-- Logs begin at Thu 2021-01-21 06:14:43 UTC, end at Thu 2021-01-21 09:27:54 UTC. -- Jan 21 06:56:20.010259 n-d-765315-16 systemd[1]: Starting Devstack devstack@c-api.service... Jan 21 06:56:20.018197 n-d-765315-16 devstack@c-api.service[88079]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 21 06:56:20 2021] *** Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: nodename: n-d-765315-16 Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: machine: x86_64 Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: clock source: unix Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: pcre jit disabled Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: detected number of CPU cores: 4 Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: current working directory: / Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: detected binary path: /usr/bin/uwsgi-core Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: dropping root privileges as early as possible Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: your processes number limit is 47843 Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: your memory page size is 4096 bytes Jan 21 06:56:20.020055 n-d-765315-16 devstack@c-api.service[88079]: detected max file descriptor number: 2048 Jan 21 06:56:20.021270 n-d-765315-16 devstack@c-api.service[88079]: lock engine: pthread robust mutexes Jan 21 06:56:20.021270 n-d-765315-16 devstack@c-api.service[88079]: thunder lock: enabled Jan 21 06:56:20.021270 n-d-765315-16 devstack@c-api.service[88079]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 21 06:56:20.021270 n-d-765315-16 devstack@c-api.service[88079]: dropping root privileges after socket binding Jan 21 06:56:20.021270 n-d-765315-16 devstack@c-api.service[88079]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 21 06:56:20.066136 n-d-765315-16 devstack@c-api.service[88079]: Python main interpreter initialized at 0x563697b3c9c0 Jan 21 06:56:20.066136 n-d-765315-16 devstack@c-api.service[88079]: dropping root privileges after plugin initialization Jan 21 06:56:20.066136 n-d-765315-16 devstack@c-api.service[88079]: python threads support enabled Jan 21 06:56:20.066136 n-d-765315-16 devstack@c-api.service[88079]: your server socket listen backlog is limited to 100 connections Jan 21 06:56:20.066136 n-d-765315-16 devstack@c-api.service[88079]: your mercy for graceful operations on workers is 90 seconds Jan 21 06:56:20.066831 n-d-765315-16 devstack@c-api.service[88079]: mapped 402621 bytes (393 KB) for 2 cores Jan 21 06:56:20.066831 n-d-765315-16 devstack@c-api.service[88079]: *** Operational MODE: preforking *** Jan 21 06:56:20.066831 n-d-765315-16 devstack@c-api.service[88079]: dropping root privileges after application loading Jan 21 06:56:20.066831 n-d-765315-16 devstack@c-api.service[88079]: *** uWSGI is running in multiple interpreter mode *** Jan 21 06:56:20.066831 n-d-765315-16 devstack@c-api.service[88079]: spawned uWSGI master process (pid: 88079) Jan 21 06:56:20.067880 n-d-765315-16 devstack@c-api.service[88079]: spawned uWSGI worker 1 (pid: 88080, cores: 1) Jan 21 06:56:20.067880 n-d-765315-16 devstack@c-api.service[88079]: spawned uWSGI worker 2 (pid: 88081, cores: 1) Jan 21 06:56:20.067880 n-d-765315-16 devstack@c-api.service[88079]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 21 06:56:20.067008 n-d-765315-16 systemd[1]: Started Devstack devstack@c-api.service. Jan 21 06:56:23.396792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88081) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 06:56:23.399024 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 06:56:23.407997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88081) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 06:56:23.409348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.410397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.410813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.411490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88080) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 06:56:23.411864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.412100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.412325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.412549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.412792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.413018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.413243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.413759 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 06:56:23.418163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88080) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 06:56:23.419466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.420067 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.420481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.421208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.421444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.421714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.421897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.422123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.422344 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.422580 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.609271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.609529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.609728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.609966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.610198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.610424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.610666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.613009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.613257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.613488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.613715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.613935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.614154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.614390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.618121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.618412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.618644 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.619377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.619564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.619693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.619797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.619966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.620205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.620326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.620432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.620537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.620678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.620865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.628236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.628482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.628739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.628852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.628956 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.629056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.629161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.629264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.629359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.629468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.629565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.629659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.629846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.630082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.631657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.631822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:23.631929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.632030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:23.632134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.632240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:23.632336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.632429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:23.632521 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.632662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:23.632769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.632875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:23.632979 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:23.633080 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.165601 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.165876 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.166644 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.166871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.167109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.167341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.167591 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.172515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.172789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.173032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.173275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.173509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.173745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.174013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.177342 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.177587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.177823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.178064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.178294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.178526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.178770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.180157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.180399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.180678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.180916 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.181144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.181431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.182207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.187068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.187316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.187556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.187798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.188030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.188255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.188496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.199412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.199661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.199900 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.200141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.200375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.200633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.200875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.206765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.207016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.207252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.207494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.207726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.207954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.208195 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.210429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.210675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.210911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.211024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.211127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.211228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.211332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.211437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.211516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.211585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.211741 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.211832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.211975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.212201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.214196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.214469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.214681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.214860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.214976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.215104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.215255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.215356 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.215451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.215546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.215652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.215752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.215950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.216189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.217480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.217727 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.217953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.218181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.218402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.218599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.218709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.218814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.218925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.219029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.219272 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.219499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.219624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.219732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.219839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.219943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.220045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.220141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.220304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.220568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.220873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.222020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.222241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.222463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.222686 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.222901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.223117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.223348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.223502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.223645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.223832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.224070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.224305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.224532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.224800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.226156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.226290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.226403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.226508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.226603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.226705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.226807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.226908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.227011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.227106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.227200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.227294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.227433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.227589 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.229624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.229862 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.230094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.230326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.230549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.230769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.231004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.231149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.231398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.231635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.231874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.231987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.232106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.232206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.232308 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.232410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.232507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.232619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.232830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.233014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.233245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.233920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.234150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.234373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.234600 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.234818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.235037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.235302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.236259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.236488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.236735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.236961 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.237180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.237395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.237625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.238764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.238998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.239223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.239456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.239674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.239892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.240122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.240883 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.241115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.241337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.241483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.241623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.241774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.241995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.242139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.242285 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.242432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.242579 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.242725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.242725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.242725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.243379 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.243613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.244369 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.244560 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.244748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.244889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.245050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.245261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.245412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.245562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.245562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.245846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.245992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.246212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.247348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.247587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.247815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.248071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.248232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.248445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.248646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.248812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.248954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.249099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.249325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.249473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.249869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.250117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.250117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.250405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.250551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.250698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.250840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.250840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.250840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.251564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.251791 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.252050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.252210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.252407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.252662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.252897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.254936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.255182 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.255301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.255414 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.255522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.255619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.255975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.256074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.256169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.256273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.256371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.256467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.256568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.256732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.258794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.259039 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.259274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.259567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.261055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.261300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.261548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.261650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.262007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.262332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.262721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.263034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.263140 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.263249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.263467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.263588 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.263687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.263841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.264004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.264147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.264288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.265062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.265404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.265756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.266106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.266681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.266819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.267167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.269373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.269621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.269868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.270107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.270337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.270562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.270804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.274537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.274908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.275277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.275805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.276179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.276541 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.276679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.276922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.277033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.277158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.277377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.277611 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.277844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.278091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.279288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.279685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.280071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.280439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.280850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.281205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.281595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.284845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.285210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.285569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.285936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.286300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.286677 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.287095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.360046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.360304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.360499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.360771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.361005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.361232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.361476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.362948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.363188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.363417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.363650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.363877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.364102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.364340 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.365907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.366148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.366381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.366618 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.366845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.367070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.367310 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.368690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.369596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.369941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.370192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.370427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.370659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.370907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.372391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.372667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.372901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.373137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.373361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.373583 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.373822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.375813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.376055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.376290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.376525 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.376776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.376997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.395717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.396130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.396481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.396881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.397311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.397587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.398013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.399234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.399646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.400622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.401016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.401441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.401827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.402260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.403449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.403865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.404273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.404720 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.405125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.405531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.405965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.407163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.407579 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.407986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.408420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.408813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.409223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.409665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.411441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.411837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.412222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.412625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.413040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88080) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 06:56:24.413144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.413391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.413501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.413636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.414052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.414293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.414522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.414744 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.414970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.415187 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.415403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.415800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.416671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.416671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.416980 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.417134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.417273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.417409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.417599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.417819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.418031 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.418242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.418539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.418691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.418839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.419048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.419273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.419453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.419662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.419876 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.420084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.420293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.420516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.420756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.420967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.421176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.421389 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.421596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.421805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.422029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.422246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.422456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.422665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.422879 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.423087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.423295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.423519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.423736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.423947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.424156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.424371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.424605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.424827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.425052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.425270 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.425483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.425691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.425906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.426114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.426323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.426548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.426799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.426926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.427133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.427346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.427555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.427763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.427986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.428202 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.428412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.428645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.428860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.429068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.429276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.429500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.429718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.429929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.430138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.430351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.430559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.430767 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.431012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.431206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.431907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.432118 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.432465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.432692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.432893 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.433117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.433335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.433548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.433896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.434214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.434446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.434657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.435078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.435353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.435759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.436141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.436401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.436887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.437048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.437415 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.437650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.438148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.438403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.438623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.438935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.439182 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.439413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.439764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.439985 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.440198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.440611 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.441004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.441241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.441632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.441904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.442144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.442333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.442548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.442758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.442968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.443193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.443684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.443990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.444210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.444508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.444823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.445036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.445463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.445578 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88081) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 06:56:24.445874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.446106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.446208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.446341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.446512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.446613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.446723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.447674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.447852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.447997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.448149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.448293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.448433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.448433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.448766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.448907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.448907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.449181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.449320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.449320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.449690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.449836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.449976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.450115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.450115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.450380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.450519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.450519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.450519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.450920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.451068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.451207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.451437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.451437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.451708 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.451848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.451848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.452121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.452277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.452277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.452637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.452784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.452784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.453060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.453199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.453199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.453474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.453614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.453614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.453880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.454019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.454019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.454282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.454420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.454420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.454692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.454833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.454981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.455121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.455121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.455384 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.455523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.455523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.455786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.455935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.455935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.456212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.456350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.456350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.456642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.456788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.456788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.457063 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.457213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.457213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.457478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.457617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.457617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.457990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.458136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.458136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.458401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.458549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.458549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.458825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.458965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.459107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.459245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.459245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.459508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.459647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.459647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.459647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.460139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.460278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.460417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.460556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.460556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.460891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.461030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.461030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.461305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.461461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.461461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.461804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.461943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.461943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.462208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.462346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.462346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.462822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.462971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.462971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.463248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.463387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.463387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.463651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.463790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.463930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.464077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.464077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.464343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.464483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.464483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.464792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.464942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.464942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.465207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.465363 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.465363 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.465630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.465770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.465770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.466034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.466172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.466172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.466436 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.466582 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.466731 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.466871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.466871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.467134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.467273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.467273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.467538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.467676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.467676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.468029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.468029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.468029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.468029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.468723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 06:56:24.468723 n-d-765315-16 devstack@c-api.service[88079]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 06:56:24.469000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.469000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.469000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.469000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.469000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.469000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.469000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.469000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.470171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.470171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.470171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.470589 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.470801 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.471183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.471564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.471960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.472331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.472818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.473153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.473554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.473943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.474321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.474707 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.475086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.475470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.475876 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.476270 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.476676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.477070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.477463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.477850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.478361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.478674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.479067 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.479463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.479854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.480243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.480647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.481036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.481444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.481861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.482218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.482602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.482993 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.483364 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.483739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.484143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.484539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.484957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.485330 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.485726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.486222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.486460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.486871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.487261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.487638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.488021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.488509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.488825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.489207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.489609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.490004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.490383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.490739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.491079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.491444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.491825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.492239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.492666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.493133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.493427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.494324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.494721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.495093 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.495486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.495874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.496327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.496701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.497113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.497518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.497916 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.498347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.498759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.499163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.500733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.500733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.500733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.500733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.501141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.501557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.501702 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d 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=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 06:56:24.501958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.502359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.502745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.503123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.503522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.503939 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.504356 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.504794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.505199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.505605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.506259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.506663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.507091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.507508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.507888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.508258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.508682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.509081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.509625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.509968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.510398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.510787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.511184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.511578 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.511967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.512355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.512815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.513247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.513607 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.513958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.514362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.514714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.515074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.515461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.515827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.516222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.516563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.516986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.517420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.517759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.518196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.518617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.519025 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.519441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.519802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.520217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.520574 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.520995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.521412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.521819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.522223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.522621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.522997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.523381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.523739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.524104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.524457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.524835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.525714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.526241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.526617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.527027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.527445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.527860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.528268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.528737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.529140 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.529546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.529981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.530402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.530813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.531216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.531615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.532018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.532417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.532878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.533294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.533699 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.534101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.534506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.534909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.535312 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.538185 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 06:56:24.538185 n-d-765315-16 devstack@c-api.service[88079]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 06:56:24.597785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 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=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 06:56:24.702959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 06:56:24.708110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 06:56:24.713813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 06:56:24.718827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 06:56:24.719617 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.720058 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.738515 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.keymgr.conf_key_mgr [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.740698 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.741110 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.748459 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.748907 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.754299 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.754724 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.758910 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.759378 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.768894 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d 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=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 06:56:24.774850 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 06:56:24.781575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 06:56:24.782624 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.783052 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.785688 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.786135 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.788005 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.788415 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.790274 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.790712 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.792928 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.793340 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.795858 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.api.contrib.hosts [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 06:56:24.796868 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.797256 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.798561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 06:56:24.799606 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.800023 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.802196 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.802607 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.804242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 06:56:24.804725 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.805151 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.807271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: extensions {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.809179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: extra_specs {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.810011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 06:56:24.811294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: backups {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.814348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-volume-manage {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.815226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 06:56:24.816022 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.816359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-snapshot-manage {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.816474 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.818545 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: encryption {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.820634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-quota-sets {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.823821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-volume-transfer {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.827469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-quota-class-sets {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.829539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-hosts {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.832361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-volume-type-access {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.833634 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.keymgr.conf_key_mgr [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.835315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: qos-specs {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.835853 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.836278 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.838543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: scheduler-stats {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.840716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: cgsnapshots {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.842704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: capabilities {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.843877 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.844315 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.844486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: consistencygroups {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.847333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-services {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.849151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: encryption {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.849432 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.849853 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.851214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-availability-zone {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.854372 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.854479 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.854786 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.854887 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.856886 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.857305 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.859333 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.859687 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.861861 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.862296 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.863471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 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=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 06:56:24.864293 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.864816 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.866838 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.867266 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.869809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 06:56:24.869952 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.870278 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.872736 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.872816 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.874639 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.875053 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.875371 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.rpc [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 06:56:24.876386 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.876849 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.877086 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.877500 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.879107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] SnapshotActionsController initialized {{(pid=88080) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 06:56:24.879223 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.879498 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeActions extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.879615 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.879927 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.880282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.880681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension AdminActions extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.881320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension AdminActions extending resource: snapshots {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.881656 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.881758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension AdminActions extending resource: backups {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.882010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.882182 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.882367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeTypeAccess extending resource: types {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.882759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.883108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.883476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.883829 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.883949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.884166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension TypesManage extending resource: types {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.884267 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.884570 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension SnapshotActions extending resource: snapshots {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.884972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension UsedLimits extending resource: limits {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.885306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.886313 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.886725 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.889227 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.api.contrib.hosts [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 06:56:24.890177 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.890578 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.892500 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 06:56:24.892885 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.893305 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.895465 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.895876 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.897826 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.898232 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.899391 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 06:56:24.899783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: extensions {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.902136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: extra_specs {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.904177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: backups {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.907148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-volume-manage {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.909203 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-snapshot-manage {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.911310 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: encryption {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.913368 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-quota-sets {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.915597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-volume-transfer {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.918768 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-quota-class-sets {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.920567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-hosts {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.923871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-volume-type-access {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.928257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: qos-specs {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.934725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: scheduler-stats {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.939016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: cgsnapshots {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.942535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: capabilities {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.945217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: consistencygroups {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.948261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-services {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.950104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: encryption {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.952183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-availability-zone {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:24.954898 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.955278 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.957336 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.957741 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.959719 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.960124 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.962290 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.963232 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.965212 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.965617 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.967841 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.968244 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.970251 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.970652 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.972820 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.973231 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.974080 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Initializing extension manager. {{(pid=88080) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 06:56:24.974547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.974907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.975011 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.975418 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.975520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.975764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.976111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: ExtendedServices {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.976443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-extended-services {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.976817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Extended services support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.977149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.977394 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:24.977504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-extended-services {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.977798 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:24.977917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.978127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.978515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: TypesExtraSpecs {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.979011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-types-extra-specs {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.979349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Type extra specs support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.979467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] SnapshotActionsController initialized {{(pid=88081) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 06:56:24.979678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.979843 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeActions extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.979983 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-types-extra-specs {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.980169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.980318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.980518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.980661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.980899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension AdminActions extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.981006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: Backups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.981256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: backups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.981371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension AdminActions extending resource: snapshots {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.981586 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Backups support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.981690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension AdminActions extending resource: backups {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.981910 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.982013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.982235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: backups {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.982355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.982575 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.982679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.982906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.983010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.983230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeActions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.983335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.983551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-volume-actions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.983661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.983876 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Enable volume actions. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.983992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension TypesManage extending resource: types {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.984196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.984305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.984515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-volume-actions {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.984637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension UsedLimits extending resource: limits {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.984880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:24.985013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.985204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.985528 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: SchedulerHints {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.985848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: OS-SCH-HNT {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.986175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.986496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.986816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: OS-SCH-HNT {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.987152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.987488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.987813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeManage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.988134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-volume-manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.988460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.988806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.989128 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-volume-manage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.989467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.989799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.990127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: SnapshotManage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.990448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-snapshot-manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.990772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.991092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.991412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-snapshot-manage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.991748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.992044 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 06:56:24.992152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.992376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeTypeEncryption {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.992722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: encryption {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.993049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Encryption support for volume types. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.993367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.993684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: encryption {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.994552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.995017 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.995343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: ExtendedSnapshotAttributes {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.995664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-extended-snapshot-attributes {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.995988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Extended SnapshotAttributes support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.996311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.996650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.996989 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.997319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.997642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: Quotas {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:24.997966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-quota-sets {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:24.998288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Quota management support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:24.998606 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:24.998923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-quota-sets {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:24.999277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:24.999396 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 06:56:24.999585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:24.999904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeTransfer {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.000224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-volume-transfer {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.000525 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Volume transfer management support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.000890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.001208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-volume-transfer {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.001543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.001871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.002192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: AdminActions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.002511 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-admin-actions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.002831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Enable admin actions. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.003150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.003468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-admin-actions {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.003802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.004130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.004451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: QuotaClasses {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.004799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-quota-class-sets {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.005130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Quota classes management support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.005445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.006003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-quota-class-sets {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.006349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.006733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.006931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeTenantAttribute {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.007236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-vol-tenant-attr {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.007625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.007880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.008279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-vol-tenant-attr {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.008536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.008882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.009208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: Hosts {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.010177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-hosts {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.010424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Admin-only host administration. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.010717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.011035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-hosts {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.011371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.011723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.012090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeTypeAccess {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.012341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-volume-type-access {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.012686 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Volume type access support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.013037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.013357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-volume-type-access {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.013688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.014016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.014339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeUnmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.014664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-volume-unmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.015029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Enable volume unmanage operation. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.015301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.015631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-volume-unmanage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.015956 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.016333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.016609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeImageMetadata {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.016940 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-vol-image-meta {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.017264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Show image metadata associated with the volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.017586 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.017909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-vol-image-meta {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.018249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.018542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.018860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: Qos_specs_manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.019174 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: qos-specs {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.019497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: QoS specs support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.019814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.020129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: qos-specs {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.020463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.020835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.021132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeMigStatusAttribute {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.021502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-vol-mig-status-attr {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.021824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.022105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.022407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-vol-mig-status-attr {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.022739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.023067 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.023387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: Scheduler_stats {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.023716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: scheduler-stats {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.024026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Scheduler stats support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.024377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.024678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: scheduler-stats {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.025080 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.025599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.025896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: Cgsnapshots {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.026218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: cgsnapshots {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.026542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: cgsnapshots support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.026866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.027241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: cgsnapshots {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.027522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.027852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.028161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: Capabilities {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.028514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: capabilities {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.028888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Capabilities support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.029130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.029427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: capabilities {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.029762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.030050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Initializing extension manager. {{(pid=88081) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 06:56:25.030261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.030367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: SnapshotUnmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.030622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.030786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-snapshot-unmanage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.030911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.031152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Enable volume unmanage operation. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.031318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.031471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.031671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-snapshot-unmanage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.031793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.031901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.031998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: ExtendedServices {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.032165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.032309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-extended-services {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.032466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: Consistencygroups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.032625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Extended services support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.032814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: consistencygroups {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.032931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.033138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-extended-services {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.033239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: consistency groups support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.033450 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.033552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.033770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: consistencygroups {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.033874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.034084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: TypesExtraSpecs {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.034184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.services.Services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.034403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-types-extra-specs {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.034512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.034717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: Services {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.034824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Type extra specs support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.035028 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.035128 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-services {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.035342 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Services support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.035443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-types-extra-specs {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.035660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.035773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.035976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.036076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-services {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.036295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: Backups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.036396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.036641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.036818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: backups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.036977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Backups support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.037091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: TypesManage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.037242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.037343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-types-manage {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.037557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Types manage support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.037704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: backups {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.037878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.037987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.038219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.038372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-types-manage {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.038510 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeActions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.038613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.038807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-volume-actions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.038925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.039118 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: SnapshotActions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.039284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Enable volume actions. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.039424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.039536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-snapshot-actions {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.039737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Enable snapshot manager actions. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.039838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-volume-actions {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.040053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.040156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.040367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.040479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-snapshot-actions {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.040779 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.040901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: SchedulerHints {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.041173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.041283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: OS-SCH-HNT {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.041490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.041611 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: UsedLimits {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.041802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-used-limits {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.041909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.042109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: OS-SCH-HNT {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.042229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Provide data on limited resources that are being used. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.042424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.042557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.042738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.042846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-used-limits {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.043056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeManage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.043160 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.043369 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-volume-manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.043475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.043682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeEncryptionMetadata {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.043785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.043988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.044105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-volume-encryption-metadata {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.044302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.044405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-volume-manage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.044637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.044756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.044960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.045066 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-volume-encryption-metadata {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.045275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: SnapshotManage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.045378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.045587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-snapshot-manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.045704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.045901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: VolumeHostAttribute {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.046063 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.046219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.046382 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-vol-host-attr {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.046539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-snapshot-manage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.046701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Expose host as an attribute of a volume. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.046873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.047018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.047170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-vol-host-attr {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.047271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.047379 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.047483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeTypeEncryption {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.047704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88080) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.047830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: encryption {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.048024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Encryption support for volume types. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.048125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext name: AvailabilityZones {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.048336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext alias: os-availability-zone {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.048494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.048640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: encryption {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.048741 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext description: Describe Availability Zones. {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.048964 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.049073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.049275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Loaded extension: os-availability-zone {{(pid=88080) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.049378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.049583 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.049892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.050207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.050518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.050619 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.050828 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.051038 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.051139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.051446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.051758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: Quotas {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.052066 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-quota-sets {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.052381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Quota management support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.052716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.053028 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-quota-sets {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.053423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.053550 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.053647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.053852 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.053953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeTransfer {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.054244 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-volume-transfer {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.054561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Volume transfer management support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.054869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.055179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-volume-transfer {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.055503 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.055820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.055962 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.056108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: AdminActions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.057121 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.057263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-admin-actions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.057513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Enable admin actions. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.057681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.057992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-admin-actions {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.058317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.058639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.058953 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.059056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: QuotaClasses {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.059257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-quota-class-sets {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.059356 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.059569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Quota classes management support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.059877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.060186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-quota-class-sets {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.060509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.060850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.061163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeTenantAttribute {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.061475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-vol-tenant-attr {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.061786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.062095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.062403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-vol-tenant-attr {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.062728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.063046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.063359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: Hosts {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.063666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-hosts {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.063977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Admin-only host administration. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.064283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.064624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-hosts {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.064933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.065251 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.065562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeTypeAccess {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.065869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-volume-type-access {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.066183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Volume type access support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.066490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.066799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-volume-type-access {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.067126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.067446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.067756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeUnmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.068064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-volume-unmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.068375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Enable volume unmanage operation. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.068710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.069018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-volume-unmanage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.069341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.069659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.069972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeImageMetadata {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.070280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-vol-image-meta {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.070590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Show image metadata associated with the volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.070898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.071207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-vol-image-meta {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.071529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.071847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.072208 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.072350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: Qos_specs_manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.072612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: qos-specs {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.072723 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.072971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: QoS specs support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.073283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.073594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: qos-specs {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.073918 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.074236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.074548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeMigStatusAttribute {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.074864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-vol-mig-status-attr {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.075178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.075486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.075794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.076116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.076432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.076794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: Scheduler_stats {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.076911 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.077111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: scheduler-stats {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.077319 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.077419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Scheduler stats support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.077711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.078019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: scheduler-stats {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.078341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.078657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.078968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: Cgsnapshots {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.079277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: cgsnapshots {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.079589 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: cgsnapshots support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.079896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.080204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: cgsnapshots {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.080528 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.080868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.081179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: Capabilities {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.081491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: capabilities {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.081668 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.081804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Capabilities support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.082091 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.082192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.082398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: capabilities {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.082722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.083038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.083350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: SnapshotUnmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.083659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-snapshot-unmanage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.083970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Enable volume unmanage operation. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.084277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.084617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-snapshot-unmanage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.084928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.085246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.085554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: Consistencygroups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.085862 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: consistencygroups {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.086177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: consistency groups support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.086480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.086788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: consistencygroups {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.087117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.087226 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.087433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.088188 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.088395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: Services {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.088567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-services {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.088903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Services support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.089245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.089556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-services {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.089881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.090200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.090513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: TypesManage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.090819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-types-manage {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.091131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Types manage support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.091440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.091747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-types-manage {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.092069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.092223 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.092383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.092682 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.092789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: SnapshotActions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.093004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-snapshot-actions {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.093315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Enable snapshot manager actions. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.093622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.093931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-snapshot-actions {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.094252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.094574 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.094878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: UsedLimits {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.095184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-used-limits {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.095496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.095803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.096111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-used-limits {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.096373 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.096473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.096751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.096874 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.097061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeEncryptionMetadata {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.097367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-volume-encryption-metadata {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.097681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.097987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.098296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.098622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.098939 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.099250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: VolumeHostAttribute {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.099557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-vol-host-attr {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.099867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.100174 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.100481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-vol-host-attr {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.100826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 06:56:25.101108 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.101226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88081) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 06:56:25.101427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext name: AvailabilityZones {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 06:56:25.101592 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.101735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext alias: os-availability-zone {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 06:56:25.102046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext description: Describe Availability Zones. {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 06:56:25.102352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 06:56:25.102659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.extensions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Loaded extension: os-availability-zone {{(pid=88081) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 06:56:25.104174 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.104624 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.105329 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.105754 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.106997 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.107401 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.109529 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.109709 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.109934 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.110133 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.111718 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.112123 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.112254 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.112680 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.116075 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.116489 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.125617 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.125763 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.126045 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.126166 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.130461 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.131140 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.131258 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.131577 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.133724 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.134140 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.135851 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.136272 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.136595 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.137026 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.138871 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.139293 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.141085 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.141500 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.141607 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.141937 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.144417 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.144875 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.145778 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.146188 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.147098 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.147511 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.149724 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.149845 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.150202 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.150316 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.152101 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.152515 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.154102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: extensions {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.154365 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.154773 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.155960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: extra_specs {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.158204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: backups {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.158524 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.158928 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.161033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-volume-manage {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.162664 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.163061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-snapshot-manage {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.163164 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.165154 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.165309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: encryption {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.165558 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.167682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-quota-sets {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.169625 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.170045 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.170157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-volume-transfer {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.172331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-quota-class-sets {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.174203 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-hosts {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.176864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-volume-type-access {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.178395 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.178818 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.178982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: qos-specs {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.182557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: scheduler-stats {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.184332 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.184627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: cgsnapshots {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.184838 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.186599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: capabilities {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.187082 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.187491 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.188512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: consistencygroups {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.189484 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.189925 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.191233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-services {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.191816 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.192221 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.194001 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: encryption {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.195353 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.195763 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.196198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extended resource: os-availability-zone {{(pid=88080) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.198857 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.198981 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.199282 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.199389 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.201335 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.201515 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.201748 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.201928 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.203750 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.204159 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.204288 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.204560 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.206390 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.206506 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.206754 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.206859 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.208373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: extensions {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.208804 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.209226 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.210482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: extra_specs {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.211367 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.211778 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.212544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: backups {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.214531 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.214924 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.216254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-volume-manage {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.217133 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.217552 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.218307 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-snapshot-manage {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.219535 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.219953 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.220439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: encryption {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.221829 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.222247 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.222489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-quota-sets {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.223843 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] SnapshotActionsController initialized {{(pid=88080) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 06:56:25.224234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeActions extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.224681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.224788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-volume-transfer {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.225049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.225414 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension AdminActions extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.225794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension AdminActions extending resource: snapshots {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.226153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension AdminActions extending resource: backups {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.226514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.226875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeTypeAccess extending resource: types {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.227062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-quota-class-sets {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.227257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.227604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.227981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.228930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.229355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension TypesManage extending resource: types {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.229594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-hosts {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.229707 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension SnapshotActions extending resource: snapshots {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.229942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension UsedLimits extending resource: limits {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.230410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88080) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.232114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-volume-type-access {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.234373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: qos-specs {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.236315 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 06:56:25.237233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: scheduler-stats {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.239379 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: cgsnapshots {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.241399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: capabilities {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.242066 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-b9ea55d0-c63f-464c-a88e-9bab6c02872d None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 06:56:25.243170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: consistencygroups {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.246302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-services {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.248061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: encryption {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.248870 n-d-765315-16 devstack@c-api.service[88079]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x563697b3c9c0 pid: 88080 (default app) Jan 21 06:56:25.250270 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extended resource: os-availability-zone {{(pid=88081) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 06:56:25.251740 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1/1] 10.222.0.24 () {50 vars in 766 bytes} [Thu Jan 21 06:56:25 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 21 06:56:25.252795 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.253291 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.255377 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.256039 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.258126 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.258537 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.260869 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.261277 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.263300 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.263706 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.265843 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.266298 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.268400 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.268867 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.271163 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.271613 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.274209 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.274209 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.276833 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 06:56:25.277249 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 06:56:25.279004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] SnapshotActionsController initialized {{(pid=88081) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 06:56:25.279394 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeActions extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.279821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.280175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.280544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension AdminActions extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.281021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension AdminActions extending resource: snapshots {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.281464 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension AdminActions extending resource: backups {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.281904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.282403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.282852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.283333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.283734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.284098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.284487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension TypesManage extending resource: types {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.284869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.285286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension UsedLimits extending resource: limits {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.285634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88081) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 06:56:25.292638 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 06:56:25.298204 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-b9d4466f-b46f-4b87-875e-936719ba8a12 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 06:56:25.303420 n-d-765315-16 devstack@c-api.service[88079]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x563697b3c9c0 pid: 88081 (default app) Jan 21 06:56:31.607495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] POST http://10.222.0.24/volume/v3/9ea7137a82cc4a4987648072581a65cd/types Jan 21 06:56:31.609652 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 06:56:31.609652 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 06:56:31.610208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 06:56:31.613129 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 06:56:31.613129 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 06:56:31.626622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a 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=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 06:56:31.761923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] http://10.222.0.24/volume/v3/9ea7137a82cc4a4987648072581a65cd/types returned with HTTP 200 Jan 21 06:56:31.762651 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2/2] 10.222.0.24 () {60 vars in 1228 bytes} [Thu Jan 21 06:56:30 2021] POST /volume/v3/9ea7137a82cc4a4987648072581a65cd/types => generated 186 bytes in 823 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 06:56:32.137506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a req-3889fed6-3b6d-4f4a-9b00-eeaf9f9b3095 admin admin] POST http://10.222.0.24/volume/v3/9ea7137a82cc4a4987648072581a65cd/types/0ba1d48d-015e-4b12-b00b-390051c8cd5d/extra_specs Jan 21 06:56:32.139686 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 06:56:32.139686 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 06:56:32.140277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a req-3889fed6-3b6d-4f4a-9b00-eeaf9f9b3095 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 06:56:32.143555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 06:56:32.143555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 06:56:32.278958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a req-3889fed6-3b6d-4f4a-9b00-eeaf9f9b3095 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=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 06:56:32.372670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a req-3889fed6-3b6d-4f4a-9b00-eeaf9f9b3095 admin admin] http://10.222.0.24/volume/v3/9ea7137a82cc4a4987648072581a65cd/types/0ba1d48d-015e-4b12-b00b-390051c8cd5d/extra_specs returned with HTTP 200 Jan 21 06:56:32.388698 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1/3] 10.222.0.24 () {62 vars in 1445 bytes} [Thu Jan 21 06:56:31 2021] POST /volume/v3/9ea7137a82cc4a4987648072581a65cd/types/0ba1d48d-015e-4b12-b00b-390051c8cd5d/extra_specs => generated 55 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 06:57:31.609684 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] GET http://10.222.0.24/volume// Jan 21 06:57:31.610232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 06:57:31.610605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 06:57:31.612076 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 06:57:31.612685 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 3/4] 10.222.0.24 () {56 vars in 1088 bytes} [Thu Jan 21 06:57: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 21 07:00:09.424828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73d41d60-2b83-4235-9877-50079965e940 tempest-verify_tempest_config-1539075836 tempest-verify_tempest_config-1539075836] GET http://10.222.0.24/volume/v3/e6da2960f4ee4d9294f154fa75ec3271/extensions Jan 21 07:00:09.426471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73d41d60-2b83-4235-9877-50079965e940 tempest-verify_tempest_config-1539075836 tempest-verify_tempest_config-1539075836] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:00:09.426471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73d41d60-2b83-4235-9877-50079965e940 tempest-verify_tempest_config-1539075836 tempest-verify_tempest_config-1539075836] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:00:09.427163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73d41d60-2b83-4235-9877-50079965e940 tempest-verify_tempest_config-1539075836 tempest-verify_tempest_config-1539075836] http://10.222.0.24/volume/v3/e6da2960f4ee4d9294f154fa75ec3271/extensions returned with HTTP 200 Jan 21 07:00:09.427948 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2/5] 10.222.0.24 () {58 vars in 1213 bytes} [Thu Jan 21 07:00:09 2021] GET /volume/v3/e6da2960f4ee4d9294f154fa75ec3271/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:00:09.465746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] GET http://10.222.0.24/volume/ Jan 21 07:00:09.466219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:00:09.466410 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Jan 21 07:00:09.466410 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:00:09.466773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:00:09.467805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af175cc0-2e0c-4f77-9f6b-ed91d9a4fa3a admin admin] http://10.222.0.24/volume/ returned with HTTP 300 Jan 21 07:00:09.468413 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 4/6] 10.222.0.24 () {52 vars in 806 bytes} [Thu Jan 21 07:00:09 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:07:26.766491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] POST http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes Jan 21 07:07:26.767239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-361936952"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:07:26.769010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-361936952'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:07:26.770998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Create volume of 1 GB Jan 21 07:07:26.818487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Availability zone cache updated, next update will occur around 2021-01-21 08:07:26.815375. {{(pid=88081) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:07:26.818830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Availability Zones retrieved successfully. Jan 21 07:07:26.966678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Flow 'volume_create_api' (1804fb2f-0f60-4e33-a906-c0f3e00ce776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:07:26.976450 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d6861e4-5c9b-49b2-8b7a-14c654ad2001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:07:26.978825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:07:27.164902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d6861e4-5c9b-49b2-8b7a-14c654ad2001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:07:27.167371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18333334-d23e-4e9d-b691-0976b1f14832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:07:27.251898 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:07:27.265131 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:07:27.415225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Created reservations ['65490992-9ae1-4090-a2f3-014d813d67b1', 'abf1b922-47f5-4b35-9562-876ddf8cc0b0', 'b66d7040-3f8d-4443-a319-a7aad8f44d62', '0f6c9570-37e3-487e-bee7-72d3d4978281'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:07:27.418487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18333334-d23e-4e9d-b691-0976b1f14832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65490992-9ae1-4090-a2f3-014d813d67b1', 'abf1b922-47f5-4b35-9562-876ddf8cc0b0', 'b66d7040-3f8d-4443-a319-a7aad8f44d62', '0f6c9570-37e3-487e-bee7-72d3d4978281']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:07:27.422407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ead4387-276b-41d4-ad52-5dcf4a9cbf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:07:27.522479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ead4387-276b-41d4-ad52-5dcf4a9cbf15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '918ee883-a465-4b90-b9f9-5e5f40ce6fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-361936952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6c4d54420d7408c9746fd16b66e48ce',qos_specs=None,replication_status=,reservations=['65490992-9ae1-4090-a2f3-014d813d67b1','abf1b922-47f5-4b35-9562-876ddf8cc0b0','b66d7040-3f8d-4443-a319-a7aad8f44d62','0f6c9570-37e3-487e-bee7-72d3d4978281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba3f0978cd74ee0a42404c3856d5c0c',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-361936952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=918ee883-a465-4b90-b9f9-5e5f40ce6fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6c4d54420d7408c9746fd16b66e48ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='eba3f0978cd74ee0a42404c3856d5c0c',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:07:27.532147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d73c675-6363-4d8f-9ee5-574c1fd892ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:07:27.597437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d73c675-6363-4d8f-9ee5-574c1fd892ea) transitioned into state 'SUCCESS' from state '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-361936952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6c4d54420d7408c9746fd16b66e48ce',qos_specs=None,replication_status=,reservations=['65490992-9ae1-4090-a2f3-014d813d67b1','abf1b922-47f5-4b35-9562-876ddf8cc0b0','b66d7040-3f8d-4443-a319-a7aad8f44d62','0f6c9570-37e3-487e-bee7-72d3d4978281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba3f0978cd74ee0a42404c3856d5c0c',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:07:27.605516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618c45d3-d371-4c9e-9217-c5942616afa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:07:27.721249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618c45d3-d371-4c9e-9217-c5942616afa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:07:27.725956 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Flow 'volume_create_api' (1804fb2f-0f60-4e33-a906-c0f3e00ce776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:07:27.856380 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Create volume request issued successfully. Jan 21 07:07:27.919424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e15bc4f8-dce5-4885-91d1-d25bd36f7720 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes returned with HTTP 202 Jan 21 07:07:27.921235 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 3/7] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:07:26 2021] POST /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes => generated 829 bytes in 1158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:07:27.939017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd9d2899-a541-4e99-b646-042eeb1725a9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:27.939750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd9d2899-a541-4e99-b646-042eeb1725a9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:27.940231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd9d2899-a541-4e99-b646-042eeb1725a9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:28.097409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:28.097409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:28.110833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fd9d2899-a541-4e99-b646-042eeb1725a9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:28.181318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd9d2899-a541-4e99-b646-042eeb1725a9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:28.185826 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 5/8] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:27 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 897 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:29.203801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86d17018-dbc3-4edf-9af4-a58a791ef470 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:29.204230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86d17018-dbc3-4edf-9af4-a58a791ef470 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:29.204458 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:29.204458 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:29.204860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86d17018-dbc3-4edf-9af4-a58a791ef470 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:29.410867 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:29.410867 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:29.442614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-86d17018-dbc3-4edf-9af4-a58a791ef470 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:29.548402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86d17018-dbc3-4edf-9af4-a58a791ef470 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:29.567005 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 4/9] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:29 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:30.573680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-814816bd-05bb-455b-bc79-5e8315d1faab tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:30.574908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-814816bd-05bb-455b-bc79-5e8315d1faab tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:30.575347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:30.575347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:30.577006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-814816bd-05bb-455b-bc79-5e8315d1faab tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:30.697828 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:30.697828 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:30.722772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-814816bd-05bb-455b-bc79-5e8315d1faab tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:30.762270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-814816bd-05bb-455b-bc79-5e8315d1faab tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:30.764531 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 6/10] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:30 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 922 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:31.574754 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-86d17018-dbc3-4edf-9af4-a58a791ef470 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 21 07:07:31.580086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-bcf9d231-3e05-47fb-9920-6594d188123c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:31.580086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-bcf9d231-3e05-47fb-9920-6594d188123c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:31.580086 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:31.580086 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:31.580639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-bcf9d231-3e05-47fb-9920-6594d188123c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:31.641483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:31.641483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:31.650929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-bcf9d231-3e05-47fb-9920-6594d188123c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:31.675363 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-bcf9d231-3e05-47fb-9920-6594d188123c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:31.676129 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 5/11] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:07:31 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 922 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:31.800549 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-814816bd-05bb-455b-bc79-5e8315d1faab tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume// Jan 21 07:07:31.801289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-814816bd-05bb-455b-bc79-5e8315d1faab tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:31.801510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:31.801510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:31.801887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-814816bd-05bb-455b-bc79-5e8315d1faab tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:31.803569 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-814816bd-05bb-455b-bc79-5e8315d1faab tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:07:31.804199 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 7/12] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:07: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 21 07:07:31.817959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c8cc1052-d472-4c59-87ca-afc1a2051fc9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] POST http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments Jan 21 07:07:31.819343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:31.819343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:31.820029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c8cc1052-d472-4c59-87ca-afc1a2051fc9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "918ee883-a465-4b90-b9f9-5e5f40ce6fa2", "instance_uuid": "455172bf-485b-4daa-bb6c-fe39d095485e", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:07:31.879016 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:31.879016 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:31.956634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c8cc1052-d472-4c59-87ca-afc1a2051fc9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments returned with HTTP 200 Jan 21 07:07:31.958359 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 6/13] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:07:31 2021] POST /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:07:31.999693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ce05bbc-a79f-45cd-87da-aa2d3de4da92 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:32.000871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ce05bbc-a79f-45cd-87da-aa2d3de4da92 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:32.001842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ce05bbc-a79f-45cd-87da-aa2d3de4da92 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:32.051800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c8cc1052-d472-4c59-87ca-afc1a2051fc9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume// Jan 21 07:07:32.053573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c8cc1052-d472-4c59-87ca-afc1a2051fc9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:32.053573 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:32.053573 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:32.053853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c8cc1052-d472-4c59-87ca-afc1a2051fc9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:32.055512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c8cc1052-d472-4c59-87ca-afc1a2051fc9 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:07:32.056082 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 7/14] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:07:32 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:07:32.098577 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:32.098577 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:32.108865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9ce05bbc-a79f-45cd-87da-aa2d3de4da92 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:32.133580 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:32.133580 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:32.143498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ce05bbc-a79f-45cd-87da-aa2d3de4da92 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:32.156168 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 8/15] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:31 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:32.561324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-d23fb87d-7391-49e0-8f06-f0265de0dd34 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:32.561906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-d23fb87d-7391-49e0-8f06-f0265de0dd34 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:32.562375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-d23fb87d-7391-49e0-8f06-f0265de0dd34 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:32.650306 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:32.650306 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:32.676062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-d23fb87d-7391-49e0-8f06-f0265de0dd34 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:32.706142 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:32.706142 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:32.718436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-d23fb87d-7391-49e0-8f06-f0265de0dd34 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:32.720724 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 8/16] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:07:32 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 1020 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:07:32.867327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c38290c9-5a90-4fdf-9199-615e34991bca tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] PUT http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments/7346400a-38e3-4e4b-bd2f-2f2da02a0abe Jan 21 07:07:32.868311 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:32.868311 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:32.869766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c38290c9-5a90-4fdf-9199-615e34991bca tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:07:32.973041 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:07:32.973041 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:07:32.973566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c38290c9-5a90-4fdf-9199-615e34991bca tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Lock "b'cinder-attachment_update-918ee883-a465-4b90-b9f9-5e5f40ce6fa2-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.022s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:07:32.976493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:32.976493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:33.162968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-386089f0-e023-4dbc-a933-a0c06ee58bc4 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:33.164000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-386089f0-e023-4dbc-a933-a0c06ee58bc4 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:33.164326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:33.164326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:33.164930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-386089f0-e023-4dbc-a933-a0c06ee58bc4 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:33.317442 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:33.317442 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:33.337976 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-386089f0-e023-4dbc-a933-a0c06ee58bc4 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:33.393641 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:33.393641 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:33.423697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-386089f0-e023-4dbc-a933-a0c06ee58bc4 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:33.429178 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 9/17] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:33 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:34.445741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1a1142f-f8b3-4111-a12b-c8469ded8073 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:34.446728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1a1142f-f8b3-4111-a12b-c8469ded8073 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:34.447076 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:34.447076 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:34.447782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1a1142f-f8b3-4111-a12b-c8469ded8073 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:34.575566 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:34.575566 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:34.604750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b1a1142f-f8b3-4111-a12b-c8469ded8073 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:34.674095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:34.674095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:34.684378 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1a1142f-f8b3-4111-a12b-c8469ded8073 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:34.685568 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 10/18] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:34 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:35.712106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c2918bb-fbe3-428e-9765-172057572fe5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:35.713627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c2918bb-fbe3-428e-9765-172057572fe5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:35.714187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:35.714187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:35.714835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c2918bb-fbe3-428e-9765-172057572fe5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:35.777093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:35.777093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:35.787775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2c2918bb-fbe3-428e-9765-172057572fe5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:35.812703 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:35.812703 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:35.829209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c2918bb-fbe3-428e-9765-172057572fe5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:35.830860 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 11/19] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:35 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:36.847643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fd6c212-54d7-47de-8905-4f4e559057a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:36.848165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fd6c212-54d7-47de-8905-4f4e559057a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:36.848334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:36.848334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:36.849765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fd6c212-54d7-47de-8905-4f4e559057a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:37.004369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:37.004369 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:37.028227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0fd6c212-54d7-47de-8905-4f4e559057a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:37.096952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:37.096952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:37.140094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fd6c212-54d7-47de-8905-4f4e559057a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:37.141051 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 12/20] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:36 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:38.156967 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6bc07ff-78b2-4e82-b2b3-3da6d97ee210 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:38.157730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6bc07ff-78b2-4e82-b2b3-3da6d97ee210 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:38.157730 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:38.157730 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:38.158194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6bc07ff-78b2-4e82-b2b3-3da6d97ee210 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:38.307710 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:38.307710 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:38.338851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f6bc07ff-78b2-4e82-b2b3-3da6d97ee210 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:38.380456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:38.380456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:38.400609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6bc07ff-78b2-4e82-b2b3-3da6d97ee210 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:38.412725 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 13/21] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:38 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:39.427317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cec910ff-f2ce-4b5b-9fcb-7a69f76e3a0d tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:39.428692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cec910ff-f2ce-4b5b-9fcb-7a69f76e3a0d tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:39.429058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:39.429058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:39.429643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cec910ff-f2ce-4b5b-9fcb-7a69f76e3a0d tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:39.508993 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:39.508993 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:39.532038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cec910ff-f2ce-4b5b-9fcb-7a69f76e3a0d tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:39.574935 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:39.574935 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:39.595748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cec910ff-f2ce-4b5b-9fcb-7a69f76e3a0d tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:39.597272 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 14/22] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:39 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:40.522373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c38290c9-5a90-4fdf-9199-615e34991bca tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Lock "b'cinder-attachment_update-918ee883-a465-4b90-b9f9-5e5f40ce6fa2-n-h2-765315-16'" released by "attachment_update" :: held 7.549s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:07:40.523055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-c38290c9-5a90-4fdf-9199-615e34991bca tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments/7346400a-38e3-4e4b-bd2f-2f2da02a0abe returned with HTTP 200 Jan 21 07:07:40.524078 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 9/23] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:07:32 2021] PUT /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments/7346400a-38e3-4e4b-bd2f-2f2da02a0abe => generated 762 bytes in 7662 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:07:40.616015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-349043b6-2817-481a-a581-67e1d6c5f6cb tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:40.616127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-349043b6-2817-481a-a581-67e1d6c5f6cb tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:40.616758 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:40.616758 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:40.616885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-349043b6-2817-481a-a581-67e1d6c5f6cb tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:40.744252 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:40.744252 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:40.761126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-349043b6-2817-481a-a581-67e1d6c5f6cb tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:40.814499 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:40.814499 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:40.846420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-349043b6-2817-481a-a581-67e1d6c5f6cb tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:40.849844 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 15/24] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:40 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 922 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:07:41.870118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-737be899-0549-478d-9512-c7a01d171e2a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:41.870812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-737be899-0549-478d-9512-c7a01d171e2a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:41.871201 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:41.871201 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:41.872115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-737be899-0549-478d-9512-c7a01d171e2a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:41.951693 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:41.951693 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:41.963204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-737be899-0549-478d-9512-c7a01d171e2a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:41.988230 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:41.988230 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:42.001448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-737be899-0549-478d-9512-c7a01d171e2a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:42.014879 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 10/25] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:41 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 922 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:43.026368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8c0ae88-c54d-4e11-a842-4beb357756d2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:43.027323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8c0ae88-c54d-4e11-a842-4beb357756d2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:43.027688 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:43.027688 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:43.028820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8c0ae88-c54d-4e11-a842-4beb357756d2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:43.218130 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:43.218130 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:43.243520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d8c0ae88-c54d-4e11-a842-4beb357756d2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:43.284153 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:43.284153 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:43.306843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8c0ae88-c54d-4e11-a842-4beb357756d2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:43.312452 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 16/26] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:43 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 922 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:44.337161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bdea8353-25a4-43bd-9b69-00a4e3015851 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:44.338848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bdea8353-25a4-43bd-9b69-00a4e3015851 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:44.339270 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:44.339270 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:44.339974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bdea8353-25a4-43bd-9b69-00a4e3015851 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:44.436101 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:44.436101 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:44.447280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bdea8353-25a4-43bd-9b69-00a4e3015851 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:44.473126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:44.473126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:44.484465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bdea8353-25a4-43bd-9b69-00a4e3015851 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:44.486313 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 11/27] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:44 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 922 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:45.503184 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d34579ff-fe92-47f6-9ece-ac89c032055c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:45.504574 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d34579ff-fe92-47f6-9ece-ac89c032055c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:45.505034 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:45.505034 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:45.506482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d34579ff-fe92-47f6-9ece-ac89c032055c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:45.657040 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:45.657040 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:45.698924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d34579ff-fe92-47f6-9ece-ac89c032055c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:45.723174 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:45.723174 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:45.734196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d34579ff-fe92-47f6-9ece-ac89c032055c tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:45.746375 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 17/28] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:45 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 922 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:46.753318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b74614d-7cf4-49a6-b8e3-34ba93cc0c45 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:46.754592 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b74614d-7cf4-49a6-b8e3-34ba93cc0c45 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:46.755514 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:46.755514 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:46.756928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b74614d-7cf4-49a6-b8e3-34ba93cc0c45 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:46.871711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:46.871711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:46.886296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1b74614d-7cf4-49a6-b8e3-34ba93cc0c45 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:46.919256 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:46.919256 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:46.949103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b74614d-7cf4-49a6-b8e3-34ba93cc0c45 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:46.951046 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 12/29] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:46 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 922 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:07:47.426603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-8d8e2408-d40d-4c6b-aced-179d3e401489 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] POST http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments/7346400a-38e3-4e4b-bd2f-2f2da02a0abe/action Jan 21 07:07:47.429885 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:47.429885 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:47.435555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-8d8e2408-d40d-4c6b-aced-179d3e401489 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:07:47.439646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-8d8e2408-d40d-4c6b-aced-179d3e401489 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:07:47.654074 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:47.654074 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:47.705794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-8d8e2408-d40d-4c6b-aced-179d3e401489 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments/7346400a-38e3-4e4b-bd2f-2f2da02a0abe/action returned with HTTP 204 Jan 21 07:07:47.710412 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 18/30] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:07:47 2021] POST /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments/7346400a-38e3-4e4b-bd2f-2f2da02a0abe/action => generated 0 bytes in 289 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:07:47.967163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-542b170a-d6db-4556-87c5-124ea115b57b tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:07:47.967696 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-542b170a-d6db-4556-87c5-124ea115b57b tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:47.967884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:47.967884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:47.968265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-542b170a-d6db-4556-87c5-124ea115b57b tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:48.190425 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:48.190425 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:48.216071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-542b170a-d6db-4556-87c5-124ea115b57b tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:07:48.293003 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:48.293003 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:07:48.316223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-542b170a-d6db-4556-87c5-124ea115b57b tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:07:48.319617 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 13/31] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:07:47 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 1214 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:07:58.037713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-8d8e2408-d40d-4c6b-aced-179d3e401489 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume// Jan 21 07:07:58.039548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-8d8e2408-d40d-4c6b-aced-179d3e401489 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:07:58.039931 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:58.039931 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:58.041097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-8d8e2408-d40d-4c6b-aced-179d3e401489 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:07:58.042638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9e520df5-7d5e-4b7d-83c1-6ce8a2f9dc74 req-8d8e2408-d40d-4c6b-aced-179d3e401489 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:07:58.043418 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 19/32] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:07:58 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:07:58.544310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-3a8193a9-65a2-4e13-8571-99ddeb54f598 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] POST http://10.222.0.24/volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments Jan 21 07:07:58.544902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:07:58.544902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:07:58.545345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-3a8193a9-65a2-4e13-8571-99ddeb54f598 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "918ee883-a465-4b90-b9f9-5e5f40ce6fa2", "instance_uuid": "455172bf-485b-4daa-bb6c-fe39d095485e", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:07:58.619959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:07:58.619959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:00.368696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-3a8193a9-65a2-4e13-8571-99ddeb54f598 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] http://10.222.0.24/volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments returned with HTTP 200 Jan 21 07:08:00.370963 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 14/33] 10.222.0.43 () {64 vars in 1358 bytes} [Thu Jan 21 07:07:58 2021] POST /volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments => generated 762 bytes in 1832 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:00.445548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-ab50c890-445e-4b65-9208-7481701fa231 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] GET http://10.222.0.24/volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments/f94e2312-b24c-4c6a-a4c0-787fd71ad8d8 Jan 21 07:08:00.446302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-ab50c890-445e-4b65-9208-7481701fa231 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:00.446897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-ab50c890-445e-4b65-9208-7481701fa231 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:00.474054 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-ab50c890-445e-4b65-9208-7481701fa231 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] http://10.222.0.24/volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments/f94e2312-b24c-4c6a-a4c0-787fd71ad8d8 returned with HTTP 200 Jan 21 07:08:00.475315 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 20/34] 10.222.0.43 () {60 vars in 1415 bytes} [Thu Jan 21 07:08:00 2021] GET /volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments/f94e2312-b24c-4c6a-a4c0-787fd71ad8d8 => generated 789 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:10.660477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-0739aa7d-88b7-49a7-bcf0-689a498ec148 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] POST http://10.222.0.24/volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments/f94e2312-b24c-4c6a-a4c0-787fd71ad8d8/action Jan 21 07:08:10.661725 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:10.661725 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:10.663786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-0739aa7d-88b7-49a7-bcf0-689a498ec148 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:08:10.664177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-0739aa7d-88b7-49a7-bcf0-689a498ec148 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:08:10.822683 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:10.822683 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:10.872540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-0739aa7d-88b7-49a7-bcf0-689a498ec148 tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] http://10.222.0.24/volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments/f94e2312-b24c-4c6a-a4c0-787fd71ad8d8/action returned with HTTP 204 Jan 21 07:08:10.873775 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 15/35] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:08:10 2021] POST /volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments/f94e2312-b24c-4c6a-a4c0-787fd71ad8d8/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:08:16.667051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-6638ca39-b1a3-4cf8-89e2-31067caabdee tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] DELETE http://10.222.0.24/volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments/7346400a-38e3-4e4b-bd2f-2f2da02a0abe Jan 21 07:08:16.667654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-6638ca39-b1a3-4cf8-89e2-31067caabdee tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:16.667982 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:16.667982 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:16.668532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-6638ca39-b1a3-4cf8-89e2-31067caabdee tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:16.713131 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:16.713131 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:17.174923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-6638ca39-b1a3-4cf8-89e2-31067caabdee tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(f94e2312-b24c-4c6a-a4c0-787fd71ad8d8)]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:08:17.176172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-6638ca39-b1a3-4cf8-89e2-31067caabdee tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Adding status of: attached to pending status list for volume. {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 07:08:17.178680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-6638ca39-b1a3-4cf8-89e2-31067caabdee tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:08:17.195399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-540c72e0-6cd9-4221-81e4-22f7297b431e req-6638ca39-b1a3-4cf8-89e2-31067caabdee tempest-LiveAutoBlockMigrationV225Test-1633687599 tempest-LiveAutoBlockMigrationV225Test-1633687599] http://10.222.0.24/volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments/7346400a-38e3-4e4b-bd2f-2f2da02a0abe returned with HTTP 200 Jan 21 07:08:17.200498 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 21/36] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:08:16 2021] DELETE /volume/v3/2aca8a44d73a44f097f1af3c5e318bd5/attachments/7346400a-38e3-4e4b-bd2f-2f2da02a0abe => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:19.757073 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] POST http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes Jan 21 07:08:19.758747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:19.758747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:19.759604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-827843578"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:08:19.761992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-827843578'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:08:19.766810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Create volume of 1 GB Jan 21 07:08:19.814732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Availability zone cache updated, next update will occur around 2021-01-21 08:08:19.810885. {{(pid=88080) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:08:19.817373 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Availability Zones retrieved successfully. Jan 21 07:08:19.980568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Flow 'volume_create_api' (8cd4bc9b-7359-495e-ade1-0d60c10ec761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:08:19.992166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819deba2-212f-474d-acf8-e71af1d34f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:08:19.997056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:08:20.085746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (819deba2-212f-474d-acf8-e71af1d34f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:08:20.088458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb6d8a5-85df-49e4-9598-f5849613322b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:08:20.142235 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:08:20.143451 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:08:20.221587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Created reservations ['f5832675-8d10-43de-ab82-c85bca765b66', '8ad7ca69-7d8c-414b-bc8a-efbb5de15262', '327c2379-d5cc-44cc-8e5d-aeeff1769f50', 'cd4a2c28-cb76-431d-9798-eb319d0eb413'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:08:20.225127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb6d8a5-85df-49e4-9598-f5849613322b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5832675-8d10-43de-ab82-c85bca765b66', '8ad7ca69-7d8c-414b-bc8a-efbb5de15262', '327c2379-d5cc-44cc-8e5d-aeeff1769f50', 'cd4a2c28-cb76-431d-9798-eb319d0eb413']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:08:20.227601 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07122e9-1e81-4a5a-8c79-8fa6f7d4a7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:08:20.356422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07122e9-1e81-4a5a-8c79-8fa6f7d4a7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd6c5f66-b229-456b-992c-ca7de09fd893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-827843578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07245a881b8e4bae887503acdc069653',qos_specs=None,replication_status=,reservations=['f5832675-8d10-43de-ab82-c85bca765b66','8ad7ca69-7d8c-414b-bc8a-efbb5de15262','327c2379-d5cc-44cc-8e5d-aeeff1769f50','cd4a2c28-cb76-431d-9798-eb319d0eb413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bafb49769b3435abb3c24b98fe549c4',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-827843578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd6c5f66-b229-456b-992c-ca7de09fd893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07245a881b8e4bae887503acdc069653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1bafb49769b3435abb3c24b98fe549c4',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:08:20.359004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011b4635-b93d-4e42-b66a-12cad69e8efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:08:20.427513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011b4635-b93d-4e42-b66a-12cad69e8efd) transitioned into state 'SUCCESS' from state '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-827843578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07245a881b8e4bae887503acdc069653',qos_specs=None,replication_status=,reservations=['f5832675-8d10-43de-ab82-c85bca765b66','8ad7ca69-7d8c-414b-bc8a-efbb5de15262','327c2379-d5cc-44cc-8e5d-aeeff1769f50','cd4a2c28-cb76-431d-9798-eb319d0eb413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bafb49769b3435abb3c24b98fe549c4',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:08:20.429626 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72605f48-b19a-4b63-bb78-ffb0469fe8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:08:20.460568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72605f48-b19a-4b63-bb78-ffb0469fe8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:08:20.463315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Flow 'volume_create_api' (8cd4bc9b-7359-495e-ade1-0d60c10ec761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:08:20.566127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Create volume request issued successfully. Jan 21 07:08:20.599701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8f0bd12d-25bc-4311-8de6-8d73ad7629e4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes returned with HTTP 202 Jan 21 07:08:20.600795 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 16/37] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:08:19 2021] POST /volume/v3/07245a881b8e4bae887503acdc069653/volumes => generated 816 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:08:20.615559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f26c1d1-6b65-4990-b769-92948fb8c6e6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:20.616291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f26c1d1-6b65-4990-b769-92948fb8c6e6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:20.616650 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:20.616650 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:20.617176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f26c1d1-6b65-4990-b769-92948fb8c6e6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:20.724607 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:20.724607 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:20.754614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9f26c1d1-6b65-4990-b769-92948fb8c6e6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:20.829219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f26c1d1-6b65-4990-b769-92948fb8c6e6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:20.833543 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 22/38] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:20 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 884 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:21.851659 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41052ab4-37f0-4f79-ad13-d64d165be7c1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:21.852159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41052ab4-37f0-4f79-ad13-d64d165be7c1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:21.852387 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:21.852387 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:21.853343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41052ab4-37f0-4f79-ad13-d64d165be7c1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:21.987772 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:21.987772 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:22.000750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-41052ab4-37f0-4f79-ad13-d64d165be7c1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:22.028246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41052ab4-37f0-4f79-ad13-d64d165be7c1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:22.029473 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 17/39] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:21 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 909 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:22.305460 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-14c4083c-f608-4b46-9d80-2134c01434dd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:22.305933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-14c4083c-f608-4b46-9d80-2134c01434dd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:22.306150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:22.306150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:22.306624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-14c4083c-f608-4b46-9d80-2134c01434dd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:22.425774 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:22.425774 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:22.460129 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-14c4083c-f608-4b46-9d80-2134c01434dd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:22.522801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-14c4083c-f608-4b46-9d80-2134c01434dd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:22.524980 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 23/40] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:08:22 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 909 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:22.646411 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41052ab4-37f0-4f79-ad13-d64d165be7c1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume// Jan 21 07:08:22.647428 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41052ab4-37f0-4f79-ad13-d64d165be7c1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:22.647837 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:22.647837 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:22.648493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41052ab4-37f0-4f79-ad13-d64d165be7c1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:22.649959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41052ab4-37f0-4f79-ad13-d64d165be7c1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:08:22.651363 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 18/41] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:08:22 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:08:22.673142 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-8af3ff47-c38f-4181-ab62-4917f4cc4d12 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] POST http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/attachments Jan 21 07:08:22.674093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:22.674093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:22.674954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-8af3ff47-c38f-4181-ab62-4917f4cc4d12 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd6c5f66-b229-456b-992c-ca7de09fd893", "instance_uuid": "d869176b-214f-40e4-a9db-8a03409cefc2", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:08:22.811424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:22.811424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:22.963951 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-8af3ff47-c38f-4181-ab62-4917f4cc4d12 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/attachments returned with HTTP 200 Jan 21 07:08:22.966644 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 24/42] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:08:22 2021] POST /volume/v3/07245a881b8e4bae887503acdc069653/attachments => generated 273 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:23.012936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-320d71c3-b208-4c62-a6da-fec6dfb0cef1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:23.013723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-320d71c3-b208-4c62-a6da-fec6dfb0cef1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:23.014364 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-320d71c3-b208-4c62-a6da-fec6dfb0cef1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:23.066849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-8af3ff47-c38f-4181-ab62-4917f4cc4d12 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume// Jan 21 07:08:23.068531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-8af3ff47-c38f-4181-ab62-4917f4cc4d12 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:23.068771 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:23.068771 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:23.069159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-8af3ff47-c38f-4181-ab62-4917f4cc4d12 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:23.070593 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-8af3ff47-c38f-4181-ab62-4917f4cc4d12 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:08:23.070788 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 25/43] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:08:23 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:08:23.096293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-573c13e1-4c15-4b39-86fb-41b4c25a1ddf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:23.096934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-573c13e1-4c15-4b39-86fb-41b4c25a1ddf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:23.097349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-573c13e1-4c15-4b39-86fb-41b4c25a1ddf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:23.162025 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:23.162025 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:23.187304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-320d71c3-b208-4c62-a6da-fec6dfb0cef1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:23.229250 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:23.229250 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:23.265481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-573c13e1-4c15-4b39-86fb-41b4c25a1ddf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:23.285089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:23.285089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:23.305376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:23.305376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:23.314596 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-320d71c3-b208-4c62-a6da-fec6dfb0cef1 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:23.327040 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-573c13e1-4c15-4b39-86fb-41b4c25a1ddf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:23.328468 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 19/44] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:23 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 908 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:23.329494 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 26/45] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:08:23 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 1007 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:08:23.378686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-46932b17-188b-4c1a-859e-3efcb0330273 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] PUT http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/attachments/94e0eaac-e465-4ba2-9917-6e1170aa80b1 Jan 21 07:08:23.379221 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:23.379221 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:23.381359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-46932b17-188b-4c1a-859e-3efcb0330273 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:08:23.415237 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:08:23.415237 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:08:23.416245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-46932b17-188b-4c1a-859e-3efcb0330273 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Lock "b'cinder-attachment_update-cd6c5f66-b229-456b-992c-ca7de09fd893-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.013s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:08:23.418870 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:23.418870 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:24.350395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e134b9d3-8933-4d5f-a6e4-1808f2b5efe6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:24.352124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e134b9d3-8933-4d5f-a6e4-1808f2b5efe6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:24.352750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:24.352750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:24.354553 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e134b9d3-8933-4d5f-a6e4-1808f2b5efe6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:24.540135 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:24.540135 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:24.562643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e134b9d3-8933-4d5f-a6e4-1808f2b5efe6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:24.620890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:24.620890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:24.642562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e134b9d3-8933-4d5f-a6e4-1808f2b5efe6 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:24.644951 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 27/46] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:24 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 908 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:25.664272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5de1972-405d-4de1-a679-ab1e93b0a4f4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:25.671802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5de1972-405d-4de1-a679-ab1e93b0a4f4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:25.672461 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:25.672461 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:25.673156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5de1972-405d-4de1-a679-ab1e93b0a4f4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:25.806283 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:25.806283 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:25.844076 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c5de1972-405d-4de1-a679-ab1e93b0a4f4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:25.934432 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:25.934432 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:25.950754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5de1972-405d-4de1-a679-ab1e93b0a4f4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:25.956292 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 28/47] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:25 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 908 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:26.121554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-46932b17-188b-4c1a-859e-3efcb0330273 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Lock "b'cinder-attachment_update-cd6c5f66-b229-456b-992c-ca7de09fd893-n-h2-765315-16'" released by "attachment_update" :: held 2.705s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:08:26.122884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-46932b17-188b-4c1a-859e-3efcb0330273 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/attachments/94e0eaac-e465-4ba2-9917-6e1170aa80b1 returned with HTTP 200 Jan 21 07:08:26.124516 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 20/48] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:08:23 2021] PUT /volume/v3/07245a881b8e4bae887503acdc069653/attachments/94e0eaac-e465-4ba2-9917-6e1170aa80b1 => generated 762 bytes in 2750 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:26.975293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b055a8de-7515-455b-b36e-190a5b2de67d tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:26.975718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b055a8de-7515-455b-b36e-190a5b2de67d tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:26.975890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:26.975890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:26.976409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b055a8de-7515-455b-b36e-190a5b2de67d tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:27.041813 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:27.041813 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:27.054267 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b055a8de-7515-455b-b36e-190a5b2de67d tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:27.082936 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:27.082936 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:27.096359 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b055a8de-7515-455b-b36e-190a5b2de67d tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:27.097860 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 29/49] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:26 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 909 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:27.570161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61bac32a-c6dc-48fc-9f31-ee3515690c77 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:08:27.570721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61bac32a-c6dc-48fc-9f31-ee3515690c77 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:27.570989 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:27.570989 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:27.571371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61bac32a-c6dc-48fc-9f31-ee3515690c77 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:27.682136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:27.682136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:27.722764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-61bac32a-c6dc-48fc-9f31-ee3515690c77 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:08:27.822967 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:27.822967 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:27.845204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61bac32a-c6dc-48fc-9f31-ee3515690c77 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:08:27.846606 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 21/50] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:27 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 1214 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:08:28.064479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-94978189-e389-4292-aa97-d576d4ad6c4a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:08:28.065623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-94978189-e389-4292-aa97-d576d4ad6c4a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:28.066072 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:28.066072 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:28.067437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-94978189-e389-4292-aa97-d576d4ad6c4a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:28.116149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b33c71e-c177-4f80-820b-17d9576208cf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:28.116927 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b33c71e-c177-4f80-820b-17d9576208cf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:28.117325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:28.117325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:28.117948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b33c71e-c177-4f80-820b-17d9576208cf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:28.228814 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:28.228814 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:28.253506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:28.253506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:28.267559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-94978189-e389-4292-aa97-d576d4ad6c4a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:08:28.306980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1b33c71e-c177-4f80-820b-17d9576208cf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:28.325790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:28.325790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:28.346987 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:28.346987 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:28.349952 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-94978189-e389-4292-aa97-d576d4ad6c4a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:08:28.367487 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 30/51] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:08:28 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 1214 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:28.385443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b33c71e-c177-4f80-820b-17d9576208cf tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:28.389236 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 22/52] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:28 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 909 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:28.393131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] POST http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2/action Jan 21 07:08:28.393943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:28.393943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:28.394675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Action body: b'{"os-begin_detaching": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:08:28.395800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:08:28.526601 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:28.526601 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:28.532754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:08:28.554498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Begin detaching volume completed successfully. Jan 21 07:08:28.555324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2/action returned with HTTP 202 Jan 21 07:08:28.556423 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 31/53] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:08:28 2021] POST /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:08:28.593001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6ef2325-ec36-4e58-9a85-bc268c515690 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:08:28.594260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6ef2325-ec36-4e58-9a85-bc268c515690 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:28.594691 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:28.594691 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:28.595350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6ef2325-ec36-4e58-9a85-bc268c515690 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:28.687554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume// Jan 21 07:08:28.688171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:28.688462 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:28.688462 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:28.688947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:28.690342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7b5fae14-b42d-4ece-ab23-7d146d721661 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:08:28.691411 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 32/54] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:08:28 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:08:28.693856 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:28.693856 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:28.704138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f6ef2325-ec36-4e58-9a85-bc268c515690 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:08:28.704390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7045d386-189c-4b86-ab73-9594f637671a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:08:28.704908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7045d386-189c-4b86-ab73-9594f637671a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:28.705400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7045d386-189c-4b86-ab73-9594f637671a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:28.727465 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:28.727465 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:28.737649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6ef2325-ec36-4e58-9a85-bc268c515690 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:08:28.749189 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 23/55] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:28 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 1217 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:28.832149 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:28.832149 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:28.857486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7045d386-189c-4b86-ab73-9594f637671a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:08:28.900550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:28.900550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:28.915539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-7045d386-189c-4b86-ab73-9594f637671a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:08:28.918678 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 33/56] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:08:28 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 1316 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:08:29.350496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-1dcd87a0-35ca-440f-9fc7-32eadc1136e5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] DELETE http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments/f94e2312-b24c-4c6a-a4c0-787fd71ad8d8 Jan 21 07:08:29.353480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-1dcd87a0-35ca-440f-9fc7-32eadc1136e5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:29.353983 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:29.353983 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:29.354636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-1dcd87a0-35ca-440f-9fc7-32eadc1136e5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:29.406969 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31519a57-a33d-454a-9ca0-b518a9ff2b32 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:29.409183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31519a57-a33d-454a-9ca0-b518a9ff2b32 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:29.409381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:29.409381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:29.410117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:29.410117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:29.411715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31519a57-a33d-454a-9ca0-b518a9ff2b32 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:29.632701 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:29.632701 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:29.659092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-31519a57-a33d-454a-9ca0-b518a9ff2b32 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:29.718669 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:29.718669 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:29.744815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31519a57-a33d-454a-9ca0-b518a9ff2b32 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:29.758390 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 34/57] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:29 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 909 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:08:29.767496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78cee525-8e04-4ad2-b348-ed82471c2304 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:08:29.769014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78cee525-8e04-4ad2-b348-ed82471c2304 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:29.769510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:29.769510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:29.770912 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78cee525-8e04-4ad2-b348-ed82471c2304 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:29.914251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:29.914251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:29.927843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-78cee525-8e04-4ad2-b348-ed82471c2304 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:08:29.959691 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:29.959691 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:29.991352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78cee525-8e04-4ad2-b348-ed82471c2304 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:08:29.993224 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 35/58] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:29 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 1217 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:30.420704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-1dcd87a0-35ca-440f-9fc7-32eadc1136e5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:08:30.421431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-1dcd87a0-35ca-440f-9fc7-32eadc1136e5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:08:30.443068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ffc4b535-5f55-4afe-848f-5e98893cb64f req-1dcd87a0-35ca-440f-9fc7-32eadc1136e5 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments/f94e2312-b24c-4c6a-a4c0-787fd71ad8d8 returned with HTTP 200 Jan 21 07:08:30.443912 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 24/59] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:08:29 2021] DELETE /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/attachments/f94e2312-b24c-4c6a-a4c0-787fd71ad8d8 => generated 19 bytes in 1101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:30.771124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3dce186f-a1d6-4ad9-bf92-fd7fa46499a0 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:30.771905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3dce186f-a1d6-4ad9-bf92-fd7fa46499a0 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:30.772525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:30.772525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:30.774494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3dce186f-a1d6-4ad9-bf92-fd7fa46499a0 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:30.867617 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:30.867617 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:30.900651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3dce186f-a1d6-4ad9-bf92-fd7fa46499a0 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:30.950561 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:30.950561 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:30.971015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3dce186f-a1d6-4ad9-bf92-fd7fa46499a0 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:30.989458 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 36/60] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:30 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 909 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:31.014412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08ba9883-0328-45f4-a8cf-156a264783a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:08:31.015206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08ba9883-0328-45f4-a8cf-156a264783a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:31.015771 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:31.015771 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:31.016495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08ba9883-0328-45f4-a8cf-156a264783a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:31.137540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:31.137540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:31.159935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-08ba9883-0328-45f4-a8cf-156a264783a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:08:31.205071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08ba9883-0328-45f4-a8cf-156a264783a2 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:08:31.207903 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 25/61] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:31 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 922 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:08:31.737007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-cb7345a4-db23-4de3-a8d6-2150767b0654 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] POST http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/attachments/94e0eaac-e465-4ba2-9917-6e1170aa80b1/action Jan 21 07:08:31.738035 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:31.738035 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:31.739314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-cb7345a4-db23-4de3-a8d6-2150767b0654 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:08:31.739866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-cb7345a4-db23-4de3-a8d6-2150767b0654 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:08:31.961594 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:31.961594 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:31.998199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-453d7202-87ac-4b08-a891-5d5e99a89bea tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:08:31.999372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-453d7202-87ac-4b08-a891-5d5e99a89bea tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:31.999740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:31.999740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:32.000689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-453d7202-87ac-4b08-a891-5d5e99a89bea tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:32.021107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-cb7345a4-db23-4de3-a8d6-2150767b0654 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/attachments/94e0eaac-e465-4ba2-9917-6e1170aa80b1/action returned with HTTP 204 Jan 21 07:08:32.022580 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 37/62] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:08:31 2021] POST /volume/v3/07245a881b8e4bae887503acdc069653/attachments/94e0eaac-e465-4ba2-9917-6e1170aa80b1/action => generated 0 bytes in 292 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:08:32.155073 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:32.155073 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:32.173210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-453d7202-87ac-4b08-a891-5d5e99a89bea tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:08:32.281003 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:32.281003 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:32.305167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-453d7202-87ac-4b08-a891-5d5e99a89bea tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:08:32.315714 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 26/63] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:08:31 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 1201 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:43.086919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-cb7345a4-db23-4de3-a8d6-2150767b0654 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume// Jan 21 07:08:43.087757 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-cb7345a4-db23-4de3-a8d6-2150767b0654 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:43.088103 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:43.088103 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:43.088774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-cb7345a4-db23-4de3-a8d6-2150767b0654 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:43.090319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd10b0e7-9dd4-4601-8839-5225560b3ee9 req-cb7345a4-db23-4de3-a8d6-2150767b0654 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:08:43.091191 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 38/64] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:08:43 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:08:43.107834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-828c2cc9-a1c7-4da3-a251-74b291f1cd4a tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] POST http://10.222.0.24/volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments Jan 21 07:08:43.108531 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:43.108531 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:43.109144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-828c2cc9-a1c7-4da3-a251-74b291f1cd4a tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd6c5f66-b229-456b-992c-ca7de09fd893", "instance_uuid": "d869176b-214f-40e4-a9db-8a03409cefc2", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:08:43.236666 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:43.236666 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:45.224038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-828c2cc9-a1c7-4da3-a251-74b291f1cd4a tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] http://10.222.0.24/volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments returned with HTTP 200 Jan 21 07:08:45.225908 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 27/65] 10.222.0.43 () {64 vars in 1358 bytes} [Thu Jan 21 07:08:43 2021] POST /volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments => generated 762 bytes in 2125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:45.285655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-cedd3870-10f4-4079-b8f1-54c3a8e49288 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] GET http://10.222.0.24/volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments/630cb8cd-e752-4326-89b9-65b513c82159 Jan 21 07:08:45.286553 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-cedd3870-10f4-4079-b8f1-54c3a8e49288 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:08:45.287214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-cedd3870-10f4-4079-b8f1-54c3a8e49288 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:08:45.332627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-cedd3870-10f4-4079-b8f1-54c3a8e49288 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] http://10.222.0.24/volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments/630cb8cd-e752-4326-89b9-65b513c82159 returned with HTTP 200 Jan 21 07:08:45.337377 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 39/66] 10.222.0.43 () {60 vars in 1415 bytes} [Thu Jan 21 07:08:45 2021] GET /volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments/630cb8cd-e752-4326-89b9-65b513c82159 => generated 789 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:08:57.338025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-7060d03c-5645-4039-85db-dc9dd5903da9 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] POST http://10.222.0.24/volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments/630cb8cd-e752-4326-89b9-65b513c82159/action Jan 21 07:08:57.338821 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:08:57.338821 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:08:57.339459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-7060d03c-5645-4039-85db-dc9dd5903da9 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:08:57.339963 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-7060d03c-5645-4039-85db-dc9dd5903da9 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:08:57.533170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:08:57.533170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:08:57.572552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-7060d03c-5645-4039-85db-dc9dd5903da9 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] http://10.222.0.24/volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments/630cb8cd-e752-4326-89b9-65b513c82159/action returned with HTTP 204 Jan 21 07:08:57.573436 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 28/67] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:08:57 2021] POST /volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments/630cb8cd-e752-4326-89b9-65b513c82159/action => generated 0 bytes in 242 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:09:03.350185 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-f6037456-49e4-44a0-ac9d-76ae746e1a03 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] DELETE http://10.222.0.24/volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments/94e0eaac-e465-4ba2-9917-6e1170aa80b1 Jan 21 07:09:03.350726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-f6037456-49e4-44a0-ac9d-76ae746e1a03 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:03.350902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:03.350902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:03.351277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-f6037456-49e4-44a0-ac9d-76ae746e1a03 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:03.397424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:03.397424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:03.874736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-f6037456-49e4-44a0-ac9d-76ae746e1a03 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(630cb8cd-e752-4326-89b9-65b513c82159)]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:09:03.875169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-f6037456-49e4-44a0-ac9d-76ae746e1a03 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Adding status of: attached to pending status list for volume. {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 07:09:03.875584 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-f6037456-49e4-44a0-ac9d-76ae746e1a03 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:09:03.902713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69f76e4e-f220-4d6f-974e-ac0a261ec297 req-f6037456-49e4-44a0-ac9d-76ae746e1a03 tempest-LiveMigrationTest-1750939893 tempest-LiveMigrationTest-1750939893] http://10.222.0.24/volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments/94e0eaac-e465-4ba2-9917-6e1170aa80b1 returned with HTTP 200 Jan 21 07:09:03.904250 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 40/68] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:09:03 2021] DELETE /volume/v3/fea1fa5e20fa47e1854b69dd55b84ef6/attachments/94e0eaac-e465-4ba2-9917-6e1170aa80b1 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:09:26.595161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcd992c0-fa41-4194-82de-7227dccc87a4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:09:26.595663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcd992c0-fa41-4194-82de-7227dccc87a4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:26.595970 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:26.595970 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:26.596725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcd992c0-fa41-4194-82de-7227dccc87a4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:26.757306 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:26.757306 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:26.784670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dcd992c0-fa41-4194-82de-7227dccc87a4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:09:26.812416 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:26.812416 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:26.826735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcd992c0-fa41-4194-82de-7227dccc87a4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:09:26.827920 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 29/69] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:09:26 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 1201 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:09:28.912063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-ff926aa5-363a-44d2-a557-b949970c8453 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:09:28.913457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-ff926aa5-363a-44d2-a557-b949970c8453 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:28.913818 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:28.913818 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:28.914438 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-ff926aa5-363a-44d2-a557-b949970c8453 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:29.064513 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:29.064513 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:29.079427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-ff926aa5-363a-44d2-a557-b949970c8453 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:09:29.126504 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:29.126504 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:29.146940 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-ff926aa5-363a-44d2-a557-b949970c8453 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:09:29.149161 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 41/70] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:09:28 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 1201 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:09:29.181632 n-d-765315-16 devstack@c-api.service[88079]: WARNING keystonemiddleware.auth_token [None req-dcd992c0-fa41-4194-82de-7227dccc87a4 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 21 07:09:29.185751 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] POST http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893/action Jan 21 07:09:29.186546 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:29.186546 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:29.187622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:09:29.188527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:09:29.274216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:29.274216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:29.275452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:09:29.315081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Begin detaching volume completed successfully. Jan 21 07:09:29.315815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893/action returned with HTTP 202 Jan 21 07:09:29.318637 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 30/71] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:09:29 2021] POST /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:09:29.362250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b2d2fd0-b83b-4293-8605-a53454eefeb7 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:09:29.362987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b2d2fd0-b83b-4293-8605-a53454eefeb7 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:29.363273 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:29.363273 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:29.363771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b2d2fd0-b83b-4293-8605-a53454eefeb7 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:29.422124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume// Jan 21 07:09:29.422948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:29.423186 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:29.423186 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:29.425065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:29.427372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-7696c19a-553d-4b07-9633-32322be270fd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:09:29.428457 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 31/72] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:09: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 21 07:09:29.444666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-4047bbd1-dfd5-4250-bf12-d382cc53d6c9 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:09:29.445397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-4047bbd1-dfd5-4250-bf12-d382cc53d6c9 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:29.446192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-4047bbd1-dfd5-4250-bf12-d382cc53d6c9 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:29.533122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:29.533122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:29.566019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b2d2fd0-b83b-4293-8605-a53454eefeb7 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:09:29.602575 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:29.602575 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:29.611501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:29.611501 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:29.615338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b2d2fd0-b83b-4293-8605-a53454eefeb7 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:09:29.641520 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 42/73] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:09:29 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 1204 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:09:29.655000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-4047bbd1-dfd5-4250-bf12-d382cc53d6c9 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:09:29.710481 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:29.710481 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:29.725317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-4047bbd1-dfd5-4250-bf12-d382cc53d6c9 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:09:29.726249 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 32/74] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:09:29 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 1303 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:09:30.194540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-9ad7161f-32f3-4954-9823-4f75f026dd9c tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] DELETE http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/attachments/630cb8cd-e752-4326-89b9-65b513c82159 Jan 21 07:09:30.195705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-9ad7161f-32f3-4954-9823-4f75f026dd9c tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:30.196078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:30.196078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:30.196773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-9ad7161f-32f3-4954-9823-4f75f026dd9c tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:30.286600 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:30.286600 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:30.636831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a327ed7a-c52d-4bec-a182-77ed27e3ac77 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:09:30.637916 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a327ed7a-c52d-4bec-a182-77ed27e3ac77 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:30.638290 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:30.638290 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:30.638916 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a327ed7a-c52d-4bec-a182-77ed27e3ac77 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:30.823261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:30.823261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:30.844387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a327ed7a-c52d-4bec-a182-77ed27e3ac77 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:09:30.921840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:30.921840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:30.961085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a327ed7a-c52d-4bec-a182-77ed27e3ac77 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:09:30.975668 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 33/75] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:09:30 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 1204 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:09:31.978788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c4a6c31-c4f0-458a-ba97-4505e9f3f137 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:09:31.980771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c4a6c31-c4f0-458a-ba97-4505e9f3f137 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:31.981201 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:31.981201 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:31.981876 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c4a6c31-c4f0-458a-ba97-4505e9f3f137 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:32.139171 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:32.139171 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:32.171267 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c4a6c31-c4f0-458a-ba97-4505e9f3f137 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:09:32.247262 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:32.247262 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:32.269176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c4a6c31-c4f0-458a-ba97-4505e9f3f137 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:09:32.270384 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 34/76] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:09:31 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 1204 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:09:32.340836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-9ad7161f-32f3-4954-9823-4f75f026dd9c tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:09:32.342082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-9ad7161f-32f3-4954-9823-4f75f026dd9c tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:09:32.363647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7b9edc11-439b-43da-95a5-bb12c41b7636 req-9ad7161f-32f3-4954-9823-4f75f026dd9c tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/attachments/630cb8cd-e752-4326-89b9-65b513c82159 returned with HTTP 200 Jan 21 07:09:32.365014 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 43/77] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:09:30 2021] DELETE /volume/v3/07245a881b8e4bae887503acdc069653/attachments/630cb8cd-e752-4326-89b9-65b513c82159 => generated 19 bytes in 2176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:09:33.289393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a5a269d-d502-4a95-abcd-9e8c1b155d2a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:09:33.290075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a5a269d-d502-4a95-abcd-9e8c1b155d2a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:09:33.290575 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:09:33.290575 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:09:33.291430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a5a269d-d502-4a95-abcd-9e8c1b155d2a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:09:33.447929 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:09:33.447929 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:09:33.458467 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a5a269d-d502-4a95-abcd-9e8c1b155d2a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:09:33.501249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a5a269d-d502-4a95-abcd-9e8c1b155d2a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:09:33.503819 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 35/78] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:09:33 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 909 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:00.384868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] POST http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes Jan 21 07:10:00.386585 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:00.386585 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:00.387691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-725377562", "imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:10:00.395566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-725377562', 'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:10:00.819002 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Create volume of 1 GB Jan 21 07:10:00.821156 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:00.821156 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:00.878161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Availability Zones retrieved successfully. Jan 21 07:10:00.920076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Flow 'volume_create_api' (71ce03cb-06fd-4b0b-9ff5-70a2e6d83356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:10:00.929556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c39978-e2fa-4bb1-aebb-31ec109a1f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:00.934240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:10:01.250283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c39978-e2fa-4bb1-aebb-31ec109a1f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:01.254163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1f1f74-0781-4c82-9a08-31aec524a249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:01.411599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Created reservations ['838c57fd-081f-4075-b755-d9ae7384c6c3', '9bba2066-983b-4189-a71a-4bfdce38085a', '0ac22b3a-05de-42aa-a548-ee3cfce138f8', '4153224c-a7f5-4a79-9df0-3faabc22815d'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:10:01.414099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1f1f74-0781-4c82-9a08-31aec524a249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['838c57fd-081f-4075-b755-d9ae7384c6c3', '9bba2066-983b-4189-a71a-4bfdce38085a', '0ac22b3a-05de-42aa-a548-ee3cfce138f8', '4153224c-a7f5-4a79-9df0-3faabc22815d']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:01.416555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca1cb56b-3712-48b5-8e9e-f490125994bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:01.511489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca1cb56b-3712-48b5-8e9e-f490125994bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-725377562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d632bf842cb7478a9269ae5b1f806429',qos_specs=None,replication_status=,reservations=['838c57fd-081f-4075-b755-d9ae7384c6c3','9bba2066-983b-4189-a71a-4bfdce38085a','0ac22b3a-05de-42aa-a548-ee3cfce138f8','4153224c-a7f5-4a79-9df0-3faabc22815d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8a784dad7c46bd94b1996575498874',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-725377562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d632bf842cb7478a9269ae5b1f806429',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed8a784dad7c46bd94b1996575498874',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:01.514039 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae4eecf-c2b2-4d23-8257-7d2c455f319a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:01.547109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae4eecf-c2b2-4d23-8257-7d2c455f319a) transitioned into state 'SUCCESS' from state '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-725377562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d632bf842cb7478a9269ae5b1f806429',qos_specs=None,replication_status=,reservations=['838c57fd-081f-4075-b755-d9ae7384c6c3','9bba2066-983b-4189-a71a-4bfdce38085a','0ac22b3a-05de-42aa-a548-ee3cfce138f8','4153224c-a7f5-4a79-9df0-3faabc22815d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8a784dad7c46bd94b1996575498874',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:01.550685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efdef34-421f-4a24-b5be-b5d2c37149e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:01.594014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efdef34-421f-4a24-b5be-b5d2c37149e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:01.603513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Flow 'volume_create_api' (71ce03cb-06fd-4b0b-9ff5-70a2e6d83356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:10:01.791152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Create volume request issued successfully. Jan 21 07:10:01.838670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c9c7acc-aa3b-4681-aae3-81e18d631f3e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes returned with HTTP 202 Jan 21 07:10:01.851087 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 44/79] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:09:59 2021] POST /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes => generated 820 bytes in 1888 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:10:01.855791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1413e59f-e566-440b-9cf9-81e76bddb992 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:01.857973 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1413e59f-e566-440b-9cf9-81e76bddb992 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:01.858474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:01.858474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:01.859207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1413e59f-e566-440b-9cf9-81e76bddb992 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:01.974978 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:01.974978 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:01.987853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1413e59f-e566-440b-9cf9-81e76bddb992 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:02.027190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1413e59f-e566-440b-9cf9-81e76bddb992 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:02.028513 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 36/80] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:01 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:10:03.050680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-936b0191-2b35-45a1-94ee-4a0baeb4bd65 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:03.051564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-936b0191-2b35-45a1-94ee-4a0baeb4bd65 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:03.051893 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:03.051893 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:03.052501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-936b0191-2b35-45a1-94ee-4a0baeb4bd65 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:03.185750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:03.185750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:03.209967 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-936b0191-2b35-45a1-94ee-4a0baeb4bd65 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:03.274634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-936b0191-2b35-45a1-94ee-4a0baeb4bd65 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:03.284146 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 45/81] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:03 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:04.291698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2973f112-946d-472e-ba7a-dabc000e2e67 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:04.292474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2973f112-946d-472e-ba7a-dabc000e2e67 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:04.293460 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:04.293460 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:04.294179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2973f112-946d-472e-ba7a-dabc000e2e67 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:04.418446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:04.418446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:04.458689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2973f112-946d-472e-ba7a-dabc000e2e67 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:04.542008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2973f112-946d-472e-ba7a-dabc000e2e67 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:04.545014 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 37/82] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:04 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:05.562608 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9ba260d-a376-430e-9d1e-0f98f583cd48 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:05.563807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9ba260d-a376-430e-9d1e-0f98f583cd48 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:05.564133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:05.564133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:05.564747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9ba260d-a376-430e-9d1e-0f98f583cd48 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:05.658938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:05.658938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:05.695470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a9ba260d-a376-430e-9d1e-0f98f583cd48 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:05.804698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9ba260d-a376-430e-9d1e-0f98f583cd48 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:05.804698 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 46/83] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:05 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:06.832133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-757e8e1f-0217-4d39-9ce7-003d26758844 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:06.832882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-757e8e1f-0217-4d39-9ce7-003d26758844 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:06.833224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:06.833224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:06.834148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-757e8e1f-0217-4d39-9ce7-003d26758844 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:07.031302 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:07.031302 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:07.052502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-757e8e1f-0217-4d39-9ce7-003d26758844 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:07.107136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-757e8e1f-0217-4d39-9ce7-003d26758844 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:07.111452 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 38/84] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:06 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:08.124702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ab783fd-c37a-43e6-8075-87a18c32a360 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:08.126059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ab783fd-c37a-43e6-8075-87a18c32a360 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:08.127899 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:08.127899 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:08.129306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ab783fd-c37a-43e6-8075-87a18c32a360 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:08.295934 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:08.295934 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:08.341859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1ab783fd-c37a-43e6-8075-87a18c32a360 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:08.434474 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ab783fd-c37a-43e6-8075-87a18c32a360 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:08.449168 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 47/85] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:08 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:09.458015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2fe6762c-116f-4b4f-8fc7-31f068911e4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:09.459235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2fe6762c-116f-4b4f-8fc7-31f068911e4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:09.459818 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:09.459818 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:09.460803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2fe6762c-116f-4b4f-8fc7-31f068911e4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:09.625406 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:09.625406 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:09.642139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2fe6762c-116f-4b4f-8fc7-31f068911e4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:09.694641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2fe6762c-116f-4b4f-8fc7-31f068911e4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:09.706738 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 39/86] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:09 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:10.712198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b0eff7a-8fad-4a6e-ad90-6100ddd72226 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:10.713144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b0eff7a-8fad-4a6e-ad90-6100ddd72226 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:10.713350 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:10.713350 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:10.713724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b0eff7a-8fad-4a6e-ad90-6100ddd72226 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:10.871783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:10.871783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:10.902945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7b0eff7a-8fad-4a6e-ad90-6100ddd72226 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:11.023843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b0eff7a-8fad-4a6e-ad90-6100ddd72226 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:11.025831 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 48/87] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:10 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:10:12.041998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d73994b4-e1b2-49e2-89f6-9ca561dfba68 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:12.042540 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d73994b4-e1b2-49e2-89f6-9ca561dfba68 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:12.042704 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:12.042704 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:12.043082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d73994b4-e1b2-49e2-89f6-9ca561dfba68 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:12.164063 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:12.164063 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:12.175261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d73994b4-e1b2-49e2-89f6-9ca561dfba68 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:12.248043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d73994b4-e1b2-49e2-89f6-9ca561dfba68 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:12.248902 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 40/88] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:12 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:10:13.265549 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9328302-ee51-4b62-9e27-5ba5a7565e32 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:13.266090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9328302-ee51-4b62-9e27-5ba5a7565e32 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:13.266255 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:13.266255 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:13.266715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9328302-ee51-4b62-9e27-5ba5a7565e32 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:13.486337 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:13.486337 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:13.527332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a9328302-ee51-4b62-9e27-5ba5a7565e32 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:13.643243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9328302-ee51-4b62-9e27-5ba5a7565e32 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:13.652571 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 49/89] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:13 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:14.669722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d642aee6-4456-4bb2-b56e-5c216cf3a750 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:14.671480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d642aee6-4456-4bb2-b56e-5c216cf3a750 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:14.671925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:14.671925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:14.672312 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d642aee6-4456-4bb2-b56e-5c216cf3a750 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:14.727440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:14.727440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:14.741993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d642aee6-4456-4bb2-b56e-5c216cf3a750 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:14.769567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d642aee6-4456-4bb2-b56e-5c216cf3a750 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:14.771104 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 41/90] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:14 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:15.787197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cede1cd9-6e8d-49e1-ab03-5668a2d1c8cb tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:15.789906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cede1cd9-6e8d-49e1-ab03-5668a2d1c8cb tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:15.790482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:15.790482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:15.791600 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cede1cd9-6e8d-49e1-ab03-5668a2d1c8cb tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:15.847784 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:15.847784 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:15.858105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cede1cd9-6e8d-49e1-ab03-5668a2d1c8cb tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:15.884282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cede1cd9-6e8d-49e1-ab03-5668a2d1c8cb tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:15.885639 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 50/91] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:15 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:16.902583 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32e048fc-c1b5-4a2c-86ec-6447c2237855 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:16.903709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32e048fc-c1b5-4a2c-86ec-6447c2237855 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:16.904115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:16.904115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:16.905075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32e048fc-c1b5-4a2c-86ec-6447c2237855 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:16.987304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:16.987304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:16.997599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-32e048fc-c1b5-4a2c-86ec-6447c2237855 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:17.028754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32e048fc-c1b5-4a2c-86ec-6447c2237855 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:17.038583 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 42/92] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:16 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:18.046868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7958b6fd-9835-424d-a049-0caf8cb031ae tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:18.049718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7958b6fd-9835-424d-a049-0caf8cb031ae tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:18.050157 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:18.050157 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:18.050810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7958b6fd-9835-424d-a049-0caf8cb031ae tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:18.119365 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:18.119365 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:18.130324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7958b6fd-9835-424d-a049-0caf8cb031ae tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:18.155145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7958b6fd-9835-424d-a049-0caf8cb031ae tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:18.156127 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 51/93] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:18 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:10:19.181143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc31f3a3-77b8-480b-a733-5c28dd521304 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:19.182617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bc31f3a3-77b8-480b-a733-5c28dd521304 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:19.182987 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:19.182987 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:19.183702 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bc31f3a3-77b8-480b-a733-5c28dd521304 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:19.276986 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:19.276986 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:19.286532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bc31f3a3-77b8-480b-a733-5c28dd521304 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:19.314551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc31f3a3-77b8-480b-a733-5c28dd521304 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:19.314806 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 43/94] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:19 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:20.331249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dbd19e8d-0ef0-4731-9069-be2c739f3fd7 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:20.331773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dbd19e8d-0ef0-4731-9069-be2c739f3fd7 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:20.331968 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:20.331968 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:20.332620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dbd19e8d-0ef0-4731-9069-be2c739f3fd7 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:20.444479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:20.444479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:20.455178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dbd19e8d-0ef0-4731-9069-be2c739f3fd7 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:20.483761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dbd19e8d-0ef0-4731-9069-be2c739f3fd7 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:20.484930 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 52/95] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:20 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:21.511874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb1dc5f6-519d-45ce-97c1-8ffbd31db5ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:21.514311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb1dc5f6-519d-45ce-97c1-8ffbd31db5ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:21.515033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:21.515033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:21.516237 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb1dc5f6-519d-45ce-97c1-8ffbd31db5ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:21.628187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:21.628187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:21.637418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fb1dc5f6-519d-45ce-97c1-8ffbd31db5ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:21.661878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb1dc5f6-519d-45ce-97c1-8ffbd31db5ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:21.663096 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 44/96] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:21 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 970 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:22.679099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ceff672-a74f-45d4-98d1-698987c6ee9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:22.679718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ceff672-a74f-45d4-98d1-698987c6ee9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:22.679845 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:22.679845 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:22.680225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ceff672-a74f-45d4-98d1-698987c6ee9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:22.731879 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:22.731879 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:22.743243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4ceff672-a74f-45d4-98d1-698987c6ee9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:22.769509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ceff672-a74f-45d4-98d1-698987c6ee9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:22.770960 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 53/97] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:22 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 970 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:23.789470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b4821755-7b0a-40ff-acb2-87a4d515ddd5 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:23.791398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b4821755-7b0a-40ff-acb2-87a4d515ddd5 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:23.791792 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:23.791792 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:23.792437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b4821755-7b0a-40ff-acb2-87a4d515ddd5 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:23.871938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:23.871938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:23.885332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b4821755-7b0a-40ff-acb2-87a4d515ddd5 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:23.915907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b4821755-7b0a-40ff-acb2-87a4d515ddd5 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:23.929589 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 45/98] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:23 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 973 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:24.934337 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11b592c8-680d-453a-aa1e-b2cbedfc5b31 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:24.934889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11b592c8-680d-453a-aa1e-b2cbedfc5b31 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:24.935029 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:24.935029 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:24.935651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11b592c8-680d-453a-aa1e-b2cbedfc5b31 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:25.009376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:25.009376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:25.020873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-11b592c8-680d-453a-aa1e-b2cbedfc5b31 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:25.052373 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11b592c8-680d-453a-aa1e-b2cbedfc5b31 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:25.053582 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 54/99] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:24 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 973 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:26.069896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c28a926f-bfe3-417a-8753-bb6af3f7f33f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:26.070621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c28a926f-bfe3-417a-8753-bb6af3f7f33f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:26.071467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:26.071467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:26.072536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c28a926f-bfe3-417a-8753-bb6af3f7f33f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:26.142917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:26.142917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:26.153596 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c28a926f-bfe3-417a-8753-bb6af3f7f33f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:26.185157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c28a926f-bfe3-417a-8753-bb6af3f7f33f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:26.186202 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 46/100] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:26 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 973 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:27.206622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6395d27-fca9-4dd2-80dc-753e8032919c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:27.207600 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6395d27-fca9-4dd2-80dc-753e8032919c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:27.208139 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:27.208139 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:27.208978 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6395d27-fca9-4dd2-80dc-753e8032919c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:27.397688 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:27.397688 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:27.412264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e6395d27-fca9-4dd2-80dc-753e8032919c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:27.442745 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6395d27-fca9-4dd2-80dc-753e8032919c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:27.453762 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 55/101] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:27 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 973 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:28.466133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab8e7076-df9f-499e-9869-37002ad58a9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:28.466620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab8e7076-df9f-499e-9869-37002ad58a9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:28.466842 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:28.466842 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:28.467219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab8e7076-df9f-499e-9869-37002ad58a9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:28.573184 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:28.573184 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:28.587210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ab8e7076-df9f-499e-9869-37002ad58a9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:28.613662 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab8e7076-df9f-499e-9869-37002ad58a9e tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:28.614912 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 47/102] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:28 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 973 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:29.632265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac7322c1-7369-46d5-8454-3eea48fe4b9f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:10:29.633444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ac7322c1-7369-46d5-8454-3eea48fe4b9f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:29.633817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:29.633817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:29.634423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ac7322c1-7369-46d5-8454-3eea48fe4b9f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:29.761985 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:29.761985 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:29.771768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ac7322c1-7369-46d5-8454-3eea48fe4b9f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:29.878477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac7322c1-7369-46d5-8454-3eea48fe4b9f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:10:29.882267 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 56/103] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:29 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 1361 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:10:29.896005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] POST http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes Jan 21 07:10:29.896574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:29.896574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:29.897177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-143996801"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:10:29.898405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-143996801'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:10:29.899085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Create volume of 1 GB Jan 21 07:10:29.948216 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Availability Zones retrieved successfully. Jan 21 07:10:30.010867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Flow 'volume_create_api' (264176b9-ff7b-40eb-ac8b-c72c52c8e99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:10:30.016544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec9a4043-4aa7-45a3-9411-69738c168edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:30.038884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:10:30.222042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec9a4043-4aa7-45a3-9411-69738c168edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:30.231714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383e1ee8-e91c-4387-aeed-0fa3734b1fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:30.400972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Created reservations ['7f436ddc-8613-4721-8e80-d1ed321f45ad', '148cbe05-5d09-4246-88ee-32e2db1930d5', 'ee8bfe6f-0f41-40a2-893b-5ff557400305', 'e20da166-0e25-4bd2-bf8d-86cc72876ce1'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:10:30.403282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383e1ee8-e91c-4387-aeed-0fa3734b1fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f436ddc-8613-4721-8e80-d1ed321f45ad', '148cbe05-5d09-4246-88ee-32e2db1930d5', 'ee8bfe6f-0f41-40a2-893b-5ff557400305', 'e20da166-0e25-4bd2-bf8d-86cc72876ce1']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:30.411009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4f9ea4-d7ea-4a30-b7f5-2ff3ddd1e4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:30.554753 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4f9ea4-d7ea-4a30-b7f5-2ff3ddd1e4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8584693-2bd1-4062-96bc-f77a1e731df6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-143996801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d632bf842cb7478a9269ae5b1f806429',qos_specs=None,replication_status=,reservations=['7f436ddc-8613-4721-8e80-d1ed321f45ad','148cbe05-5d09-4246-88ee-32e2db1930d5','ee8bfe6f-0f41-40a2-893b-5ff557400305','e20da166-0e25-4bd2-bf8d-86cc72876ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8a784dad7c46bd94b1996575498874',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-143996801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8584693-2bd1-4062-96bc-f77a1e731df6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d632bf842cb7478a9269ae5b1f806429',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed8a784dad7c46bd94b1996575498874',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:30.558683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b52f48-6923-425c-982f-ca847a8e7c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:30.598669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b52f48-6923-425c-982f-ca847a8e7c38) transitioned into state 'SUCCESS' from state '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-143996801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d632bf842cb7478a9269ae5b1f806429',qos_specs=None,replication_status=,reservations=['7f436ddc-8613-4721-8e80-d1ed321f45ad','148cbe05-5d09-4246-88ee-32e2db1930d5','ee8bfe6f-0f41-40a2-893b-5ff557400305','e20da166-0e25-4bd2-bf8d-86cc72876ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8a784dad7c46bd94b1996575498874',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:30.602268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9770ae8-b4df-493d-ac59-af21bf7ce7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:30.624462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9770ae8-b4df-493d-ac59-af21bf7ce7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:30.631256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Flow 'volume_create_api' (264176b9-ff7b-40eb-ac8b-c72c52c8e99d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:10:30.711592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Create volume request issued successfully. Jan 21 07:10:30.755313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98d09f49-e221-4491-b694-c1cd1d3f6102 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes returned with HTTP 202 Jan 21 07:10:30.770319 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 48/104] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:10:29 2021] POST /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes => generated 820 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:10:30.770643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef858718-fcd5-4e29-aa32-c79604b16842 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:10:30.771367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef858718-fcd5-4e29-aa32-c79604b16842 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:30.771734 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:30.771734 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:30.772354 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef858718-fcd5-4e29-aa32-c79604b16842 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:30.893360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:30.893360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:30.933583 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ef858718-fcd5-4e29-aa32-c79604b16842 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:31.001687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef858718-fcd5-4e29-aa32-c79604b16842 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 returned with HTTP 200 Jan 21 07:10:31.014603 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 57/105] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:30 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 => generated 912 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:10:32.028659 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3276aa1c-5eb4-4813-8141-2c1c7ac19c02 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:10:32.029579 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3276aa1c-5eb4-4813-8141-2c1c7ac19c02 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:32.029807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:32.029807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:32.031035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3276aa1c-5eb4-4813-8141-2c1c7ac19c02 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:32.118702 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:32.118702 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:32.143154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3276aa1c-5eb4-4813-8141-2c1c7ac19c02 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:32.173615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3276aa1c-5eb4-4813-8141-2c1c7ac19c02 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 returned with HTTP 200 Jan 21 07:10:32.174667 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 49/106] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:32 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:32.193278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] POST http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes Jan 21 07:10:32.194667 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:32.194667 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:32.195682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-997391493"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:10:32.197045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-997391493'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:10:32.197769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Create volume of 1 GB Jan 21 07:10:32.228752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Availability Zones retrieved successfully. Jan 21 07:10:32.257138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Flow 'volume_create_api' (a8f62a5f-9b01-4eb1-b29f-33a1f06f3379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:10:32.263737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4dea585-3a77-4127-8b77-5851dfc5cb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:32.267632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:10:32.402994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4dea585-3a77-4127-8b77-5851dfc5cb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:32.406372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c34d11-ab1d-4826-b70e-af3ab36a59f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:32.504666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Created reservations ['30d84bbd-5ce8-4246-801a-957f70a7501e', '612e9710-2562-492d-8f3a-00a9d4a4767d', 'ceed1621-596b-402f-9d2f-d6dbf9d40ca2', '1999d4b1-5489-4a07-8441-6e2b211c2feb'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:10:32.506825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c34d11-ab1d-4826-b70e-af3ab36a59f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d84bbd-5ce8-4246-801a-957f70a7501e', '612e9710-2562-492d-8f3a-00a9d4a4767d', 'ceed1621-596b-402f-9d2f-d6dbf9d40ca2', '1999d4b1-5489-4a07-8441-6e2b211c2feb']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:32.510994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9369557-e805-4600-820c-22257e531fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:32.602233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9369557-e805-4600-820c-22257e531fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f62d66be-8451-4de0-91f7-a7ee5f88b8c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-997391493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d632bf842cb7478a9269ae5b1f806429',qos_specs=None,replication_status=,reservations=['30d84bbd-5ce8-4246-801a-957f70a7501e','612e9710-2562-492d-8f3a-00a9d4a4767d','ceed1621-596b-402f-9d2f-d6dbf9d40ca2','1999d4b1-5489-4a07-8441-6e2b211c2feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8a784dad7c46bd94b1996575498874',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-997391493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f62d66be-8451-4de0-91f7-a7ee5f88b8c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d632bf842cb7478a9269ae5b1f806429',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed8a784dad7c46bd94b1996575498874',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:32.604651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144209a4-e7bb-414f-82d1-939ae577c54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:32.633530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144209a4-e7bb-414f-82d1-939ae577c54a) transitioned into state 'SUCCESS' from state '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-997391493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d632bf842cb7478a9269ae5b1f806429',qos_specs=None,replication_status=,reservations=['30d84bbd-5ce8-4246-801a-957f70a7501e','612e9710-2562-492d-8f3a-00a9d4a4767d','ceed1621-596b-402f-9d2f-d6dbf9d40ca2','1999d4b1-5489-4a07-8441-6e2b211c2feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8a784dad7c46bd94b1996575498874',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:32.642137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2162b6-dfd7-4943-9d91-1eabd07d1b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:32.659475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2162b6-dfd7-4943-9d91-1eabd07d1b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:32.662774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Flow 'volume_create_api' (a8f62a5f-9b01-4eb1-b29f-33a1f06f3379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:10:32.717170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Create volume request issued successfully. Jan 21 07:10:32.732476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d285fee-cdf0-45a5-87cd-6c1ca5621bc0 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes returned with HTTP 202 Jan 21 07:10:32.733373 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 58/107] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:10:32 2021] POST /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes => generated 820 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:10:32.753121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1bcd6581-cfbc-44b8-87ae-c5f569d44e1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:10:32.753759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1bcd6581-cfbc-44b8-87ae-c5f569d44e1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:32.754036 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:32.754036 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:32.754502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1bcd6581-cfbc-44b8-87ae-c5f569d44e1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:32.820192 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:32.820192 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:32.848657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1bcd6581-cfbc-44b8-87ae-c5f569d44e1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:32.911107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1bcd6581-cfbc-44b8-87ae-c5f569d44e1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 returned with HTTP 200 Jan 21 07:10:32.936479 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 50/108] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:32 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 => generated 888 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:33.944326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-135d43b4-13e2-4c46-af8b-5eaf3e9741d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:10:33.944897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-135d43b4-13e2-4c46-af8b-5eaf3e9741d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:33.945249 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:33.945249 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:33.945819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-135d43b4-13e2-4c46-af8b-5eaf3e9741d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:33.997557 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:33.997557 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:34.006661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-135d43b4-13e2-4c46-af8b-5eaf3e9741d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:10:34.029267 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-135d43b4-13e2-4c46-af8b-5eaf3e9741d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 returned with HTTP 200 Jan 21 07:10:34.040773 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 59/109] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:33 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:10:44.411293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] POST http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes Jan 21 07:10:44.411834 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:44.411834 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:44.412194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2022780536"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:10:44.413161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2022780536'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:10:44.413531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Create volume of 1 GB Jan 21 07:10:44.441775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Availability Zones retrieved successfully. Jan 21 07:10:44.504106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Flow 'volume_create_api' (620ef45c-079c-4e9e-8031-f3ee8d0e26e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:10:44.510022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9d9ad7-21eb-44bc-8e6b-d3bf7ee04e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:44.512249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:10:44.712310 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9d9ad7-21eb-44bc-8e6b-d3bf7ee04e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:44.714715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad00dd46-ff40-4d47-8966-4da67e5e5a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:44.856713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Created reservations ['3f59922e-680e-4b0e-9c99-360a5bff0bba', '0d72ab67-16fa-4873-b600-425475232683', 'ae46f923-3f0a-4c46-acaf-10c60c231720', '9e686d84-64a3-4e53-ad6c-d73a4ed44002'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:10:44.858888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad00dd46-ff40-4d47-8966-4da67e5e5a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f59922e-680e-4b0e-9c99-360a5bff0bba', '0d72ab67-16fa-4873-b600-425475232683', 'ae46f923-3f0a-4c46-acaf-10c60c231720', '9e686d84-64a3-4e53-ad6c-d73a4ed44002']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:44.862058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8897a3f8-ac29-4e7b-b66c-3027eb38f18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:45.007754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8897a3f8-ac29-4e7b-b66c-3027eb38f18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96df0d74-234e-4561-890a-1f0e6e036093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2022780536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='decf78105d1e4148b8e841851cd725a5',qos_specs=None,replication_status=,reservations=['3f59922e-680e-4b0e-9c99-360a5bff0bba','0d72ab67-16fa-4873-b600-425475232683','ae46f923-3f0a-4c46-acaf-10c60c231720','9e686d84-64a3-4e53-ad6c-d73a4ed44002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331796260c8c423ab9d3f3cb05583016',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2022780536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96df0d74-234e-4561-890a-1f0e6e036093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='decf78105d1e4148b8e841851cd725a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='331796260c8c423ab9d3f3cb05583016',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:45.014143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90aa384-fc35-4c60-a50a-7a8ca351f42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:45.072853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90aa384-fc35-4c60-a50a-7a8ca351f42e) transitioned into state 'SUCCESS' from state '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-2022780536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='decf78105d1e4148b8e841851cd725a5',qos_specs=None,replication_status=,reservations=['3f59922e-680e-4b0e-9c99-360a5bff0bba','0d72ab67-16fa-4873-b600-425475232683','ae46f923-3f0a-4c46-acaf-10c60c231720','9e686d84-64a3-4e53-ad6c-d73a4ed44002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331796260c8c423ab9d3f3cb05583016',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:45.074969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8e64b2-7e12-4783-b91c-5de8188d2613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:10:45.094633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8e64b2-7e12-4783-b91c-5de8188d2613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:10:45.098671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Flow 'volume_create_api' (620ef45c-079c-4e9e-8031-f3ee8d0e26e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:10:45.168203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Create volume request issued successfully. Jan 21 07:10:45.184861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ac75609-6a12-4bc3-bf4d-449835e3921e tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes returned with HTTP 202 Jan 21 07:10:45.186026 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 51/110] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:10:44 2021] POST /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes => generated 824 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:10:45.215403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2f1cb29-4f77-4220-bfb5-8a2f021ae5a7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:45.216254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2f1cb29-4f77-4220-bfb5-8a2f021ae5a7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:45.216942 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:45.216942 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:45.218062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2f1cb29-4f77-4220-bfb5-8a2f021ae5a7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:45.366616 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:45.366616 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:45.402676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f2f1cb29-4f77-4220-bfb5-8a2f021ae5a7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:45.449360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2f1cb29-4f77-4220-bfb5-8a2f021ae5a7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:45.450845 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 60/111] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:45 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 916 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:46.467643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1a68898-8e20-46c4-bce9-a51b54fec15f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:46.468336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1a68898-8e20-46c4-bce9-a51b54fec15f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:46.468690 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:46.468690 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:46.469858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1a68898-8e20-46c4-bce9-a51b54fec15f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:46.563355 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:46.563355 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:46.574400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b1a68898-8e20-46c4-bce9-a51b54fec15f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:46.602202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1a68898-8e20-46c4-bce9-a51b54fec15f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:46.603429 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 52/112] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:46 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:47.504514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-7faa6c70-a067-45be-957f-491f019c8323 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:47.505679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-7faa6c70-a067-45be-957f-491f019c8323 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:47.506183 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:47.506183 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:47.506752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-7faa6c70-a067-45be-957f-491f019c8323 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:47.573523 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:47.573523 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:47.602255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-7faa6c70-a067-45be-957f-491f019c8323 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:47.652441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-7faa6c70-a067-45be-957f-491f019c8323 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:47.662912 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 61/113] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:10:47 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:47.762918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1a68898-8e20-46c4-bce9-a51b54fec15f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume// Jan 21 07:10:47.764401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1a68898-8e20-46c4-bce9-a51b54fec15f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:47.764401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:47.764401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:47.764401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1a68898-8e20-46c4-bce9-a51b54fec15f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:47.765073 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1a68898-8e20-46c4-bce9-a51b54fec15f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:10:47.766174 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 53/114] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:10:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:10:47.803055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-9cdda0d2-3726-476c-b705-e4ae2682f379 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] POST http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/attachments Jan 21 07:10:47.803864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:47.803864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:47.804531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-9cdda0d2-3726-476c-b705-e4ae2682f379 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96df0d74-234e-4561-890a-1f0e6e036093", "instance_uuid": "57f2de89-89da-4870-9eb3-ade09ba19a43", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:10:47.905526 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:47.905526 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:47.982242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-9cdda0d2-3726-476c-b705-e4ae2682f379 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/attachments returned with HTTP 200 Jan 21 07:10:47.984944 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 62/115] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:10:47 2021] POST /volume/v3/decf78105d1e4148b8e841851cd725a5/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:10:48.025358 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f91d2e4-a470-46bc-a0b8-8f827fea621b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:48.025866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f91d2e4-a470-46bc-a0b8-8f827fea621b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:48.026529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f91d2e4-a470-46bc-a0b8-8f827fea621b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:48.066341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-9cdda0d2-3726-476c-b705-e4ae2682f379 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume// Jan 21 07:10:48.066908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-9cdda0d2-3726-476c-b705-e4ae2682f379 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:48.067200 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:48.067200 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:48.067700 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-9cdda0d2-3726-476c-b705-e4ae2682f379 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:48.069076 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-9cdda0d2-3726-476c-b705-e4ae2682f379 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:10:48.069921 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 63/116] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:10:48 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:10:48.085581 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-3e69c580-3594-43de-a157-5caf29adb288 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:48.090020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-3e69c580-3594-43de-a157-5caf29adb288 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:48.090789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-3e69c580-3594-43de-a157-5caf29adb288 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:48.104198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:48.104198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:48.118670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3f91d2e4-a470-46bc-a0b8-8f827fea621b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:48.153606 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:48.153606 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:48.163765 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f91d2e4-a470-46bc-a0b8-8f827fea621b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:48.165214 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 54/117] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:48 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:48.179913 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:48.179913 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:48.189340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-3e69c580-3594-43de-a157-5caf29adb288 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:48.212543 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:48.212543 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:48.224792 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-3e69c580-3594-43de-a157-5caf29adb288 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:48.226117 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 64/118] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:10:48 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 1015 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:10:48.265555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-25e847f1-5550-454e-bdae-8191ebd7e279 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] PUT http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/attachments/37b312b1-6bdd-4535-ac10-8a1c1d66ecd3 Jan 21 07:10:48.266126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:48.266126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:48.266531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-25e847f1-5550-454e-bdae-8191ebd7e279 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:10:48.344845 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:10:48.344845 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:10:48.346238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-25e847f1-5550-454e-bdae-8191ebd7e279 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Lock "b'cinder-attachment_update-96df0d74-234e-4561-890a-1f0e6e036093-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.030s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:10:48.348562 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:48.348562 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:49.183432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c2c78b8-cfc5-4f02-893e-0974ce9cb87d tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:49.184006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c2c78b8-cfc5-4f02-893e-0974ce9cb87d tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:49.184352 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:49.184352 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:49.184888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c2c78b8-cfc5-4f02-893e-0974ce9cb87d tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:49.356636 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:49.356636 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:49.380841 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1c2c78b8-cfc5-4f02-893e-0974ce9cb87d tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:49.434342 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:49.434342 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:49.455472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c2c78b8-cfc5-4f02-893e-0974ce9cb87d tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:49.456497 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 65/119] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:49 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 916 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:10:50.473630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eeb2875f-c8f8-4e24-8869-47fdc793ec75 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:50.474348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eeb2875f-c8f8-4e24-8869-47fdc793ec75 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:50.474639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:50.474639 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:50.475136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eeb2875f-c8f8-4e24-8869-47fdc793ec75 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:50.591454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:50.591454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:50.605667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eeb2875f-c8f8-4e24-8869-47fdc793ec75 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:50.666406 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:50.666406 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:50.678488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eeb2875f-c8f8-4e24-8869-47fdc793ec75 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:50.698458 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 66/120] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:50 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 916 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:10:51.218372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-25e847f1-5550-454e-bdae-8191ebd7e279 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Lock "b'cinder-attachment_update-96df0d74-234e-4561-890a-1f0e6e036093-n-h1-765315-16'" released by "attachment_update" :: held 2.873s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:10:51.219138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-25e847f1-5550-454e-bdae-8191ebd7e279 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/attachments/37b312b1-6bdd-4535-ac10-8a1c1d66ecd3 returned with HTTP 200 Jan 21 07:10:51.220407 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 55/121] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 07:10:48 2021] PUT /volume/v3/decf78105d1e4148b8e841851cd725a5/attachments/37b312b1-6bdd-4535-ac10-8a1c1d66ecd3 => generated 762 bytes in 2959 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:10:51.706244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b20895b6-9116-4b73-bbdb-cd3dabaebe0b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:51.706756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b20895b6-9116-4b73-bbdb-cd3dabaebe0b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:51.707166 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:51.707166 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:51.707782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b20895b6-9116-4b73-bbdb-cd3dabaebe0b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:51.830342 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:51.830342 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:51.886567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b20895b6-9116-4b73-bbdb-cd3dabaebe0b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:51.943065 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:51.943065 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:51.963072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b20895b6-9116-4b73-bbdb-cd3dabaebe0b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:51.976072 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 67/122] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:51 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:52.980514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da8f885f-a70d-46f6-bd2f-2a9925fc167c tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:52.981701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da8f885f-a70d-46f6-bd2f-2a9925fc167c tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:52.982125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:52.982125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:52.982767 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da8f885f-a70d-46f6-bd2f-2a9925fc167c tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:53.039944 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:53.039944 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:53.052078 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-da8f885f-a70d-46f6-bd2f-2a9925fc167c tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:53.084401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:53.084401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:53.100377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da8f885f-a70d-46f6-bd2f-2a9925fc167c tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:53.102305 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 56/123] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:52 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:54.120621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ea106d8-360e-4fb3-a587-0c2c7e1029e4 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:54.121437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ea106d8-360e-4fb3-a587-0c2c7e1029e4 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:54.121437 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:54.121437 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:54.121949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ea106d8-360e-4fb3-a587-0c2c7e1029e4 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:54.224524 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:54.224524 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:54.236354 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4ea106d8-360e-4fb3-a587-0c2c7e1029e4 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:54.263866 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:54.263866 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:54.296384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ea106d8-360e-4fb3-a587-0c2c7e1029e4 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:54.297867 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 68/124] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:54 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:55.314382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e61c3a2-e2f8-46a3-9844-f55d17097575 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:55.314950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e61c3a2-e2f8-46a3-9844-f55d17097575 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:55.315075 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:55.315075 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:55.315758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e61c3a2-e2f8-46a3-9844-f55d17097575 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:55.367400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:55.367400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:55.377355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5e61c3a2-e2f8-46a3-9844-f55d17097575 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:55.398550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:55.398550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:55.408968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e61c3a2-e2f8-46a3-9844-f55d17097575 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:55.410163 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 57/125] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:55 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:56.430332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7159890-7175-4f3c-97da-35d4631e0316 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:56.431188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7159890-7175-4f3c-97da-35d4631e0316 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:56.431913 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:56.431913 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:56.436962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7159890-7175-4f3c-97da-35d4631e0316 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:56.493882 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:56.493882 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:56.503638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a7159890-7175-4f3c-97da-35d4631e0316 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:56.526106 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:56.526106 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:56.538809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7159890-7175-4f3c-97da-35d4631e0316 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:56.540294 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 69/126] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:56 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:10:56.926648 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-69ba0fa2-4dca-4d6d-b7db-50e01d58b7c8 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] POST http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/attachments/37b312b1-6bdd-4535-ac10-8a1c1d66ecd3/action Jan 21 07:10:56.927470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:56.927470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:56.928158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-69ba0fa2-4dca-4d6d-b7db-50e01d58b7c8 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:10:56.928754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-69ba0fa2-4dca-4d6d-b7db-50e01d58b7c8 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:10:57.002374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:57.002374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:57.020068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-155d7d55-2c5e-4019-83b2-34bb51ad50f3 req-69ba0fa2-4dca-4d6d-b7db-50e01d58b7c8 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/attachments/37b312b1-6bdd-4535-ac10-8a1c1d66ecd3/action returned with HTTP 204 Jan 21 07:10:57.022163 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 58/127] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:10:56 2021] POST /volume/v3/decf78105d1e4148b8e841851cd725a5/attachments/37b312b1-6bdd-4535-ac10-8a1c1d66ecd3/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:10:57.556671 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94b66737-7d2b-47a0-ac53-2a0027fe6ae2 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:57.557198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94b66737-7d2b-47a0-ac53-2a0027fe6ae2 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:57.557873 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:57.557873 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:57.558508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94b66737-7d2b-47a0-ac53-2a0027fe6ae2 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:57.739031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:57.739031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:57.751619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-94b66737-7d2b-47a0-ac53-2a0027fe6ae2 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:57.775952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:57.775952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:57.790631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94b66737-7d2b-47a0-ac53-2a0027fe6ae2 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:57.792986 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 70/128] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:57 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 1209 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:10:57.809619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-de4ccf72-bfc8-4079-be9a-f228e06b2556 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:57.810490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-de4ccf72-bfc8-4079-be9a-f228e06b2556 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:57.810897 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:57.810897 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:57.812072 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-de4ccf72-bfc8-4079-be9a-f228e06b2556 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:57.942435 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:57.942435 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:57.964985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-de4ccf72-bfc8-4079-be9a-f228e06b2556 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:58.000389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:58.000389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:58.013667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-de4ccf72-bfc8-4079-be9a-f228e06b2556 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:58.014651 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 59/129] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:57 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 1209 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:10:58.845315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-81f29204-d99d-4eb1-8434-be6760d96527 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:58.845767 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-81f29204-d99d-4eb1-8434-be6760d96527 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:58.845943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:58.845943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:58.846968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-81f29204-d99d-4eb1-8434-be6760d96527 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:58.919317 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:58.919317 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:58.929038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-802b74b1-0015-41ec-8df0-e7056625e172 req-81f29204-d99d-4eb1-8434-be6760d96527 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:58.950574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:58.950574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:58.961819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-81f29204-d99d-4eb1-8434-be6760d96527 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:58.962630 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 71/130] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:10:58 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 1209 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:10:58.987482 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] POST http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093/action Jan 21 07:10:58.988316 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:58.988316 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:58.989128 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:10:58.989884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:10:59.049557 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:59.049557 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:59.051260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:59.062254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Begin detaching volume completed successfully. Jan 21 07:10:59.063485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093/action returned with HTTP 202 Jan 21 07:10:59.070245 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 60/131] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:10:58 2021] POST /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:10:59.089395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eee9993a-4936-4c78-bd0a-74d0ef29d638 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:59.090079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eee9993a-4936-4c78-bd0a-74d0ef29d638 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:59.090449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:59.090449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:59.091032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eee9993a-4936-4c78-bd0a-74d0ef29d638 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:59.149419 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume// Jan 21 07:10:59.150273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:59.150636 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:10:59.150636 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:10:59.151259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:59.152569 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-95527219-286d-40cd-9f76-4babbffc1c10 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:10:59.153346 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 61/132] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:10:59 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:10:59.169346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-0e888409-95b4-4b49-b1a7-a75aa861c7b8 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:10:59.169921 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-0e888409-95b4-4b49-b1a7-a75aa861c7b8 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:10:59.170551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-0e888409-95b4-4b49-b1a7-a75aa861c7b8 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:10:59.333617 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:59.333617 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:59.367990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eee9993a-4936-4c78-bd0a-74d0ef29d638 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:59.384573 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:59.384573 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:59.395782 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:59.395782 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:59.409440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-802b74b1-0015-41ec-8df0-e7056625e172 req-0e888409-95b4-4b49-b1a7-a75aa861c7b8 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:10:59.409698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eee9993a-4936-4c78-bd0a-74d0ef29d638 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:59.410886 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 72/133] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:10:59 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 1212 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:10:59.452890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:10:59.452890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:10:59.463820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-0e888409-95b4-4b49-b1a7-a75aa861c7b8 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:10:59.465896 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 62/134] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:10:59 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 1311 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:11:00.120489 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-70bb9af9-b5f8-4efb-94f3-a5107d11797f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] DELETE http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/attachments/37b312b1-6bdd-4535-ac10-8a1c1d66ecd3 Jan 21 07:11:00.121132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-70bb9af9-b5f8-4efb-94f3-a5107d11797f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:00.121466 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:00.121466 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:00.122217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-70bb9af9-b5f8-4efb-94f3-a5107d11797f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:00.158762 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:00.158762 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:00.428983 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb282693-fd37-4b5d-a083-a889fab72fd3 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:00.430196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb282693-fd37-4b5d-a083-a889fab72fd3 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:00.430857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:00.430857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:00.431583 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb282693-fd37-4b5d-a083-a889fab72fd3 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:00.547305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:00.547305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:00.562243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bb282693-fd37-4b5d-a083-a889fab72fd3 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:11:00.589725 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:00.589725 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:00.601085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb282693-fd37-4b5d-a083-a889fab72fd3 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:11:00.602314 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 63/135] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:00 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 1212 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:11:01.063652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-802b74b1-0015-41ec-8df0-e7056625e172 req-70bb9af9-b5f8-4efb-94f3-a5107d11797f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:11:01.064079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-802b74b1-0015-41ec-8df0-e7056625e172 req-70bb9af9-b5f8-4efb-94f3-a5107d11797f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:11:01.088725 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-802b74b1-0015-41ec-8df0-e7056625e172 req-70bb9af9-b5f8-4efb-94f3-a5107d11797f tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/attachments/37b312b1-6bdd-4535-ac10-8a1c1d66ecd3 returned with HTTP 200 Jan 21 07:11:01.090103 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 73/136] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:11:00 2021] DELETE /volume/v3/decf78105d1e4148b8e841851cd725a5/attachments/37b312b1-6bdd-4535-ac10-8a1c1d66ecd3 => generated 19 bytes in 975 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:01.619943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd7ac34f-57bc-4549-ac87-6e9522c16fed tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:01.620516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd7ac34f-57bc-4549-ac87-6e9522c16fed tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:01.620746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:01.620746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:01.621407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd7ac34f-57bc-4549-ac87-6e9522c16fed tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:01.719927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:01.719927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:01.729874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dd7ac34f-57bc-4549-ac87-6e9522c16fed tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:11:01.755708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd7ac34f-57bc-4549-ac87-6e9522c16fed tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:11:01.757096 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 64/137] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:01 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:02.372225 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ad7d04a-8d73-4a86-908e-158437c6c0eb tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:02.372774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ad7d04a-8d73-4a86-908e-158437c6c0eb tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:02.372969 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:02.372969 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:02.377162 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ad7d04a-8d73-4a86-908e-158437c6c0eb tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:02.482734 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:02.482734 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:02.492927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0ad7d04a-8d73-4a86-908e-158437c6c0eb tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:11:02.541772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ad7d04a-8d73-4a86-908e-158437c6c0eb tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:11:02.542634 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 74/138] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:02 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:02.564285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ecd6ae48-da2e-4ad8-bc68-67fd0a0b8479 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:02.568729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ecd6ae48-da2e-4ad8-bc68-67fd0a0b8479 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:02.569116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:02.569116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:02.569805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ecd6ae48-da2e-4ad8-bc68-67fd0a0b8479 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:02.697812 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:02.697812 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:02.724081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ecd6ae48-da2e-4ad8-bc68-67fd0a0b8479 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:11:02.774994 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ecd6ae48-da2e-4ad8-bc68-67fd0a0b8479 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:11:02.790300 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 65/139] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:02 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 917 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:10.841688 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af825612-9b6d-485f-b401-bf778cdb0ac7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] DELETE http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:10.842186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af825612-9b6d-485f-b401-bf778cdb0ac7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:10.842415 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:10.842415 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:10.842787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af825612-9b6d-485f-b401-bf778cdb0ac7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:10.843787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-af825612-9b6d-485f-b401-bf778cdb0ac7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Delete volume with id: 96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:10.938130 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:10.938130 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:10.940543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-af825612-9b6d-485f-b401-bf778cdb0ac7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:11:10.991643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-af825612-9b6d-485f-b401-bf778cdb0ac7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Delete volume request issued successfully. Jan 21 07:11:10.992688 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af825612-9b6d-485f-b401-bf778cdb0ac7 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 202 Jan 21 07:11:10.998846 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 75/140] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:11:10 2021] DELETE /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:11:11.004557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-932d65f5-f6fb-4592-9179-43729e368f9b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:11.005196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-932d65f5-f6fb-4592-9179-43729e368f9b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:11.005482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:11.005482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:11.005861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-932d65f5-f6fb-4592-9179-43729e368f9b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:11.106874 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:11.106874 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:11.118661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-932d65f5-f6fb-4592-9179-43729e368f9b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:11:11.170985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-932d65f5-f6fb-4592-9179-43729e368f9b tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:11:11.172777 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 66/141] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:10 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 916 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:12.189893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7279223a-5d0c-4a44-a650-987367e99d27 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:12.190444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7279223a-5d0c-4a44-a650-987367e99d27 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:12.190625 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:12.190625 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:12.190998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7279223a-5d0c-4a44-a650-987367e99d27 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:12.306400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:12.306400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:12.332716 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7279223a-5d0c-4a44-a650-987367e99d27 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:11:12.382037 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7279223a-5d0c-4a44-a650-987367e99d27 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:11:12.392993 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 76/142] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:12 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:13.399038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5326e90d-981c-4cd7-a12c-9b09380fc8a9 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:13.400117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5326e90d-981c-4cd7-a12c-9b09380fc8a9 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:13.400463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:13.400463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:13.401114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5326e90d-981c-4cd7-a12c-9b09380fc8a9 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:13.531113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:13.531113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:13.554161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5326e90d-981c-4cd7-a12c-9b09380fc8a9 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Volume info retrieved successfully. Jan 21 07:11:13.624020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5326e90d-981c-4cd7-a12c-9b09380fc8a9 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 200 Jan 21 07:11:13.637642 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 67/143] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:13 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 916 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:14.504135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-50ab9cab-4265-482e-b4fc-c0726a0e500f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:11:14.505328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-50ab9cab-4265-482e-b4fc-c0726a0e500f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:14.505772 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:14.505772 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:14.506534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-50ab9cab-4265-482e-b4fc-c0726a0e500f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:14.642827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d5d8891-f5bb-4fb1-a865-d78aa7820ab3 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] GET http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 Jan 21 07:11:14.643269 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d5d8891-f5bb-4fb1-a865-d78aa7820ab3 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:14.643486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:14.643486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:14.643860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d5d8891-f5bb-4fb1-a865-d78aa7820ab3 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:14.654429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:14.654429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:14.676664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d0a554ee-74af-4198-9431-b093f693d621 req-50ab9cab-4265-482e-b4fc-c0726a0e500f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:11:14.747761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-50ab9cab-4265-482e-b4fc-c0726a0e500f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:11:14.761632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 77/144] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:11:14 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 1361 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:11:14.766980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:11:14.768177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:14.768635 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:14.768635 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:14.769579 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:14.812231 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d5d8891-f5bb-4fb1-a865-d78aa7820ab3 tempest-AttachSCSIVolumeTestJSON-613281432 tempest-AttachSCSIVolumeTestJSON-613281432] http://10.222.0.24/volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 returned with HTTP 404 Jan 21 07:11:14.825490 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 68/145] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:14 2021] GET /volume/v3/decf78105d1e4148b8e841851cd725a5/volumes/96df0d74-234e-4561-890a-1f0e6e036093 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:11:14.870289 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:14.870289 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:14.879921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:11:14.906095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 returned with HTTP 200 Jan 21 07:11:14.909761 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 78/146] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:11:14 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:14.925737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-aee8646b-d825-4fec-87da-3d0006c1cc4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:11:14.926706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-aee8646b-d825-4fec-87da-3d0006c1cc4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:14.927235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-aee8646b-d825-4fec-87da-3d0006c1cc4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:15.094363 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:15.094363 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:15.103749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d0a554ee-74af-4198-9431-b093f693d621 req-aee8646b-d825-4fec-87da-3d0006c1cc4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:11:15.127690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-aee8646b-d825-4fec-87da-3d0006c1cc4c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 returned with HTTP 200 Jan 21 07:11:15.130649 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 69/147] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:11:14 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:15.143239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume// Jan 21 07:11:15.143469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:15.143583 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:15.143583 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:15.143927 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:15.145397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:11:15.146340 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 79/148] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:11:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:11:15.169971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-c1c03991-75cc-4e8a-8808-de87374cab11 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] POST http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments Jan 21 07:11:15.171098 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:15.171098 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:15.171981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-c1c03991-75cc-4e8a-8808-de87374cab11 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c", "instance_uuid": "4bb97403-92cd-49e7-9900-4ea22ebafc95", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:11:15.303661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:15.303661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:15.430312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-c1c03991-75cc-4e8a-8808-de87374cab11 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments returned with HTTP 200 Jan 21 07:11:15.430487 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 70/149] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:11:15 2021] POST /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments => generated 273 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:11:15.439452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume// Jan 21 07:11:15.440284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:15.441089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:15.442246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:11:15.443949 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 80/150] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:11:15 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:11:15.477215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-a5258ecd-c561-45ad-bfa2-f1c4e41e75ad tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] POST http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments Jan 21 07:11:15.477918 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:15.477918 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:15.478558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-a5258ecd-c561-45ad-bfa2-f1c4e41e75ad tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8584693-2bd1-4062-96bc-f77a1e731df6", "instance_uuid": "4bb97403-92cd-49e7-9900-4ea22ebafc95", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:11:15.538973 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:15.538973 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:15.669622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-a5258ecd-c561-45ad-bfa2-f1c4e41e75ad tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments returned with HTTP 200 Jan 21 07:11:15.678924 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 71/151] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:11:15 2021] POST /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:11:15.680133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume// Jan 21 07:11:15.680637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:15.681129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:15.682380 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:11:15.683222 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 81/152] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:11:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:11:15.895528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-0245eacb-14d5-4f72-a8ab-01c7b43584a8 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] POST http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments Jan 21 07:11:15.897217 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:15.897217 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:15.899569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-0245eacb-14d5-4f72-a8ab-01c7b43584a8 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f62d66be-8451-4de0-91f7-a7ee5f88b8c8", "instance_uuid": "4bb97403-92cd-49e7-9900-4ea22ebafc95", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:11:15.982577 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:15.982577 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:16.080047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-0245eacb-14d5-4f72-a8ab-01c7b43584a8 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments returned with HTTP 200 Jan 21 07:11:16.094506 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 72/153] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:11:15 2021] POST /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments => generated 273 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:11:19.237775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume// Jan 21 07:11:19.238386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:19.239029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:19.240813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-40772737-0bd4-4e6d-85b4-925325fab115 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:11:19.241676 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 82/154] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:11:19 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:11:19.263884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-1d50ee04-3575-4c68-878f-d5a4ed74346f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:11:19.264704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-1d50ee04-3575-4c68-878f-d5a4ed74346f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:19.265073 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:19.265073 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:19.265444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-1d50ee04-3575-4c68-878f-d5a4ed74346f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:19.353948 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:19.353948 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:19.380901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d0a554ee-74af-4198-9431-b093f693d621 req-1d50ee04-3575-4c68-878f-d5a4ed74346f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:11:19.423426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:19.423426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:19.435218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-1d50ee04-3575-4c68-878f-d5a4ed74346f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:11:19.436756 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 73/155] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:11:19 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 1459 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:11:19.489918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-ae03f77b-382c-42c4-9753-b4bf8eafc4d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] PUT http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/271307e8-3916-4dfa-b0f9-5ce2ffc5a036 Jan 21 07:11:19.490713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-ae03f77b-382c-42c4-9753-b4bf8eafc4d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:11:19.550369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:11:19.550369 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:11:19.557223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d0a554ee-74af-4198-9431-b093f693d621 req-ae03f77b-382c-42c4-9753-b4bf8eafc4d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Lock "b'cinder-attachment_update-635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.026s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:11:19.560192 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:19.560192 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:22.391779 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d0a554ee-74af-4198-9431-b093f693d621 req-ae03f77b-382c-42c4-9753-b4bf8eafc4d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Lock "b'cinder-attachment_update-635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c-n-h2-765315-16'" released by "attachment_update" :: held 2.834s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:11:22.392494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-ae03f77b-382c-42c4-9753-b4bf8eafc4d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/271307e8-3916-4dfa-b0f9-5ce2ffc5a036 returned with HTTP 200 Jan 21 07:11:22.393430 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 83/156] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:11:19 2021] PUT /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/271307e8-3916-4dfa-b0f9-5ce2ffc5a036 => generated 762 bytes in 2909 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:11:22.466235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-4b8e7775-ed70-4e96-a6eb-903ae1068783 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] POST http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/271307e8-3916-4dfa-b0f9-5ce2ffc5a036/action Jan 21 07:11:22.466747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:22.466747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:22.467190 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-4b8e7775-ed70-4e96-a6eb-903ae1068783 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:11:22.468231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-4b8e7775-ed70-4e96-a6eb-903ae1068783 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:11:22.639999 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:22.639999 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:22.657632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-4b8e7775-ed70-4e96-a6eb-903ae1068783 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/271307e8-3916-4dfa-b0f9-5ce2ffc5a036/action returned with HTTP 204 Jan 21 07:11:22.659343 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 74/157] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:11:22 2021] POST /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/271307e8-3916-4dfa-b0f9-5ce2ffc5a036/action => generated 0 bytes in 199 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:11:22.717304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-ae03f77b-382c-42c4-9753-b4bf8eafc4d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume// Jan 21 07:11:22.718429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-ae03f77b-382c-42c4-9753-b4bf8eafc4d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:22.718656 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:22.718656 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:22.719022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-ae03f77b-382c-42c4-9753-b4bf8eafc4d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:22.720274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-ae03f77b-382c-42c4-9753-b4bf8eafc4d3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:11:22.720946 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 84/158] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:11:22 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:11:22.737836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-047e9407-248f-423a-af8d-47a9b447ffa2 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:11:22.741484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-047e9407-248f-423a-af8d-47a9b447ffa2 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:22.742004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:22.742004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:22.743223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-047e9407-248f-423a-af8d-47a9b447ffa2 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:22.888527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:22.888527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:22.915837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d0a554ee-74af-4198-9431-b093f693d621 req-047e9407-248f-423a-af8d-47a9b447ffa2 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:11:22.970936 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:22.970936 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:22.992209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-047e9407-248f-423a-af8d-47a9b447ffa2 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 returned with HTTP 200 Jan 21 07:11:22.994486 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 75/159] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:11:22 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 => generated 1011 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:11:23.040808 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-19a63a82-195a-47e4-a113-852102a52cb3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] PUT http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/cb12e972-4b05-4849-80b2-49f3e80f7f4a Jan 21 07:11:23.041657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-19a63a82-195a-47e4-a113-852102a52cb3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:11:23.094087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:11:23.094087 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:11:23.094593 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d0a554ee-74af-4198-9431-b093f693d621 req-19a63a82-195a-47e4-a113-852102a52cb3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Lock "b'cinder-attachment_update-b8584693-2bd1-4062-96bc-f77a1e731df6-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.013s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:11:23.097156 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:23.097156 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:25.488508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d0a554ee-74af-4198-9431-b093f693d621 req-19a63a82-195a-47e4-a113-852102a52cb3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Lock "b'cinder-attachment_update-b8584693-2bd1-4062-96bc-f77a1e731df6-n-h2-765315-16'" released by "attachment_update" :: held 2.394s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:11:25.489540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-19a63a82-195a-47e4-a113-852102a52cb3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/cb12e972-4b05-4849-80b2-49f3e80f7f4a returned with HTTP 200 Jan 21 07:11:25.490446 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 85/160] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:11:23 2021] PUT /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/cb12e972-4b05-4849-80b2-49f3e80f7f4a => generated 762 bytes in 2455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:11:25.534434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-fd99068d-0617-48b3-a97b-63a13333a28f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] POST http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/cb12e972-4b05-4849-80b2-49f3e80f7f4a/action Jan 21 07:11:25.535383 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:25.535383 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:25.536521 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-fd99068d-0617-48b3-a97b-63a13333a28f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:11:25.537229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-fd99068d-0617-48b3-a97b-63a13333a28f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:11:25.629087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:25.629087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:25.653800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-fd99068d-0617-48b3-a97b-63a13333a28f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/cb12e972-4b05-4849-80b2-49f3e80f7f4a/action returned with HTTP 204 Jan 21 07:11:25.655704 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 76/161] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:11:25 2021] POST /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/cb12e972-4b05-4849-80b2-49f3e80f7f4a/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:11:25.707735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-19a63a82-195a-47e4-a113-852102a52cb3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume// Jan 21 07:11:25.708213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-19a63a82-195a-47e4-a113-852102a52cb3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:25.708422 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:25.708422 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:25.708824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-19a63a82-195a-47e4-a113-852102a52cb3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:25.710035 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-19a63a82-195a-47e4-a113-852102a52cb3 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:11:25.710994 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 86/162] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:11:25 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:11:25.726405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-1655b275-7f8c-4043-98c0-712468ebfc0c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:11:25.727043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-1655b275-7f8c-4043-98c0-712468ebfc0c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:25.727262 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:25.727262 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:25.727812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-1655b275-7f8c-4043-98c0-712468ebfc0c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:25.790891 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:25.790891 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:25.803440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d0a554ee-74af-4198-9431-b093f693d621 req-1655b275-7f8c-4043-98c0-712468ebfc0c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:11:25.863560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:25.863560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:25.891268 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-1655b275-7f8c-4043-98c0-712468ebfc0c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 returned with HTTP 200 Jan 21 07:11:25.915710 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 77/163] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:11:25 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 => generated 1011 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:11:26.159774 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-f0c33665-8df8-4b9f-b407-2b0d5e2d9258 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] PUT http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/1dfae50b-d861-46a0-a1f3-f233207f73f1 Jan 21 07:11:26.160960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-f0c33665-8df8-4b9f-b407-2b0d5e2d9258 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdc"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:11:26.225306 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:11:26.225306 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:11:26.225944 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d0a554ee-74af-4198-9431-b093f693d621 req-f0c33665-8df8-4b9f-b407-2b0d5e2d9258 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Lock "b'cinder-attachment_update-f62d66be-8451-4de0-91f7-a7ee5f88b8c8-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.010s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:11:26.229484 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:26.229484 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:28.460075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d0a554ee-74af-4198-9431-b093f693d621 req-f0c33665-8df8-4b9f-b407-2b0d5e2d9258 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Lock "b'cinder-attachment_update-f62d66be-8451-4de0-91f7-a7ee5f88b8c8-n-h2-765315-16'" released by "attachment_update" :: held 2.234s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:11:28.460787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-f0c33665-8df8-4b9f-b407-2b0d5e2d9258 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/1dfae50b-d861-46a0-a1f3-f233207f73f1 returned with HTTP 200 Jan 21 07:11:28.461919 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 87/164] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:11:26 2021] PUT /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/1dfae50b-d861-46a0-a1f3-f233207f73f1 => generated 762 bytes in 2308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:11:28.512457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-b5918bdc-7599-4b54-a324-973d52137077 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] POST http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/1dfae50b-d861-46a0-a1f3-f233207f73f1/action Jan 21 07:11:28.513444 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:28.513444 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:28.515771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-b5918bdc-7599-4b54-a324-973d52137077 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:11:28.516428 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-b5918bdc-7599-4b54-a324-973d52137077 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:11:28.650736 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:28.650736 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:28.666965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d0a554ee-74af-4198-9431-b093f693d621 req-b5918bdc-7599-4b54-a324-973d52137077 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/1dfae50b-d861-46a0-a1f3-f233207f73f1/action returned with HTTP 204 Jan 21 07:11:28.667795 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 78/165] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:11:28 2021] POST /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/1dfae50b-d861-46a0-a1f3-f233207f73f1/action => generated 0 bytes in 164 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:11:45.709382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62af76e0-67ac-4d4a-9de1-549eb6d41952 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] DELETE http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:11:45.710481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62af76e0-67ac-4d4a-9de1-549eb6d41952 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:45.710852 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:45.710852 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:45.711480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62af76e0-67ac-4d4a-9de1-549eb6d41952 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:45.712124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-62af76e0-67ac-4d4a-9de1-549eb6d41952 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Delete volume with id: 918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:11:45.840927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:45.840927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:45.842649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62af76e0-67ac-4d4a-9de1-549eb6d41952 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:11:45.951956 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62af76e0-67ac-4d4a-9de1-549eb6d41952 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Delete volume request issued successfully. Jan 21 07:11:45.952171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62af76e0-67ac-4d4a-9de1-549eb6d41952 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 202 Jan 21 07:11:45.953100 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 88/166] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:11:45 2021] DELETE /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:11:46.208084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97869e67-3998-42eb-8a55-caa988215e02 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:11:46.208655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97869e67-3998-42eb-8a55-caa988215e02 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:46.208870 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:46.208870 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:46.209224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97869e67-3998-42eb-8a55-caa988215e02 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:46.313436 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:46.313436 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:46.336522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-97869e67-3998-42eb-8a55-caa988215e02 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:11:46.385484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97869e67-3998-42eb-8a55-caa988215e02 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:11:46.386641 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 79/167] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:45 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:47.421777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2e8b867-7ce0-4d27-b261-9914a848775a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:11:47.422318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2e8b867-7ce0-4d27-b261-9914a848775a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:47.422440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:47.422440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:47.422779 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2e8b867-7ce0-4d27-b261-9914a848775a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:47.498706 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:11:47.498706 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:11:47.508326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a2e8b867-7ce0-4d27-b261-9914a848775a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Volume info retrieved successfully. Jan 21 07:11:47.537385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2e8b867-7ce0-4d27-b261-9914a848775a tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 200 Jan 21 07:11:47.538892 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 89/168] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:47 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 921 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:11:48.554982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17c31f40-5177-4ed4-b33d-15e608711728 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] GET http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 Jan 21 07:11:48.556807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17c31f40-5177-4ed4-b33d-15e608711728 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:11:48.557260 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:11:48.557260 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:11:48.558027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17c31f40-5177-4ed4-b33d-15e608711728 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:11:48.642497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17c31f40-5177-4ed4-b33d-15e608711728 tempest-LiveAutoBlockMigrationV225Test-826881606 tempest-LiveAutoBlockMigrationV225Test-826881606] http://10.222.0.24/volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 returned with HTTP 404 Jan 21 07:11:48.643988 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 80/169] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:11:48 2021] GET /volume/v3/b6c4d54420d7408c9746fd16b66e48ce/volumes/918ee883-a465-4b90-b9f9-5e5f40ce6fa2 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:12:28.462551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88853710-ea2b-42a6-a074-c88febd19d60 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] DELETE http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:12:28.463107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88853710-ea2b-42a6-a074-c88febd19d60 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:12:28.463263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:12:28.463263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:12:28.463926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88853710-ea2b-42a6-a074-c88febd19d60 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:12:28.464553 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-88853710-ea2b-42a6-a074-c88febd19d60 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Delete volume with id: cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:12:28.533449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:12:28.533449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:12:28.535098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-88853710-ea2b-42a6-a074-c88febd19d60 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:12:28.567870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-88853710-ea2b-42a6-a074-c88febd19d60 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Delete volume request issued successfully. Jan 21 07:12:28.568745 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88853710-ea2b-42a6-a074-c88febd19d60 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 202 Jan 21 07:12:28.581684 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f1950c5-2eef-45a2-8bb1-89a2f78e049a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:12:28.582658 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f1950c5-2eef-45a2-8bb1-89a2f78e049a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:12:28.583265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f1950c5-2eef-45a2-8bb1-89a2f78e049a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:12:28.587183 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 90/170] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:12:28 2021] DELETE /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:12:28.641365 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:12:28.641365 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:12:28.651157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f1950c5-2eef-45a2-8bb1-89a2f78e049a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:12:28.689055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f1950c5-2eef-45a2-8bb1-89a2f78e049a tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:12:28.693463 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 81/171] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:12:28 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 908 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:12:29.706954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa546b78-dc3f-4d7b-8451-1181c511f2cd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:12:29.708448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa546b78-dc3f-4d7b-8451-1181c511f2cd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:12:29.708882 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:12:29.708882 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:12:29.709736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa546b78-dc3f-4d7b-8451-1181c511f2cd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:12:29.818606 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:12:29.818606 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:12:29.838879 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fa546b78-dc3f-4d7b-8451-1181c511f2cd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:12:29.926205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa546b78-dc3f-4d7b-8451-1181c511f2cd tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:12:29.937725 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 91/172] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:12:29 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 908 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:12:30.943480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b7a4b29-6d36-4a9c-b393-be70e07304ee tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:12:30.944009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b7a4b29-6d36-4a9c-b393-be70e07304ee tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:12:30.944169 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:12:30.944169 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:12:30.944830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b7a4b29-6d36-4a9c-b393-be70e07304ee tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:12:31.037659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:12:31.037659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:12:31.057964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6b7a4b29-6d36-4a9c-b393-be70e07304ee tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Volume info retrieved successfully. Jan 21 07:12:31.086278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b7a4b29-6d36-4a9c-b393-be70e07304ee tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 200 Jan 21 07:12:31.087478 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 82/173] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:12:30 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 908 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:12:32.102734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1752fe28-76fd-4b74-8409-43eef45e9760 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] GET http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 Jan 21 07:12:32.103861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1752fe28-76fd-4b74-8409-43eef45e9760 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:12:32.104251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:12:32.104251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:12:32.104903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1752fe28-76fd-4b74-8409-43eef45e9760 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:12:32.170994 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1752fe28-76fd-4b74-8409-43eef45e9760 tempest-LiveMigrationTest-2115277655 tempest-LiveMigrationTest-2115277655] http://10.222.0.24/volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 returned with HTTP 404 Jan 21 07:12:32.175976 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 92/174] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:12:32 2021] GET /volume/v3/07245a881b8e4bae887503acdc069653/volumes/cd6c5f66-b229-456b-992c-ca7de09fd893 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:14:44.653752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] POST http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes Jan 21 07:14:44.654965 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:14:44.654965 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:14:44.655840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1470539519"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:14:44.657725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1470539519'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:14:44.658326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Create volume of 1 GB Jan 21 07:14:44.676453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Availability Zones retrieved successfully. Jan 21 07:14:44.719504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Flow 'volume_create_api' (afaac0de-f93e-47e9-97b0-5310e76dc8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:14:44.727688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300512f0-6da2-4dfc-9d5e-55383976cb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:14:44.735604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:14:44.844089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300512f0-6da2-4dfc-9d5e-55383976cb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:14:44.846590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260e96e6-d15e-4d46-92fc-03f9011413a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:14:44.999378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Created reservations ['38ca99de-ecd4-49a4-a0eb-022fa28e075d', '3947f530-8771-44e7-b08d-109ecb3c972f', 'e8bbeccd-4752-4916-9100-54d2fc43678d', '99ceb082-b21b-4dd2-86cd-392edfbce061'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:14:45.001382 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260e96e6-d15e-4d46-92fc-03f9011413a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38ca99de-ecd4-49a4-a0eb-022fa28e075d', '3947f530-8771-44e7-b08d-109ecb3c972f', 'e8bbeccd-4752-4916-9100-54d2fc43678d', '99ceb082-b21b-4dd2-86cd-392edfbce061']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:14:45.003626 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8db57ae-d269-4906-b7b3-42a98efafca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:14:45.099248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8db57ae-d269-4906-b7b3-42a98efafca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4db0e778-ba68-46d6-8437-4d5b447b4a98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1470539519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3e8a3c0ff1b49a3a7dd0836f4817539',qos_specs=None,replication_status=,reservations=['38ca99de-ecd4-49a4-a0eb-022fa28e075d','3947f530-8771-44e7-b08d-109ecb3c972f','e8bbeccd-4752-4916-9100-54d2fc43678d','99ceb082-b21b-4dd2-86cd-392edfbce061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='494c44a1807c449b9dba59faff1e5cc9',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:14:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1470539519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4db0e778-ba68-46d6-8437-4d5b447b4a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3e8a3c0ff1b49a3a7dd0836f4817539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='494c44a1807c449b9dba59faff1e5cc9',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:14:45.102486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039ef252-2f1c-4652-9252-c200912328c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:14:45.149224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039ef252-2f1c-4652-9252-c200912328c6) transitioned into state 'SUCCESS' from state '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-1470539519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3e8a3c0ff1b49a3a7dd0836f4817539',qos_specs=None,replication_status=,reservations=['38ca99de-ecd4-49a4-a0eb-022fa28e075d','3947f530-8771-44e7-b08d-109ecb3c972f','e8bbeccd-4752-4916-9100-54d2fc43678d','99ceb082-b21b-4dd2-86cd-392edfbce061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='494c44a1807c449b9dba59faff1e5cc9',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:14:45.154472 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc27ef7c-210b-454d-b8d7-912ed0256e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:14:45.188776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc27ef7c-210b-454d-b8d7-912ed0256e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:14:45.195935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Flow 'volume_create_api' (afaac0de-f93e-47e9-97b0-5310e76dc8d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:14:45.323604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Create volume request issued successfully. Jan 21 07:14:45.354642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cbbab86-ae23-4f85-a96e-3bb4c17a87a2 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes returned with HTTP 202 Jan 21 07:14:45.371765 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 83/175] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:14:44 2021] POST /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes => generated 828 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:14:45.384512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9dd7a1e2-67e7-4330-a8bc-d5e6be87f3bc tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 Jan 21 07:14:45.385960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9dd7a1e2-67e7-4330-a8bc-d5e6be87f3bc tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:14:45.386981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9dd7a1e2-67e7-4330-a8bc-d5e6be87f3bc tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:14:45.491033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:14:45.491033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:14:45.509310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9dd7a1e2-67e7-4330-a8bc-d5e6be87f3bc tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:14:45.537421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9dd7a1e2-67e7-4330-a8bc-d5e6be87f3bc tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 returned with HTTP 200 Jan 21 07:14:45.538243 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 93/176] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:14:45 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 => generated 920 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:14:46.560676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03837127-252a-4aea-a2dc-96ede5701128 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 Jan 21 07:14:46.563262 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03837127-252a-4aea-a2dc-96ede5701128 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:14:46.563498 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:14:46.563498 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:14:46.563821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03837127-252a-4aea-a2dc-96ede5701128 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:14:46.706583 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:14:46.706583 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:14:46.724406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-03837127-252a-4aea-a2dc-96ede5701128 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:14:46.866020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03837127-252a-4aea-a2dc-96ede5701128 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 returned with HTTP 200 Jan 21 07:14:46.866839 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 84/177] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:14:46 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 => generated 921 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:22.390364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] POST http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes Jan 21 07:15:22.391662 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:22.391662 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:22.392498 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-674046287"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:15:22.393924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-674046287'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:15:22.394912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Create volume of 1 GB Jan 21 07:15:22.412107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Availability Zones retrieved successfully. Jan 21 07:15:22.432397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Flow 'volume_create_api' (2d59607c-a167-416a-8bed-66ab7da2e601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:15:22.435957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a517a0ab-8d4a-4707-b0ec-9fec79af7f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:15:22.438557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:15:22.629481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a517a0ab-8d4a-4707-b0ec-9fec79af7f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:15:22.631710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7206f6d3-e4fe-48a4-9bc1-e886151421ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:15:22.876463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Created reservations ['8bf9696d-2aa4-4804-93cb-2cf01e835b18', 'd50c442f-e6f1-4c26-81f3-ede7db747997', '5541a2df-ecca-46d1-aac5-61f1416e7227', '0680b479-d7af-44ee-8736-34f207f24a66'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:15:22.879473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7206f6d3-e4fe-48a4-9bc1-e886151421ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bf9696d-2aa4-4804-93cb-2cf01e835b18', 'd50c442f-e6f1-4c26-81f3-ede7db747997', '5541a2df-ecca-46d1-aac5-61f1416e7227', '0680b479-d7af-44ee-8736-34f207f24a66']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:15:22.882922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1fcc73d-f2d9-40f8-b89a-ec25b29081c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:15:23.012916 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1fcc73d-f2d9-40f8-b89a-ec25b29081c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75dea038-5d69-4a23-bf6b-3829d209fcb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-674046287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3e8a3c0ff1b49a3a7dd0836f4817539',qos_specs=None,replication_status=,reservations=['8bf9696d-2aa4-4804-93cb-2cf01e835b18','d50c442f-e6f1-4c26-81f3-ede7db747997','5541a2df-ecca-46d1-aac5-61f1416e7227','0680b479-d7af-44ee-8736-34f207f24a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='494c44a1807c449b9dba59faff1e5cc9',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-674046287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75dea038-5d69-4a23-bf6b-3829d209fcb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3e8a3c0ff1b49a3a7dd0836f4817539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='494c44a1807c449b9dba59faff1e5cc9',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:15:23.015723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4325bf-2a76-4b8a-9a08-7e865e6440d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:15:23.054327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4325bf-2a76-4b8a-9a08-7e865e6440d3) transitioned into state 'SUCCESS' from state '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-674046287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3e8a3c0ff1b49a3a7dd0836f4817539',qos_specs=None,replication_status=,reservations=['8bf9696d-2aa4-4804-93cb-2cf01e835b18','d50c442f-e6f1-4c26-81f3-ede7db747997','5541a2df-ecca-46d1-aac5-61f1416e7227','0680b479-d7af-44ee-8736-34f207f24a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='494c44a1807c449b9dba59faff1e5cc9',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:15:23.057632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5acc04c-fcf0-4749-85fd-91cb0ad6b522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:15:23.081819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5acc04c-fcf0-4749-85fd-91cb0ad6b522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:15:23.085449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Flow 'volume_create_api' (2d59607c-a167-416a-8bed-66ab7da2e601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:15:23.158600 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Create volume request issued successfully. Jan 21 07:15:23.174462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a9e3669-e730-430f-b1b7-66f299507023 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes returned with HTTP 202 Jan 21 07:15:23.176160 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 94/178] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:15:22 2021] POST /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes => generated 827 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:15:23.190870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2feae23e-90af-495d-a76d-43f1cc2f30c7 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:23.191798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2feae23e-90af-495d-a76d-43f1cc2f30c7 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:23.192179 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:23.192179 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:23.192778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2feae23e-90af-495d-a76d-43f1cc2f30c7 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:23.309212 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:23.309212 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:23.341946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2feae23e-90af-495d-a76d-43f1cc2f30c7 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:23.383592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2feae23e-90af-495d-a76d-43f1cc2f30c7 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:23.384687 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 85/179] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:23 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 919 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:24.402038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e74d1fc8-4f84-4b95-82e1-7f0f59f5c9e3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:24.403149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e74d1fc8-4f84-4b95-82e1-7f0f59f5c9e3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:24.403504 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:24.403504 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:24.404164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e74d1fc8-4f84-4b95-82e1-7f0f59f5c9e3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:24.455278 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:24.455278 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:24.465833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e74d1fc8-4f84-4b95-82e1-7f0f59f5c9e3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:24.493312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e74d1fc8-4f84-4b95-82e1-7f0f59f5c9e3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:24.500953 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 95/180] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:24 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:26.075210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4f5a1ab8-b95d-4f96-ba97-ca25c8c0aa5f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:26.075739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4f5a1ab8-b95d-4f96-ba97-ca25c8c0aa5f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:26.076176 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:26.076176 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:26.076557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4f5a1ab8-b95d-4f96-ba97-ca25c8c0aa5f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:26.133189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:26.133189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:26.157538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4f5a1ab8-b95d-4f96-ba97-ca25c8c0aa5f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:26.198547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4f5a1ab8-b95d-4f96-ba97-ca25c8c0aa5f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:26.201250 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 86/181] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:15:26 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:26.299643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e74d1fc8-4f84-4b95-82e1-7f0f59f5c9e3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume// Jan 21 07:15:26.300380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e74d1fc8-4f84-4b95-82e1-7f0f59f5c9e3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:26.300780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:26.300780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:26.301401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e74d1fc8-4f84-4b95-82e1-7f0f59f5c9e3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:26.302785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e74d1fc8-4f84-4b95-82e1-7f0f59f5c9e3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:15:26.303557 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 96/182] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:15:26 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:15:26.317313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-ad0e6934-8a5d-45e7-ab0c-a473e836a134 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] POST http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments Jan 21 07:15:26.318117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:26.318117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:26.318781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-ad0e6934-8a5d-45e7-ab0c-a473e836a134 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75dea038-5d69-4a23-bf6b-3829d209fcb9", "instance_uuid": "10b846fb-e176-4ed6-a5f3-aeabd28081f3", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:15:26.374015 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:26.374015 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:26.437263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-ad0e6934-8a5d-45e7-ab0c-a473e836a134 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments returned with HTTP 200 Jan 21 07:15:26.445054 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 87/183] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:15:26 2021] POST /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:15:26.491336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aff2a0c8-a66f-48db-9d45-3c0b3cbe2cc3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:26.494044 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aff2a0c8-a66f-48db-9d45-3c0b3cbe2cc3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:26.495542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aff2a0c8-a66f-48db-9d45-3c0b3cbe2cc3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:26.539186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-ad0e6934-8a5d-45e7-ab0c-a473e836a134 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume// Jan 21 07:15:26.539863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-ad0e6934-8a5d-45e7-ab0c-a473e836a134 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:26.540156 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:26.540156 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:26.540643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-ad0e6934-8a5d-45e7-ab0c-a473e836a134 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:26.542226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-ad0e6934-8a5d-45e7-ab0c-a473e836a134 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:15:26.543196 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 88/184] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:15:26 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:15:26.557440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4710cc1c-e6c9-44ee-9f96-2f0a13765520 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:26.558012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4710cc1c-e6c9-44ee-9f96-2f0a13765520 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:26.558494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4710cc1c-e6c9-44ee-9f96-2f0a13765520 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:26.574834 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:26.574834 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:26.584939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-aff2a0c8-a66f-48db-9d45-3c0b3cbe2cc3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:26.611909 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:26.611909 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:26.623504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aff2a0c8-a66f-48db-9d45-3c0b3cbe2cc3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:26.625076 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 97/185] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:26 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 919 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:26.673350 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:26.673350 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:26.687655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4710cc1c-e6c9-44ee-9f96-2f0a13765520 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:26.712894 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:26.712894 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:26.723992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-4710cc1c-e6c9-44ee-9f96-2f0a13765520 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:26.725583 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 89/186] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:15:26 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 1018 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:15:26.762609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-13e97631-7f34-47f7-b5d8-a1f2a761164f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] PUT http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments/eb05cf52-f08e-4e9b-a945-e3265b9779cb Jan 21 07:15:26.763997 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:26.763997 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:26.765521 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-13e97631-7f34-47f7-b5d8-a1f2a761164f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:15:26.819879 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:15:26.819879 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:15:26.821037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-13e97631-7f34-47f7-b5d8-a1f2a761164f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Lock "b'cinder-attachment_update-75dea038-5d69-4a23-bf6b-3829d209fcb9-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.012s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:15:26.825681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:26.825681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:27.641394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2eaa116b-2008-433e-8191-b493b6e10295 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:27.641959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2eaa116b-2008-433e-8191-b493b6e10295 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:27.642097 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:27.642097 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:27.642893 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2eaa116b-2008-433e-8191-b493b6e10295 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:27.752761 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:27.752761 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:27.766942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2eaa116b-2008-433e-8191-b493b6e10295 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:27.815410 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:27.815410 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:27.830616 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2eaa116b-2008-433e-8191-b493b6e10295 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:27.831898 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 90/187] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:27 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 919 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:28.849112 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8624c39d-3b38-40d4-b707-5a90bb4b48e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:28.850120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8624c39d-3b38-40d4-b707-5a90bb4b48e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:28.850496 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:28.850496 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:28.851872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8624c39d-3b38-40d4-b707-5a90bb4b48e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:28.921192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-13e97631-7f34-47f7-b5d8-a1f2a761164f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Lock "b'cinder-attachment_update-75dea038-5d69-4a23-bf6b-3829d209fcb9-n-h1-765315-16'" released by "attachment_update" :: held 2.100s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:15:28.921876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-13e97631-7f34-47f7-b5d8-a1f2a761164f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments/eb05cf52-f08e-4e9b-a945-e3265b9779cb returned with HTTP 200 Jan 21 07:15:28.922934 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 98/188] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 07:15:26 2021] PUT /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments/eb05cf52-f08e-4e9b-a945-e3265b9779cb => generated 762 bytes in 2166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:15:28.948994 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:28.948994 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:28.958599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8624c39d-3b38-40d4-b707-5a90bb4b48e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:29.010379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:29.010379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:29.015183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8624c39d-3b38-40d4-b707-5a90bb4b48e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:29.016564 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 91/189] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:28 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 920 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:15:30.034139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f36fed76-74cd-4af7-99a3-b155d44111c3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:30.035309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f36fed76-74cd-4af7-99a3-b155d44111c3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:30.035509 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:30.035509 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:30.036138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f36fed76-74cd-4af7-99a3-b155d44111c3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:30.098607 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:30.098607 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:30.112632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f36fed76-74cd-4af7-99a3-b155d44111c3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:30.142360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:30.142360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:30.153705 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f36fed76-74cd-4af7-99a3-b155d44111c3 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:30.166079 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 99/190] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:30 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 920 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:31.172285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af12e2e2-f3ae-4f97-9c72-8fcf2ee22446 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:31.172831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af12e2e2-f3ae-4f97-9c72-8fcf2ee22446 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:31.172937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:31.172937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:31.173283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af12e2e2-f3ae-4f97-9c72-8fcf2ee22446 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:31.240657 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:31.240657 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:31.251708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-af12e2e2-f3ae-4f97-9c72-8fcf2ee22446 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:31.278257 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:31.278257 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:31.289164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af12e2e2-f3ae-4f97-9c72-8fcf2ee22446 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:31.290384 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 92/191] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:31 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 920 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:32.310667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-29eb97dc-39c3-4247-84b9-5dd3c18fb14d tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:32.311348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-29eb97dc-39c3-4247-84b9-5dd3c18fb14d tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:32.311805 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:32.311805 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:32.312460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-29eb97dc-39c3-4247-84b9-5dd3c18fb14d tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:32.436211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:32.436211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:32.452110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-29eb97dc-39c3-4247-84b9-5dd3c18fb14d tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:32.500512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:32.500512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:32.522196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-29eb97dc-39c3-4247-84b9-5dd3c18fb14d tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:32.523947 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 100/192] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:32 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 920 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:33.548873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8f0a343d-d820-4ab3-a991-b114960dd3b0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:33.549443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8f0a343d-d820-4ab3-a991-b114960dd3b0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:33.549617 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:33.549617 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:33.550260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8f0a343d-d820-4ab3-a991-b114960dd3b0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:33.631078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:33.631078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:33.642872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8f0a343d-d820-4ab3-a991-b114960dd3b0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:33.667731 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:33.667731 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:33.679854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8f0a343d-d820-4ab3-a991-b114960dd3b0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:33.680917 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 93/193] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:33 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:15:34.699255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b25bd8f-fd69-4459-b161-66f530a8f659 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:34.701971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b25bd8f-fd69-4459-b161-66f530a8f659 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:34.702378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:34.702378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:34.704069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b25bd8f-fd69-4459-b161-66f530a8f659 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:34.733241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-34ab5b05-6d01-4373-802e-bda9a7f2ed98 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] POST http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments/eb05cf52-f08e-4e9b-a945-e3265b9779cb/action Jan 21 07:15:34.734121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:34.734121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:34.734854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-34ab5b05-6d01-4373-802e-bda9a7f2ed98 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:15:34.735477 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-34ab5b05-6d01-4373-802e-bda9a7f2ed98 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:15:34.864943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:34.864943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:34.915318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5b25bd8f-fd69-4459-b161-66f530a8f659 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:34.972545 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:34.972545 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:34.995226 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:34.995226 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:35.004365 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b25bd8f-fd69-4459-b161-66f530a8f659 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:35.006177 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 101/194] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:34 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 920 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:15:35.059681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-98ad1c2a-922c-410f-8b70-bf4a304b6483 req-34ab5b05-6d01-4373-802e-bda9a7f2ed98 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments/eb05cf52-f08e-4e9b-a945-e3265b9779cb/action returned with HTTP 204 Jan 21 07:15:35.059681 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 94/195] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:15:34 2021] POST /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments/eb05cf52-f08e-4e9b-a945-e3265b9779cb/action => generated 0 bytes in 323 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:15:36.027629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5df51f9-53bd-4bed-92f9-751fbb8fe5b6 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:36.029102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5df51f9-53bd-4bed-92f9-751fbb8fe5b6 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:36.029415 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:36.029415 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:36.030264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5df51f9-53bd-4bed-92f9-751fbb8fe5b6 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:36.171115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:36.171115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:36.180760 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c5df51f9-53bd-4bed-92f9-751fbb8fe5b6 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:36.203574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:36.203574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:36.217503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5df51f9-53bd-4bed-92f9-751fbb8fe5b6 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:36.218726 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 102/196] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:36 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 1212 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:15:36.488238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ef4fdf93-985a-40cd-92da-9f66eeff5f42 req-54996955-7123-45f5-9520-75e5f0def7fd tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:36.488452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ef4fdf93-985a-40cd-92da-9f66eeff5f42 req-54996955-7123-45f5-9520-75e5f0def7fd tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:36.488913 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:36.488913 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:36.489520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ef4fdf93-985a-40cd-92da-9f66eeff5f42 req-54996955-7123-45f5-9520-75e5f0def7fd tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:36.573582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:36.573582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:36.583222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ef4fdf93-985a-40cd-92da-9f66eeff5f42 req-54996955-7123-45f5-9520-75e5f0def7fd tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:36.612027 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:36.612027 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:36.625746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ef4fdf93-985a-40cd-92da-9f66eeff5f42 req-54996955-7123-45f5-9520-75e5f0def7fd tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:36.627311 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 95/197] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:15:36 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 1212 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:15:51.161302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7e8ddfdf-9796-407d-a5f7-5ea977e0b749 req-1f2c17df-e089-4312-89d6-bc7ee64b4e36 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:51.162127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7e8ddfdf-9796-407d-a5f7-5ea977e0b749 req-1f2c17df-e089-4312-89d6-bc7ee64b4e36 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:51.162429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:51.162429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:51.163089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7e8ddfdf-9796-407d-a5f7-5ea977e0b749 req-1f2c17df-e089-4312-89d6-bc7ee64b4e36 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:51.392744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:51.392744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:51.432323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-7e8ddfdf-9796-407d-a5f7-5ea977e0b749 req-1f2c17df-e089-4312-89d6-bc7ee64b4e36 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:51.537412 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:51.537412 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:51.573748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7e8ddfdf-9796-407d-a5f7-5ea977e0b749 req-1f2c17df-e089-4312-89d6-bc7ee64b4e36 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:51.583840 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 103/198] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:15:51 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 1212 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:15:57.307108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f6ee39a-89a9-47b3-a47b-93d1994983f0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:57.308278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f6ee39a-89a9-47b3-a47b-93d1994983f0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:57.308768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:57.308768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:57.309701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f6ee39a-89a9-47b3-a47b-93d1994983f0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:57.398884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:57.398884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:57.412029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7f6ee39a-89a9-47b3-a47b-93d1994983f0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:57.458776 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:57.458776 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:57.483910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f6ee39a-89a9-47b3-a47b-93d1994983f0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:57.485268 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 96/199] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:57 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 1212 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:15:58.534923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-d24ea1a1-6bbd-48a3-a387-aecc20bf34e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:58.536947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-d24ea1a1-6bbd-48a3-a387-aecc20bf34e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:58.549108 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:58.549108 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:58.550597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-d24ea1a1-6bbd-48a3-a387-aecc20bf34e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:58.762189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:58.762189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:58.774863 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5803a4b5-050b-46db-b659-eab8905556a6 req-d24ea1a1-6bbd-48a3-a387-aecc20bf34e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:58.803171 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:58.803171 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:58.814793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-d24ea1a1-6bbd-48a3-a387-aecc20bf34e5 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:58.842241 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 104/200] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:15:58 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 1212 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:15:58.869743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] POST http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9/action Jan 21 07:15:58.870989 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:58.870989 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:58.875237 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:15:58.876370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:15:59.087239 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:59.087239 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:59.089946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:59.114892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Begin detaching volume completed successfully. Jan 21 07:15:59.116126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9/action returned with HTTP 202 Jan 21 07:15:59.118290 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 97/201] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:15:58 2021] POST /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:15:59.152278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1716ce68-6a1c-4ddd-a1af-092b935170c8 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:59.153719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1716ce68-6a1c-4ddd-a1af-092b935170c8 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:59.154332 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:59.154332 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:59.167763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1716ce68-6a1c-4ddd-a1af-092b935170c8 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:59.269258 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume// Jan 21 07:15:59.270397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:59.270983 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:15:59.270983 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:15:59.271948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:59.274191 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-df380cb7-53d3-4464-bf96-d0bdd651b4ae tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:15:59.275494 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 98/202] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:15:59 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:15:59.299580 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-9f20d370-73f0-496d-a3f1-84c8c8ea7fda tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:15:59.309924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-9f20d370-73f0-496d-a3f1-84c8c8ea7fda tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:15:59.311327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-9f20d370-73f0-496d-a3f1-84c8c8ea7fda tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:15:59.446299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:59.446299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:59.526021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1716ce68-6a1c-4ddd-a1af-092b935170c8 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:59.660892 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:59.660892 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:59.669113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:59.669113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:59.692465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1716ce68-6a1c-4ddd-a1af-092b935170c8 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:59.703560 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 105/203] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:15:59 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 1215 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:15:59.712313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5803a4b5-050b-46db-b659-eab8905556a6 req-9f20d370-73f0-496d-a3f1-84c8c8ea7fda tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:15:59.815284 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:15:59.815284 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:15:59.837935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-9f20d370-73f0-496d-a3f1-84c8c8ea7fda tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:15:59.838945 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 99/204] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:15:59 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 1314 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:16:00.311944 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-3e8a34b5-6992-4f67-83aa-a07315387830 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] DELETE http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments/eb05cf52-f08e-4e9b-a945-e3265b9779cb Jan 21 07:16:00.322154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-3e8a34b5-6992-4f67-83aa-a07315387830 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:00.322733 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:00.322733 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:00.323564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-3e8a34b5-6992-4f67-83aa-a07315387830 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:00.401560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:00.401560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:00.723137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6605502a-f5b8-4214-8d31-208097508c23 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:16:00.724100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6605502a-f5b8-4214-8d31-208097508c23 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:00.724450 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:00.724450 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:00.725159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6605502a-f5b8-4214-8d31-208097508c23 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:01.024926 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:01.024926 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:01.066116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6605502a-f5b8-4214-8d31-208097508c23 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:01.219962 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:01.219962 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:01.281591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6605502a-f5b8-4214-8d31-208097508c23 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:16:01.296344 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 100/205] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:00 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 1215 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:16:01.775584 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-5803a4b5-050b-46db-b659-eab8905556a6 req-3e8a34b5-6992-4f67-83aa-a07315387830 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:16:01.776235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-5803a4b5-050b-46db-b659-eab8905556a6 req-3e8a34b5-6992-4f67-83aa-a07315387830 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:16:01.786397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5803a4b5-050b-46db-b659-eab8905556a6 req-3e8a34b5-6992-4f67-83aa-a07315387830 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments/eb05cf52-f08e-4e9b-a945-e3265b9779cb returned with HTTP 200 Jan 21 07:16:01.787849 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 106/206] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:16:00 2021] DELETE /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/attachments/eb05cf52-f08e-4e9b-a945-e3265b9779cb => generated 19 bytes in 1486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:16:02.326542 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d345ea3-e36f-47e8-8028-f91a9ec7b3ba tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:16:02.326542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d345ea3-e36f-47e8-8028-f91a9ec7b3ba tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:02.326889 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:02.326889 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:02.327568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d345ea3-e36f-47e8-8028-f91a9ec7b3ba tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:02.557364 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:02.557364 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:02.603886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5d345ea3-e36f-47e8-8028-f91a9ec7b3ba tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:02.662176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d345ea3-e36f-47e8-8028-f91a9ec7b3ba tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:16:02.663117 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 101/207] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:02 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 920 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:16:03.051260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e154aefd-98f9-4938-bf24-b1c2491dba74 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] DELETE http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:16:03.053056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e154aefd-98f9-4938-bf24-b1c2491dba74 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:03.053706 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:03.053706 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:03.055637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e154aefd-98f9-4938-bf24-b1c2491dba74 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:03.057226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e154aefd-98f9-4938-bf24-b1c2491dba74 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Delete volume with id: 75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:16:03.298722 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:03.298722 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:03.304618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e154aefd-98f9-4938-bf24-b1c2491dba74 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:03.423306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e154aefd-98f9-4938-bf24-b1c2491dba74 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Delete volume request issued successfully. Jan 21 07:16:03.423925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e154aefd-98f9-4938-bf24-b1c2491dba74 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 202 Jan 21 07:16:03.448011 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 107/208] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:16:03 2021] DELETE /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 0 bytes in 399 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:16:03.459119 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2dc8200c-6b04-43e3-85ab-b3dc94cb2291 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:16:03.460436 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2dc8200c-6b04-43e3-85ab-b3dc94cb2291 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:03.461549 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:03.461549 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:03.462673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2dc8200c-6b04-43e3-85ab-b3dc94cb2291 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:03.943112 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:03.943112 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:03.969061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2dc8200c-6b04-43e3-85ab-b3dc94cb2291 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:04.024448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2dc8200c-6b04-43e3-85ab-b3dc94cb2291 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:16:04.030145 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 102/209] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:03 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 919 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:16:05.057705 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4eb9e8fa-59dc-4c05-9b08-4ed6dac9e83f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:16:05.058314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4eb9e8fa-59dc-4c05-9b08-4ed6dac9e83f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:05.058469 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:05.058469 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:05.058772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4eb9e8fa-59dc-4c05-9b08-4ed6dac9e83f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:05.204878 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:05.204878 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:05.228243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4eb9e8fa-59dc-4c05-9b08-4ed6dac9e83f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:05.300754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4eb9e8fa-59dc-4c05-9b08-4ed6dac9e83f tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:16:05.306376 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 108/210] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:05 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 919 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:16:06.319735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83aa66aa-6765-42b2-a68c-eed44b6ec2d4 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:16:06.320463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83aa66aa-6765-42b2-a68c-eed44b6ec2d4 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:06.320463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:06.320463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:06.320833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83aa66aa-6765-42b2-a68c-eed44b6ec2d4 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:06.468329 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:06.468329 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:06.480444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-83aa66aa-6765-42b2-a68c-eed44b6ec2d4 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:06.526767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83aa66aa-6765-42b2-a68c-eed44b6ec2d4 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 200 Jan 21 07:16:06.528140 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 103/211] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:06 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 919 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:16:07.550616 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-67b23817-8205-4138-a24a-192ca02dc4f1 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 Jan 21 07:16:07.551800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-67b23817-8205-4138-a24a-192ca02dc4f1 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:07.552261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:07.552261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:07.552988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-67b23817-8205-4138-a24a-192ca02dc4f1 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:07.690628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-67b23817-8205-4138-a24a-192ca02dc4f1 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 returned with HTTP 404 Jan 21 07:16:07.699443 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 109/212] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:07 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/75dea038-5d69-4a23-bf6b-3829d209fcb9 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:16:07.702771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d7507758-03f0-4e2f-bd49-93ec71696276 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] DELETE http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 Jan 21 07:16:07.704209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d7507758-03f0-4e2f-bd49-93ec71696276 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:07.704664 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:07.704664 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:07.705349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d7507758-03f0-4e2f-bd49-93ec71696276 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:07.705990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-d7507758-03f0-4e2f-bd49-93ec71696276 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Delete volume with id: 4db0e778-ba68-46d6-8437-4d5b447b4a98 Jan 21 07:16:07.921753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:07.921753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:07.926922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d7507758-03f0-4e2f-bd49-93ec71696276 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:08.028204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d7507758-03f0-4e2f-bd49-93ec71696276 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Delete volume request issued successfully. Jan 21 07:16:08.029933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d7507758-03f0-4e2f-bd49-93ec71696276 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 returned with HTTP 202 Jan 21 07:16:08.039891 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 104/213] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:16:07 2021] DELETE /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:16:08.040063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a4687e4-0689-4bbb-96b3-91e1b54212fa tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 Jan 21 07:16:08.040462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a4687e4-0689-4bbb-96b3-91e1b54212fa tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:08.040999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a4687e4-0689-4bbb-96b3-91e1b54212fa tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:08.258775 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:08.258775 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:08.310214 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8a4687e4-0689-4bbb-96b3-91e1b54212fa tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:08.386295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a4687e4-0689-4bbb-96b3-91e1b54212fa tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 returned with HTTP 200 Jan 21 07:16:08.396764 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 110/214] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:08 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 => generated 920 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:16:09.404698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adf5eeb1-0604-46ee-b343-bb99fcbe5696 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 Jan 21 07:16:09.406399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adf5eeb1-0604-46ee-b343-bb99fcbe5696 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:09.406823 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:09.406823 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:09.407482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adf5eeb1-0604-46ee-b343-bb99fcbe5696 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:09.565997 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:09.565997 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:09.591594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-adf5eeb1-0604-46ee-b343-bb99fcbe5696 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:09.657091 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adf5eeb1-0604-46ee-b343-bb99fcbe5696 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 returned with HTTP 200 Jan 21 07:16:09.673561 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 105/215] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:09 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 => generated 920 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:16:10.675985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f3e31dd-7577-4f2a-95bf-dada805dd2d0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 Jan 21 07:16:10.677033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f3e31dd-7577-4f2a-95bf-dada805dd2d0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:10.677408 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:10.677408 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:10.678115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f3e31dd-7577-4f2a-95bf-dada805dd2d0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:10.795811 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:16:10.795811 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:16:10.806369 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2f3e31dd-7577-4f2a-95bf-dada805dd2d0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Volume info retrieved successfully. Jan 21 07:16:10.882560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f3e31dd-7577-4f2a-95bf-dada805dd2d0 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 returned with HTTP 200 Jan 21 07:16:10.900632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 111/216] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:10 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:16:11.907354 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-302fb5ca-87f4-4b43-b1ea-05dfd1177478 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] GET http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 Jan 21 07:16:11.908488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-302fb5ca-87f4-4b43-b1ea-05dfd1177478 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:16:11.908864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:16:11.908864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:16:11.909837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-302fb5ca-87f4-4b43-b1ea-05dfd1177478 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:16:12.050695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-302fb5ca-87f4-4b43-b1ea-05dfd1177478 tempest-ServerRescueNegativeTestJSON-2144952329 tempest-ServerRescueNegativeTestJSON-2144952329] http://10.222.0.24/volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 returned with HTTP 404 Jan 21 07:16:12.056679 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 106/217] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:16:11 2021] GET /volume/v3/e3e8a3c0ff1b49a3a7dd0836f4817539/volumes/4db0e778-ba68-46d6-8437-4d5b447b4a98 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:17:04.082582 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] POST http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes Jan 21 07:17:04.083222 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:04.083222 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:04.084331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1684577844", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:17:04.085906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1684577844', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:17:04.086925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Create volume of 1 GB Jan 21 07:17:04.102418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Availability Zones retrieved successfully. Jan 21 07:17:04.138122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Flow 'volume_create_api' (e8a997e7-95ce-4d53-b77d-0cad93c16107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:17:04.143639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4280c8-b833-4364-9f69-01d05a29b473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:04.148047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:17:04.242725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4280c8-b833-4364-9f69-01d05a29b473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:04.245739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00e2667-dbe8-4778-a0f2-7662793648f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:04.418105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Created reservations ['50528eb3-049f-4838-a61c-d72ce483d68f', 'c6a84b5c-93b9-4bd6-a85d-52508a6700d4', 'c539d01b-bbda-4130-8331-e456b5c052c9', '47b935c6-24b4-4961-aeea-d45e9b484ee2'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:17:04.420840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00e2667-dbe8-4778-a0f2-7662793648f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50528eb3-049f-4838-a61c-d72ce483d68f', 'c6a84b5c-93b9-4bd6-a85d-52508a6700d4', 'c539d01b-bbda-4130-8331-e456b5c052c9', '47b935c6-24b4-4961-aeea-d45e9b484ee2']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:04.423488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029f7c7e-d43e-45b3-88de-7bc25b8efb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:04.697863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029f7c7e-d43e-45b3-88de-7bc25b8efb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2528d2c1-b344-4f37-a2df-2fcca2ac1121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1684577844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2ef4deb6544f99868179eb13fe93bc',qos_specs=None,replication_status=,reservations=['50528eb3-049f-4838-a61c-d72ce483d68f','c6a84b5c-93b9-4bd6-a85d-52508a6700d4','c539d01b-bbda-4130-8331-e456b5c052c9','47b935c6-24b4-4961-aeea-d45e9b484ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d74306b398041d39da66f7c39b3a67d',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1684577844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2528d2c1-b344-4f37-a2df-2fcca2ac1121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2ef4deb6544f99868179eb13fe93bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d74306b398041d39da66f7c39b3a67d',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:04.700088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72cf1a6-a26f-418f-b31a-b9cf8f55e39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:04.751575 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72cf1a6-a26f-418f-b31a-b9cf8f55e39a) transitioned into state 'SUCCESS' from state '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-1684577844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2ef4deb6544f99868179eb13fe93bc',qos_specs=None,replication_status=,reservations=['50528eb3-049f-4838-a61c-d72ce483d68f','c6a84b5c-93b9-4bd6-a85d-52508a6700d4','c539d01b-bbda-4130-8331-e456b5c052c9','47b935c6-24b4-4961-aeea-d45e9b484ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d74306b398041d39da66f7c39b3a67d',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:04.754465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (471384bb-bd54-4957-a8fd-c820371fb69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:04.774260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (471384bb-bd54-4957-a8fd-c820371fb69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:04.777898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Flow 'volume_create_api' (e8a997e7-95ce-4d53-b77d-0cad93c16107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:17:04.834033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Create volume request issued successfully. Jan 21 07:17:04.850403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f1556df-b3b8-408c-9689-84d6009da121 req-0c5bc254-fe7c-466e-86aa-3c53a0746a9d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes returned with HTTP 202 Jan 21 07:17:04.851981 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 112/218] 10.222.0.24 () {64 vars in 1512 bytes} [Thu Jan 21 07:17:04 2021] POST /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes => generated 824 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:17:04.865908 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f1556df-b3b8-408c-9689-84d6009da121 req-5120c85e-e8f6-4a38-a9c0-3854eded7123 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:04.866996 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9f1556df-b3b8-408c-9689-84d6009da121 req-5120c85e-e8f6-4a38-a9c0-3854eded7123 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:04.868021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9f1556df-b3b8-408c-9689-84d6009da121 req-5120c85e-e8f6-4a38-a9c0-3854eded7123 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:04.989057 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:04.989057 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:05.005465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9f1556df-b3b8-408c-9689-84d6009da121 req-5120c85e-e8f6-4a38-a9c0-3854eded7123 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Volume info retrieved successfully. Jan 21 07:17:05.055929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f1556df-b3b8-408c-9689-84d6009da121 req-5120c85e-e8f6-4a38-a9c0-3854eded7123 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 returned with HTTP 200 Jan 21 07:17:05.057512 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 107/219] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:04 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 => generated 892 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:06.410495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7c83c982-1040-4f6c-9457-8356af2b80d3 req-b1aea9ac-2661-4b2e-8c48-87eb23dbc91e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:06.411417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7c83c982-1040-4f6c-9457-8356af2b80d3 req-b1aea9ac-2661-4b2e-8c48-87eb23dbc91e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:06.411765 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:06.411765 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:06.412760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-7c83c982-1040-4f6c-9457-8356af2b80d3 req-b1aea9ac-2661-4b2e-8c48-87eb23dbc91e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:06.512658 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:06.512658 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:06.529162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-7c83c982-1040-4f6c-9457-8356af2b80d3 req-b1aea9ac-2661-4b2e-8c48-87eb23dbc91e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Volume info retrieved successfully. Jan 21 07:17:06.573807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-7c83c982-1040-4f6c-9457-8356af2b80d3 req-b1aea9ac-2661-4b2e-8c48-87eb23dbc91e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 returned with HTTP 200 Jan 21 07:17:06.575022 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 113/220] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:06 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 => generated 917 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:06.632165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c89be274-fa70-4f7a-9f86-a546021275eb req-81602e65-92a1-4d13-aa1f-fdbc21c1d02f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] POST http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots Jan 21 07:17:06.633218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:06.633218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:06.633913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-c89be274-fa70-4f7a-9f86-a546021275eb req-81602e65-92a1-4d13-aa1f-fdbc21c1d02f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2528d2c1-b344-4f37-a2df-2fcca2ac1121", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1082252222", "description": null, "metadata": {}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:17:06.692564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:06.692564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:06.694594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-c89be274-fa70-4f7a-9f86-a546021275eb req-81602e65-92a1-4d13-aa1f-fdbc21c1d02f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Volume info retrieved successfully. Jan 21 07:17:06.695145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [req-c89be274-fa70-4f7a-9f86-a546021275eb req-81602e65-92a1-4d13-aa1f-fdbc21c1d02f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Create snapshot from volume 2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:06.741557 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [req-c89be274-fa70-4f7a-9f86-a546021275eb req-81602e65-92a1-4d13-aa1f-fdbc21c1d02f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:17:06.780536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [req-c89be274-fa70-4f7a-9f86-a546021275eb req-81602e65-92a1-4d13-aa1f-fdbc21c1d02f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Created reservations ['ccdb60df-a148-401b-abb6-f2ef39efe13f', '6a99e093-cc27-4c04-acb6-6c1379e252e6', 'b2245d1d-beaa-40a1-8575-43bd39984971', '272a8d70-b900-49f7-95ab-1705ea275fd9'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:17:07.027250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-c89be274-fa70-4f7a-9f86-a546021275eb req-81602e65-92a1-4d13-aa1f-fdbc21c1d02f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Snapshot create request issued successfully. Jan 21 07:17:07.028709 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c89be274-fa70-4f7a-9f86-a546021275eb req-81602e65-92a1-4d13-aa1f-fdbc21c1d02f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots returned with HTTP 202 Jan 21 07:17:07.030655 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 108/221] 10.222.0.24 () {64 vars in 1518 bytes} [Thu Jan 21 07:17:06 2021] POST /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots => generated 311 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:17:07.667899 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e573f365-c19d-4722-8239-6d38e320237b req-eec550fd-bbff-4445-94ca-a6d72e807e57 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 Jan 21 07:17:07.669078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e573f365-c19d-4722-8239-6d38e320237b req-eec550fd-bbff-4445-94ca-a6d72e807e57 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:07.669519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:07.669519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:07.670175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e573f365-c19d-4722-8239-6d38e320237b req-eec550fd-bbff-4445-94ca-a6d72e807e57 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:07.791187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:07.791187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:07.793351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-e573f365-c19d-4722-8239-6d38e320237b req-eec550fd-bbff-4445-94ca-a6d72e807e57 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Snapshot retrieved successfully. Jan 21 07:17:07.796505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e573f365-c19d-4722-8239-6d38e320237b req-eec550fd-bbff-4445-94ca-a6d72e807e57 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 returned with HTTP 200 Jan 21 07:17:07.798880 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 114/222] 10.222.0.24 () {60 vars in 1575 bytes} [Thu Jan 21 07:17:07 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 => generated 443 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:08.159305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-fdf85ab2-699c-4f56-a87b-5b8480f80f6b req-c2e78f2f-83fc-4822-a231-2b5df2097ba5 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/detail Jan 21 07:17:08.177238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-fdf85ab2-699c-4f56-a87b-5b8480f80f6b req-c2e78f2f-83fc-4822-a231-2b5df2097ba5 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:08.177594 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:08.177594 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:08.178283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-fdf85ab2-699c-4f56-a87b-5b8480f80f6b req-c2e78f2f-83fc-4822-a231-2b5df2097ba5 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:08.179537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [req-fdf85ab2-699c-4f56-a87b-5b8480f80f6b req-c2e78f2f-83fc-4822-a231-2b5df2097ba5 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:17:08.182170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:08.182170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:08.190637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [req-fdf85ab2-699c-4f56-a87b-5b8480f80f6b req-c2e78f2f-83fc-4822-a231-2b5df2097ba5 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:17:08.233066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-fdf85ab2-699c-4f56-a87b-5b8480f80f6b req-c2e78f2f-83fc-4822-a231-2b5df2097ba5 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Get all snapshots completed successfully. Jan 21 07:17:08.234946 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:08.234946 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:08.243692 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-fdf85ab2-699c-4f56-a87b-5b8480f80f6b req-c2e78f2f-83fc-4822-a231-2b5df2097ba5 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/detail returned with HTTP 200 Jan 21 07:17:08.244944 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 109/223] 10.222.0.24 () {60 vars in 1485 bytes} [Thu Jan 21 07:17:08 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/detail => generated 446 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:08.445078 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9de0e8ca-96bf-49cd-bd50-bd1a46e8c993 req-a78880cc-d670-4c6e-ad1e-9f64bb077251 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 Jan 21 07:17:08.446064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9de0e8ca-96bf-49cd-bd50-bd1a46e8c993 req-a78880cc-d670-4c6e-ad1e-9f64bb077251 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:08.446478 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:08.446478 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:08.447218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9de0e8ca-96bf-49cd-bd50-bd1a46e8c993 req-a78880cc-d670-4c6e-ad1e-9f64bb077251 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:08.478507 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:08.478507 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:08.480241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9de0e8ca-96bf-49cd-bd50-bd1a46e8c993 req-a78880cc-d670-4c6e-ad1e-9f64bb077251 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Snapshot retrieved successfully. Jan 21 07:17:08.483030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9de0e8ca-96bf-49cd-bd50-bd1a46e8c993 req-a78880cc-d670-4c6e-ad1e-9f64bb077251 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 returned with HTTP 200 Jan 21 07:17:08.495197 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 115/224] 10.222.0.24 () {60 vars in 1575 bytes} [Thu Jan 21 07:17:08 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 => generated 443 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:10.072064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-6b2193da-bd46-4473-9434-493c6f583ab9 req-f3854cda-5a70-4203-8440-427b0d3d4425 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 Jan 21 07:17:10.072985 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-6b2193da-bd46-4473-9434-493c6f583ab9 req-f3854cda-5a70-4203-8440-427b0d3d4425 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:10.073320 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:10.073320 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:10.073812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-6b2193da-bd46-4473-9434-493c6f583ab9 req-f3854cda-5a70-4203-8440-427b0d3d4425 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:10.124016 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:10.124016 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:10.126292 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-6b2193da-bd46-4473-9434-493c6f583ab9 req-f3854cda-5a70-4203-8440-427b0d3d4425 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Snapshot retrieved successfully. Jan 21 07:17:10.129609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-6b2193da-bd46-4473-9434-493c6f583ab9 req-f3854cda-5a70-4203-8440-427b0d3d4425 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 returned with HTTP 200 Jan 21 07:17:10.131433 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 110/225] 10.222.0.24 () {60 vars in 1575 bytes} [Thu Jan 21 07:17:10 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 => generated 470 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:10.494159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-76fabce2-dee4-440c-9ed4-e46923fe7999 req-158f18f2-14a6-4900-a4aa-e71295b5c396 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] DELETE http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 Jan 21 07:17:10.495639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-76fabce2-dee4-440c-9ed4-e46923fe7999 req-158f18f2-14a6-4900-a4aa-e71295b5c396 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:10.496280 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:10.496280 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:10.497382 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-76fabce2-dee4-440c-9ed4-e46923fe7999 req-158f18f2-14a6-4900-a4aa-e71295b5c396 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:10.498334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [req-76fabce2-dee4-440c-9ed4-e46923fe7999 req-158f18f2-14a6-4900-a4aa-e71295b5c396 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Delete snapshot with id: 7dc68f58-3326-4b5d-94dd-747422eab1a0 Jan 21 07:17:10.555274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:10.555274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:10.557551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-76fabce2-dee4-440c-9ed4-e46923fe7999 req-158f18f2-14a6-4900-a4aa-e71295b5c396 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Snapshot retrieved successfully. Jan 21 07:17:10.672451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-76fabce2-dee4-440c-9ed4-e46923fe7999 req-158f18f2-14a6-4900-a4aa-e71295b5c396 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Snapshot delete request issued successfully. Jan 21 07:17:10.673515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-76fabce2-dee4-440c-9ed4-e46923fe7999 req-158f18f2-14a6-4900-a4aa-e71295b5c396 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 returned with HTTP 202 Jan 21 07:17:10.674904 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 116/226] 10.222.0.24 () {62 vars in 1597 bytes} [Thu Jan 21 07:17:10 2021] DELETE /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:17:11.025472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-27b98652-235e-4d41-81bd-0d1a27de98ae req-74944a98-0dad-43de-802a-0d0abe676adf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 Jan 21 07:17:11.026031 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-27b98652-235e-4d41-81bd-0d1a27de98ae req-74944a98-0dad-43de-802a-0d0abe676adf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:11.026223 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:11.026223 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:11.026855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-27b98652-235e-4d41-81bd-0d1a27de98ae req-74944a98-0dad-43de-802a-0d0abe676adf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:11.067724 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:11.067724 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:11.069398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-27b98652-235e-4d41-81bd-0d1a27de98ae req-74944a98-0dad-43de-802a-0d0abe676adf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Snapshot retrieved successfully. Jan 21 07:17:11.071792 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-27b98652-235e-4d41-81bd-0d1a27de98ae req-74944a98-0dad-43de-802a-0d0abe676adf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 returned with HTTP 200 Jan 21 07:17:11.095222 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 111/227] 10.222.0.24 () {60 vars in 1575 bytes} [Thu Jan 21 07:17:11 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 => generated 469 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:12.352385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a77a763b-e2e3-4afc-aa5e-54e9ec54d3c7 req-0dc1dcb8-20a3-4d57-86f5-1b0f3e86332a tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 Jan 21 07:17:12.356206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a77a763b-e2e3-4afc-aa5e-54e9ec54d3c7 req-0dc1dcb8-20a3-4d57-86f5-1b0f3e86332a tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:12.357640 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:12.357640 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:12.358684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a77a763b-e2e3-4afc-aa5e-54e9ec54d3c7 req-0dc1dcb8-20a3-4d57-86f5-1b0f3e86332a tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:12.457780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:12.457780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:12.460461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a77a763b-e2e3-4afc-aa5e-54e9ec54d3c7 req-0dc1dcb8-20a3-4d57-86f5-1b0f3e86332a tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Snapshot retrieved successfully. Jan 21 07:17:12.464969 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a77a763b-e2e3-4afc-aa5e-54e9ec54d3c7 req-0dc1dcb8-20a3-4d57-86f5-1b0f3e86332a tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 returned with HTTP 200 Jan 21 07:17:12.467582 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 117/228] 10.222.0.24 () {60 vars in 1575 bytes} [Thu Jan 21 07:17:12 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 => generated 469 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:13.874330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9080cb1f-2856-4bab-b711-cb88554b87b9 req-3966899e-27cc-4c2c-b822-04a8c9a07829 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 Jan 21 07:17:13.875088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9080cb1f-2856-4bab-b711-cb88554b87b9 req-3966899e-27cc-4c2c-b822-04a8c9a07829 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:13.875317 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:13.875317 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:13.875719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9080cb1f-2856-4bab-b711-cb88554b87b9 req-3966899e-27cc-4c2c-b822-04a8c9a07829 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:13.906476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9080cb1f-2856-4bab-b711-cb88554b87b9 req-3966899e-27cc-4c2c-b822-04a8c9a07829 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 returned with HTTP 404 Jan 21 07:17:13.909028 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 112/229] 10.222.0.24 () {60 vars in 1575 bytes} [Thu Jan 21 07:17:13 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/snapshots/7dc68f58-3326-4b5d-94dd-747422eab1a0 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:17:14.334923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-3154df16-e9b9-4196-8ca4-66f0059477a5 req-33fd1a7a-cd86-4445-bddf-7e3a6302a25e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] DELETE http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:14.335811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-3154df16-e9b9-4196-8ca4-66f0059477a5 req-33fd1a7a-cd86-4445-bddf-7e3a6302a25e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:14.336319 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:14.336319 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:14.337149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-3154df16-e9b9-4196-8ca4-66f0059477a5 req-33fd1a7a-cd86-4445-bddf-7e3a6302a25e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:14.337711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-3154df16-e9b9-4196-8ca4-66f0059477a5 req-33fd1a7a-cd86-4445-bddf-7e3a6302a25e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Delete volume with id: 2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:14.406523 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:14.406523 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:14.410681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-3154df16-e9b9-4196-8ca4-66f0059477a5 req-33fd1a7a-cd86-4445-bddf-7e3a6302a25e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Volume info retrieved successfully. Jan 21 07:17:14.464046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-3154df16-e9b9-4196-8ca4-66f0059477a5 req-33fd1a7a-cd86-4445-bddf-7e3a6302a25e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Delete volume request issued successfully. Jan 21 07:17:14.464616 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-3154df16-e9b9-4196-8ca4-66f0059477a5 req-33fd1a7a-cd86-4445-bddf-7e3a6302a25e tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 returned with HTTP 202 Jan 21 07:17:14.466688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 118/230] 10.222.0.24 () {62 vars in 1591 bytes} [Thu Jan 21 07:17:14 2021] DELETE /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:17:15.898906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-fdbf6db8-d69d-4770-85b9-5bceab5e988e req-59169a1d-7e17-4c66-aa2f-2c7239539d9f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:15.900328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-fdbf6db8-d69d-4770-85b9-5bceab5e988e req-59169a1d-7e17-4c66-aa2f-2c7239539d9f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:15.901619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-fdbf6db8-d69d-4770-85b9-5bceab5e988e req-59169a1d-7e17-4c66-aa2f-2c7239539d9f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:15.965968 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:15.965968 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:15.977541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-fdbf6db8-d69d-4770-85b9-5bceab5e988e req-59169a1d-7e17-4c66-aa2f-2c7239539d9f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Volume info retrieved successfully. Jan 21 07:17:16.002119 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-fdbf6db8-d69d-4770-85b9-5bceab5e988e req-59169a1d-7e17-4c66-aa2f-2c7239539d9f tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 returned with HTTP 200 Jan 21 07:17:16.003652 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 113/231] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:15 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:18.197842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0a975587-1c71-407f-8e28-7e6ba42cbf46 req-fad00ebc-42b3-4d3c-98f7-8ff2674e8325 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:18.198618 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0a975587-1c71-407f-8e28-7e6ba42cbf46 req-fad00ebc-42b3-4d3c-98f7-8ff2674e8325 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:18.198618 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:18.198618 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:18.199009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0a975587-1c71-407f-8e28-7e6ba42cbf46 req-fad00ebc-42b3-4d3c-98f7-8ff2674e8325 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:18.306625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0a975587-1c71-407f-8e28-7e6ba42cbf46 req-fad00ebc-42b3-4d3c-98f7-8ff2674e8325 tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 returned with HTTP 404 Jan 21 07:17:18.325050 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 119/232] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:18 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:17:20.363117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-1b2b25a8-db5b-48fa-9bb5-74759fabe7fb req-19960b6b-43c9-4b82-9f96-22ec68d72bdf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] DELETE http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:20.364792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-1b2b25a8-db5b-48fa-9bb5-74759fabe7fb req-19960b6b-43c9-4b82-9f96-22ec68d72bdf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:20.365983 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:20.365983 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:20.366752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-1b2b25a8-db5b-48fa-9bb5-74759fabe7fb req-19960b6b-43c9-4b82-9f96-22ec68d72bdf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:20.367439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-1b2b25a8-db5b-48fa-9bb5-74759fabe7fb req-19960b6b-43c9-4b82-9f96-22ec68d72bdf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Delete volume with id: 2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:20.460469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-1b2b25a8-db5b-48fa-9bb5-74759fabe7fb req-19960b6b-43c9-4b82-9f96-22ec68d72bdf tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 returned with HTTP 404 Jan 21 07:17:20.461930 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 114/233] 10.222.0.24 () {62 vars in 1591 bytes} [Thu Jan 21 07:17:20 2021] DELETE /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:17:21.586659 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-de18cfa1-b920-4e9f-8fde-2e4f0d8566e8 req-722abe59-e936-4f93-8b48-9239063c125d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] GET http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 Jan 21 07:17:21.587376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-de18cfa1-b920-4e9f-8fde-2e4f0d8566e8 req-722abe59-e936-4f93-8b48-9239063c125d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:21.587867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-de18cfa1-b920-4e9f-8fde-2e4f0d8566e8 req-722abe59-e936-4f93-8b48-9239063c125d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:21.665886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-de18cfa1-b920-4e9f-8fde-2e4f0d8566e8 req-722abe59-e936-4f93-8b48-9239063c125d tempest-VolumesSnapshotsTestJSON-2094786293 tempest-VolumesSnapshotsTestJSON-2094786293] http://10.222.0.24/volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 returned with HTTP 404 Jan 21 07:17:21.667233 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 120/234] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:21 2021] GET /volume/v3/2e2ef4deb6544f99868179eb13fe93bc/volumes/2528d2c1-b344-4f37-a2df-2fcca2ac1121 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:17:26.227791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] POST http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes Jan 21 07:17:26.228757 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1641847643", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:17:26.230725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1641847643', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:17:26.232494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Create volume of 1 GB Jan 21 07:17:26.249039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Availability Zones retrieved successfully. Jan 21 07:17:26.268951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Flow 'volume_create_api' (79e0a9f8-50b5-42fa-870b-34c2eedf23fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:17:26.272951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdcc77d-f44e-461d-9dc2-30e9c4050ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:26.275751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:17:26.360023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdcc77d-f44e-461d-9dc2-30e9c4050ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:26.362774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00070745-f4ba-48bf-abfd-043f7a5a9e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:26.518762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Created reservations ['7e21e5cb-c6ab-485b-926a-c863e256a2ce', 'ca253fd4-7e16-46ab-aea4-252e20620b04', 'f76601c3-3339-4cd8-81ad-f9b642fc7d99', '22b6e559-6ae4-4c2d-b048-84233b7542e2'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:17:26.521973 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00070745-f4ba-48bf-abfd-043f7a5a9e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e21e5cb-c6ab-485b-926a-c863e256a2ce', 'ca253fd4-7e16-46ab-aea4-252e20620b04', 'f76601c3-3339-4cd8-81ad-f9b642fc7d99', '22b6e559-6ae4-4c2d-b048-84233b7542e2']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:26.524652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c76d421-ca32-460e-853a-0132fe70b1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:26.620564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c76d421-ca32-460e-853a-0132fe70b1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b82bad72-d821-44ba-9d55-6d794f1b62b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1641847643',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbb86376ee964a8a8133cf31d6ed4b88',qos_specs=None,replication_status=,reservations=['7e21e5cb-c6ab-485b-926a-c863e256a2ce','ca253fd4-7e16-46ab-aea4-252e20620b04','f76601c3-3339-4cd8-81ad-f9b642fc7d99','22b6e559-6ae4-4c2d-b048-84233b7542e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ec695cb02a4df5ab378f564c692337',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1641847643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b82bad72-d821-44ba-9d55-6d794f1b62b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dbb86376ee964a8a8133cf31d6ed4b88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25ec695cb02a4df5ab378f564c692337',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:26.622660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef337a0-056f-49ff-aa8e-29065d213731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:26.654638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef337a0-056f-49ff-aa8e-29065d213731) transitioned into state 'SUCCESS' from state '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-1641847643',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbb86376ee964a8a8133cf31d6ed4b88',qos_specs=None,replication_status=,reservations=['7e21e5cb-c6ab-485b-926a-c863e256a2ce','ca253fd4-7e16-46ab-aea4-252e20620b04','f76601c3-3339-4cd8-81ad-f9b642fc7d99','22b6e559-6ae4-4c2d-b048-84233b7542e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ec695cb02a4df5ab378f564c692337',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:26.657668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7658f1eb-3237-4dc2-8e47-a675600dae39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:17:26.695335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7658f1eb-3237-4dc2-8e47-a675600dae39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:17:26.698216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Flow 'volume_create_api' (79e0a9f8-50b5-42fa-870b-34c2eedf23fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:17:26.821405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Create volume request issued successfully. Jan 21 07:17:26.844350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-2fc675cc-8bca-49e9-a0f8-02b4db3bf1e1 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes returned with HTTP 202 Jan 21 07:17:26.845586 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 115/235] 10.222.0.24 () {64 vars in 1512 bytes} [Thu Jan 21 07:17:26 2021] POST /volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes => generated 832 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:17:26.865278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-743bf080-3e94-4065-a253-dfb46a304711 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] GET http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 Jan 21 07:17:26.866038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-743bf080-3e94-4065-a253-dfb46a304711 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:26.866545 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-743bf080-3e94-4065-a253-dfb46a304711 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:27.071094 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:27.071094 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:27.090283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-743bf080-3e94-4065-a253-dfb46a304711 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Volume info retrieved successfully. Jan 21 07:17:27.141362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-bfb4a749-2f4d-457c-84c9-6c8f87ad3252 req-743bf080-3e94-4065-a253-dfb46a304711 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 returned with HTTP 200 Jan 21 07:17:27.142560 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 121/236] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:26 2021] GET /volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 => generated 924 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:28.482747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-321fcd2e-727e-4878-96fd-f94748cca8a7 req-72d5fa58-caa7-49db-943b-c861bf1a5e0a tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] GET http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 Jan 21 07:17:28.483485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-321fcd2e-727e-4878-96fd-f94748cca8a7 req-72d5fa58-caa7-49db-943b-c861bf1a5e0a tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:28.483680 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:28.483680 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:28.484062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-321fcd2e-727e-4878-96fd-f94748cca8a7 req-72d5fa58-caa7-49db-943b-c861bf1a5e0a tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:28.541270 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:28.541270 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:28.553227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-321fcd2e-727e-4878-96fd-f94748cca8a7 req-72d5fa58-caa7-49db-943b-c861bf1a5e0a tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Volume info retrieved successfully. Jan 21 07:17:28.579556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-321fcd2e-727e-4878-96fd-f94748cca8a7 req-72d5fa58-caa7-49db-943b-c861bf1a5e0a tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 returned with HTTP 200 Jan 21 07:17:28.581074 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 116/237] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:28 2021] GET /volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 => generated 925 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:29.011345 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c1a76b05-9f24-4df1-b022-4d63c7708d30 req-9e9ef017-3ec5-442e-abe3-fe87dba4e6ac tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] GET http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 Jan 21 07:17:29.012103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-c1a76b05-9f24-4df1-b022-4d63c7708d30 req-9e9ef017-3ec5-442e-abe3-fe87dba4e6ac tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:29.013973 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:29.013973 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:29.018750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-c1a76b05-9f24-4df1-b022-4d63c7708d30 req-9e9ef017-3ec5-442e-abe3-fe87dba4e6ac tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:29.175015 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:29.175015 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:29.189157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-c1a76b05-9f24-4df1-b022-4d63c7708d30 req-9e9ef017-3ec5-442e-abe3-fe87dba4e6ac tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Volume info retrieved successfully. Jan 21 07:17:29.221922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c1a76b05-9f24-4df1-b022-4d63c7708d30 req-9e9ef017-3ec5-442e-abe3-fe87dba4e6ac tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 returned with HTTP 200 Jan 21 07:17:29.224326 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 122/238] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:29 2021] GET /volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 => generated 925 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:29.733794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56f1a429-b802-4578-b06d-38538b9375a6 req-8ee3b044-240d-44a6-a5a3-c17e3af38e66 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] DELETE http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 Jan 21 07:17:29.734380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56f1a429-b802-4578-b06d-38538b9375a6 req-8ee3b044-240d-44a6-a5a3-c17e3af38e66 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:29.734506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:29.734506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:29.734775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56f1a429-b802-4578-b06d-38538b9375a6 req-8ee3b044-240d-44a6-a5a3-c17e3af38e66 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:29.735423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-56f1a429-b802-4578-b06d-38538b9375a6 req-8ee3b044-240d-44a6-a5a3-c17e3af38e66 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Delete volume with id: b82bad72-d821-44ba-9d55-6d794f1b62b5 Jan 21 07:17:29.805838 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:29.805838 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:29.807047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-56f1a429-b802-4578-b06d-38538b9375a6 req-8ee3b044-240d-44a6-a5a3-c17e3af38e66 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Volume info retrieved successfully. Jan 21 07:17:29.880758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-56f1a429-b802-4578-b06d-38538b9375a6 req-8ee3b044-240d-44a6-a5a3-c17e3af38e66 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Delete volume request issued successfully. Jan 21 07:17:29.881421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56f1a429-b802-4578-b06d-38538b9375a6 req-8ee3b044-240d-44a6-a5a3-c17e3af38e66 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 returned with HTTP 202 Jan 21 07:17:29.882516 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 117/239] 10.222.0.24 () {62 vars in 1591 bytes} [Thu Jan 21 07:17:29 2021] DELETE /volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:17:30.606993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0a4b7cf6-9b0b-47da-8024-30cbf42a64d6 req-0ede0d7f-67fc-45c6-b880-2e996e21be89 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] GET http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 Jan 21 07:17:30.607930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0a4b7cf6-9b0b-47da-8024-30cbf42a64d6 req-0ede0d7f-67fc-45c6-b880-2e996e21be89 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:30.608348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:30.608348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:30.608757 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0a4b7cf6-9b0b-47da-8024-30cbf42a64d6 req-0ede0d7f-67fc-45c6-b880-2e996e21be89 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:30.674809 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:17:30.674809 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:17:30.686807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-0a4b7cf6-9b0b-47da-8024-30cbf42a64d6 req-0ede0d7f-67fc-45c6-b880-2e996e21be89 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Volume info retrieved successfully. Jan 21 07:17:30.715833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0a4b7cf6-9b0b-47da-8024-30cbf42a64d6 req-0ede0d7f-67fc-45c6-b880-2e996e21be89 tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 returned with HTTP 200 Jan 21 07:17:30.717544 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 123/240] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:30 2021] GET /volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 => generated 924 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:17:32.485400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-60c20ace-8a6a-41b8-91fc-27689eb5b655 req-bca0f55b-1125-43d6-a358-1df3ab7defdf tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] GET http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 Jan 21 07:17:32.487135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-60c20ace-8a6a-41b8-91fc-27689eb5b655 req-bca0f55b-1125-43d6-a358-1df3ab7defdf tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:17:32.487580 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:17:32.487580 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:17:32.488267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-60c20ace-8a6a-41b8-91fc-27689eb5b655 req-bca0f55b-1125-43d6-a358-1df3ab7defdf tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:17:32.553953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-60c20ace-8a6a-41b8-91fc-27689eb5b655 req-bca0f55b-1125-43d6-a358-1df3ab7defdf tempest-VolumesGetTestJSON-480765131 tempest-VolumesGetTestJSON-480765131] http://10.222.0.24/volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 returned with HTTP 404 Jan 21 07:17:32.555328 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 118/241] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:17:32 2021] GET /volume/v3/dbb86376ee964a8a8133cf31d6ed4b88/volumes/b82bad72-d821-44ba-9d55-6d794f1b62b5 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:18:05.475693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] POST http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes Jan 21 07:18:05.476778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:18:05.476778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:18:05.477472 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1096276952"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:18:05.478744 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1096276952'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:18:05.479287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Create volume of 1 GB Jan 21 07:18:05.507449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Availability Zones retrieved successfully. Jan 21 07:18:05.529616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Flow 'volume_create_api' (7e283769-e775-47ca-949a-773e810c5c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:18:05.533580 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d8f58f-c896-4cc5-aa09-f1c2c7d2a3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:05.538517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:18:05.652765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d8f58f-c896-4cc5-aa09-f1c2c7d2a3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:05.673371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6459cdc7-a0fa-47a6-b128-6f867b96a98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:05.808962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Created reservations ['ebd4230c-682e-48e6-9ec3-340fbe98e55b', 'c8475464-850d-47ec-b8e9-d9f7421be8a5', '369ecd8c-86d4-4386-815f-4f7ba7ae4a4f', '4e425d89-35d7-4b4e-8fbe-a0ab7a8e6624'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:18:05.811283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6459cdc7-a0fa-47a6-b128-6f867b96a98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebd4230c-682e-48e6-9ec3-340fbe98e55b', 'c8475464-850d-47ec-b8e9-d9f7421be8a5', '369ecd8c-86d4-4386-815f-4f7ba7ae4a4f', '4e425d89-35d7-4b4e-8fbe-a0ab7a8e6624']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:05.813644 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70cb76a8-56ef-4952-ad38-35ed8b7d7168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:05.944779 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70cb76a8-56ef-4952-ad38-35ed8b7d7168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f49714cf-5f09-4d91-8a16-5667f8cd6c90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1096276952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdad75005d144a11ab450c64d7b259c5',qos_specs=None,replication_status=,reservations=['ebd4230c-682e-48e6-9ec3-340fbe98e55b','c8475464-850d-47ec-b8e9-d9f7421be8a5','369ecd8c-86d4-4386-815f-4f7ba7ae4a4f','4e425d89-35d7-4b4e-8fbe-a0ab7a8e6624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb26fca151174438baf46a7492230b9f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1096276952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f49714cf-5f09-4d91-8a16-5667f8cd6c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdad75005d144a11ab450c64d7b259c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb26fca151174438baf46a7492230b9f',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:05.947047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d78afb4-863c-4f54-8b0e-307b7397b0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:06.007830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d78afb4-863c-4f54-8b0e-307b7397b0a0) transitioned into state 'SUCCESS' from state '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-1096276952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdad75005d144a11ab450c64d7b259c5',qos_specs=None,replication_status=,reservations=['ebd4230c-682e-48e6-9ec3-340fbe98e55b','c8475464-850d-47ec-b8e9-d9f7421be8a5','369ecd8c-86d4-4386-815f-4f7ba7ae4a4f','4e425d89-35d7-4b4e-8fbe-a0ab7a8e6624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb26fca151174438baf46a7492230b9f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:06.010618 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6636982e-d505-474c-8210-c25a1a6d6b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:06.027998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6636982e-d505-474c-8210-c25a1a6d6b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:06.031158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Flow 'volume_create_api' (7e283769-e775-47ca-949a-773e810c5c32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:18:06.086756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Create volume request issued successfully. Jan 21 07:18:06.103647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84243487-4de7-4c39-995d-65db9cfa6de0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes returned with HTTP 202 Jan 21 07:18:06.116363 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 124/242] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:18:05 2021] POST /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes => generated 823 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:18:06.122196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2276a1c4-689b-4a1b-ad7d-d61be5166ede tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:18:06.123116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2276a1c4-689b-4a1b-ad7d-d61be5166ede tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:18:06.124136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2276a1c4-689b-4a1b-ad7d-d61be5166ede tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:18:06.224184 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:18:06.224184 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:18:06.236481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2276a1c4-689b-4a1b-ad7d-d61be5166ede tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:18:06.263982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2276a1c4-689b-4a1b-ad7d-d61be5166ede tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 returned with HTTP 200 Jan 21 07:18:06.266031 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 119/243] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:18:06 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 => generated 891 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:18:07.285575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bde81de2-bb8d-4b7f-9dc3-5abacb3f58ac tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:18:07.286710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bde81de2-bb8d-4b7f-9dc3-5abacb3f58ac tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:18:07.286832 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:18:07.286832 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:18:07.287413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bde81de2-bb8d-4b7f-9dc3-5abacb3f58ac tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:18:07.365068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:18:07.365068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:18:07.381007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bde81de2-bb8d-4b7f-9dc3-5abacb3f58ac tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:18:07.424418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bde81de2-bb8d-4b7f-9dc3-5abacb3f58ac tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 returned with HTTP 200 Jan 21 07:18:07.426786 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 125/244] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:18:07 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:18:07.446760 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96c27a91-ebad-4b5e-8f6b-cac5b6a07350 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] POST http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90/action Jan 21 07:18:07.447058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:18:07.447058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:18:07.447498 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96c27a91-ebad-4b5e-8f6b-cac5b6a07350 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:18:07.447887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96c27a91-ebad-4b5e-8f6b-cac5b6a07350 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:18:07.507026 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:18:07.507026 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:18:07.508492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-96c27a91-ebad-4b5e-8f6b-cac5b6a07350 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:18:07.538556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-96c27a91-ebad-4b5e-8f6b-cac5b6a07350 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume updated successfully. Jan 21 07:18:07.538556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96c27a91-ebad-4b5e-8f6b-cac5b6a07350 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90/action returned with HTTP 200 Jan 21 07:18:07.538556 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 120/245] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:18:07 2021] POST /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90/action => generated 0 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:18:07.549895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d18a6956-9556-4485-bebd-f7694e9fe4bb tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:18:07.551221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d18a6956-9556-4485-bebd-f7694e9fe4bb tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:18:07.551716 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:18:07.551716 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:18:07.552276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d18a6956-9556-4485-bebd-f7694e9fe4bb tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:18:07.633368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:18:07.633368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:18:07.643444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d18a6956-9556-4485-bebd-f7694e9fe4bb tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:18:07.671884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d18a6956-9556-4485-bebd-f7694e9fe4bb tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 returned with HTTP 200 Jan 21 07:18:07.673189 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 126/246] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:18:07 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 => generated 916 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:18:09.372806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-015e8292-ddba-4b71-86ba-816b99a2024d req-544b989d-1a3d-44ea-afef-168e50debabc tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:18:09.373434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-015e8292-ddba-4b71-86ba-816b99a2024d req-544b989d-1a3d-44ea-afef-168e50debabc tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:18:09.373804 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:18:09.373804 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:18:09.374015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-015e8292-ddba-4b71-86ba-816b99a2024d req-544b989d-1a3d-44ea-afef-168e50debabc tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:18:09.427870 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:18:09.427870 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:18:09.440048 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-015e8292-ddba-4b71-86ba-816b99a2024d req-544b989d-1a3d-44ea-afef-168e50debabc tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:18:09.470276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-015e8292-ddba-4b71-86ba-816b99a2024d req-544b989d-1a3d-44ea-afef-168e50debabc tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 returned with HTTP 200 Jan 21 07:18:09.473855 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 121/247] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:18:09 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:18:15.202091 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] POST http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes Jan 21 07:18:15.202611 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:18:15.202611 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:18:15.202942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1280792473"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:18:15.204047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1280792473'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:18:15.204421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Create volume of 1 GB Jan 21 07:18:15.237257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Availability Zones retrieved successfully. Jan 21 07:18:15.268204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Flow 'volume_create_api' (29d46551-3716-40a3-a805-e12eedd08114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:18:15.272512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cdc630c-100a-4944-bbdd-fae030806925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:15.274653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:18:15.451558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cdc630c-100a-4944-bbdd-fae030806925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:15.453841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9232e6-1583-4a3c-ad02-ddbce0417abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:15.616176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Created reservations ['184f5af3-88a5-4a59-8723-7595652693f1', '27415a1a-8ab8-4822-a106-7a4d014b55d7', '66abff47-1c7b-439b-970f-e86340c5784e', 'cd63056b-2223-464d-90f9-47f50635118b'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:18:15.618121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9232e6-1583-4a3c-ad02-ddbce0417abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['184f5af3-88a5-4a59-8723-7595652693f1', '27415a1a-8ab8-4822-a106-7a4d014b55d7', '66abff47-1c7b-439b-970f-e86340c5784e', 'cd63056b-2223-464d-90f9-47f50635118b']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:15.620230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aa72e6-6d6b-4a46-a3ed-540e65d58cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:15.769391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aa72e6-6d6b-4a46-a3ed-540e65d58cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f15860f-5cde-42e7-9b53-e5ef97884a07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1280792473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdad75005d144a11ab450c64d7b259c5',qos_specs=None,replication_status=,reservations=['184f5af3-88a5-4a59-8723-7595652693f1','27415a1a-8ab8-4822-a106-7a4d014b55d7','66abff47-1c7b-439b-970f-e86340c5784e','cd63056b-2223-464d-90f9-47f50635118b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb26fca151174438baf46a7492230b9f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1280792473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f15860f-5cde-42e7-9b53-e5ef97884a07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdad75005d144a11ab450c64d7b259c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb26fca151174438baf46a7492230b9f',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:15.774943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b49bcf-115e-41f2-88d5-e7b88d1f4abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:15.860745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b49bcf-115e-41f2-88d5-e7b88d1f4abc) transitioned into state 'SUCCESS' from state '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-1280792473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdad75005d144a11ab450c64d7b259c5',qos_specs=None,replication_status=,reservations=['184f5af3-88a5-4a59-8723-7595652693f1','27415a1a-8ab8-4822-a106-7a4d014b55d7','66abff47-1c7b-439b-970f-e86340c5784e','cd63056b-2223-464d-90f9-47f50635118b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb26fca151174438baf46a7492230b9f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:15.863352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0a7450-eaf7-4ca1-9bc0-4ab41096abef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:18:15.907484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e0a7450-eaf7-4ca1-9bc0-4ab41096abef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:18:15.917999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Flow 'volume_create_api' (29d46551-3716-40a3-a805-e12eedd08114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:18:16.048907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Create volume request issued successfully. Jan 21 07:18:16.066189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47a8baf9-d385-4ea1-9482-cdc590d71101 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes returned with HTTP 202 Jan 21 07:18:16.068110 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 127/248] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:18:15 2021] POST /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes => generated 823 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:18:16.091132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5147c00c-21a8-4f01-a41d-b93f6d76a5fd tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 Jan 21 07:18:16.091992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5147c00c-21a8-4f01-a41d-b93f6d76a5fd tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:18:16.092477 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:18:16.092477 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:18:16.093074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5147c00c-21a8-4f01-a41d-b93f6d76a5fd tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:18:16.283346 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:18:16.283346 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:18:16.297288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5147c00c-21a8-4f01-a41d-b93f6d76a5fd tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:18:16.337336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5147c00c-21a8-4f01-a41d-b93f6d76a5fd tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 returned with HTTP 200 Jan 21 07:18:16.338766 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 122/249] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:18:16 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 => generated 915 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:18:17.358757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6d9d60e-8f5c-40ed-8677-89e11af8bc85 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 Jan 21 07:18:17.359838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6d9d60e-8f5c-40ed-8677-89e11af8bc85 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:18:17.360206 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:18:17.360206 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:18:17.360928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6d9d60e-8f5c-40ed-8677-89e11af8bc85 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:18:17.422726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:18:17.422726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:18:17.434090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6d9d60e-8f5c-40ed-8677-89e11af8bc85 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:18:17.460162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6d9d60e-8f5c-40ed-8677-89e11af8bc85 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 returned with HTTP 200 Jan 21 07:18:17.461765 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 128/250] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:18:17 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:20:53.477509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] POST http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes Jan 21 07:20:53.478617 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:20:53.478617 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:20:53.480134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-437039617"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:20:53.481627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-437039617'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:20:53.482201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Create volume of 1 GB Jan 21 07:20:53.590297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Availability Zones retrieved successfully. Jan 21 07:20:53.681759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Flow 'volume_create_api' (9bfb379d-2b27-467d-91e7-f40714f4af37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:20:53.687746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bff160b9-7cbd-4de1-a84f-f2654a7bf68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:20:53.690400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:20:53.767984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bff160b9-7cbd-4de1-a84f-f2654a7bf68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:20:53.771289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d22c2f-fc6e-4b86-a6b2-413aab9b1056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:20:53.987458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Created reservations ['67c2e6dd-70d9-4d3b-b3a7-2ffb5b8905d5', '4ce59771-9d97-4d33-9bf1-04221c81fd82', '08d43a00-8e43-452b-ac3d-17bce33584af', 'e8004b00-e240-4450-84c3-34a4353cebd3'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:20:53.990235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d22c2f-fc6e-4b86-a6b2-413aab9b1056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67c2e6dd-70d9-4d3b-b3a7-2ffb5b8905d5', '4ce59771-9d97-4d33-9bf1-04221c81fd82', '08d43a00-8e43-452b-ac3d-17bce33584af', 'e8004b00-e240-4450-84c3-34a4353cebd3']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:20:53.993235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3212a6c3-a174-432b-9458-c3b85460c530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:20:54.086686 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3212a6c3-a174-432b-9458-c3b85460c530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd4b92cb-3966-4247-b49f-940a18b4b74f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-437039617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e093e1cf47d4404cad2b497183a7d980',qos_specs=None,replication_status=,reservations=['67c2e6dd-70d9-4d3b-b3a7-2ffb5b8905d5','4ce59771-9d97-4d33-9bf1-04221c81fd82','08d43a00-8e43-452b-ac3d-17bce33584af','e8004b00-e240-4450-84c3-34a4353cebd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c83d9b05724b4a80706e53bcd2e6b1',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-437039617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd4b92cb-3966-4247-b49f-940a18b4b74f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e093e1cf47d4404cad2b497183a7d980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3c83d9b05724b4a80706e53bcd2e6b1',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:20:54.091335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d21896-39ea-41cf-abe9-078b3bdf9ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:20:54.127678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d21896-39ea-41cf-abe9-078b3bdf9ea2) transitioned into state 'SUCCESS' from state '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-437039617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e093e1cf47d4404cad2b497183a7d980',qos_specs=None,replication_status=,reservations=['67c2e6dd-70d9-4d3b-b3a7-2ffb5b8905d5','4ce59771-9d97-4d33-9bf1-04221c81fd82','08d43a00-8e43-452b-ac3d-17bce33584af','e8004b00-e240-4450-84c3-34a4353cebd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c83d9b05724b4a80706e53bcd2e6b1',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:20:54.129845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9869ec31-2287-402a-8221-954e57a42674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:20:54.152186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9869ec31-2287-402a-8221-954e57a42674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:20:54.155837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Flow 'volume_create_api' (9bfb379d-2b27-467d-91e7-f40714f4af37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:20:54.279068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Create volume request issued successfully. Jan 21 07:20:54.299746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3deb1651-1dac-4302-af57-681b975bbada tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes returned with HTTP 202 Jan 21 07:20:54.310286 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 123/251] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:20:53 2021] POST /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes => generated 823 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:20:54.315381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74300b7a-dd81-43d4-b864-a02e4bbe33ba tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:20:54.315899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74300b7a-dd81-43d4-b864-a02e4bbe33ba tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:20:54.316094 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:20:54.316094 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:20:54.316467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74300b7a-dd81-43d4-b864-a02e4bbe33ba tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:20:54.409324 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:54.409324 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:54.422067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-74300b7a-dd81-43d4-b864-a02e4bbe33ba tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:20:54.477455 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74300b7a-dd81-43d4-b864-a02e4bbe33ba tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:20:54.495998 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 129/252] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:20:54 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:20:55.505979 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5cebddf-d53c-4c5b-b5f9-8a8024877a9b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:20:55.506674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5cebddf-d53c-4c5b-b5f9-8a8024877a9b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:20:55.506987 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:20:55.506987 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:20:55.507564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5cebddf-d53c-4c5b-b5f9-8a8024877a9b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:20:55.670435 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:55.670435 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:55.681622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c5cebddf-d53c-4c5b-b5f9-8a8024877a9b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:20:55.736428 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5cebddf-d53c-4c5b-b5f9-8a8024877a9b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:20:55.758032 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 124/253] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:20:55 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 916 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:20:57.044743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-fb1c8805-be39-4f08-888c-0198b56150f5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:20:57.045902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-fb1c8805-be39-4f08-888c-0198b56150f5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:20:57.046887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:20:57.046887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:20:57.047332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-fb1c8805-be39-4f08-888c-0198b56150f5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:20:57.112504 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:57.112504 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:57.128688 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-fb1c8805-be39-4f08-888c-0198b56150f5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:20:57.167243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-fb1c8805-be39-4f08-888c-0198b56150f5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:20:57.169053 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 130/254] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:20:57 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:20:57.327976 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5cebddf-d53c-4c5b-b5f9-8a8024877a9b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume// Jan 21 07:20:57.328842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5cebddf-d53c-4c5b-b5f9-8a8024877a9b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:20:57.329126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:20:57.329126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:20:57.330291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5cebddf-d53c-4c5b-b5f9-8a8024877a9b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:20:57.332946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5cebddf-d53c-4c5b-b5f9-8a8024877a9b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:20:57.335638 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 125/255] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:20:57 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:20:57.369109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-38807189-b7fd-4746-9145-0397c1838e54 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] POST http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments Jan 21 07:20:57.370751 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:20:57.370751 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:20:57.372672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-38807189-b7fd-4746-9145-0397c1838e54 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd4b92cb-3966-4247-b49f-940a18b4b74f", "instance_uuid": "56934b28-73c3-40d5-81b2-4b11863b2e5c", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:20:57.508696 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:57.508696 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:57.661286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-38807189-b7fd-4746-9145-0397c1838e54 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments returned with HTTP 200 Jan 21 07:20:57.663066 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 131/256] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:20:57 2021] POST /volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments => generated 273 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:20:57.722843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-640cf0c2-70f2-494a-8d66-179fc369dfd2 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:20:57.724119 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-640cf0c2-70f2-494a-8d66-179fc369dfd2 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:20:57.724622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-640cf0c2-70f2-494a-8d66-179fc369dfd2 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:20:57.783737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-38807189-b7fd-4746-9145-0397c1838e54 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume// Jan 21 07:20:57.784525 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-38807189-b7fd-4746-9145-0397c1838e54 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:20:57.784884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:20:57.784884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:20:57.785462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-38807189-b7fd-4746-9145-0397c1838e54 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:20:57.786806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-38807189-b7fd-4746-9145-0397c1838e54 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:20:57.787759 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 132/257] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:20:57 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:20:57.804270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-e4040803-cdaf-4cdd-9529-a21b5feaf5c1 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:20:57.805415 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-e4040803-cdaf-4cdd-9529-a21b5feaf5c1 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:20:57.806030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-e4040803-cdaf-4cdd-9529-a21b5feaf5c1 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:20:57.874121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:57.874121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:57.890383 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-640cf0c2-70f2-494a-8d66-179fc369dfd2 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:20:57.918902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:57.918902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:57.930351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-640cf0c2-70f2-494a-8d66-179fc369dfd2 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:20:57.931766 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 126/258] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:20:57 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 915 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:20:57.980702 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:57.980702 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:58.006867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-e4040803-cdaf-4cdd-9529-a21b5feaf5c1 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:20:58.044473 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:58.044473 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:58.060136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-e4040803-cdaf-4cdd-9529-a21b5feaf5c1 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:20:58.061433 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 133/259] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:20:57 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 1014 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:20:58.110188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-306a5f7e-b249-430a-ac0e-725d7f537447 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] PUT http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments/d307b899-7587-4c1c-95fa-201f2565e495 Jan 21 07:20:58.110681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:20:58.110681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:20:58.111215 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-306a5f7e-b249-430a-ac0e-725d7f537447 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:20:58.173201 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:20:58.173201 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:20:58.173727 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-306a5f7e-b249-430a-ac0e-725d7f537447 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Lock "b'cinder-attachment_update-cd4b92cb-3966-4247-b49f-940a18b4b74f-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.017s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:20:58.178897 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:58.178897 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:58.947624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8b43006-a52a-4107-8ae8-716b725610b5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:20:58.948081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8b43006-a52a-4107-8ae8-716b725610b5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:20:58.948301 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:20:58.948301 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:20:58.948875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8b43006-a52a-4107-8ae8-716b725610b5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:20:59.125747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:59.125747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:59.159892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a8b43006-a52a-4107-8ae8-716b725610b5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:20:59.196550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:20:59.196550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:20:59.223623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8b43006-a52a-4107-8ae8-716b725610b5 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:20:59.225122 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 134/260] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:20:58 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 915 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:00.242756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1202174-6ecb-4332-b5ac-9933459c6de9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:00.243341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1202174-6ecb-4332-b5ac-9933459c6de9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:00.243488 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:00.243488 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:00.243835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1202174-6ecb-4332-b5ac-9933459c6de9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:00.281316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-306a5f7e-b249-430a-ac0e-725d7f537447 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Lock "b'cinder-attachment_update-cd4b92cb-3966-4247-b49f-940a18b4b74f-n-h2-765315-16'" released by "attachment_update" :: held 2.107s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:21:00.282844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-306a5f7e-b249-430a-ac0e-725d7f537447 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments/d307b899-7587-4c1c-95fa-201f2565e495 returned with HTTP 200 Jan 21 07:21:00.286330 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 127/261] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:20:58 2021] PUT /volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments/d307b899-7587-4c1c-95fa-201f2565e495 => generated 762 bytes in 2182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:21:00.367674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:00.367674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:00.402220 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e1202174-6ecb-4332-b5ac-9933459c6de9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:00.417589 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:00.417589 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:00.442033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1202174-6ecb-4332-b5ac-9933459c6de9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:00.443206 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 135/262] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:00 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 916 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:01.460403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2a9e7a0-91d8-4c66-ad85-21c47ae5fb8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:01.461249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2a9e7a0-91d8-4c66-ad85-21c47ae5fb8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:01.461249 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:01.461249 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:01.461681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2a9e7a0-91d8-4c66-ad85-21c47ae5fb8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:01.603057 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:01.603057 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:01.620344 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f2a9e7a0-91d8-4c66-ad85-21c47ae5fb8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:01.671456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:01.671456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:01.684965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2a9e7a0-91d8-4c66-ad85-21c47ae5fb8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:01.689935 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 128/263] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:01 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 916 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:21:02.708463 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a2b7d8c-832f-4adf-afa1-141982f04dcd tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:02.709691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a2b7d8c-832f-4adf-afa1-141982f04dcd tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:02.710088 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:02.710088 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:02.710884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a2b7d8c-832f-4adf-afa1-141982f04dcd tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:02.775389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:02.775389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:02.787008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2a2b7d8c-832f-4adf-afa1-141982f04dcd tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:02.834855 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:02.834855 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:02.847868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a2b7d8c-832f-4adf-afa1-141982f04dcd tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:02.848969 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 136/264] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:02 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:03.866407 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94b2b93c-1c68-48e3-ba3f-7db0b7ce2e29 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:03.867926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94b2b93c-1c68-48e3-ba3f-7db0b7ce2e29 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:03.868342 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:03.868342 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:03.869040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94b2b93c-1c68-48e3-ba3f-7db0b7ce2e29 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:03.996254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:03.996254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:04.031737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-94b2b93c-1c68-48e3-ba3f-7db0b7ce2e29 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:04.078286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:04.078286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:04.094113 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94b2b93c-1c68-48e3-ba3f-7db0b7ce2e29 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:04.097935 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 129/265] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:03 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 916 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:05.112290 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0495e0d7-af24-4822-9e68-8c9d709de468 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:05.112878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0495e0d7-af24-4822-9e68-8c9d709de468 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:05.113253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:05.113253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:05.114604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0495e0d7-af24-4822-9e68-8c9d709de468 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:05.278935 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:05.278935 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:05.290070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0495e0d7-af24-4822-9e68-8c9d709de468 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:05.319238 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:05.319238 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:05.331261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0495e0d7-af24-4822-9e68-8c9d709de468 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:05.333307 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 137/266] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:05 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 916 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:06.296559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-d52df9e1-3779-402e-9511-69570be224d4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] POST http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments/d307b899-7587-4c1c-95fa-201f2565e495/action Jan 21 07:21:06.297244 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:06.297244 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:06.297530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-d52df9e1-3779-402e-9511-69570be224d4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:21:06.298324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-d52df9e1-3779-402e-9511-69570be224d4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:21:06.355189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8674bf3-36ec-4993-9353-18d3842bcc8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:06.356120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8674bf3-36ec-4993-9353-18d3842bcc8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:06.356488 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:06.356488 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:06.357155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8674bf3-36ec-4993-9353-18d3842bcc8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:06.460503 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:06.460503 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:06.482492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8003294-dfa9-47ac-862d-ab61ee6c466d req-d52df9e1-3779-402e-9511-69570be224d4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments/d307b899-7587-4c1c-95fa-201f2565e495/action returned with HTTP 204 Jan 21 07:21:06.486324 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 130/267] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:21:06 2021] POST /volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments/d307b899-7587-4c1c-95fa-201f2565e495/action => generated 0 bytes in 196 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:21:06.542456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:06.542456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:06.553056 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d8674bf3-36ec-4993-9353-18d3842bcc8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:06.580243 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:06.580243 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:06.591408 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8674bf3-36ec-4993-9353-18d3842bcc8f tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:06.593154 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 138/268] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:06 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 1208 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:21:07.621693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-676f46d4-c681-44ab-a6b1-fb3b11e73792 req-825d34ca-2b24-45b1-8b1b-caca3676dbdb tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] GET http://10.222.0.24/volume/v3/89310c10a8554eec95476838f80f2372/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:07.622404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-676f46d4-c681-44ab-a6b1-fb3b11e73792 req-825d34ca-2b24-45b1-8b1b-caca3676dbdb tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:07.622729 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:07.622729 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:07.623271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-676f46d4-c681-44ab-a6b1-fb3b11e73792 req-825d34ca-2b24-45b1-8b1b-caca3676dbdb tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:07.834584 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:07.834584 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:07.864377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-676f46d4-c681-44ab-a6b1-fb3b11e73792 req-825d34ca-2b24-45b1-8b1b-caca3676dbdb tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] Volume info retrieved successfully. Jan 21 07:21:07.925807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:07.925807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:07.957554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-676f46d4-c681-44ab-a6b1-fb3b11e73792 req-825d34ca-2b24-45b1-8b1b-caca3676dbdb tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] http://10.222.0.24/volume/v3/89310c10a8554eec95476838f80f2372/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:07.964058 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 131/269] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:21:07 2021] GET /volume/v3/89310c10a8554eec95476838f80f2372/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 1392 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:21:07.979900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-676f46d4-c681-44ab-a6b1-fb3b11e73792 req-a1af82ca-a33d-4fd9-8911-2547faf8147a tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] GET http://10.222.0.24/volume/v3/89310c10a8554eec95476838f80f2372/volumes/78755116-e005-4cde-b797-0a612174912c Jan 21 07:21:07.980488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-676f46d4-c681-44ab-a6b1-fb3b11e73792 req-a1af82ca-a33d-4fd9-8911-2547faf8147a tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:07.980722 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:07.980722 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:07.981082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-676f46d4-c681-44ab-a6b1-fb3b11e73792 req-a1af82ca-a33d-4fd9-8911-2547faf8147a tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:08.143754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-676f46d4-c681-44ab-a6b1-fb3b11e73792 req-a1af82ca-a33d-4fd9-8911-2547faf8147a tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] http://10.222.0.24/volume/v3/89310c10a8554eec95476838f80f2372/volumes/78755116-e005-4cde-b797-0a612174912c returned with HTTP 404 Jan 21 07:21:08.148522 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 139/270] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:21:07 2021] GET /volume/v3/89310c10a8554eec95476838f80f2372/volumes/78755116-e005-4cde-b797-0a612174912c => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:21:08.163722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d4a89da-3bae-4428-94c4-bf9d4264eb67 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:08.164247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8d4a89da-3bae-4428-94c4-bf9d4264eb67 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:08.164438 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:08.164438 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:08.165253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8d4a89da-3bae-4428-94c4-bf9d4264eb67 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:08.307944 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:08.307944 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:08.336208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8d4a89da-3bae-4428-94c4-bf9d4264eb67 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:08.392704 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:08.392704 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:08.420533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d4a89da-3bae-4428-94c4-bf9d4264eb67 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:08.422513 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 132/271] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:08 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 1208 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:21:10.443295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-efb87c87-1bab-43aa-a44d-e0fa366d52be tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:10.443889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-efb87c87-1bab-43aa-a44d-e0fa366d52be tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:10.445854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-efb87c87-1bab-43aa-a44d-e0fa366d52be tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:10.590196 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:10.590196 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:10.630251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-efb87c87-1bab-43aa-a44d-e0fa366d52be tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:10.701471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:10.701471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:10.735666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-efb87c87-1bab-43aa-a44d-e0fa366d52be tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:10.737105 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 140/272] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:21:10 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 1208 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:21:10.837278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] POST http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f/action Jan 21 07:21:10.837502 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:10.837502 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:10.837756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:21:10.841025 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:21:10.967254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:10.967254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:10.970365 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:10.998340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Begin detaching volume completed successfully. Jan 21 07:21:10.999840 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f/action returned with HTTP 202 Jan 21 07:21:11.001173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 133/273] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:21:10 2021] POST /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:21:11.051632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e087374a-e265-4715-b218-a32ddb799a0b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:11.052157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e087374a-e265-4715-b218-a32ddb799a0b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:11.052370 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:11.052370 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:11.052775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e087374a-e265-4715-b218-a32ddb799a0b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:11.124765 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume// Jan 21 07:21:11.125210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:11.125416 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:11.125416 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:11.126139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:11.127283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-df2d551f-0495-4958-b1b0-368803837b33 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:21:11.127945 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 134/274] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:21:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:21:11.143607 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-5ef2b29d-61b2-4031-a45e-4e0396b220e4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:11.144193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-5ef2b29d-61b2-4031-a45e-4e0396b220e4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:11.144703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-5ef2b29d-61b2-4031-a45e-4e0396b220e4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:11.231235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:11.231235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:11.264211 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e087374a-e265-4715-b218-a32ddb799a0b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:11.328605 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:11.328605 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:11.330459 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:11.330459 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:11.355513 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e087374a-e265-4715-b218-a32ddb799a0b tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:11.359112 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 141/275] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:11 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 1211 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:21:11.379447 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-5ef2b29d-61b2-4031-a45e-4e0396b220e4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:11.421612 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:11.421612 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:11.435055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-5ef2b29d-61b2-4031-a45e-4e0396b220e4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:11.439597 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 135/276] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:21:11 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 1310 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:21:11.955726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-2e58c191-356a-4651-b959-96b07db611d9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] DELETE http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments/d307b899-7587-4c1c-95fa-201f2565e495 Jan 21 07:21:11.955726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-2e58c191-356a-4651-b959-96b07db611d9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:11.955726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:11.955726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:11.955726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-2e58c191-356a-4651-b959-96b07db611d9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:12.113867 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:12.113867 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:12.375798 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe372bc7-64c8-4862-a5bd-63e5eb863af4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:12.376655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe372bc7-64c8-4862-a5bd-63e5eb863af4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:12.377091 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:12.377091 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:12.377731 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe372bc7-64c8-4862-a5bd-63e5eb863af4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:12.604455 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:12.604455 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:12.641605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe372bc7-64c8-4862-a5bd-63e5eb863af4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:12.724835 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:12.724835 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:12.758829 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe372bc7-64c8-4862-a5bd-63e5eb863af4 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:12.760960 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 136/277] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:12 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 1211 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:21:13.528264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-2e58c191-356a-4651-b959-96b07db611d9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:21:13.529411 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-2e58c191-356a-4651-b959-96b07db611d9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:21:13.548525 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4743b2fc-b411-43c4-8d87-1c4b9d140e42 req-2e58c191-356a-4651-b959-96b07db611d9 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments/d307b899-7587-4c1c-95fa-201f2565e495 returned with HTTP 200 Jan 21 07:21:13.550014 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 142/278] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:21:11 2021] DELETE /volume/v3/e093e1cf47d4404cad2b497183a7d980/attachments/d307b899-7587-4c1c-95fa-201f2565e495 => generated 19 bytes in 1608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:13.778624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42d5b7f2-9878-41fe-84e4-2299c00cd5fe tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:13.779203 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42d5b7f2-9878-41fe-84e4-2299c00cd5fe tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:13.779582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:13.779582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:13.779954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42d5b7f2-9878-41fe-84e4-2299c00cd5fe tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:13.894398 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:13.894398 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:13.917694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-42d5b7f2-9878-41fe-84e4-2299c00cd5fe tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:13.971354 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42d5b7f2-9878-41fe-84e4-2299c00cd5fe tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:13.988828 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 137/279] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:13 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 916 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:13.990828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] POST http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes Jan 21 07:21:13.991289 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:13.991289 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:13.991804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-159944819"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:21:13.993451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-159944819'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:21:13.994501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Create volume of 1 GB Jan 21 07:21:13.995203 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:13.995203 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:14.045191 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Availability Zones retrieved successfully. Jan 21 07:21:14.095719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Flow 'volume_create_api' (96f2c773-6278-4484-8d17-d65012d6a9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:21:14.105814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15e9ac8-f49b-4413-b1d9-198375a23d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:21:14.111914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:21:14.298811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15e9ac8-f49b-4413-b1d9-198375a23d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:21:14.301482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb60be5-76aa-48c9-adc8-b147bdc16893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:21:14.517321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Created reservations ['af92dc91-37a6-4da3-af0e-0acff0d485b7', '1897bd57-f390-4435-8153-349edf71bd88', 'd3cd4a61-03ed-4edf-bcb0-e3d9a2f5622e', '7a46f8fb-d83b-45bb-90db-431724fe1da9'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:21:14.531333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb60be5-76aa-48c9-adc8-b147bdc16893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af92dc91-37a6-4da3-af0e-0acff0d485b7', '1897bd57-f390-4435-8153-349edf71bd88', 'd3cd4a61-03ed-4edf-bcb0-e3d9a2f5622e', '7a46f8fb-d83b-45bb-90db-431724fe1da9']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:21:14.539835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d396af89-e21b-42e9-9e6e-746fac9224a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:21:14.665847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d396af89-e21b-42e9-9e6e-746fac9224a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1baa8562-40ad-402f-bdc4-9db50d59104d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-159944819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e093e1cf47d4404cad2b497183a7d980',qos_specs=None,replication_status=,reservations=['af92dc91-37a6-4da3-af0e-0acff0d485b7','1897bd57-f390-4435-8153-349edf71bd88','d3cd4a61-03ed-4edf-bcb0-e3d9a2f5622e','7a46f8fb-d83b-45bb-90db-431724fe1da9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c83d9b05724b4a80706e53bcd2e6b1',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-159944819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1baa8562-40ad-402f-bdc4-9db50d59104d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e093e1cf47d4404cad2b497183a7d980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3c83d9b05724b4a80706e53bcd2e6b1',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:21:14.668361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3310823-2fd5-498b-9ad4-0ae4b1fc6a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:21:14.750395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3310823-2fd5-498b-9ad4-0ae4b1fc6a68) transitioned into state 'SUCCESS' from state '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-159944819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e093e1cf47d4404cad2b497183a7d980',qos_specs=None,replication_status=,reservations=['af92dc91-37a6-4da3-af0e-0acff0d485b7','1897bd57-f390-4435-8153-349edf71bd88','d3cd4a61-03ed-4edf-bcb0-e3d9a2f5622e','7a46f8fb-d83b-45bb-90db-431724fe1da9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3c83d9b05724b4a80706e53bcd2e6b1',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:21:14.764743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb901a1e-aa09-4755-bb74-a13ae44b108e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:21:14.793827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb901a1e-aa09-4755-bb74-a13ae44b108e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:21:14.796973 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Flow 'volume_create_api' (96f2c773-6278-4484-8d17-d65012d6a9d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:21:14.917451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Create volume request issued successfully. Jan 21 07:21:14.951873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab4e4c36-41f4-46a9-b910-29841a097539 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes returned with HTTP 202 Jan 21 07:21:14.953426 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 143/280] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:21:13 2021] POST /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes => generated 823 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:21:14.969794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8cc5675-2632-4064-ba8c-257579ade937 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d Jan 21 07:21:14.978665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8cc5675-2632-4064-ba8c-257579ade937 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:14.979178 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:14.979178 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:14.982301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8cc5675-2632-4064-ba8c-257579ade937 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:15.060382 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:15.060382 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:15.072439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d8cc5675-2632-4064-ba8c-257579ade937 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:15.101080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8cc5675-2632-4064-ba8c-257579ade937 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d returned with HTTP 200 Jan 21 07:21:15.113756 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 138/281] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:14 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:16.121702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0c17431-d8a3-48fc-ba7c-ff2e64e3e985 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d Jan 21 07:21:16.123065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0c17431-d8a3-48fc-ba7c-ff2e64e3e985 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:16.123456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:16.123456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:16.124150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0c17431-d8a3-48fc-ba7c-ff2e64e3e985 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:16.198583 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:16.198583 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:16.214271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a0c17431-d8a3-48fc-ba7c-ff2e64e3e985 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:16.298463 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0c17431-d8a3-48fc-ba7c-ff2e64e3e985 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d returned with HTTP 200 Jan 21 07:21:16.300014 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 144/282] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:16 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d => generated 916 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:16.777827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d93b6f99-a972-4147-8869-4ad66958a53e req-2a50e36c-eaeb-48eb-b0b1-0bd7be775457 tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] GET http://10.222.0.24/volume/v3/89310c10a8554eec95476838f80f2372/volumes/96840ce8-e934-46c0-beca-6f21b6df9304 Jan 21 07:21:16.778443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d93b6f99-a972-4147-8869-4ad66958a53e req-2a50e36c-eaeb-48eb-b0b1-0bd7be775457 tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:16.778746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:16.778746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:16.779267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d93b6f99-a972-4147-8869-4ad66958a53e req-2a50e36c-eaeb-48eb-b0b1-0bd7be775457 tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:16.962652 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d93b6f99-a972-4147-8869-4ad66958a53e req-2a50e36c-eaeb-48eb-b0b1-0bd7be775457 tempest-VolumesAdminNegativeTest-131296375 tempest-VolumesAdminNegativeTest-131296375] http://10.222.0.24/volume/v3/89310c10a8554eec95476838f80f2372/volumes/96840ce8-e934-46c0-beca-6f21b6df9304 returned with HTTP 404 Jan 21 07:21:16.963715 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 139/283] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:21:16 2021] GET /volume/v3/89310c10a8554eec95476838f80f2372/volumes/96840ce8-e934-46c0-beca-6f21b6df9304 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:21:16.979782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73b9fb55-e230-448f-9506-4727431e44a8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] DELETE http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d Jan 21 07:21:16.980308 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73b9fb55-e230-448f-9506-4727431e44a8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:16.980510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:16.980510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:16.980912 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73b9fb55-e230-448f-9506-4727431e44a8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:16.981377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-73b9fb55-e230-448f-9506-4727431e44a8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Delete volume with id: 1baa8562-40ad-402f-bdc4-9db50d59104d Jan 21 07:21:17.164555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:17.164555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:17.168140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-73b9fb55-e230-448f-9506-4727431e44a8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:17.273057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-73b9fb55-e230-448f-9506-4727431e44a8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Delete volume request issued successfully. Jan 21 07:21:17.273910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73b9fb55-e230-448f-9506-4727431e44a8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d returned with HTTP 202 Jan 21 07:21:17.275471 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 145/284] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:21:16 2021] DELETE /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:21:17.286752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e451f51f-efc4-4571-bccd-fcbe98025dad tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d Jan 21 07:21:17.287504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e451f51f-efc4-4571-bccd-fcbe98025dad tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:17.288194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e451f51f-efc4-4571-bccd-fcbe98025dad tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:17.464034 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:17.464034 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:17.492689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e451f51f-efc4-4571-bccd-fcbe98025dad tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:17.558925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e451f51f-efc4-4571-bccd-fcbe98025dad tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d returned with HTTP 200 Jan 21 07:21:17.559911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 140/285] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:17 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d => generated 915 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:18.580167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-139c11e0-56b4-4176-8b92-e26caf252920 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d Jan 21 07:21:18.582127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-139c11e0-56b4-4176-8b92-e26caf252920 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:18.582703 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:18.582703 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:18.583895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-139c11e0-56b4-4176-8b92-e26caf252920 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:18.692837 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:18.692837 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:18.704352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-139c11e0-56b4-4176-8b92-e26caf252920 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:18.731275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-139c11e0-56b4-4176-8b92-e26caf252920 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d returned with HTTP 200 Jan 21 07:21:18.732626 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 146/286] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:18 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d => generated 915 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:19.749822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3cfd9315-76df-4d7c-b046-f75bc0bfa909 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d Jan 21 07:21:19.750494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3cfd9315-76df-4d7c-b046-f75bc0bfa909 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:19.750588 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:19.750588 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:19.750887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3cfd9315-76df-4d7c-b046-f75bc0bfa909 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:19.844263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3cfd9315-76df-4d7c-b046-f75bc0bfa909 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d returned with HTTP 404 Jan 21 07:21:19.845636 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 141/287] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:19 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/1baa8562-40ad-402f-bdc4-9db50d59104d => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:21:19.853320 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b28f92a-48b6-4474-9b88-9cf7174df2c8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] DELETE http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:19.854090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b28f92a-48b6-4474-9b88-9cf7174df2c8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:19.854516 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:19.854516 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:19.855154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b28f92a-48b6-4474-9b88-9cf7174df2c8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:19.855783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-4b28f92a-48b6-4474-9b88-9cf7174df2c8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Delete volume with id: cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:19.983854 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:19.983854 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:19.995387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b28f92a-48b6-4474-9b88-9cf7174df2c8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:20.073247 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b28f92a-48b6-4474-9b88-9cf7174df2c8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Delete volume request issued successfully. Jan 21 07:21:20.074146 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b28f92a-48b6-4474-9b88-9cf7174df2c8 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 202 Jan 21 07:21:20.075293 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 147/288] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:21:19 2021] DELETE /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:21:20.084000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c360d1f-23c0-4e12-af85-6c00fc29d5cf tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:20.084957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c360d1f-23c0-4e12-af85-6c00fc29d5cf tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:20.086371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c360d1f-23c0-4e12-af85-6c00fc29d5cf tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:20.158191 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:20.158191 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:20.170415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1c360d1f-23c0-4e12-af85-6c00fc29d5cf tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:20.212824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c360d1f-23c0-4e12-af85-6c00fc29d5cf tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:20.220969 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 142/289] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:20 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:21.237966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c075f85-efec-4dbe-9bd7-685a86c57b38 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:21.239079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c075f85-efec-4dbe-9bd7-685a86c57b38 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:21.240846 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:21.240846 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:21.241280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c075f85-efec-4dbe-9bd7-685a86c57b38 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:21.377353 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:21.377353 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:21.397218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7c075f85-efec-4dbe-9bd7-685a86c57b38 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:21.455793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c075f85-efec-4dbe-9bd7-685a86c57b38 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:21.470576 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 148/290] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:21 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:21:22.511051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-306daa99-0aad-47b6-b1c0-1606eafc0910 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:22.511051 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-306daa99-0aad-47b6-b1c0-1606eafc0910 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:22.511051 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:22.511051 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:22.511051 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-306daa99-0aad-47b6-b1c0-1606eafc0910 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:22.647288 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:21:22.647288 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:21:22.673762 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-306daa99-0aad-47b6-b1c0-1606eafc0910 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Volume info retrieved successfully. Jan 21 07:21:22.716625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-306daa99-0aad-47b6-b1c0-1606eafc0910 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 200 Jan 21 07:21:22.718511 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 143/291] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:22 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 915 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:21:23.734462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b29d867-f59b-46b9-83a9-92db568b99d3 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] GET http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f Jan 21 07:21:23.735670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b29d867-f59b-46b9-83a9-92db568b99d3 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:21:23.735670 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:21:23.735670 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:21:23.735670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b29d867-f59b-46b9-83a9-92db568b99d3 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:21:23.937187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b29d867-f59b-46b9-83a9-92db568b99d3 tempest-VolumesAdminNegativeTest-2119429927 tempest-VolumesAdminNegativeTest-2119429927] http://10.222.0.24/volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f returned with HTTP 404 Jan 21 07:21:23.941220 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 149/292] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:21:23 2021] GET /volume/v3/e093e1cf47d4404cad2b497183a7d980/volumes/cd4b92cb-3966-4247-b49f-940a18b4b74f => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:22:26.024474 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a464d33c-26c6-4e1e-9e20-7b71f2aa3cb8 tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] POST http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types Jan 21 07:22:26.026160 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:26.026160 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:26.026609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a464d33c-26c6-4e1e-9e20-7b71f2aa3cb8 tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1832093521", "description": "tempest-group-type-description-991564445", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:26.090365 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a464d33c-26c6-4e1e-9e20-7b71f2aa3cb8 tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types returned with HTTP 202 Jan 21 07:22:26.096833 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 144/293] 10.222.0.24 () {62 vars in 1279 bytes} [Thu Jan 21 07:22:25 2021] POST /volume/v3/9f8e96298ded455496e7c71506b734db/group_types => generated 264 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:22:26.103857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b987eee-6817-43b7-9f9f-a8d211fdc139 tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] GET http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types Jan 21 07:22:26.104797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b987eee-6817-43b7-9f9f-a8d211fdc139 tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:26.105375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b987eee-6817-43b7-9f9f-a8d211fdc139 tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:26.128974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b987eee-6817-43b7-9f9f-a8d211fdc139 tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types returned with HTTP 200 Jan 21 07:22:26.130018 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 150/294] 10.222.0.24 () {60 vars in 1257 bytes} [Thu Jan 21 07:22:26 2021] GET /volume/v3/9f8e96298ded455496e7c71506b734db/group_types => generated 498 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:26.147972 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-022bb9bf-21e6-4d0d-8aaa-3d7447387c7a tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] PUT http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types/73cb9501-10ab-4202-937c-7f926c61c0f6 Jan 21 07:22:26.147972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-022bb9bf-21e6-4d0d-8aaa-3d7447387c7a tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1220911937", "description": "updated-group-type-desc"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:26.164420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-022bb9bf-21e6-4d0d-8aaa-3d7447387c7a tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types/73cb9501-10ab-4202-937c-7f926c61c0f6 returned with HTTP 200 Jan 21 07:22:26.165338 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 145/295] 10.222.0.24 () {62 vars in 1389 bytes} [Thu Jan 21 07:22:26 2021] PUT /volume/v3/9f8e96298ded455496e7c71506b734db/group_types/73cb9501-10ab-4202-937c-7f926c61c0f6 => generated 255 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:26.175646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c5ac6b4-d5d1-4ada-ab80-c0c8082415ef tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] GET http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types/73cb9501-10ab-4202-937c-7f926c61c0f6 Jan 21 07:22:26.176227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c5ac6b4-d5d1-4ada-ab80-c0c8082415ef tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:26.176760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c5ac6b4-d5d1-4ada-ab80-c0c8082415ef tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:26.190414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c5ac6b4-d5d1-4ada-ab80-c0c8082415ef tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types/73cb9501-10ab-4202-937c-7f926c61c0f6 returned with HTTP 200 Jan 21 07:22:26.202072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ead33d08-7565-4222-b682-6fb412eef97b tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] DELETE http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types/73cb9501-10ab-4202-937c-7f926c61c0f6 Jan 21 07:22:26.202663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ead33d08-7565-4222-b682-6fb412eef97b tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:26.203149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ead33d08-7565-4222-b682-6fb412eef97b tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:26.204714 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 151/296] 10.222.0.24 () {60 vars in 1368 bytes} [Thu Jan 21 07:22:26 2021] GET /volume/v3/9f8e96298ded455496e7c71506b734db/group_types/73cb9501-10ab-4202-937c-7f926c61c0f6 => generated 255 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:26.235326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:22:26.235326 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:22:26.243819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ead33d08-7565-4222-b682-6fb412eef97b tempest-GroupTypesTest-1315459221 tempest-GroupTypesTest-1315459221] http://10.222.0.24/volume/v3/9f8e96298ded455496e7c71506b734db/group_types/73cb9501-10ab-4202-937c-7f926c61c0f6 returned with HTTP 202 Jan 21 07:22:26.245598 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 146/297] 10.222.0.24 () {60 vars in 1371 bytes} [Thu Jan 21 07:22:26 2021] DELETE /volume/v3/9f8e96298ded455496e7c71506b734db/group_types/73cb9501-10ab-4202-937c-7f926c61c0f6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:22:31.738147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5063adb0-5fd2-4d80-859e-84409e6c7c8c tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] POST http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/types Jan 21 07:22:31.739273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5063adb0-5fd2-4d80-859e-84409e6c7c8c tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2017355152"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:31.795055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5063adb0-5fd2-4d80-859e-84409e6c7c8c tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/types returned with HTTP 200 Jan 21 07:22:31.796153 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 152/298] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:22:31 2021] POST /volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/types => generated 220 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:22:31.806839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e9d19735-7b20-4030-b097-a0370ae581e0 tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] POST http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/group_types Jan 21 07:22:31.807653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e9d19735-7b20-4030-b097-a0370ae581e0 tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1435363821"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:31.867929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e9d19735-7b20-4030-b097-a0370ae581e0 tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/group_types returned with HTTP 202 Jan 21 07:22:31.892231 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 147/299] 10.222.0.24 () {62 vars in 1278 bytes} [Thu Jan 21 07:22:31 2021] POST /volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/group_types => generated 177 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:22:32.137720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c10ef4f6-87f9-4ef6-b228-171ec5515c6c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] POST http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups Jan 21 07:22:32.138873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c10ef4f6-87f9-4ef6-b228-171ec5515c6c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9e2c2cde-b055-4d18-9d63-1c38940b59f8", "volume_types": ["ce015699-0137-47d5-b2c2-a64435a3def1"], "name": "tempest-GroupsV314Test-Group-1640384240"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:32.140040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-c10ef4f6-87f9-4ef6-b228-171ec5515c6c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Creating new group {'group': {'group_type': '9e2c2cde-b055-4d18-9d63-1c38940b59f8', 'volume_types': ['ce015699-0137-47d5-b2c2-a64435a3def1'], 'name': 'tempest-GroupsV314Test-Group-1640384240'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 07:22:32.174316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-c10ef4f6-87f9-4ef6-b228-171ec5515c6c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Creating group tempest-GroupsV314Test-Group-1640384240. Jan 21 07:22:32.208227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c10ef4f6-87f9-4ef6-b228-171ec5515c6c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Availability zone cache updated, next update will occur around 2021-01-21 08:22:32.207599. {{(pid=88081) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:22:32.209147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c10ef4f6-87f9-4ef6-b228-171ec5515c6c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Availability Zones retrieved successfully. Jan 21 07:22:32.245734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-c10ef4f6-87f9-4ef6-b228-171ec5515c6c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Created reservations ['3743bfc6-746e-4022-b357-fabbc768584d'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:22:32.332343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c10ef4f6-87f9-4ef6-b228-171ec5515c6c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups returned with HTTP 202 Jan 21 07:22:32.335846 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 153/300] 10.222.0.24 () {62 vars in 1264 bytes} [Thu Jan 21 07:22:31 2021] POST /volume/v3/e51029f517494bf58c29164575417e37/groups => generated 108 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:22:32.353690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfdca39b-0dd3-4fb8-9dfc-3bf4a252c9d4 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f Jan 21 07:22:32.354573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfdca39b-0dd3-4fb8-9dfc-3bf4a252c9d4 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:32.355280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfdca39b-0dd3-4fb8-9dfc-3bf4a252c9d4 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:32.355898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-dfdca39b-0dd3-4fb8-9dfc-3bf4a252c9d4 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] show called for member 92346583-352f-4dac-9c91-c25690d1db1f {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:22:32.370808 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:32.370808 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:32.486554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfdca39b-0dd3-4fb8-9dfc-3bf4a252c9d4 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f returned with HTTP 200 Jan 21 07:22:32.492943 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 148/301] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:22:32 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f => generated 388 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:33.499887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c17b586-cdf2-490b-9819-082cdb7e5a13 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f Jan 21 07:22:33.500541 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c17b586-cdf2-490b-9819-082cdb7e5a13 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:33.500788 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:33.500788 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:33.501142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c17b586-cdf2-490b-9819-082cdb7e5a13 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:33.501722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-3c17b586-cdf2-490b-9819-082cdb7e5a13 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] show called for member 92346583-352f-4dac-9c91-c25690d1db1f {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:22:33.509532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:33.509532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:33.543855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c17b586-cdf2-490b-9819-082cdb7e5a13 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f returned with HTTP 200 Jan 21 07:22:33.545646 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 154/302] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:22:33 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f => generated 389 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:33.564180 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] POST http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes Jan 21 07:22:33.564972 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:33.564972 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:33.565623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ce015699-0137-47d5-b2c2-a64435a3def1", "group_id": "92346583-352f-4dac-9c91-c25690d1db1f", "size": 1, "name": "tempest-GroupsV314Test-Volume-1656350783"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:33.567086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Create volume request body: {'volume': {'volume_type': 'ce015699-0137-47d5-b2c2-a64435a3def1', 'group_id': '92346583-352f-4dac-9c91-c25690d1db1f', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1656350783'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:22:33.592695 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:33.592695 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:33.594210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Create volume of 1 GB Jan 21 07:22:33.613842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Availability Zones retrieved successfully. Jan 21 07:22:33.637506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Flow 'volume_create_api' (449f18a7-ebd7-4e3a-802b-5fa160b2c717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:22:33.641324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79ea80d-a767-4ba3-8fe9-539d35d4d24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:22:33.643755 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:33.643755 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:33.644334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:22:33.702449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79ea80d-a767-4ba3-8fe9-539d35d4d24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce015699-0137-47d5-b2c2-a64435a3def1,is_public=True,name='tempest-GroupsV314Test-volume-type-2017355152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce015699-0137-47d5-b2c2-a64435a3def1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '92346583-352f-4dac-9c91-c25690d1db1f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:22:33.705302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3edb999-2f8c-458b-ac11-c9bd4ddee9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:22:33.766913 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2017355152 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2017355152, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:22:33.768040 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2017355152 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2017355152, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:22:33.818781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Created reservations ['c8f7e699-0723-44f1-9991-446643b83e5c', '8169ffd3-9fce-4dd6-94c1-d85d6c7b92e5', 'f22a7a4d-97bb-4eed-862a-4d025e6b9448', 'b62bcc1c-1a99-4d40-aed9-2654f549c5ee'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:22:33.822230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3edb999-2f8c-458b-ac11-c9bd4ddee9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8f7e699-0723-44f1-9991-446643b83e5c', '8169ffd3-9fce-4dd6-94c1-d85d6c7b92e5', 'f22a7a4d-97bb-4eed-862a-4d025e6b9448', 'b62bcc1c-1a99-4d40-aed9-2654f549c5ee']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:22:33.843788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717defb7-4f67-4a85-a115-016d95fa5a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:22:33.913096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717defb7-4f67-4a85-a115-016d95fa5a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbc78197-8fc7-4e1a-98fe-f75d8c859d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1656350783',encryption_key_id=None,group_id=92346583-352f-4dac-9c91-c25690d1db1f,group_type_id=,metadata={},multiattach=False,project_id='e51029f517494bf58c29164575417e37',qos_specs=None,replication_status=,reservations=['c8f7e699-0723-44f1-9991-446643b83e5c','8169ffd3-9fce-4dd6-94c1-d85d6c7b92e5','f22a7a4d-97bb-4eed-862a-4d025e6b9448','b62bcc1c-1a99-4d40-aed9-2654f549c5ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0e6963b2e849e7ab1430fd7fe15aed',volume_type_id=ce015699-0137-47d5-b2c2-a64435a3def1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1656350783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=92346583-352f-4dac-9c91-c25690d1db1f,host=None,id=bbc78197-8fc7-4e1a-98fe-f75d8c859d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51029f517494bf58c29164575417e37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6e0e6963b2e849e7ab1430fd7fe15aed',volume_attachment=,volume_type=,volume_type_id=ce015699-0137-47d5-b2c2-a64435a3def1)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:22:33.916329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9075fe-f6db-4b5a-be8f-f4d104ebd6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:22:33.948483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9075fe-f6db-4b5a-be8f-f4d104ebd6ff) transitioned into state 'SUCCESS' from state '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-1656350783',encryption_key_id=None,group_id=92346583-352f-4dac-9c91-c25690d1db1f,group_type_id=,metadata={},multiattach=False,project_id='e51029f517494bf58c29164575417e37',qos_specs=None,replication_status=,reservations=['c8f7e699-0723-44f1-9991-446643b83e5c','8169ffd3-9fce-4dd6-94c1-d85d6c7b92e5','f22a7a4d-97bb-4eed-862a-4d025e6b9448','b62bcc1c-1a99-4d40-aed9-2654f549c5ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0e6963b2e849e7ab1430fd7fe15aed',volume_type_id=ce015699-0137-47d5-b2c2-a64435a3def1)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:22:33.951135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4a4bc6-28fa-4c9a-a790-b48eb9c7e7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:22:33.980824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4a4bc6-28fa-4c9a-a790-b48eb9c7e7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:22:33.984620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Flow 'volume_create_api' (449f18a7-ebd7-4e3a-802b-5fa160b2c717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:22:34.048775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Create volume request issued successfully. Jan 21 07:22:34.071540 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:34.072728 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:34.084225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:34.118361 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:34.118361 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:34.144681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76f8e869-f6ab-4a15-b4a3-b038f8432857 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes returned with HTTP 202 Jan 21 07:22:34.145724 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 149/303] 10.222.0.24 () {62 vars in 1267 bytes} [Thu Jan 21 07:22:33 2021] POST /volume/v3/e51029f517494bf58c29164575417e37/volumes => generated 900 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:22:34.166278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4be8bb2b-a5a9-4839-ab0a-74ff82b8f6ec tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b Jan 21 07:22:34.167264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4be8bb2b-a5a9-4839-ab0a-74ff82b8f6ec tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:34.167683 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:34.167683 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:34.168341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4be8bb2b-a5a9-4839-ab0a-74ff82b8f6ec tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:34.273889 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:34.273889 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:34.310437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4be8bb2b-a5a9-4839-ab0a-74ff82b8f6ec tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:34.333038 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-4be8bb2b-a5a9-4839-ab0a-74ff82b8f6ec tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:34.335720 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-4be8bb2b-a5a9-4839-ab0a-74ff82b8f6ec tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:34.357740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-4be8bb2b-a5a9-4839-ab0a-74ff82b8f6ec tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:34.366873 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:34.366873 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:34.420727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4be8bb2b-a5a9-4839-ab0a-74ff82b8f6ec tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b returned with HTTP 200 Jan 21 07:22:34.429737 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 155/304] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:34 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b => generated 992 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:35.450079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c3ef3c8-e3a9-4d70-af3d-5410858fedf0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b Jan 21 07:22:35.450900 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c3ef3c8-e3a9-4d70-af3d-5410858fedf0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:35.451414 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:35.451414 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:35.452273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c3ef3c8-e3a9-4d70-af3d-5410858fedf0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:35.575413 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:35.575413 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:35.603855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5c3ef3c8-e3a9-4d70-af3d-5410858fedf0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:35.636333 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-5c3ef3c8-e3a9-4d70-af3d-5410858fedf0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:35.644556 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-5c3ef3c8-e3a9-4d70-af3d-5410858fedf0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:35.652929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-5c3ef3c8-e3a9-4d70-af3d-5410858fedf0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:35.666802 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:35.666802 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:35.715131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c3ef3c8-e3a9-4d70-af3d-5410858fedf0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b returned with HTTP 200 Jan 21 07:22:35.732608 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 150/305] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:35 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b => generated 993 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:35.743149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] POST http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/action Jan 21 07:22:35.743646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:35.743646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:35.744092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Action body: b'{"create-from-src": {"source_group_id": "92346583-352f-4dac-9c91-c25690d1db1f", "name": "tempest-Group_from_grp-1322202690"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:22:35.744481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "92346583-352f-4dac-9c91-c25690d1db1f", "name": "tempest-Group_from_grp-1322202690"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:35.745719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Creating new group {'create-from-src': {'source_group_id': '92346583-352f-4dac-9c91-c25690d1db1f', 'name': 'tempest-Group_from_grp-1322202690'}}. {{(pid=88081) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 07:22:35.746075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Creating group tempest-Group_from_grp-1322202690 from source group 92346583-352f-4dac-9c91-c25690d1db1f. Jan 21 07:22:35.778570 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:35.778570 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:35.838053 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:35.838053 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:35.947048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Created reservations ['f5b2377e-e0bb-4956-9dd2-3638101211c2'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:22:36.096630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.group.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] A mapping entry already exists for group 9d7b350e-a9ea-46bc-871f-b88e112ab73a and volume type ce015699-0137-47d5-b2c2-a64435a3def1. Do not need to create again. Jan 21 07:22:36.097281 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:36.097281 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:36.097947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Availability Zones retrieved successfully. Jan 21 07:22:36.115045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Flow 'volume_create_api' (6e97c8e6-c82c-4564-9668-6c68c3851a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:22:36.117915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497f0abe-70ba-40e8-aedb-e6a287d5aaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:22:36.120222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Validating volume size '1' using validate_int, validate_source_size {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:22:36.186439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497f0abe-70ba-40e8-aedb-e6a287d5aaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bbc78197-8fc7-4e1a-98fe-f75d8c859d5b', 'volume_type': VolumeType(created_at=2021-01-21T07:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce015699-0137-47d5-b2c2-a64435a3def1,is_public=True,name='tempest-GroupsV314Test-volume-type-2017355152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce015699-0137-47d5-b2c2-a64435a3def1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d7b350e-a9ea-46bc-871f-b88e112ab73a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:22:36.188957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e81437-3987-4395-a704-a110671eb239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:22:36.266389 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2017355152 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2017355152, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:22:36.267476 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2017355152 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2017355152, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:22:36.304274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Created reservations ['bb4ce3fa-98fa-440f-8c84-0a1a8f414450', '24f092d5-b334-481a-998f-9dd9d9ce48d5', '13f25c10-68e5-41c9-9661-2d8b02241223', '0777cebd-845a-4d43-9ad2-fb1cac637aea'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:22:36.306613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e81437-3987-4395-a704-a110671eb239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb4ce3fa-98fa-440f-8c84-0a1a8f414450', '24f092d5-b334-481a-998f-9dd9d9ce48d5', '13f25c10-68e5-41c9-9661-2d8b02241223', '0777cebd-845a-4d43-9ad2-fb1cac637aea']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:22:36.309403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a50f96-c3fa-4628-8b63-bf4b5e5e0dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:22:36.459254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a50f96-c3fa-4628-8b63-bf4b5e5e0dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0', '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=9d7b350e-a9ea-46bc-871f-b88e112ab73a,group_type_id=,metadata={},multiattach=False,project_id='e51029f517494bf58c29164575417e37',qos_specs=None,replication_status=,reservations=['bb4ce3fa-98fa-440f-8c84-0a1a8f414450','24f092d5-b334-481a-998f-9dd9d9ce48d5','13f25c10-68e5-41c9-9661-2d8b02241223','0777cebd-845a-4d43-9ad2-fb1cac637aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=bbc78197-8fc7-4e1a-98fe-f75d8c859d5b,status='creating',user_id='6e0e6963b2e849e7ab1430fd7fe15aed',volume_type_id=ce015699-0137-47d5-b2c2-a64435a3def1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d7b350e-a9ea-46bc-871f-b88e112ab73a,host=None,id=7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51029f517494bf58c29164575417e37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bbc78197-8fc7-4e1a-98fe-f75d8c859d5b,status='creating',terminated_at=None,updated_at=None,user_id='6e0e6963b2e849e7ab1430fd7fe15aed',volume_attachment=,volume_type=,volume_type_id=ce015699-0137-47d5-b2c2-a64435a3def1)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:22:36.461227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756cbc8b-820b-44ff-8e6f-bcca7afcf5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:22:36.505854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756cbc8b-820b-44ff-8e6f-bcca7afcf5f3) transitioned into state 'SUCCESS' from 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=9d7b350e-a9ea-46bc-871f-b88e112ab73a,group_type_id=,metadata={},multiattach=False,project_id='e51029f517494bf58c29164575417e37',qos_specs=None,replication_status=,reservations=['bb4ce3fa-98fa-440f-8c84-0a1a8f414450','24f092d5-b334-481a-998f-9dd9d9ce48d5','13f25c10-68e5-41c9-9661-2d8b02241223','0777cebd-845a-4d43-9ad2-fb1cac637aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=bbc78197-8fc7-4e1a-98fe-f75d8c859d5b,status='creating',user_id='6e0e6963b2e849e7ab1430fd7fe15aed',volume_type_id=ce015699-0137-47d5-b2c2-a64435a3def1)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:22:36.508288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Flow 'volume_create_api' (6e97c8e6-c82c-4564-9668-6c68c3851a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:22:36.600920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Create volume request issued successfully. Jan 21 07:22:36.657039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47074c62-1a8f-43bc-9536-549119948069 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/action returned with HTTP 202 Jan 21 07:22:36.657511 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 156/306] 10.222.0.24 () {62 vars in 1285 bytes} [Thu Jan 21 07:22:35 2021] POST /volume/v3/e51029f517494bf58c29164575417e37/groups/action => generated 102 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:22:36.666762 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/detail Jan 21 07:22:36.667336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:36.667528 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:36.667528 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:36.668177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:36.670221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:22:36.677155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:22:36.787291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Get all volumes completed successfully. Jan 21 07:22:36.789969 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:36.790593 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:36.801027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:36.815277 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:36.815277 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:36.848717 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:36.851879 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:36.869908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:36.884892 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:36.884892 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:36.979304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd286f65-3a1a-4737-801b-824b5deb459d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/detail returned with HTTP 200 Jan 21 07:22:36.981501 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 151/307] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:22:36 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/detail => generated 1974 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:22:36.999617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6662cc3c-7e1b-437d-96bd-2166d2b62a72 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:37.000472 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6662cc3c-7e1b-437d-96bd-2166d2b62a72 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:37.000916 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:37.000916 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:37.001530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6662cc3c-7e1b-437d-96bd-2166d2b62a72 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:37.172253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:37.172253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:37.193304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6662cc3c-7e1b-437d-96bd-2166d2b62a72 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:37.231447 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-6662cc3c-7e1b-437d-96bd-2166d2b62a72 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:37.231835 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-6662cc3c-7e1b-437d-96bd-2166d2b62a72 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:37.251897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-6662cc3c-7e1b-437d-96bd-2166d2b62a72 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:37.274195 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:37.274195 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:37.306769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6662cc3c-7e1b-437d-96bd-2166d2b62a72 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:37.308667 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 157/308] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:36 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:38.327665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d81ac98f-1b51-43cc-bedf-546d6ec682a7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:38.328984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d81ac98f-1b51-43cc-bedf-546d6ec682a7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:38.329419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:38.329419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:38.330071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d81ac98f-1b51-43cc-bedf-546d6ec682a7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:38.390876 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:38.390876 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:38.400807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d81ac98f-1b51-43cc-bedf-546d6ec682a7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:38.426897 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-d81ac98f-1b51-43cc-bedf-546d6ec682a7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:38.427376 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-d81ac98f-1b51-43cc-bedf-546d6ec682a7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:38.443150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-d81ac98f-1b51-43cc-bedf-546d6ec682a7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:38.461051 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:38.461051 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:38.514019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d81ac98f-1b51-43cc-bedf-546d6ec682a7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:38.514925 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 152/309] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:38 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:39.532619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bef114ba-3259-4e20-8c53-988e52fefa54 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:39.533314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bef114ba-3259-4e20-8c53-988e52fefa54 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:39.533434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:39.533434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:39.533734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bef114ba-3259-4e20-8c53-988e52fefa54 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:39.636846 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:39.636846 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:39.659263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bef114ba-3259-4e20-8c53-988e52fefa54 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:39.678505 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-bef114ba-3259-4e20-8c53-988e52fefa54 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:39.679361 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-bef114ba-3259-4e20-8c53-988e52fefa54 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:39.691452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-bef114ba-3259-4e20-8c53-988e52fefa54 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:39.699396 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:39.699396 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:39.726735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bef114ba-3259-4e20-8c53-988e52fefa54 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:39.727735 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 158/310] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:39 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:40.745064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-584f71d1-147a-4e64-a3e2-b351625eb8b6 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:40.745646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-584f71d1-147a-4e64-a3e2-b351625eb8b6 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:40.745865 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:40.745865 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:40.746235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-584f71d1-147a-4e64-a3e2-b351625eb8b6 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:40.898286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:40.898286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:40.952528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-584f71d1-147a-4e64-a3e2-b351625eb8b6 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:41.000187 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-584f71d1-147a-4e64-a3e2-b351625eb8b6 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:41.000842 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-584f71d1-147a-4e64-a3e2-b351625eb8b6 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:41.043229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-584f71d1-147a-4e64-a3e2-b351625eb8b6 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:41.070014 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:41.070014 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:41.139158 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-584f71d1-147a-4e64-a3e2-b351625eb8b6 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:41.140305 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 153/311] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:40 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:42.156609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5d72605-e6e9-4554-9505-021187849a81 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:42.157769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5d72605-e6e9-4554-9505-021187849a81 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:42.158183 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:42.158183 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:42.158801 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5d72605-e6e9-4554-9505-021187849a81 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:42.256204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-a1df036c-85ef-4197-bd23-7b85fb45411d tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] DELETE http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/271307e8-3916-4dfa-b0f9-5ce2ffc5a036 Jan 21 07:22:42.256790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-a1df036c-85ef-4197-bd23-7b85fb45411d tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:42.257124 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:42.257124 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:42.258157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-a1df036c-85ef-4197-bd23-7b85fb45411d tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:42.358877 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:42.358877 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:42.385975 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:42.385975 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:42.429579 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d5d72605-e6e9-4554-9505-021187849a81 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:42.477344 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-d5d72605-e6e9-4554-9505-021187849a81 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:42.478215 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-d5d72605-e6e9-4554-9505-021187849a81 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:42.511795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-d5d72605-e6e9-4554-9505-021187849a81 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:42.547529 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:42.547529 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:42.612464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5d72605-e6e9-4554-9505-021187849a81 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:42.618410 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 159/312] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:42 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:43.646491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa892d80-7ffb-4aae-85f9-0611596a9c84 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:43.654101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa892d80-7ffb-4aae-85f9-0611596a9c84 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:43.654101 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:43.654101 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:43.654101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa892d80-7ffb-4aae-85f9-0611596a9c84 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:44.059031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:44.059031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:44.117837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fa892d80-7ffb-4aae-85f9-0611596a9c84 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:44.170787 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-fa892d80-7ffb-4aae-85f9-0611596a9c84 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:44.178727 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-fa892d80-7ffb-4aae-85f9-0611596a9c84 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:44.213238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-fa892d80-7ffb-4aae-85f9-0611596a9c84 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:44.234518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:44.234518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:44.257389 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-4dda0697-03ca-4118-9355-cd7447543e55 req-a1df036c-85ef-4197-bd23-7b85fb45411d tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:22:44.258087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-4dda0697-03ca-4118-9355-cd7447543e55 req-a1df036c-85ef-4197-bd23-7b85fb45411d tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:22:44.282162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-a1df036c-85ef-4197-bd23-7b85fb45411d tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/271307e8-3916-4dfa-b0f9-5ce2ffc5a036 returned with HTTP 200 Jan 21 07:22:44.283663 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 154/313] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:22:42 2021] DELETE /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/271307e8-3916-4dfa-b0f9-5ce2ffc5a036 => generated 19 bytes in 2035 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:22:44.325196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa892d80-7ffb-4aae-85f9-0611596a9c84 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:44.326534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-284cdda2-d8d2-437e-8a28-eb423891b1ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] DELETE http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/cb12e972-4b05-4849-80b2-49f3e80f7f4a Jan 21 07:22:44.327244 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-284cdda2-d8d2-437e-8a28-eb423891b1ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:44.327723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:44.327723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:44.328562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-284cdda2-d8d2-437e-8a28-eb423891b1ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:44.339291 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 160/314] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:43 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 707 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:44.393672 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:44.393672 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:45.349972 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9ee39f8-72f5-4788-85e9-f487cacf8be7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:45.351891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f9ee39f8-72f5-4788-85e9-f487cacf8be7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:45.352421 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:45.352421 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:45.353651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f9ee39f8-72f5-4788-85e9-f487cacf8be7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:45.561338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:45.561338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:45.594864 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f9ee39f8-72f5-4788-85e9-f487cacf8be7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:45.694313 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-f9ee39f8-72f5-4788-85e9-f487cacf8be7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:45.698012 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-f9ee39f8-72f5-4788-85e9-f487cacf8be7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:45.727107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-f9ee39f8-72f5-4788-85e9-f487cacf8be7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:45.759166 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:45.759166 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:45.867250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9ee39f8-72f5-4788-85e9-f487cacf8be7 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:45.884053 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 161/315] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:45 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:45.884271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-4dda0697-03ca-4118-9355-cd7447543e55 req-284cdda2-d8d2-437e-8a28-eb423891b1ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:22:45.884476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-4dda0697-03ca-4118-9355-cd7447543e55 req-284cdda2-d8d2-437e-8a28-eb423891b1ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:22:45.949298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-284cdda2-d8d2-437e-8a28-eb423891b1ef tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/cb12e972-4b05-4849-80b2-49f3e80f7f4a returned with HTTP 200 Jan 21 07:22:45.950881 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 155/316] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:22:44 2021] DELETE /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/cb12e972-4b05-4849-80b2-49f3e80f7f4a => generated 19 bytes in 1631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:22:45.972212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-7047395c-916b-4f7c-8514-5f4315876c1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] DELETE http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/1dfae50b-d861-46a0-a1f3-f233207f73f1 Jan 21 07:22:45.972809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-7047395c-916b-4f7c-8514-5f4315876c1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:45.975343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:45.975343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:45.975756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-7047395c-916b-4f7c-8514-5f4315876c1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:46.033003 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:46.033003 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:46.898273 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66df527f-7e33-4c66-b2c2-ac34d2bee654 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:46.899569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66df527f-7e33-4c66-b2c2-ac34d2bee654 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:46.901030 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:46.901030 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:46.902983 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66df527f-7e33-4c66-b2c2-ac34d2bee654 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:46.940526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-4dda0697-03ca-4118-9355-cd7447543e55 req-7047395c-916b-4f7c-8514-5f4315876c1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:22:46.941142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-4dda0697-03ca-4118-9355-cd7447543e55 req-7047395c-916b-4f7c-8514-5f4315876c1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:22:46.964979 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-4dda0697-03ca-4118-9355-cd7447543e55 req-7047395c-916b-4f7c-8514-5f4315876c1f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/1dfae50b-d861-46a0-a1f3-f233207f73f1 returned with HTTP 200 Jan 21 07:22:46.966953 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 162/317] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:22:45 2021] DELETE /volume/v3/d632bf842cb7478a9269ae5b1f806429/attachments/1dfae50b-d861-46a0-a1f3-f233207f73f1 => generated 19 bytes in 1003 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:22:47.116425 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:47.116425 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:47.145612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-66df527f-7e33-4c66-b2c2-ac34d2bee654 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:47.181228 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-66df527f-7e33-4c66-b2c2-ac34d2bee654 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:47.182020 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-66df527f-7e33-4c66-b2c2-ac34d2bee654 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:47.198073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-66df527f-7e33-4c66-b2c2-ac34d2bee654 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:47.223286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:47.223286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:47.329986 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66df527f-7e33-4c66-b2c2-ac34d2bee654 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:47.350002 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 156/318] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:46 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:48.354439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05a82eb8-a07d-45d2-b260-95f1995aa5fb tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:48.355907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05a82eb8-a07d-45d2-b260-95f1995aa5fb tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:48.356357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:48.356357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:48.356996 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05a82eb8-a07d-45d2-b260-95f1995aa5fb tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:48.411114 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:48.411114 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:48.421433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-05a82eb8-a07d-45d2-b260-95f1995aa5fb tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:48.438833 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-05a82eb8-a07d-45d2-b260-95f1995aa5fb tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:48.440266 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-05a82eb8-a07d-45d2-b260-95f1995aa5fb tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:48.447885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-05a82eb8-a07d-45d2-b260-95f1995aa5fb tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:48.456373 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:48.456373 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:48.497959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05a82eb8-a07d-45d2-b260-95f1995aa5fb tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:48.505464 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 163/319] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:48 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:22:49.525640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af9b5611-548e-46a2-bff9-c2ef39020cf8 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:49.530852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af9b5611-548e-46a2-bff9-c2ef39020cf8 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:49.531113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:49.531113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:49.531573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af9b5611-548e-46a2-bff9-c2ef39020cf8 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:49.741454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:49.741454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:49.760724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-af9b5611-548e-46a2-bff9-c2ef39020cf8 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:49.781185 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-af9b5611-548e-46a2-bff9-c2ef39020cf8 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:49.782379 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-af9b5611-548e-46a2-bff9-c2ef39020cf8 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:49.796452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-af9b5611-548e-46a2-bff9-c2ef39020cf8 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:49.816154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:49.816154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:49.899395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af9b5611-548e-46a2-bff9-c2ef39020cf8 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:49.902132 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 157/320] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:49 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:50.920671 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-70ea8039-3958-44e0-b9c5-ba5d3accc1f0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:50.921245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-70ea8039-3958-44e0-b9c5-ba5d3accc1f0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:50.921653 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:50.921653 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:50.921878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-70ea8039-3958-44e0-b9c5-ba5d3accc1f0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:51.006326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:51.006326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:51.025449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-70ea8039-3958-44e0-b9c5-ba5d3accc1f0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:51.061577 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-70ea8039-3958-44e0-b9c5-ba5d3accc1f0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:51.062370 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-70ea8039-3958-44e0-b9c5-ba5d3accc1f0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:51.077281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-70ea8039-3958-44e0-b9c5-ba5d3accc1f0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:51.094840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:51.094840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:51.120785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-70ea8039-3958-44e0-b9c5-ba5d3accc1f0 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:51.122530 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 164/321] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:50 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 989 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:51.138523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8182ab3-1281-4c86-be98-e15e74e55e6d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/9d7b350e-a9ea-46bc-871f-b88e112ab73a Jan 21 07:22:51.139276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8182ab3-1281-4c86-be98-e15e74e55e6d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:51.139598 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:51.139598 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:51.140157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8182ab3-1281-4c86-be98-e15e74e55e6d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:51.140729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-e8182ab3-1281-4c86-be98-e15e74e55e6d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] show called for member 9d7b350e-a9ea-46bc-871f-b88e112ab73a {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:22:51.154864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:51.154864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:51.220305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8182ab3-1281-4c86-be98-e15e74e55e6d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/9d7b350e-a9ea-46bc-871f-b88e112ab73a returned with HTTP 200 Jan 21 07:22:51.222665 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 158/322] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:22:51 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/groups/9d7b350e-a9ea-46bc-871f-b88e112ab73a => generated 417 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:51.235872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/detail Jan 21 07:22:51.236440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:51.236724 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:51.236724 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:51.237105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:51.238411 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:22:51.241202 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:22:51.341800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Get all volumes completed successfully. Jan 21 07:22:51.344666 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:51.345120 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:51.354867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:51.365678 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:51.365678 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:51.393201 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:51.394472 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:51.411145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:51.420748 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:51.420748 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:51.445324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b705f344-a933-4f3f-8cf8-a0f73b4fa133 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/detail returned with HTTP 200 Jan 21 07:22:51.446787 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 165/323] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:22:51 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/detail => generated 1975 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:22:51.471585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a34d587b-ff34-444c-943c-bb63ec933999 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] POST http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/9d7b350e-a9ea-46bc-871f-b88e112ab73a/action Jan 21 07:22:51.472330 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:51.472330 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:51.473016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a34d587b-ff34-444c-943c-bb63ec933999 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:22:51.474191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a34d587b-ff34-444c-943c-bb63ec933999 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:51.475503 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-a34d587b-ff34-444c-943c-bb63ec933999 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] delete called for group 9d7b350e-a9ea-46bc-871f-b88e112ab73a {{(pid=88080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:22:51.476530 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-a34d587b-ff34-444c-943c-bb63ec933999 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Delete group with id: 9d7b350e-a9ea-46bc-871f-b88e112ab73a Jan 21 07:22:51.499646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:51.499646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:51.779792 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a34d587b-ff34-444c-943c-bb63ec933999 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/9d7b350e-a9ea-46bc-871f-b88e112ab73a/action returned with HTTP 202 Jan 21 07:22:51.781272 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 159/324] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 07:22:51 2021] POST /volume/v3/e51029f517494bf58c29164575417e37/groups/9d7b350e-a9ea-46bc-871f-b88e112ab73a/action => generated 0 bytes in 314 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:22:51.790481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5d259ea-2dac-4b7c-81ac-59501b952329 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:51.791315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5d259ea-2dac-4b7c-81ac-59501b952329 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:51.791673 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:51.791673 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:51.792302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5d259ea-2dac-4b7c-81ac-59501b952329 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:51.910089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:51.910089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:51.939876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d5d259ea-2dac-4b7c-81ac-59501b952329 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:51.979127 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-d5d259ea-2dac-4b7c-81ac-59501b952329 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:51.979782 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-d5d259ea-2dac-4b7c-81ac-59501b952329 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:51.990454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-d5d259ea-2dac-4b7c-81ac-59501b952329 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:52.000898 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:52.000898 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:52.030210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5d259ea-2dac-4b7c-81ac-59501b952329 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:52.031530 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 166/325] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:51 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:53.047276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c95d5bf9-c9a8-419d-9111-e5fc8db569ce tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:53.047834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c95d5bf9-c9a8-419d-9111-e5fc8db569ce tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:53.048218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:53.048218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:53.048819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c95d5bf9-c9a8-419d-9111-e5fc8db569ce tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:53.204068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:53.204068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:53.232037 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c95d5bf9-c9a8-419d-9111-e5fc8db569ce tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:53.252274 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-c95d5bf9-c9a8-419d-9111-e5fc8db569ce tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:53.253272 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-c95d5bf9-c9a8-419d-9111-e5fc8db569ce tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:53.267822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-c95d5bf9-c9a8-419d-9111-e5fc8db569ce tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:53.281768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:53.281768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:53.366067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c95d5bf9-c9a8-419d-9111-e5fc8db569ce tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 200 Jan 21 07:22:53.366884 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 160/326] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:53 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 988 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:54.385906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f77c613-a9b8-4c88-8243-8ae3e3a0d72c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 Jan 21 07:22:54.386529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f77c613-a9b8-4c88-8243-8ae3e3a0d72c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:54.387151 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:54.387151 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:54.389268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f77c613-a9b8-4c88-8243-8ae3e3a0d72c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:54.449767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f77c613-a9b8-4c88-8243-8ae3e3a0d72c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 returned with HTTP 404 Jan 21 07:22:54.452492 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 167/327] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:54 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/7a2d4ccb-aacb-41dd-a7b3-9e3d5eda03b0 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:22:54.462127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d68111f-4146-4855-9c04-1f933b75a137 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/9d7b350e-a9ea-46bc-871f-b88e112ab73a Jan 21 07:22:54.463317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d68111f-4146-4855-9c04-1f933b75a137 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:54.463739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:54.463739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:54.464515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d68111f-4146-4855-9c04-1f933b75a137 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:54.466599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-7d68111f-4146-4855-9c04-1f933b75a137 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] show called for member 9d7b350e-a9ea-46bc-871f-b88e112ab73a {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:22:54.474334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d68111f-4146-4855-9c04-1f933b75a137 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/9d7b350e-a9ea-46bc-871f-b88e112ab73a returned with HTTP 404 Jan 21 07:22:54.477217 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 161/328] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:22:54 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/groups/9d7b350e-a9ea-46bc-871f-b88e112ab73a => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:22:54.497539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/detail Jan 21 07:22:54.498123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:54.498608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:54.499326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:22:54.501164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:22:54.610735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Get all volumes completed successfully. Jan 21 07:22:54.616636 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:54.617732 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:54.633851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:54.663683 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:54.663683 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:54.776615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aabaaf06-eb49-436f-a5f3-5ef5b9b7da57 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/detail returned with HTTP 200 Jan 21 07:22:54.778545 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 168/329] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:22:54 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/detail => generated 996 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:54.812021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0ad3c42-356f-4ec3-9aa6-b7f13c9d326d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] POST http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f/action Jan 21 07:22:54.813635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0ad3c42-356f-4ec3-9aa6-b7f13c9d326d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:22:54.814630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0ad3c42-356f-4ec3-9aa6-b7f13c9d326d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:22:54.815799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-c0ad3c42-356f-4ec3-9aa6-b7f13c9d326d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] delete called for group 92346583-352f-4dac-9c91-c25690d1db1f {{(pid=88080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:22:54.816757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-c0ad3c42-356f-4ec3-9aa6-b7f13c9d326d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Delete group with id: 92346583-352f-4dac-9c91-c25690d1db1f Jan 21 07:22:54.829333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:54.829333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:55.156081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0ad3c42-356f-4ec3-9aa6-b7f13c9d326d tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f/action returned with HTTP 202 Jan 21 07:22:55.166231 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5346a4d-b506-48f4-b7f1-d2cff57ce43c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b Jan 21 07:22:55.167650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5346a4d-b506-48f4-b7f1-d2cff57ce43c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:55.168167 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 162/330] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 07:22:54 2021] POST /volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f/action => generated 0 bytes in 363 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:22:55.168510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:55.168510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:55.169379 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5346a4d-b506-48f4-b7f1-d2cff57ce43c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:55.292851 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:55.292851 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:55.333730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b5346a4d-b506-48f4-b7f1-d2cff57ce43c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:55.358416 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-b5346a4d-b506-48f4-b7f1-d2cff57ce43c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:55.359268 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-b5346a4d-b506-48f4-b7f1-d2cff57ce43c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:55.381640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-b5346a4d-b506-48f4-b7f1-d2cff57ce43c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:55.397688 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:55.397688 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:55.426764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5346a4d-b506-48f4-b7f1-d2cff57ce43c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b returned with HTTP 200 Jan 21 07:22:55.427840 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 169/331] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:55 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b => generated 992 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:22:56.449215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ecbad47f-5f41-4777-bcc1-ea409e65c1e3 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b Jan 21 07:22:56.450217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ecbad47f-5f41-4777-bcc1-ea409e65c1e3 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:56.450547 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:56.450547 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:56.451318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ecbad47f-5f41-4777-bcc1-ea409e65c1e3 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:56.572880 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:56.572880 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:56.605346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ecbad47f-5f41-4777-bcc1-ea409e65c1e3 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Volume info retrieved successfully. Jan 21 07:22:56.622279 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-ecbad47f-5f41-4777-bcc1-ea409e65c1e3 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:22:56.622933 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-ecbad47f-5f41-4777-bcc1-ea409e65c1e3 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:22:56.631016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-ecbad47f-5f41-4777-bcc1-ea409e65c1e3 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:22:56.637928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:22:56.637928 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:22:56.663685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ecbad47f-5f41-4777-bcc1-ea409e65c1e3 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b returned with HTTP 200 Jan 21 07:22:56.664819 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 163/332] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:56 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b => generated 992 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:22:57.684557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61d9704a-d57d-409a-9bd9-9ed05ea0e048 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b Jan 21 07:22:57.685964 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61d9704a-d57d-409a-9bd9-9ed05ea0e048 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:57.686395 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:57.686395 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:57.687079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61d9704a-d57d-409a-9bd9-9ed05ea0e048 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:57.833534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61d9704a-d57d-409a-9bd9-9ed05ea0e048 tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b returned with HTTP 404 Jan 21 07:22:57.834988 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 170/333] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:22:57 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:22:57.845147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-635e5c6b-e1a3-4c9d-983a-5867aa75905c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] GET http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f Jan 21 07:22:57.847258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-635e5c6b-e1a3-4c9d-983a-5867aa75905c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:57.847688 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:22:57.847688 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:22:57.849467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-635e5c6b-e1a3-4c9d-983a-5867aa75905c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:57.850103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-635e5c6b-e1a3-4c9d-983a-5867aa75905c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] show called for member 92346583-352f-4dac-9c91-c25690d1db1f {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:22:57.887521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-635e5c6b-e1a3-4c9d-983a-5867aa75905c tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f returned with HTTP 404 Jan 21 07:22:57.889188 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 164/334] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:22:57 2021] GET /volume/v3/e51029f517494bf58c29164575417e37/groups/92346583-352f-4dac-9c91-c25690d1db1f => generated 108 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:22:57.898842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-431abc52-8969-44a4-ad34-846f7f326820 tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] DELETE http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/group_types/9e2c2cde-b055-4d18-9d63-1c38940b59f8 Jan 21 07:22:57.899631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-431abc52-8969-44a4-ad34-846f7f326820 tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:57.900478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-431abc52-8969-44a4-ad34-846f7f326820 tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:57.931446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:22:57.931446 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:22:57.942715 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-431abc52-8969-44a4-ad34-846f7f326820 tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/group_types/9e2c2cde-b055-4d18-9d63-1c38940b59f8 returned with HTTP 202 Jan 21 07:22:57.944142 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 171/335] 10.222.0.24 () {60 vars in 1371 bytes} [Thu Jan 21 07:22:57 2021] DELETE /volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/group_types/9e2c2cde-b055-4d18-9d63-1c38940b59f8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:22:57.958895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-727feef4-36e6-4055-b2a1-4e5667362c9f tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] DELETE http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b Jan 21 07:22:57.959607 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-727feef4-36e6-4055-b2a1-4e5667362c9f tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:57.960103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-727feef4-36e6-4055-b2a1-4e5667362c9f tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:57.960571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-727feef4-36e6-4055-b2a1-4e5667362c9f tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] Delete volume with id: bbc78197-8fc7-4e1a-98fe-f75d8c859d5b Jan 21 07:22:58.031036 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-727feef4-36e6-4055-b2a1-4e5667362c9f tempest-GroupsV314Test-701240410 tempest-GroupsV314Test-701240410] http://10.222.0.24/volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b returned with HTTP 404 Jan 21 07:22:58.032421 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 165/336] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:22:57 2021] DELETE /volume/v3/e51029f517494bf58c29164575417e37/volumes/bbc78197-8fc7-4e1a-98fe-f75d8c859d5b => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:22:58.040242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87bd6770-d7b6-4e1b-8879-74fdfe27e28c tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] DELETE http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/types/ce015699-0137-47d5-b2c2-a64435a3def1 Jan 21 07:22:58.041060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87bd6770-d7b6-4e1b-8879-74fdfe27e28c tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:58.042145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87bd6770-d7b6-4e1b-8879-74fdfe27e28c tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:58.175201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87bd6770-d7b6-4e1b-8879-74fdfe27e28c tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/types/ce015699-0137-47d5-b2c2-a64435a3def1 returned with HTTP 202 Jan 21 07:22:58.176100 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 172/337] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:22:58 2021] DELETE /volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/types/ce015699-0137-47d5-b2c2-a64435a3def1 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:22:58.184107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-77d95112-3592-4baf-ae1f-76c2670e233d tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] GET http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/types/ce015699-0137-47d5-b2c2-a64435a3def1 Jan 21 07:22:58.185150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-77d95112-3592-4baf-ae1f-76c2670e233d tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:22:58.185799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-77d95112-3592-4baf-ae1f-76c2670e233d tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:22:58.213711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-77d95112-3592-4baf-ae1f-76c2670e233d tempest-GroupsV314Test-2024782290 tempest-GroupsV314Test-2024782290] http://10.222.0.24/volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/types/ce015699-0137-47d5-b2c2-a64435a3def1 returned with HTTP 404 Jan 21 07:22:58.215398 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 166/338] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:22:58 2021] GET /volume/v3/5eb42d58cd314355b8f4cb8a5ecfadd9/types/ce015699-0137-47d5-b2c2-a64435a3def1 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:08.147352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] POST http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes Jan 21 07:23:08.148329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-157795320"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:08.151720 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-157795320'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:23:08.152431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Create volume of 1 GB Jan 21 07:23:08.166721 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Availability Zones retrieved successfully. Jan 21 07:23:08.186322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Flow 'volume_create_api' (21dc5c24-57ba-4cf3-9f7c-ce0bdb8dee0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:23:08.189377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34f886f-a753-49d3-8789-1ca66572d473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:08.193538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:23:08.293373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34f886f-a753-49d3-8789-1ca66572d473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:08.297402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c85c2bf4-adde-4fcc-a14d-0fcf2ada43e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:08.425503 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Created reservations ['d6062aff-9cfe-493c-92cb-abe71e3702f6', 'e58498b6-9f2c-4842-b420-4b2769f2cfb4', '42a172f2-54b9-4de8-aa2e-0d6fff327c44', 'b3a85c68-ed0d-4904-a5cb-551f1104693c'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:23:08.428016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c85c2bf4-adde-4fcc-a14d-0fcf2ada43e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6062aff-9cfe-493c-92cb-abe71e3702f6', 'e58498b6-9f2c-4842-b420-4b2769f2cfb4', '42a172f2-54b9-4de8-aa2e-0d6fff327c44', 'b3a85c68-ed0d-4904-a5cb-551f1104693c']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:08.430668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89a934a-8dd5-465e-8ef7-423bba1eaa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:08.511506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89a934a-8dd5-465e-8ef7-423bba1eaa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b8fc204-993e-45d4-a3ae-3c47d9d64339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-157795320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3d26627b7f4c6194b0230a733f73f9',qos_specs=None,replication_status=,reservations=['d6062aff-9cfe-493c-92cb-abe71e3702f6','e58498b6-9f2c-4842-b420-4b2769f2cfb4','42a172f2-54b9-4de8-aa2e-0d6fff327c44','b3a85c68-ed0d-4904-a5cb-551f1104693c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37283501514a4753ba44cd31f43be68a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:23:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-157795320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b8fc204-993e-45d4-a3ae-3c47d9d64339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd3d26627b7f4c6194b0230a733f73f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='37283501514a4753ba44cd31f43be68a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:08.515265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386613c7-6a47-4be9-af17-ba3e3d93e714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:08.547091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386613c7-6a47-4be9-af17-ba3e3d93e714) transitioned into state 'SUCCESS' from state '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-157795320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd3d26627b7f4c6194b0230a733f73f9',qos_specs=None,replication_status=,reservations=['d6062aff-9cfe-493c-92cb-abe71e3702f6','e58498b6-9f2c-4842-b420-4b2769f2cfb4','42a172f2-54b9-4de8-aa2e-0d6fff327c44','b3a85c68-ed0d-4904-a5cb-551f1104693c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37283501514a4753ba44cd31f43be68a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:08.549253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cccb35a-9e7b-4193-9107-7a12beb6f97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:08.570957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cccb35a-9e7b-4193-9107-7a12beb6f97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:08.577737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Flow 'volume_create_api' (21dc5c24-57ba-4cf3-9f7c-ce0bdb8dee0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:23:08.703201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Create volume request issued successfully. Jan 21 07:23:08.750208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2fca0b0-53e4-4d55-a07a-bf02fbd4f31d tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes returned with HTTP 202 Jan 21 07:23:08.753890 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 173/339] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:23:07 2021] POST /volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes => generated 820 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:23:08.769741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a02593f-5957-48b9-aa48-b7c4574d63e2 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] GET http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 Jan 21 07:23:08.770491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a02593f-5957-48b9-aa48-b7c4574d63e2 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:08.771165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a02593f-5957-48b9-aa48-b7c4574d63e2 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:09.008834 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:09.008834 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:09.035996 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7a02593f-5957-48b9-aa48-b7c4574d63e2 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Volume info retrieved successfully. Jan 21 07:23:09.108177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a02593f-5957-48b9-aa48-b7c4574d63e2 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 returned with HTTP 200 Jan 21 07:23:09.114479 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 167/340] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:08 2021] GET /volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 => generated 912 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:10.126769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8807b0ca-0879-4543-b130-41a9f0389551 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] GET http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 Jan 21 07:23:10.127281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8807b0ca-0879-4543-b130-41a9f0389551 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:10.127530 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:10.127530 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:10.127854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8807b0ca-0879-4543-b130-41a9f0389551 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:10.202697 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:10.202697 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:10.211633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8807b0ca-0879-4543-b130-41a9f0389551 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Volume info retrieved successfully. Jan 21 07:23:10.249107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8807b0ca-0879-4543-b130-41a9f0389551 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 returned with HTTP 200 Jan 21 07:23:10.249955 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 174/341] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:10 2021] GET /volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:11.269010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-54d07fa7-1c21-410b-930e-581895bb1006 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] GET http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 Jan 21 07:23:11.269769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-54d07fa7-1c21-410b-930e-581895bb1006 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:11.269988 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:11.269988 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:11.270365 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-54d07fa7-1c21-410b-930e-581895bb1006 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:11.347670 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:11.347670 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:11.358077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-54d07fa7-1c21-410b-930e-581895bb1006 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Volume info retrieved successfully. Jan 21 07:23:11.385330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-54d07fa7-1c21-410b-930e-581895bb1006 tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 returned with HTTP 200 Jan 21 07:23:11.386793 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 168/342] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:11 2021] GET /volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:11.751527 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9120357a-06aa-4415-b89d-b640aebfed85 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 Jan 21 07:23:11.752092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9120357a-06aa-4415-b89d-b640aebfed85 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:11.752286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:11.752286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:11.752969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9120357a-06aa-4415-b89d-b640aebfed85 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:11.837355 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:11.837355 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:11.857658 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9120357a-06aa-4415-b89d-b640aebfed85 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:11.919475 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9120357a-06aa-4415-b89d-b640aebfed85 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 returned with HTTP 200 Jan 21 07:23:11.920558 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 175/343] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:11 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 => generated 1085 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:11.937194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef53c4f6-eaa9-4df8-b793-a6c022681a25 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] POST http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339/action Jan 21 07:23:11.937807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:11.937807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:11.938371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef53c4f6-eaa9-4df8-b793-a6c022681a25 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Action body: b'{"os-unmanage": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:23:11.939435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef53c4f6-eaa9-4df8-b793-a6c022681a25 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:11.940060 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.volume_unmanage [None req-ef53c4f6-eaa9-4df8-b793-a6c022681a25 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Unmanage volume with id: 0b8fc204-993e-45d4-a3ae-3c47d9d64339 Jan 21 07:23:12.064359 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:12.064359 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:12.065337 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ef53c4f6-eaa9-4df8-b793-a6c022681a25 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:12.118608 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ef53c4f6-eaa9-4df8-b793-a6c022681a25 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Delete volume request issued successfully. Jan 21 07:23:12.119063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef53c4f6-eaa9-4df8-b793-a6c022681a25 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339/action returned with HTTP 202 Jan 21 07:23:12.127418 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 169/344] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:23:11 2021] POST /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:23:12.138014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e92c7913-2ade-42bc-9293-b713b922593a tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 Jan 21 07:23:12.139412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e92c7913-2ade-42bc-9293-b713b922593a tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:12.140411 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:12.140411 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:12.141719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e92c7913-2ade-42bc-9293-b713b922593a tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:12.214070 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:12.214070 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:12.240776 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e92c7913-2ade-42bc-9293-b713b922593a tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:12.285606 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e92c7913-2ade-42bc-9293-b713b922593a tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 returned with HTTP 200 Jan 21 07:23:12.286668 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 176/345] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:12 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 => generated 1086 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:13.302781 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85921e5c-a691-4687-b895-32a2ba48e02e tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 Jan 21 07:23:13.303936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85921e5c-a691-4687-b895-32a2ba48e02e tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:13.304155 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:13.304155 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:13.305116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85921e5c-a691-4687-b895-32a2ba48e02e tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:13.448344 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85921e5c-a691-4687-b895-32a2ba48e02e tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 returned with HTTP 404 Jan 21 07:23:13.451167 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 170/346] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:13 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:13.458340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-10d657d3-5ddc-4b06-bb07-da49be4abfe4 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/detail?all_tenants=1 Jan 21 07:23:13.459718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-10d657d3-5ddc-4b06-bb07-da49be4abfe4 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:13.460348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:13.460348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:13.461336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-10d657d3-5ddc-4b06-bb07-da49be4abfe4 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:13.463765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10d657d3-5ddc-4b06-bb07-da49be4abfe4 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:23:13.581637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-10d657d3-5ddc-4b06-bb07-da49be4abfe4 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Get all volumes completed successfully. Jan 21 07:23:13.596993 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:13.596993 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:13.618336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-10d657d3-5ddc-4b06-bb07-da49be4abfe4 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 07:23:13.625195 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 177/347] 10.222.0.24 () {58 vars in 1252 bytes} [Thu Jan 21 07:23:13 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/detail?all_tenants=1 => generated 5842 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:13.654948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] POST http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/os-volume-manage Jan 21 07:23:13.656052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1071194649", "host": "n-d-765315-16@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-0b8fc204-993e-45d4-a3ae-3c47d9d64339"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:13.658922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.volume_manage [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1071194649', 'host': 'n-d-765315-16@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-0b8fc204-993e-45d4-a3ae-3c47d9d64339'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 21 07:23:13.740500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Flow 'volume_manage_existing_api' (29f6dce9-0eca-457f-9c77-2d0d7905dfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:23:13.747383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaad86e5-2f7c-4699-83b2-78c88882b28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:13.981592 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Created reservations ['3ea08b8a-1395-4d88-b46d-b06452fcbd80', 'f4cd7be0-ac6f-4141-97e6-bc773bbfe829', 'ff037e63-43d1-45c7-87f4-6e99eaaf613b', '4da76bed-5ff8-42f1-9921-8aa626808b5f'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:23:13.983860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaad86e5-2f7c-4699-83b2-78c88882b28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ea08b8a-1395-4d88-b46d-b06452fcbd80', 'f4cd7be0-ac6f-4141-97e6-bc773bbfe829', 'ff037e63-43d1-45c7-87f4-6e99eaaf613b', '4da76bed-5ff8-42f1-9921-8aa626808b5f']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:13.986295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (75f03fbb-007a-4b2d-a60f-2ad4bb099ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:14.115681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (75f03fbb-007a-4b2d-a60f-2ad4bb099ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '4e1f30539fd84dc6ade8dba9d319d521', 'project_id': '555f2e04e42343248f8beba34a82c7b8', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1071194649', 'host': 'n-d-765315-16@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', '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-21T07:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1071194649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-765315-16@lvmdriver-1#lvmdriver-1',id=111d69dc-773b-49eb-b067-88085b01cf8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555f2e04e42343248f8beba34a82c7b8',provider_auth=None,provider_geometry=None,provider_id=None,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='4e1f30539fd84dc6ade8dba9d319d521',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:14.131364 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b193ba9f-fb97-42e8-ab56-114d471f839b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:14.202827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b193ba9f-fb97-42e8-ab56-114d471f839b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '4e1f30539fd84dc6ade8dba9d319d521', 'project_id': '555f2e04e42343248f8beba34a82c7b8', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1071194649', 'host': 'n-d-765315-16@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:14.212742 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (7335d767-2a57-4e15-b69a-80cf8053eb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:14.219060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (7335d767-2a57-4e15-b69a-80cf8053eb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:14.226188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Flow 'volume_manage_existing_api' (29f6dce9-0eca-457f-9c77-2d0d7905dfc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:23:14.229271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Manage volume request issued successfully. Jan 21 07:23:14.332679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-290ec4f6-7749-43f5-b3b5-977e559c382b tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/os-volume-manage returned with HTTP 202 Jan 21 07:23:14.340911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 171/348] 10.222.0.24 () {60 vars in 1253 bytes} [Thu Jan 21 07:23:13 2021] POST /volume/v3/555f2e04e42343248f8beba34a82c7b8/os-volume-manage => generated 847 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:23:14.352141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c9a621d-af48-49ff-a42b-d47771216b95 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a Jan 21 07:23:14.353112 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c9a621d-af48-49ff-a42b-d47771216b95 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:14.353470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:14.353470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:14.354083 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c9a621d-af48-49ff-a42b-d47771216b95 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:14.485547 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:14.485547 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:14.522508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0c9a621d-af48-49ff-a42b-d47771216b95 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:14.575298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c9a621d-af48-49ff-a42b-d47771216b95 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a returned with HTTP 200 Jan 21 07:23:14.576479 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 178/349] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:14 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a => generated 1085 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:15.595084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96148699-aafc-4b5b-9458-78554035d943 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a Jan 21 07:23:15.596302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96148699-aafc-4b5b-9458-78554035d943 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:15.596753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:15.596753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:15.597418 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96148699-aafc-4b5b-9458-78554035d943 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:15.702914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:15.702914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:15.712260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-96148699-aafc-4b5b-9458-78554035d943 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:15.759349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96148699-aafc-4b5b-9458-78554035d943 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a returned with HTTP 200 Jan 21 07:23:15.762107 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 172/350] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:15 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a => generated 1085 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:16.302456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1e91049-1867-4418-9092-91e943f8e199 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] DELETE http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:23:16.304141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1e91049-1867-4418-9092-91e943f8e199 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:16.304504 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:16.304504 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:16.305450 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1e91049-1867-4418-9092-91e943f8e199 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:16.307112 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f1e91049-1867-4418-9092-91e943f8e199 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Delete volume with id: f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:23:16.368314 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:16.368314 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:16.369570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f1e91049-1867-4418-9092-91e943f8e199 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:16.403987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f1e91049-1867-4418-9092-91e943f8e199 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Delete volume request issued successfully. Jan 21 07:23:16.404649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1e91049-1867-4418-9092-91e943f8e199 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 returned with HTTP 202 Jan 21 07:23:16.405842 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 179/351] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:23:16 2021] DELETE /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:16.413280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94e17a19-df4c-4986-ab6c-0e7f719fc08f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:23:16.419683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94e17a19-df4c-4986-ab6c-0e7f719fc08f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:16.419952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:16.419952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:16.420398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94e17a19-df4c-4986-ab6c-0e7f719fc08f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:16.496798 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:16.496798 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:16.508086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-94e17a19-df4c-4986-ab6c-0e7f719fc08f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:16.536551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94e17a19-df4c-4986-ab6c-0e7f719fc08f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 returned with HTTP 200 Jan 21 07:23:16.538031 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 173/352] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:16 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 => generated 912 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:16.780241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec635168-2776-4056-afa1-9936d11a1aff tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a Jan 21 07:23:16.780888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec635168-2776-4056-afa1-9936d11a1aff tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:16.780969 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:16.780969 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:16.781335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec635168-2776-4056-afa1-9936d11a1aff tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:16.941802 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:16.941802 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:16.972561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ec635168-2776-4056-afa1-9936d11a1aff tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:17.033135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec635168-2776-4056-afa1-9936d11a1aff tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a returned with HTTP 200 Jan 21 07:23:17.038908 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 180/353] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:16 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a => generated 1086 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:23:17.063975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97e12cb5-86b7-46e3-96c0-b73af1574545 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a Jan 21 07:23:17.064496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97e12cb5-86b7-46e3-96c0-b73af1574545 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:17.064740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:17.064740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:17.065115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97e12cb5-86b7-46e3-96c0-b73af1574545 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:17.185720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:17.185720 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:17.207831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-97e12cb5-86b7-46e3-96c0-b73af1574545 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:17.259992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97e12cb5-86b7-46e3-96c0-b73af1574545 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a returned with HTTP 200 Jan 21 07:23:17.263464 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 174/354] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:17 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a => generated 1086 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:17.282505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d112846-5326-4956-a321-4bd15d3648ad tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] DELETE http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a Jan 21 07:23:17.283164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d112846-5326-4956-a321-4bd15d3648ad tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:17.283384 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:17.283384 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:17.284038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d112846-5326-4956-a321-4bd15d3648ad tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:17.284510 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-1d112846-5326-4956-a321-4bd15d3648ad tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Delete volume with id: 111d69dc-773b-49eb-b067-88085b01cf8a Jan 21 07:23:17.441901 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:17.441901 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:17.443194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1d112846-5326-4956-a321-4bd15d3648ad tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:17.501582 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1d112846-5326-4956-a321-4bd15d3648ad tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Delete volume request issued successfully. Jan 21 07:23:17.502570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d112846-5326-4956-a321-4bd15d3648ad tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a returned with HTTP 202 Jan 21 07:23:17.522769 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 181/355] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:23:17 2021] DELETE /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:17.526472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-524e8348-7154-450e-a487-889108d19236 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a Jan 21 07:23:17.527516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-524e8348-7154-450e-a487-889108d19236 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:17.527914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:17.527914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:17.528643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-524e8348-7154-450e-a487-889108d19236 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:17.555990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07adb239-0d65-4c1d-aa2b-b53edc1a892c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:23:17.556902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07adb239-0d65-4c1d-aa2b-b53edc1a892c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:17.557234 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:17.557234 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:17.559157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07adb239-0d65-4c1d-aa2b-b53edc1a892c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:17.689058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:17.689058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:17.720997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-524e8348-7154-450e-a487-889108d19236 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:17.722619 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:17.722619 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:17.742648 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-07adb239-0d65-4c1d-aa2b-b53edc1a892c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:17.787608 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-524e8348-7154-450e-a487-889108d19236 tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a returned with HTTP 200 Jan 21 07:23:17.798401 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 175/356] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:17 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a => generated 1085 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:17.802737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07adb239-0d65-4c1d-aa2b-b53edc1a892c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 returned with HTTP 200 Jan 21 07:23:17.803613 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 182/357] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:17 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 => generated 912 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:18.806498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ea9efb5-17b0-4015-842f-0647bfb0127c tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a Jan 21 07:23:18.810532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ea9efb5-17b0-4015-842f-0647bfb0127c tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:18.811024 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:18.811024 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:18.811713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ea9efb5-17b0-4015-842f-0647bfb0127c tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:18.819623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6707a99d-d7ea-423e-bf17-a2c9882cb4aa tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:23:18.820479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6707a99d-d7ea-423e-bf17-a2c9882cb4aa tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:18.820948 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:18.820948 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:18.821630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6707a99d-d7ea-423e-bf17-a2c9882cb4aa tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:18.942058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:18.942058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:19.015360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5ea9efb5-17b0-4015-842f-0647bfb0127c tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Volume info retrieved successfully. Jan 21 07:23:19.019707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:19.019707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:19.056826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ea9efb5-17b0-4015-842f-0647bfb0127c tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a returned with HTTP 200 Jan 21 07:23:19.057284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6707a99d-d7ea-423e-bf17-a2c9882cb4aa tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:19.058667 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 176/358] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:18 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a => generated 1085 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:19.140860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6707a99d-d7ea-423e-bf17-a2c9882cb4aa tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 returned with HTTP 200 Jan 21 07:23:19.142852 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 183/359] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:18 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 => generated 912 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:19.880845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44e6b45c-61e4-49e0-9b75-344d32eb38a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] DELETE http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 Jan 21 07:23:19.881499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44e6b45c-61e4-49e0-9b75-344d32eb38a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:19.881580 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:19.881580 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:19.881928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44e6b45c-61e4-49e0-9b75-344d32eb38a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:19.882401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-44e6b45c-61e4-49e0-9b75-344d32eb38a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Delete volume with id: 3f15860f-5cde-42e7-9b53-e5ef97884a07 Jan 21 07:23:20.021898 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:20.021898 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:20.023096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-44e6b45c-61e4-49e0-9b75-344d32eb38a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:23:20.082323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c73d30a2-0e0a-4eb8-968f-1b8ecc1b996e tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] GET http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a Jan 21 07:23:20.082849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c73d30a2-0e0a-4eb8-968f-1b8ecc1b996e tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:20.083069 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:20.083069 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:20.083444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c73d30a2-0e0a-4eb8-968f-1b8ecc1b996e tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:20.086092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-44e6b45c-61e4-49e0-9b75-344d32eb38a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Delete volume request issued successfully. Jan 21 07:23:20.086711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44e6b45c-61e4-49e0-9b75-344d32eb38a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 returned with HTTP 202 Jan 21 07:23:20.087679 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 177/360] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:23:19 2021] DELETE /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:20.096692 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c139aad-0dc0-4c8b-ab48-076006aa02d6 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 Jan 21 07:23:20.097716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c139aad-0dc0-4c8b-ab48-076006aa02d6 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:20.098125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:20.098125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:20.098790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c139aad-0dc0-4c8b-ab48-076006aa02d6 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:20.225143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:20.225143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:20.249262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0c139aad-0dc0-4c8b-ab48-076006aa02d6 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:23:20.273953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c73d30a2-0e0a-4eb8-968f-1b8ecc1b996e tempest-VolumeManageAdminTest-186358319 tempest-VolumeManageAdminTest-186358319] http://10.222.0.24/volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a returned with HTTP 404 Jan 21 07:23:20.275331 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 184/361] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:20 2021] GET /volume/v3/555f2e04e42343248f8beba34a82c7b8/volumes/111d69dc-773b-49eb-b067-88085b01cf8a => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:20.280476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ea96b92-f613-42fd-82d9-745aeda9c049 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 Jan 21 07:23:20.294438 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ea96b92-f613-42fd-82d9-745aeda9c049 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:20.295389 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ea96b92-f613-42fd-82d9-745aeda9c049 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:20.307240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c139aad-0dc0-4c8b-ab48-076006aa02d6 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 returned with HTTP 200 Jan 21 07:23:20.310874 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 178/362] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:20 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 => generated 915 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:20.325357 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bed8c4fa-28a9-41c9-b163-776e808ba71e tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] DELETE http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 Jan 21 07:23:20.326271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bed8c4fa-28a9-41c9-b163-776e808ba71e tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:20.326682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:20.326682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:20.327468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bed8c4fa-28a9-41c9-b163-776e808ba71e tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:20.328547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-bed8c4fa-28a9-41c9-b163-776e808ba71e tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] Delete volume with id: 0b8fc204-993e-45d4-a3ae-3c47d9d64339 Jan 21 07:23:20.421348 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ea96b92-f613-42fd-82d9-745aeda9c049 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 returned with HTTP 404 Jan 21 07:23:20.422706 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 185/363] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:20 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/f62d66be-8451-4de0-91f7-a7ee5f88b8c8 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:20.434506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bed8c4fa-28a9-41c9-b163-776e808ba71e tempest-VolumeManageAdminTest-40230467 tempest-VolumeManageAdminTest-40230467] http://10.222.0.24/volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 returned with HTTP 404 Jan 21 07:23:20.435966 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 179/364] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:23:20 2021] DELETE /volume/v3/fd3d26627b7f4c6194b0230a733f73f9/volumes/0b8fc204-993e-45d4-a3ae-3c47d9d64339 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:20.444924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a033a451-8853-4bf1-9e5d-bde9f3411095 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] DELETE http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:23:20.445655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a033a451-8853-4bf1-9e5d-bde9f3411095 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:20.446148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a033a451-8853-4bf1-9e5d-bde9f3411095 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:20.446946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-a033a451-8853-4bf1-9e5d-bde9f3411095 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Delete volume with id: b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:23:20.574939 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:20.574939 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:20.576016 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a033a451-8853-4bf1-9e5d-bde9f3411095 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:20.642401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a033a451-8853-4bf1-9e5d-bde9f3411095 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Delete volume request issued successfully. Jan 21 07:23:20.642783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a033a451-8853-4bf1-9e5d-bde9f3411095 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 returned with HTTP 202 Jan 21 07:23:20.648331 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 186/365] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:23:20 2021] DELETE /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:20.651163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3961f738-3af4-4b9a-bbca-7473cf06909b tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:23:20.651924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3961f738-3af4-4b9a-bbca-7473cf06909b tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:20.652536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3961f738-3af4-4b9a-bbca-7473cf06909b tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:20.940825 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:20.940825 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:20.971586 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3961f738-3af4-4b9a-bbca-7473cf06909b tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:21.047993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3961f738-3af4-4b9a-bbca-7473cf06909b tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 returned with HTTP 200 Jan 21 07:23:21.053479 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 180/366] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:20 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 => generated 912 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:23:21.327120 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85f8eadd-3052-4072-9168-15b7628a7f0b tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 Jan 21 07:23:21.328069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85f8eadd-3052-4072-9168-15b7628a7f0b tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:21.328424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:21.328424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:21.329526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85f8eadd-3052-4072-9168-15b7628a7f0b tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:21.496301 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:21.496301 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:21.506369 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-85f8eadd-3052-4072-9168-15b7628a7f0b tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:23:21.568351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85f8eadd-3052-4072-9168-15b7628a7f0b tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 returned with HTTP 200 Jan 21 07:23:21.569336 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 187/367] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:21 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 => generated 915 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:22.069893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24cb0823-5d9b-427a-8ebc-a1a30345c550 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:23:22.071105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24cb0823-5d9b-427a-8ebc-a1a30345c550 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:22.071516 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:22.071516 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:22.072456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24cb0823-5d9b-427a-8ebc-a1a30345c550 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:22.147724 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:22.147724 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:22.160763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-24cb0823-5d9b-427a-8ebc-a1a30345c550 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:22.187881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24cb0823-5d9b-427a-8ebc-a1a30345c550 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 returned with HTTP 200 Jan 21 07:23:22.189455 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 181/368] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:22 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:22.587053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-739c3498-d772-4e53-bfe6-d8cdb4026de5 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 Jan 21 07:23:22.587477 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-739c3498-d772-4e53-bfe6-d8cdb4026de5 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:22.587694 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:22.587694 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:22.588619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-739c3498-d772-4e53-bfe6-d8cdb4026de5 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:22.648276 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:22.648276 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:22.658927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-739c3498-d772-4e53-bfe6-d8cdb4026de5 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:23:22.712977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-739c3498-d772-4e53-bfe6-d8cdb4026de5 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 returned with HTTP 200 Jan 21 07:23:22.723651 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 188/369] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:22 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:23.205109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cde37236-5d26-493b-9bd4-8017867ba41f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:23:23.206290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cde37236-5d26-493b-9bd4-8017867ba41f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:23.206678 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:23.206678 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:23.207294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cde37236-5d26-493b-9bd4-8017867ba41f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:23.272352 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:23.272352 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:23.281332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cde37236-5d26-493b-9bd4-8017867ba41f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:23.306697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cde37236-5d26-493b-9bd4-8017867ba41f tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 returned with HTTP 200 Jan 21 07:23:23.317190 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 182/370] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:23 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 => generated 912 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:23.731682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-441e30f4-a281-47dc-aa20-76368dd6c8cd tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 Jan 21 07:23:23.732925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-441e30f4-a281-47dc-aa20-76368dd6c8cd tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:23.733116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:23.733116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:23.733919 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-441e30f4-a281-47dc-aa20-76368dd6c8cd tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:23.813727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-441e30f4-a281-47dc-aa20-76368dd6c8cd tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 returned with HTTP 404 Jan 21 07:23:23.814802 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 189/371] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:23 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/3f15860f-5cde-42e7-9b53-e5ef97884a07 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:23.825504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1de1d5a7-9674-47a4-bb58-b803f6955160 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] DELETE http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:23:23.826404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1de1d5a7-9674-47a4-bb58-b803f6955160 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:23.826404 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:23.826404 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:23.827714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1de1d5a7-9674-47a4-bb58-b803f6955160 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:23.827714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-1de1d5a7-9674-47a4-bb58-b803f6955160 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Delete volume with id: f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:23:23.933013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:23.933013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:23.934236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1de1d5a7-9674-47a4-bb58-b803f6955160 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:23:23.984792 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1de1d5a7-9674-47a4-bb58-b803f6955160 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Delete volume request issued successfully. Jan 21 07:23:23.990957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1de1d5a7-9674-47a4-bb58-b803f6955160 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 returned with HTTP 202 Jan 21 07:23:24.000896 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 183/372] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:23:23 2021] DELETE /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:24.004007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78b37c51-b2f2-446b-90b4-f528fce634a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:23:24.004544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78b37c51-b2f2-446b-90b4-f528fce634a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:24.005069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78b37c51-b2f2-446b-90b4-f528fce634a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:24.114219 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:24.114219 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:24.160080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-78b37c51-b2f2-446b-90b4-f528fce634a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:23:24.196623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78b37c51-b2f2-446b-90b4-f528fce634a0 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 returned with HTTP 200 Jan 21 07:23:24.206966 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 190/373] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:23 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:24.325305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ceb71974-ad2f-4d1f-9a4a-cba53f4fa3fa tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 Jan 21 07:23:24.326437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ceb71974-ad2f-4d1f-9a4a-cba53f4fa3fa tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:24.326920 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:24.326920 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:24.327802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ceb71974-ad2f-4d1f-9a4a-cba53f4fa3fa tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:24.440128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ceb71974-ad2f-4d1f-9a4a-cba53f4fa3fa tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 returned with HTTP 404 Jan 21 07:23:24.442657 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 184/374] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:24 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/b8584693-2bd1-4062-96bc-f77a1e731df6 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:23:24.451005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76c85785-de5b-432d-8111-565b0aabe929 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] DELETE http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:23:24.451770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76c85785-de5b-432d-8111-565b0aabe929 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:24.452131 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:24.452131 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:24.452789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76c85785-de5b-432d-8111-565b0aabe929 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:24.453594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-76c85785-de5b-432d-8111-565b0aabe929 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Delete volume with id: 635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:23:24.551495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:24.551495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:24.553157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-76c85785-de5b-432d-8111-565b0aabe929 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:24.587801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-76c85785-de5b-432d-8111-565b0aabe929 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Delete volume request issued successfully. Jan 21 07:23:24.588614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76c85785-de5b-432d-8111-565b0aabe929 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 202 Jan 21 07:23:24.590545 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 191/375] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:23:24 2021] DELETE /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:24.599275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a12b2599-a264-4bd9-8fa7-fa7eef2aff49 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:23:24.599958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a12b2599-a264-4bd9-8fa7-fa7eef2aff49 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:24.600571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a12b2599-a264-4bd9-8fa7-fa7eef2aff49 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:24.724246 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:24.724246 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:24.749481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a12b2599-a264-4bd9-8fa7-fa7eef2aff49 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:24.788348 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a12b2599-a264-4bd9-8fa7-fa7eef2aff49 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:23:24.789704 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 185/376] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:24 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 1360 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:25.215676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6cc8f75-ffaa-4728-ac72-8c41b4ef7b62 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:23:25.217009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6cc8f75-ffaa-4728-ac72-8c41b4ef7b62 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:25.217586 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:25.217586 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:25.218361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6cc8f75-ffaa-4728-ac72-8c41b4ef7b62 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:25.350471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:25.350471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:25.370972 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d6cc8f75-ffaa-4728-ac72-8c41b4ef7b62 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:23:25.425718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6cc8f75-ffaa-4728-ac72-8c41b4ef7b62 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 returned with HTTP 200 Jan 21 07:23:25.431834 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 192/377] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:25 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:25.806256 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99256705-cc7a-4b6d-a3e7-9744c1c54244 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:23:25.806695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99256705-cc7a-4b6d-a3e7-9744c1c54244 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:25.806892 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:25.806892 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:25.807526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99256705-cc7a-4b6d-a3e7-9744c1c54244 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:25.927117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:25.927117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:25.939111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-99256705-cc7a-4b6d-a3e7-9744c1c54244 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:25.970271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99256705-cc7a-4b6d-a3e7-9744c1c54244 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:23:25.983312 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 186/378] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:25 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 1360 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:26.448424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ee5878a-76a6-40d9-9a4c-2406c57dba17 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:23:26.449712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ee5878a-76a6-40d9-9a4c-2406c57dba17 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:26.450143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:26.450143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:26.450816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ee5878a-76a6-40d9-9a4c-2406c57dba17 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:26.531814 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:26.531814 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:26.563558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2ee5878a-76a6-40d9-9a4c-2406c57dba17 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Volume info retrieved successfully. Jan 21 07:23:26.616481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ee5878a-76a6-40d9-9a4c-2406c57dba17 tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 returned with HTTP 200 Jan 21 07:23:26.618331 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 193/379] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:26 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:26.990192 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f60cea65-5c53-46c8-b2e3-9c9ba76f2164 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:23:26.990823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f60cea65-5c53-46c8-b2e3-9c9ba76f2164 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:26.990999 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:26.990999 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:26.992381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f60cea65-5c53-46c8-b2e3-9c9ba76f2164 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:27.140933 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:27.140933 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:27.156415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f60cea65-5c53-46c8-b2e3-9c9ba76f2164 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Volume info retrieved successfully. Jan 21 07:23:27.218695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f60cea65-5c53-46c8-b2e3-9c9ba76f2164 tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 200 Jan 21 07:23:27.236442 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 187/380] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:26 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 1360 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:27.642486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa806121-2a83-4de5-b786-b93d160cf4de tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] GET http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 Jan 21 07:23:27.643600 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa806121-2a83-4de5-b786-b93d160cf4de tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:27.644051 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:27.644051 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:27.644781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa806121-2a83-4de5-b786-b93d160cf4de tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:27.751895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa806121-2a83-4de5-b786-b93d160cf4de tempest-ServersNegativeTestJSON-959573872 tempest-ServersNegativeTestJSON-959573872] http://10.222.0.24/volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 returned with HTTP 404 Jan 21 07:23:27.762626 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 194/381] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:27 2021] GET /volume/v3/bdad75005d144a11ab450c64d7b259c5/volumes/f49714cf-5f09-4d91-8a16-5667f8cd6c90 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:28.237923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42bb3543-2839-4037-b402-5eaed9c7e88c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] GET http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c Jan 21 07:23:28.238466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42bb3543-2839-4037-b402-5eaed9c7e88c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:28.238764 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:28.238764 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:28.239139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42bb3543-2839-4037-b402-5eaed9c7e88c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:28.354113 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42bb3543-2839-4037-b402-5eaed9c7e88c tempest-TaggedBootDevicesTest-1360653020 tempest-TaggedBootDevicesTest-1360653020] http://10.222.0.24/volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c returned with HTTP 404 Jan 21 07:23:28.360354 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 188/382] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:28 2021] GET /volume/v3/d632bf842cb7478a9269ae5b1f806429/volumes/635b0fd9-eeb6-48e7-8f5f-a5d9db1e6e0c => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:33.519999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b36dd7b-65ed-4865-a35b-8fe57814dc8a tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] GET http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default Jan 21 07:23:33.520527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b36dd7b-65ed-4865-a35b-8fe57814dc8a tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:33.521026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b36dd7b-65ed-4865-a35b-8fe57814dc8a tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:33.579385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b36dd7b-65ed-4865-a35b-8fe57814dc8a tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default returned with HTTP 200 Jan 21 07:23:33.580913 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 195/383] 10.222.0.24 () {58 vars in 1264 bytes} [Thu Jan 21 07:23:32 2021] GET /volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default => generated 342 bytes in 723 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:33.595306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef71a2a2-4720-4fc5-b3cf-afbe22706dcc tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] GET http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default Jan 21 07:23:33.595852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef71a2a2-4720-4fc5-b3cf-afbe22706dcc tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:33.596359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef71a2a2-4720-4fc5-b3cf-afbe22706dcc tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:33.661126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef71a2a2-4720-4fc5-b3cf-afbe22706dcc tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default returned with HTTP 200 Jan 21 07:23:33.663330 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 189/384] 10.222.0.24 () {58 vars in 1264 bytes} [Thu Jan 21 07:23:33 2021] GET /volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default => generated 342 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:33.674680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c823036d-efc2-46eb-8e86-ece28405fdf0 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] POST http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/types Jan 21 07:23:33.675769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c823036d-efc2-46eb-8e86-ece28405fdf0 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-375281873"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:33.769747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c823036d-efc2-46eb-8e86-ece28405fdf0 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/types returned with HTTP 200 Jan 21 07:23:33.770589 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 196/385] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:23:33 2021] POST /volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/types => generated 227 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:23:33.783130 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bffec8ee-2827-4e8b-978a-8bbc267832ad tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] PUT http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default Jan 21 07:23:33.783941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bffec8ee-2827-4e8b-978a-8bbc267832ad tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] 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-375281873": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-375281873": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-375281873": 7}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:34.222831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bffec8ee-2827-4e8b-978a-8bbc267832ad tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default returned with HTTP 200 Jan 21 07:23:34.224136 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 190/386] 10.222.0.24 () {60 vars in 1285 bytes} [Thu Jan 21 07:23:33 2021] PUT /volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default => generated 530 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:34.239348 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23fab07d-24c0-4455-b72b-0d02da1c8eeb tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] GET http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-sets/156a3bac6e434e28a8cf22a3cdd182f2/defaults Jan 21 07:23:34.240151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23fab07d-24c0-4455-b72b-0d02da1c8eeb tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:34.241561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23fab07d-24c0-4455-b72b-0d02da1c8eeb tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Calling method 'defaults' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:34.284372 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-23fab07d-24c0-4455-b72b-0d02da1c8eeb tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:34.285730 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-23fab07d-24c0-4455-b72b-0d02da1c8eeb tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:34.288385 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-23fab07d-24c0-4455-b72b-0d02da1c8eeb tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:34.290984 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-23fab07d-24c0-4455-b72b-0d02da1c8eeb tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:34.302775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23fab07d-24c0-4455-b72b-0d02da1c8eeb tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-sets/156a3bac6e434e28a8cf22a3cdd182f2/defaults returned with HTTP 200 Jan 21 07:23:34.304106 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 197/387] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:23:34 2021] GET /volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-sets/156a3bac6e434e28a8cf22a3cdd182f2/defaults => generated 566 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:35.017498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2673f1bd-d397-4967-a2ec-514601bc66e4 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] GET http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-sets/1cd57e875dac4f90b7029193eb3b142c/defaults Jan 21 07:23:35.018822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2673f1bd-d397-4967-a2ec-514601bc66e4 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:35.019449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2673f1bd-d397-4967-a2ec-514601bc66e4 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Calling method 'defaults' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:35.059289 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-2673f1bd-d397-4967-a2ec-514601bc66e4 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:35.062454 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-2673f1bd-d397-4967-a2ec-514601bc66e4 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:35.067266 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-2673f1bd-d397-4967-a2ec-514601bc66e4 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:35.079877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2673f1bd-d397-4967-a2ec-514601bc66e4 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-sets/1cd57e875dac4f90b7029193eb3b142c/defaults returned with HTTP 200 Jan 21 07:23:35.081641 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 191/388] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:23:35 2021] GET /volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-sets/1cd57e875dac4f90b7029193eb3b142c/defaults => generated 566 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:35.342175 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-110873e8-e3f8-426f-ad00-cde89cbd8e2c tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] PUT http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default Jan 21 07:23:35.345042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-110873e8-e3f8-426f-ad00-cde89cbd8e2c tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] 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=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:35.552167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-110873e8-e3f8-426f-ad00-cde89cbd8e2c tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default returned with HTTP 200 Jan 21 07:23:35.560872 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 198/389] 10.222.0.24 () {60 vars in 1285 bytes} [Thu Jan 21 07:23:35 2021] PUT /volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/os-quota-class-sets/default => generated 530 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:35.566033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-342db917-f51f-4183-b800-19eb81bf0524 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] DELETE http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/types/517f4219-a3ac-419d-bc32-4ce354d98fdf Jan 21 07:23:35.566655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-342db917-f51f-4183-b800-19eb81bf0524 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:35.567161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-342db917-f51f-4183-b800-19eb81bf0524 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:35.682151 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:23:35.682151 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:23:35.699391 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-342db917-f51f-4183-b800-19eb81bf0524 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/types/517f4219-a3ac-419d-bc32-4ce354d98fdf returned with HTTP 202 Jan 21 07:23:35.700629 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 192/390] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:23:35 2021] DELETE /volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/types/517f4219-a3ac-419d-bc32-4ce354d98fdf => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:35.711699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38315b36-3bd6-431e-964a-1df857555479 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] GET http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/types/517f4219-a3ac-419d-bc32-4ce354d98fdf Jan 21 07:23:35.712543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38315b36-3bd6-431e-964a-1df857555479 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:35.713783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38315b36-3bd6-431e-964a-1df857555479 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:35.726506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38315b36-3bd6-431e-964a-1df857555479 tempest-VolumeQuotaClassesTest-1955450084 tempest-VolumeQuotaClassesTest-1955450084] http://10.222.0.24/volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/types/517f4219-a3ac-419d-bc32-4ce354d98fdf returned with HTTP 404 Jan 21 07:23:35.728395 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 199/391] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:23:35 2021] GET /volume/v3/156a3bac6e434e28a8cf22a3cdd182f2/types/517f4219-a3ac-419d-bc32-4ce354d98fdf => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:46.522913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a523a42-d847-4958-9cac-a59d490b6bce tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] POST http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types Jan 21 07:23:46.523722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a523a42-d847-4958-9cac-a59d490b6bce tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1947885930", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:46.599336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a523a42-d847-4958-9cac-a59d490b6bce tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types returned with HTTP 200 Jan 21 07:23:46.607075 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 193/392] 10.222.0.24 () {60 vars in 1220 bytes} [Thu Jan 21 07:23:46 2021] POST /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types => generated 278 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:46.610635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ddf985c-9e99-4d4f-b786-480fb57c7aa5 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] POST http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types Jan 21 07:23:46.611574 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ddf985c-9e99-4d4f-b786-480fb57c7aa5 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1017592681", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:46.682769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ddf985c-9e99-4d4f-b786-480fb57c7aa5 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types returned with HTTP 200 Jan 21 07:23:46.684170 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 200/393] 10.222.0.24 () {60 vars in 1220 bytes} [Thu Jan 21 07:23:46 2021] POST /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types => generated 278 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:46.888370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] POST http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes Jan 21 07:23:46.889814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1293942293", "volume_type": "ae4da53d-72d0-44f2-a3c2-fe38598e18e9", "size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:46.891596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1293942293', 'volume_type': 'ae4da53d-72d0-44f2-a3c2-fe38598e18e9', 'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:23:46.917677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Create volume of 1 GB Jan 21 07:23:46.918889 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:46.918889 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:46.919984 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Availability Zones retrieved successfully. Jan 21 07:23:46.946189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Flow 'volume_create_api' (3ab0774b-6ca9-4452-adbf-fd67c0047242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:23:46.950049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fd03ac-7ab1-43a4-a88f-36559a643857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:46.952622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:23:47.025233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fd03ac-7ab1-43a4-a88f-36559a643857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:23:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=ae4da53d-72d0-44f2-a3c2-fe38598e18e9,is_public=True,name='tempest-VolumeTypesTest-volume-type-1947885930',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae4da53d-72d0-44f2-a3c2-fe38598e18e9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:47.028373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9353f177-1f3f-4fb9-9f67-bc8209282ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:47.097778 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1947885930 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1947885930, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:47.099060 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1947885930 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1947885930, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:47.160758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Created reservations ['7536b951-5aa3-456e-8170-5a1de8ee4287', '99c845ad-55a8-47fb-a6cf-777a5d95fd75', '569a96bd-f840-47c9-b344-d4ba24087c61', '4753b449-378d-4eb8-a032-d2adfc3b8931'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:23:47.164863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9353f177-1f3f-4fb9-9f67-bc8209282ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7536b951-5aa3-456e-8170-5a1de8ee4287', '99c845ad-55a8-47fb-a6cf-777a5d95fd75', '569a96bd-f840-47c9-b344-d4ba24087c61', '4753b449-378d-4eb8-a032-d2adfc3b8931']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:47.169885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57113afa-8165-4f1b-85cf-a72ce03aeca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:47.271557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57113afa-8165-4f1b-85cf-a72ce03aeca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea1c8d2c-44c2-48be-b2c8-05147bc16ab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1293942293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dceda4bfc324440837884fdd124db5d',qos_specs=None,replication_status=,reservations=['7536b951-5aa3-456e-8170-5a1de8ee4287','99c845ad-55a8-47fb-a6cf-777a5d95fd75','569a96bd-f840-47c9-b344-d4ba24087c61','4753b449-378d-4eb8-a032-d2adfc3b8931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8c2026e39843ca913477a016d2002c',volume_type_id=ae4da53d-72d0-44f2-a3c2-fe38598e18e9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1293942293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea1c8d2c-44c2-48be-b2c8-05147bc16ab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dceda4bfc324440837884fdd124db5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed8c2026e39843ca913477a016d2002c',volume_attachment=,volume_type=,volume_type_id=ae4da53d-72d0-44f2-a3c2-fe38598e18e9)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:47.273976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e826d54-d7c4-4017-8279-4fdfa4b132f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:47.319176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e826d54-d7c4-4017-8279-4fdfa4b132f5) transitioned into state 'SUCCESS' from state '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-1293942293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dceda4bfc324440837884fdd124db5d',qos_specs=None,replication_status=,reservations=['7536b951-5aa3-456e-8170-5a1de8ee4287','99c845ad-55a8-47fb-a6cf-777a5d95fd75','569a96bd-f840-47c9-b344-d4ba24087c61','4753b449-378d-4eb8-a032-d2adfc3b8931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed8c2026e39843ca913477a016d2002c',volume_type_id=ae4da53d-72d0-44f2-a3c2-fe38598e18e9)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:47.322590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913a5637-e319-405a-b0d2-6278c4c3c770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:47.350816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913a5637-e319-405a-b0d2-6278c4c3c770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:47.354612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Flow 'volume_create_api' (3ab0774b-6ca9-4452-adbf-fd67c0047242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:23:47.425557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Create volume request issued successfully. Jan 21 07:23:47.445856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-81a85680-4db3-480b-83b1-e9fe9cb147af tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes returned with HTTP 202 Jan 21 07:23:47.448329 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 194/394] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:23:46 2021] POST /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes => generated 850 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:23:47.467033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac039f8d-c37c-41d0-86e1-7a5944d44497 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:47.467487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ac039f8d-c37c-41d0-86e1-7a5944d44497 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:47.468018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ac039f8d-c37c-41d0-86e1-7a5944d44497 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:47.535921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:47.535921 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:47.552938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ac039f8d-c37c-41d0-86e1-7a5944d44497 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:47.583244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac039f8d-c37c-41d0-86e1-7a5944d44497 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 200 Jan 21 07:23:47.584939 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 201/395] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:47 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 918 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:48.166815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-51e94ea2-3041-4876-b6dd-836f3ff180b1 req-779e6dc8-00e3-4d86-ba83-ef335fc97790 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] DELETE http://10.222.0.24/volume/v3/4e9e9f57a77c4c588392dc3da094666c/volumes/tempest-invalid-2138024472 Jan 21 07:23:48.167298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-51e94ea2-3041-4876-b6dd-836f3ff180b1 req-779e6dc8-00e3-4d86-ba83-ef335fc97790 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:48.167502 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:48.167502 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:48.167881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-51e94ea2-3041-4876-b6dd-836f3ff180b1 req-779e6dc8-00e3-4d86-ba83-ef335fc97790 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:48.168414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-51e94ea2-3041-4876-b6dd-836f3ff180b1 req-779e6dc8-00e3-4d86-ba83-ef335fc97790 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] Delete volume with id: tempest-invalid-2138024472 Jan 21 07:23:48.241950 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-51e94ea2-3041-4876-b6dd-836f3ff180b1 req-779e6dc8-00e3-4d86-ba83-ef335fc97790 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] http://10.222.0.24/volume/v3/4e9e9f57a77c4c588392dc3da094666c/volumes/tempest-invalid-2138024472 returned with HTTP 404 Jan 21 07:23:48.243398 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 195/396] 10.222.0.24 () {62 vars in 1561 bytes} [Thu Jan 21 07:23:48 2021] DELETE /volume/v3/4e9e9f57a77c4c588392dc3da094666c/volumes/tempest-invalid-2138024472 => generated 99 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:23:48.602971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07e0df10-afab-498f-bdb0-061071fc86b7 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:48.604983 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07e0df10-afab-498f-bdb0-061071fc86b7 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:48.605422 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:48.605422 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:48.606138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07e0df10-afab-498f-bdb0-061071fc86b7 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:48.666288 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:48.666288 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:48.677053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-07e0df10-afab-498f-bdb0-061071fc86b7 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:48.707399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07e0df10-afab-498f-bdb0-061071fc86b7 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 200 Jan 21 07:23:48.716689 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 202/397] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:48 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 942 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:49.727390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13cc3e4f-760f-4875-ac50-be90f40b0bdb tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:49.727974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13cc3e4f-760f-4875-ac50-be90f40b0bdb tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:49.728561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13cc3e4f-760f-4875-ac50-be90f40b0bdb tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:49.850379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:49.850379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:49.881595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-13cc3e4f-760f-4875-ac50-be90f40b0bdb tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:49.925997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13cc3e4f-760f-4875-ac50-be90f40b0bdb tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 200 Jan 21 07:23:49.927465 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 196/398] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:49 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 943 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:49.948884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] POST http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4/action Jan 21 07:23:49.949660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:49.949660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:49.950408 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Action body: b'{"os-retype": {"new_type": "2f4c33f2-e3a9-4f6d-8ddd-3558c4d59d5e"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:23:49.950946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "2f4c33f2-e3a9-4f6d-8ddd-3558c4d59d5e"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:50.103635 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:50.103635 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:50.105970 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:50.160164 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1017592681 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1017592681, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:50.162080 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1017592681 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1017592681, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:50.195254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Created reservations ['6a645fc8-a608-4446-88ee-05c708f2e083', 'be9f5e4b-794f-40e4-98a6-1c515c2fc0ef'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:23:50.238898 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1947885930 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1947885930, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:50.240510 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1947885930 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1947885930, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:23:50.277310 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Created reservations ['765d94b6-d919-44a5-b089-499d97a5c962', '904d94f2-8d49-411e-b17f-f158919475da'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:23:50.427301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Retype volume request issued successfully. Jan 21 07:23:50.428183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e3bd4da9-bb25-461d-af8d-d5c62ecba4b6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4/action returned with HTTP 202 Jan 21 07:23:50.432842 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 203/399] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:23:49 2021] POST /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4/action => generated 0 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:23:50.439636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2e72b50-5b8f-4328-b600-880c3fdf3bda tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:50.440517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2e72b50-5b8f-4328-b600-880c3fdf3bda tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:50.440947 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:50.440947 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:50.441655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2e72b50-5b8f-4328-b600-880c3fdf3bda tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:50.507607 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:50.507607 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:50.517922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e2e72b50-5b8f-4328-b600-880c3fdf3bda tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:50.549311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2e72b50-5b8f-4328-b600-880c3fdf3bda tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 200 Jan 21 07:23:50.550442 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 197/400] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:50 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 942 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:51.210605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-3492800a-540d-46e9-b7ce-2992e7d53d19 req-57d5733b-4ed2-49d7-9532-b7c2a42231c4 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] DELETE http://10.222.0.24/volume/v3/4e9e9f57a77c4c588392dc3da094666c/volumes/9e79d1e7-b701-4a36-b5bf-b8cc9f92d59c Jan 21 07:23:51.211472 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-3492800a-540d-46e9-b7ce-2992e7d53d19 req-57d5733b-4ed2-49d7-9532-b7c2a42231c4 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:51.211846 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:51.211846 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:51.212535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-3492800a-540d-46e9-b7ce-2992e7d53d19 req-57d5733b-4ed2-49d7-9532-b7c2a42231c4 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:51.213920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-3492800a-540d-46e9-b7ce-2992e7d53d19 req-57d5733b-4ed2-49d7-9532-b7c2a42231c4 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] Delete volume with id: 9e79d1e7-b701-4a36-b5bf-b8cc9f92d59c Jan 21 07:23:51.391637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-3492800a-540d-46e9-b7ce-2992e7d53d19 req-57d5733b-4ed2-49d7-9532-b7c2a42231c4 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] http://10.222.0.24/volume/v3/4e9e9f57a77c4c588392dc3da094666c/volumes/9e79d1e7-b701-4a36-b5bf-b8cc9f92d59c returned with HTTP 404 Jan 21 07:23:51.393850 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 204/401] 10.222.0.24 () {62 vars in 1591 bytes} [Thu Jan 21 07:23:51 2021] DELETE /volume/v3/4e9e9f57a77c4c588392dc3da094666c/volumes/9e79d1e7-b701-4a36-b5bf-b8cc9f92d59c => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:51.570239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb410fd5-0c65-432e-a942-be7b545bea72 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:51.571633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb410fd5-0c65-432e-a942-be7b545bea72 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:51.571983 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:51.571983 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:51.573468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb410fd5-0c65-432e-a942-be7b545bea72 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:51.787608 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:51.787608 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:51.797951 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cb410fd5-0c65-432e-a942-be7b545bea72 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:51.821864 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb410fd5-0c65-432e-a942-be7b545bea72 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 200 Jan 21 07:23:51.823678 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 198/402] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:51 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 943 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:51.857993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05a6d4e5-29ee-49c8-8c85-39d2fd9e8c05 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:51.859261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05a6d4e5-29ee-49c8-8c85-39d2fd9e8c05 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:51.860488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05a6d4e5-29ee-49c8-8c85-39d2fd9e8c05 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.002809 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:52.002809 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:52.015806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-05a6d4e5-29ee-49c8-8c85-39d2fd9e8c05 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:52.041124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05a6d4e5-29ee-49c8-8c85-39d2fd9e8c05 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 200 Jan 21 07:23:52.042476 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 205/403] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:51 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 943 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.063321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63f7eda5-5a75-4915-82ad-ba726691b72f tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] POST http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types Jan 21 07:23:52.064407 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:52.064407 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:52.064885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63f7eda5-5a75-4915-82ad-ba726691b72f tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1721084290", "description": "tempest-volume-type-description-1901458361", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:52.116846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63f7eda5-5a75-4915-82ad-ba726691b72f tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types returned with HTTP 200 Jan 21 07:23:52.120686 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 199/404] 10.222.0.24 () {60 vars in 1220 bytes} [Thu Jan 21 07:23:52 2021] POST /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types => generated 318 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.130151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bd3b56c-efe3-4fb8-9545-aab3ae29aa68 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/29e5faca-041d-4aa2-a2cb-e8b02012d7c4 Jan 21 07:23:52.130750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bd3b56c-efe3-4fb8-9545-aab3ae29aa68 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.130914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:52.130914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:52.131274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bd3b56c-efe3-4fb8-9545-aab3ae29aa68 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.150069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bd3b56c-efe3-4fb8-9545-aab3ae29aa68 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/29e5faca-041d-4aa2-a2cb-e8b02012d7c4 returned with HTTP 200 Jan 21 07:23:52.151890 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 206/405] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:23:52 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/29e5faca-041d-4aa2-a2cb-e8b02012d7c4 => generated 340 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.164198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db808306-5eb2-409b-841d-7b2803150414 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] POST http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types Jan 21 07:23:52.165006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db808306-5eb2-409b-841d-7b2803150414 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1212454203"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:52.208606 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db808306-5eb2-409b-841d-7b2803150414 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types returned with HTTP 200 Jan 21 07:23:52.216378 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 200/406] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:23:52 2021] POST /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types => generated 221 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.233188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-876bf64d-58c4-4f44-a970-2e58b7d71723 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] POST http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption Jan 21 07:23:52.233967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-876bf64d-58c4-4f44-a970-2e58b7d71723 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:52.296956 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-876bf64d-58c4-4f44-a970-2e58b7d71723 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption returned with HTTP 200 Jan 21 07:23:52.302859 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 207/407] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 07:23:52 2021] POST /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption => generated 193 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.310573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d685dfac-70d8-4c00-b629-bb266bb69ea0 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption Jan 21 07:23:52.311360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d685dfac-70d8-4c00-b629-bb266bb69ea0 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.311854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d685dfac-70d8-4c00-b629-bb266bb69ea0 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.330221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d685dfac-70d8-4c00-b629-bb266bb69ea0 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption returned with HTTP 200 Jan 21 07:23:52.337128 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 201/408] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:23:52 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption => generated 313 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.350495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3d134d4-f7c6-4547-980d-3c70139d6dcd tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] PUT http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption/provider Jan 21 07:23:52.350495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3d134d4-f7c6-4547-980d-3c70139d6dcd tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:52.402270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3d134d4-f7c6-4547-980d-3c70139d6dcd tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption/provider returned with HTTP 200 Jan 21 07:23:52.403660 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 208/409] 10.222.0.24 () {60 vars in 1390 bytes} [Thu Jan 21 07:23:52 2021] PUT /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption/provider => generated 122 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.414547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-199c4c5a-4b5c-4172-b15f-8917fce9f274 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption Jan 21 07:23:52.415090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-199c4c5a-4b5c-4172-b15f-8917fce9f274 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.415569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-199c4c5a-4b5c-4172-b15f-8917fce9f274 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.436612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-199c4c5a-4b5c-4172-b15f-8917fce9f274 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption returned with HTTP 200 Jan 21 07:23:52.443187 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 202/410] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:23:52 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption => generated 347 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.452358 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-843a222f-9eb7-4b4d-80af-ad84fdc8acd1 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption/cipher Jan 21 07:23:52.453513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-843a222f-9eb7-4b4d-80af-ad84fdc8acd1 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.455147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-843a222f-9eb7-4b4d-80af-ad84fdc8acd1 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.476690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-843a222f-9eb7-4b4d-80af-ad84fdc8acd1 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption/cipher returned with HTTP 200 Jan 21 07:23:52.482159 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 209/411] 10.222.0.24 () {58 vars in 1363 bytes} [Thu Jan 21 07:23:52 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption/cipher => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:23:52.490165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe01d6ea-a184-4d62-b9c1-94048429e6e1 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] DELETE http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption/provider Jan 21 07:23:52.490862 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe01d6ea-a184-4d62-b9c1-94048429e6e1 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.491519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe01d6ea-a184-4d62-b9c1-94048429e6e1 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.543590 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe01d6ea-a184-4d62-b9c1-94048429e6e1 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption/provider returned with HTTP 202 Jan 21 07:23:52.548478 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 203/412] 10.222.0.24 () {58 vars in 1372 bytes} [Thu Jan 21 07:23:52 2021] DELETE /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption/provider => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:52.555634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e116531-41b9-4862-817c-7ae5e5cebb9d tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption Jan 21 07:23:52.556176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6e116531-41b9-4862-817c-7ae5e5cebb9d tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.556754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6e116531-41b9-4862-817c-7ae5e5cebb9d tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.577852 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e116531-41b9-4862-817c-7ae5e5cebb9d tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption returned with HTTP 200 Jan 21 07:23:52.578893 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 210/413] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:23:52 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption => generated 2 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:23:52.596563 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-486822a1-b3f2-4268-a74b-27b687c9a27c tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption Jan 21 07:23:52.597959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-486822a1-b3f2-4268-a74b-27b687c9a27c tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.599391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-486822a1-b3f2-4268-a74b-27b687c9a27c tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.633791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-486822a1-b3f2-4268-a74b-27b687c9a27c tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption returned with HTTP 200 Jan 21 07:23:52.637384 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 204/414] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:23:52 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a/encryption => generated 2 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:23:52.650270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42232310-c838-458a-a502-0d8c63bc6f39 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types Jan 21 07:23:52.654026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42232310-c838-458a-a502-0d8c63bc6f39 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.656101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42232310-c838-458a-a502-0d8c63bc6f39 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.702123 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42232310-c838-458a-a502-0d8c63bc6f39 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types returned with HTTP 200 Jan 21 07:23:52.711397 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 211/415] 10.222.0.24 () {58 vars in 1198 bytes} [Thu Jan 21 07:23:52 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types => generated 1580 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:23:52.718332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74d45828-de89-4d43-940b-1e78d5d46100 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] POST http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types Jan 21 07:23:52.719362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74d45828-de89-4d43-940b-1e78d5d46100 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-472544334"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:52.770915 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74d45828-de89-4d43-940b-1e78d5d46100 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types returned with HTTP 200 Jan 21 07:23:52.778641 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 205/416] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:23:52 2021] POST /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types => generated 220 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.784041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b868ca9-2b20-4907-af28-c4334b54bc68 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] PUT http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 Jan 21 07:23:52.785722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b868ca9-2b20-4907-af28-c4334b54bc68 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-226239448", "description": "tempest-volume-type-description-1542091339", "is_public": false}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:52.929186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b868ca9-2b20-4907-af28-c4334b54bc68 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 returned with HTTP 200 Jan 21 07:23:52.930488 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 212/417] 10.222.0.24 () {60 vars in 1330 bytes} [Thu Jan 21 07:23:52 2021] PUT /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 => generated 204 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:52.947278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e23d67f-03bb-4fcf-9cea-0e402f5696e2 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 Jan 21 07:23:52.948386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e23d67f-03bb-4fcf-9cea-0e402f5696e2 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.949148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e23d67f-03bb-4fcf-9cea-0e402f5696e2 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:52.978061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e23d67f-03bb-4fcf-9cea-0e402f5696e2 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 returned with HTTP 200 Jan 21 07:23:52.979634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f5a6e5f2-0f90-4a25-8ba3-dca96e79c67d req-930a728a-5902-48b3-96e2-3afdb84cad37 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] GET http://10.222.0.24/volume/v3/4e9e9f57a77c4c588392dc3da094666c/volumes/100764a2-c6df-4452-840f-26702f2cf252 Jan 21 07:23:52.980381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f5a6e5f2-0f90-4a25-8ba3-dca96e79c67d req-930a728a-5902-48b3-96e2-3afdb84cad37 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:52.981128 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f5a6e5f2-0f90-4a25-8ba3-dca96e79c67d req-930a728a-5902-48b3-96e2-3afdb84cad37 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:53.000117 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 206/418] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:23:52 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 => generated 268 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:53.011218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6bce68b-2f44-43e0-b0b8-4174d9f9d347 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] DELETE http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 Jan 21 07:23:53.012218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6bce68b-2f44-43e0-b0b8-4174d9f9d347 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:53.014433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6bce68b-2f44-43e0-b0b8-4174d9f9d347 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:53.172969 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f5a6e5f2-0f90-4a25-8ba3-dca96e79c67d req-930a728a-5902-48b3-96e2-3afdb84cad37 tempest-VolumesNegativeTest-2097573563 tempest-VolumesNegativeTest-2097573563] http://10.222.0.24/volume/v3/4e9e9f57a77c4c588392dc3da094666c/volumes/100764a2-c6df-4452-840f-26702f2cf252 returned with HTTP 404 Jan 21 07:23:53.175242 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 213/419] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:23:52 2021] GET /volume/v3/4e9e9f57a77c4c588392dc3da094666c/volumes/100764a2-c6df-4452-840f-26702f2cf252 => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:53.254555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:23:53.254555 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:23:53.266818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6bce68b-2f44-43e0-b0b8-4174d9f9d347 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 returned with HTTP 202 Jan 21 07:23:53.271789 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 207/420] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:23:53 2021] DELETE /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:53.278430 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb617623-4105-4cdd-b8fb-a3ccc1acd99e tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 Jan 21 07:23:53.279803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb617623-4105-4cdd-b8fb-a3ccc1acd99e tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:53.280457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb617623-4105-4cdd-b8fb-a3ccc1acd99e tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:53.306081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb617623-4105-4cdd-b8fb-a3ccc1acd99e tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 returned with HTTP 404 Jan 21 07:23:53.313458 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 214/421] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:23:53 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/a5d0a1a5-30fa-420d-aa34-97e8932f2ad4 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:53.316598 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd5c4c59-73b8-4c9e-bb0f-de313dda6bfd tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] DELETE http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a Jan 21 07:23:53.317126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd5c4c59-73b8-4c9e-bb0f-de313dda6bfd tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:53.317635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd5c4c59-73b8-4c9e-bb0f-de313dda6bfd tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:53.414277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd5c4c59-73b8-4c9e-bb0f-de313dda6bfd tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a returned with HTTP 202 Jan 21 07:23:53.415038 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 208/422] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:23:53 2021] DELETE /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:53.430042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-115861ad-9b3f-49a5-a160-5d04789e7c71 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a Jan 21 07:23:53.433853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-115861ad-9b3f-49a5-a160-5d04789e7c71 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:53.434685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-115861ad-9b3f-49a5-a160-5d04789e7c71 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:53.456174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-115861ad-9b3f-49a5-a160-5d04789e7c71 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a returned with HTTP 404 Jan 21 07:23:53.459559 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 215/423] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:23:53 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/f1345f4e-47b0-45ba-85c0-af72bde93b2a => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:53.469230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32d531d2-0099-48f0-91d8-212048036a38 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] DELETE http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/29e5faca-041d-4aa2-a2cb-e8b02012d7c4 Jan 21 07:23:53.469713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32d531d2-0099-48f0-91d8-212048036a38 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:53.470170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32d531d2-0099-48f0-91d8-212048036a38 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:53.685260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32d531d2-0099-48f0-91d8-212048036a38 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/29e5faca-041d-4aa2-a2cb-e8b02012d7c4 returned with HTTP 202 Jan 21 07:23:53.686209 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 209/424] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:23:53 2021] DELETE /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/29e5faca-041d-4aa2-a2cb-e8b02012d7c4 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:53.693598 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25c6d2c2-1564-49b0-b402-d3b023809a50 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/29e5faca-041d-4aa2-a2cb-e8b02012d7c4 Jan 21 07:23:53.694109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25c6d2c2-1564-49b0-b402-d3b023809a50 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:53.694598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25c6d2c2-1564-49b0-b402-d3b023809a50 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:53.722316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25c6d2c2-1564-49b0-b402-d3b023809a50 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/29e5faca-041d-4aa2-a2cb-e8b02012d7c4 returned with HTTP 404 Jan 21 07:23:53.723537 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 216/425] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:23:53 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/29e5faca-041d-4aa2-a2cb-e8b02012d7c4 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:53.732126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8fb9e02-845b-455e-aa63-27eef45ff6a6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] DELETE http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:53.732687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8fb9e02-845b-455e-aa63-27eef45ff6a6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:53.733175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8fb9e02-845b-455e-aa63-27eef45ff6a6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:53.733638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e8fb9e02-845b-455e-aa63-27eef45ff6a6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Delete volume with id: ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:53.835095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:53.835095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:53.836803 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e8fb9e02-845b-455e-aa63-27eef45ff6a6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:53.909422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e8fb9e02-845b-455e-aa63-27eef45ff6a6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Delete volume request issued successfully. Jan 21 07:23:53.909556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8fb9e02-845b-455e-aa63-27eef45ff6a6 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 202 Jan 21 07:23:53.912372 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 210/426] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:23:53 2021] DELETE /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:53.922701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-145e5be7-b322-4eb2-b4ed-60003fd8b253 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:53.923419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-145e5be7-b322-4eb2-b4ed-60003fd8b253 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:53.924161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-145e5be7-b322-4eb2-b4ed-60003fd8b253 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:54.042784 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:54.042784 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:54.075519 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-145e5be7-b322-4eb2-b4ed-60003fd8b253 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:54.206531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-145e5be7-b322-4eb2-b4ed-60003fd8b253 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 200 Jan 21 07:23:54.226620 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 217/427] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:53 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 942 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:55.239990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-634a19aa-fa3d-4cc2-935f-9c31f37b7f6d tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:55.241122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-634a19aa-fa3d-4cc2-935f-9c31f37b7f6d tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:55.243939 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:55.243939 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:55.245023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-634a19aa-fa3d-4cc2-935f-9c31f37b7f6d tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:55.308143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:55.308143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:55.318329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-634a19aa-fa3d-4cc2-935f-9c31f37b7f6d tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:55.367439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-634a19aa-fa3d-4cc2-935f-9c31f37b7f6d tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 200 Jan 21 07:23:55.369202 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 211/428] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:55 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 942 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:56.391783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-de80af0b-fe4d-4316-9348-8bad720bd460 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:56.392366 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-de80af0b-fe4d-4316-9348-8bad720bd460 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:56.392483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:56.392483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:56.392911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-de80af0b-fe4d-4316-9348-8bad720bd460 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:56.513182 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:56.513182 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:56.543779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-de80af0b-fe4d-4316-9348-8bad720bd460 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Volume info retrieved successfully. Jan 21 07:23:56.618025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-de80af0b-fe4d-4316-9348-8bad720bd460 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 200 Jan 21 07:23:56.628850 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 218/429] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:56 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 942 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:57.602838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] POST http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes Jan 21 07:23:57.604462 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:57.604462 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:57.605387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-289327940"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:23:57.606913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-289327940'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:23:57.607500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Create volume of 1 GB Jan 21 07:23:57.635530 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Availability Zones retrieved successfully. Jan 21 07:23:57.636971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01b1aa1b-80fd-49f2-b890-033ffdefa1d8 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] GET http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 Jan 21 07:23:57.637727 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01b1aa1b-80fd-49f2-b890-033ffdefa1d8 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:57.638136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:57.638136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:57.638784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01b1aa1b-80fd-49f2-b890-033ffdefa1d8 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:57.674013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Flow 'volume_create_api' (07c5bd8d-db72-4132-b874-0cdfea56a772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:23:57.687297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6295640b-d794-4047-b699-7322a24fcc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:57.689752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:23:57.819108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01b1aa1b-80fd-49f2-b890-033ffdefa1d8 tempest-VolumeTypesTest-2069299222 tempest-VolumeTypesTest-2069299222] http://10.222.0.24/volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 returned with HTTP 404 Jan 21 07:23:57.843685 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 219/430] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:57 2021] GET /volume/v3/6dceda4bfc324440837884fdd124db5d/volumes/ea1c8d2c-44c2-48be-b2c8-05147bc16ab4 => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:23:57.856437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8792c0bc-1fe2-4512-bc8d-6a4b313ea969 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] DELETE http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/2f4c33f2-e3a9-4f6d-8ddd-3558c4d59d5e Jan 21 07:23:57.878193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8792c0bc-1fe2-4512-bc8d-6a4b313ea969 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:57.880108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8792c0bc-1fe2-4512-bc8d-6a4b313ea969 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:57.981305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6295640b-d794-4047-b699-7322a24fcc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:57.990825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (040c655a-e187-4012-8185-f97151b32643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:58.099659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:23:58.099659 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:23:58.121254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8792c0bc-1fe2-4512-bc8d-6a4b313ea969 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/2f4c33f2-e3a9-4f6d-8ddd-3558c4d59d5e returned with HTTP 202 Jan 21 07:23:58.122719 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 220/431] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:23:57 2021] DELETE /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/2f4c33f2-e3a9-4f6d-8ddd-3558c4d59d5e => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:23:58.133412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8a49201-4248-4768-840c-70341ac8a4cc tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/2f4c33f2-e3a9-4f6d-8ddd-3558c4d59d5e Jan 21 07:23:58.134542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8a49201-4248-4768-840c-70341ac8a4cc tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:58.135303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8a49201-4248-4768-840c-70341ac8a4cc tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:58.170457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8a49201-4248-4768-840c-70341ac8a4cc tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/2f4c33f2-e3a9-4f6d-8ddd-3558c4d59d5e returned with HTTP 404 Jan 21 07:23:58.174528 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 221/432] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:23:58 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/2f4c33f2-e3a9-4f6d-8ddd-3558c4d59d5e => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:23:58.182928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ea15623-7bb8-4c2b-8303-a660494a0863 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] DELETE http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/ae4da53d-72d0-44f2-a3c2-fe38598e18e9 Jan 21 07:23:58.186446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ea15623-7bb8-4c2b-8303-a660494a0863 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:58.187653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ea15623-7bb8-4c2b-8303-a660494a0863 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:58.272659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Created reservations ['7de8c261-616e-4345-b42b-c166a8bdf3bd', 'e087926f-8d3a-483f-a074-9df36e1d6502', '6d287b21-f436-4823-99a0-835ea6b250d3', '48919532-a7a2-4b53-b556-53a7907a1963'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:23:58.274798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (040c655a-e187-4012-8185-f97151b32643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de8c261-616e-4345-b42b-c166a8bdf3bd', 'e087926f-8d3a-483f-a074-9df36e1d6502', '6d287b21-f436-4823-99a0-835ea6b250d3', '48919532-a7a2-4b53-b556-53a7907a1963']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:58.285761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dc155cc-601b-4028-a0b3-d8819562babe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:58.405170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ea15623-7bb8-4c2b-8303-a660494a0863 tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/ae4da53d-72d0-44f2-a3c2-fe38598e18e9 returned with HTTP 202 Jan 21 07:23:58.409149 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 222/433] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:23:58 2021] DELETE /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/ae4da53d-72d0-44f2-a3c2-fe38598e18e9 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:23:58.414470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d20f132e-97a5-4715-a76f-02158f9921fa tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] GET http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/ae4da53d-72d0-44f2-a3c2-fe38598e18e9 Jan 21 07:23:58.415000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d20f132e-97a5-4715-a76f-02158f9921fa tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:58.415493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d20f132e-97a5-4715-a76f-02158f9921fa tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:58.450445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dc155cc-601b-4028-a0b3-d8819562babe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1d62267-0d30-4c45-9171-345f22114653', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-289327940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f887a9e7491d41b5b6e6caef46361d75',qos_specs=None,replication_status=,reservations=['7de8c261-616e-4345-b42b-c166a8bdf3bd','e087926f-8d3a-483f-a074-9df36e1d6502','6d287b21-f436-4823-99a0-835ea6b250d3','48919532-a7a2-4b53-b556-53a7907a1963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='497b3224c95a4af49662acc39ee30306',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-289327940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1d62267-0d30-4c45-9171-345f22114653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f887a9e7491d41b5b6e6caef46361d75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='497b3224c95a4af49662acc39ee30306',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:58.455392 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edce78e3-be52-4d20-b610-e72ae5bf8c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:58.456240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d20f132e-97a5-4715-a76f-02158f9921fa tempest-VolumeTypesTest-1970945157 tempest-VolumeTypesTest-1970945157] http://10.222.0.24/volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/ae4da53d-72d0-44f2-a3c2-fe38598e18e9 returned with HTTP 404 Jan 21 07:23:58.460427 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 223/434] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:23:58 2021] GET /volume/v3/37a3a5bd2d6244b2b0713c8b60d21512/types/ae4da53d-72d0-44f2-a3c2-fe38598e18e9 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:23:58.491439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edce78e3-be52-4d20-b610-e72ae5bf8c0f) transitioned into state 'SUCCESS' from state '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-289327940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f887a9e7491d41b5b6e6caef46361d75',qos_specs=None,replication_status=,reservations=['7de8c261-616e-4345-b42b-c166a8bdf3bd','e087926f-8d3a-483f-a074-9df36e1d6502','6d287b21-f436-4823-99a0-835ea6b250d3','48919532-a7a2-4b53-b556-53a7907a1963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='497b3224c95a4af49662acc39ee30306',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:58.495674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd01de8-a0ed-4bc9-a0f9-cad10d856d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:23:58.520641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd01de8-a0ed-4bc9-a0f9-cad10d856d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:23:58.523652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Flow 'volume_create_api' (07c5bd8d-db72-4132-b874-0cdfea56a772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:23:58.649851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Create volume request issued successfully. Jan 21 07:23:58.687718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffe0cc37-ca36-4915-8265-93eb596ce7e6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes returned with HTTP 202 Jan 21 07:23:58.713766 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 212/435] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:23:57 2021] POST /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes => generated 820 bytes in 1103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:23:58.724733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04adc112-c274-456c-a79b-706a53148de4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:23:58.725286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04adc112-c274-456c-a79b-706a53148de4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:58.728013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04adc112-c274-456c-a79b-706a53148de4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:23:58.823635 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:23:58.823635 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:23:58.866380 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-04adc112-c274-456c-a79b-706a53148de4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:23:58.899446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04adc112-c274-456c-a79b-706a53148de4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:23:58.911209 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 224/436] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:58 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 912 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:23:59.918017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0fb1a61-189d-4b51-affd-2c73ea17df0b tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:23:59.918761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0fb1a61-189d-4b51-affd-2c73ea17df0b tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:23:59.918761 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:23:59.918761 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:23:59.919114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0fb1a61-189d-4b51-affd-2c73ea17df0b tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:00.064343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:00.064343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:00.087596 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d0fb1a61-189d-4b51-affd-2c73ea17df0b tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:00.131122 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0fb1a61-189d-4b51-affd-2c73ea17df0b tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:00.132273 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 213/437] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:23:59 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:01.167013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-36a94439-f194-4ff1-82ec-f9533b7e6f26 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:01.167548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-36a94439-f194-4ff1-82ec-f9533b7e6f26 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:01.167719 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:01.167719 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:01.168465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-36a94439-f194-4ff1-82ec-f9533b7e6f26 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:01.222447 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:01.222447 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:01.235032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-36a94439-f194-4ff1-82ec-f9533b7e6f26 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:01.287718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-36a94439-f194-4ff1-82ec-f9533b7e6f26 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:01.288927 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 225/438] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:24:01 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:01.392199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0fb1a61-189d-4b51-affd-2c73ea17df0b tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume// Jan 21 07:24:01.394030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0fb1a61-189d-4b51-affd-2c73ea17df0b tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:01.394647 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:01.394647 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:01.395530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0fb1a61-189d-4b51-affd-2c73ea17df0b tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:01.397166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0fb1a61-189d-4b51-affd-2c73ea17df0b tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:24:01.398336 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 214/439] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:24:01 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:24:01.412907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-d527ef25-6eea-43e2-ab64-5a9cd73c117c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] POST http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments Jan 21 07:24:01.413768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:01.413768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:01.414504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-d527ef25-6eea-43e2-ab64-5a9cd73c117c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1d62267-0d30-4c45-9171-345f22114653", "instance_uuid": "f8508395-9ce4-4714-9536-f0fe7df3957b", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:01.500300 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:01.500300 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:01.609817 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-d527ef25-6eea-43e2-ab64-5a9cd73c117c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments returned with HTTP 200 Jan 21 07:24:01.611122 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 226/440] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:24:01 2021] POST /volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments => generated 273 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:24:01.666960 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98e3dca4-e27b-4e9b-b4be-874f41ed1b99 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:01.666960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98e3dca4-e27b-4e9b-b4be-874f41ed1b99 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:01.666960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98e3dca4-e27b-4e9b-b4be-874f41ed1b99 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:01.746045 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:01.746045 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:01.757906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98e3dca4-e27b-4e9b-b4be-874f41ed1b99 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:01.785357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:01.785357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:01.798220 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98e3dca4-e27b-4e9b-b4be-874f41ed1b99 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:01.799205 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 215/441] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:01 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:01.980155 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-d527ef25-6eea-43e2-ab64-5a9cd73c117c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume// Jan 21 07:24:01.981223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-d527ef25-6eea-43e2-ab64-5a9cd73c117c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:01.981609 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:01.981609 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:01.982230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-d527ef25-6eea-43e2-ab64-5a9cd73c117c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:01.984063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-d527ef25-6eea-43e2-ab64-5a9cd73c117c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:24:01.984890 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 227/442] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:24:01 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:24:02.032947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-441a6330-7413-4648-ad85-53d73791bbae tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:02.033705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-441a6330-7413-4648-ad85-53d73791bbae tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:02.034031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:02.034031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:02.034556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-441a6330-7413-4648-ad85-53d73791bbae tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:02.195841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:02.195841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:02.234886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-441a6330-7413-4648-ad85-53d73791bbae tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:02.287510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:02.287510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:02.315350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-441a6330-7413-4648-ad85-53d73791bbae tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:02.320195 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 216/443] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:24:02 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 1011 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:24:02.367552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-f562e14a-d789-4b0e-a9b4-59b1b462dbbc tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] PUT http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments/452f0d27-3796-43b9-b83a-e70ee912610e Jan 21 07:24:02.368512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-f562e14a-d789-4b0e-a9b4-59b1b462dbbc tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:02.464317 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:24:02.464317 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:24:02.468334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-f562e14a-d789-4b0e-a9b4-59b1b462dbbc tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Lock "b'cinder-attachment_update-e1d62267-0d30-4c45-9171-345f22114653-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.026s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:24:02.470957 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:02.470957 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:02.816998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3be3e1f3-0192-4802-8324-994b235aa993 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:02.817711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3be3e1f3-0192-4802-8324-994b235aa993 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:02.817927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:02.817927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:02.818303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3be3e1f3-0192-4802-8324-994b235aa993 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:03.037975 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:03.037975 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:03.089712 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3be3e1f3-0192-4802-8324-994b235aa993 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:03.164828 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:03.164828 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:03.198021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3be3e1f3-0192-4802-8324-994b235aa993 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:03.217629 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 217/444] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:02 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 912 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:04.221865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7ea33d41-54b7-41cd-a25f-f85abb2bafc6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:04.222401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7ea33d41-54b7-41cd-a25f-f85abb2bafc6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:04.222622 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:04.222622 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:04.223126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7ea33d41-54b7-41cd-a25f-f85abb2bafc6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:04.298542 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:04.298542 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:04.308739 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7ea33d41-54b7-41cd-a25f-f85abb2bafc6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:04.329902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:04.329902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:04.340448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7ea33d41-54b7-41cd-a25f-f85abb2bafc6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:04.355389 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 218/445] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:04 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 912 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:05.207551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-f562e14a-d789-4b0e-a9b4-59b1b462dbbc tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Lock "b'cinder-attachment_update-e1d62267-0d30-4c45-9171-345f22114653-n-h1-765315-16'" released by "attachment_update" :: held 2.739s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:24:05.208273 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-f562e14a-d789-4b0e-a9b4-59b1b462dbbc tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments/452f0d27-3796-43b9-b83a-e70ee912610e returned with HTTP 200 Jan 21 07:24:05.209590 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 228/446] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 07:24:02 2021] PUT /volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments/452f0d27-3796-43b9-b83a-e70ee912610e => generated 762 bytes in 2848 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:24:05.363195 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74640cf1-6650-4384-8a1e-e1a04f2a6095 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:05.364413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74640cf1-6650-4384-8a1e-e1a04f2a6095 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:05.364878 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:05.364878 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:05.365544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74640cf1-6650-4384-8a1e-e1a04f2a6095 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:05.505699 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:05.505699 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:05.532766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-74640cf1-6650-4384-8a1e-e1a04f2a6095 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:05.567915 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:05.567915 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:05.579730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74640cf1-6650-4384-8a1e-e1a04f2a6095 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:05.580869 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 219/447] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:05 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:06.487940 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] POST http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes Jan 21 07:24:06.489069 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:06.489069 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:06.489863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-351645695"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:06.491228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-351645695'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:24:06.491809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Create volume of 2 GB Jan 21 07:24:06.492746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:06.492746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:06.515934 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Availability Zones retrieved successfully. Jan 21 07:24:06.555349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Flow 'volume_create_api' (c83af17f-5c90-4ad0-be77-de0bd123d672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:24:06.558400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db37518-2d6a-4838-b198-979368aa4108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:06.560545 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Validating volume size '2' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:24:06.598341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14f5bfcf-c1ad-46bc-bb03-7214b895591e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:06.598861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14f5bfcf-c1ad-46bc-bb03-7214b895591e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:06.599056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:06.599056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:06.599684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14f5bfcf-c1ad-46bc-bb03-7214b895591e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:06.674833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db37518-2d6a-4838-b198-979368aa4108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:06.677143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f117f6-5488-4fbf-a1c2-6eaa79422a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:06.715091 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:06.715091 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:06.739232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14f5bfcf-c1ad-46bc-bb03-7214b895591e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:06.778733 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:06.778733 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:06.788092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14f5bfcf-c1ad-46bc-bb03-7214b895591e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:06.799835 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 220/448] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:06 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:06.874149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Created reservations ['32405fe8-340f-4033-8223-170f51fe28d8', '523cc08c-a912-47a9-8c85-f9b14a72a232', 'ea712143-4f4e-4acf-859f-bca81ddfdac3', 'dd70f233-944a-4a15-9d35-a56d5d368ce2'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:24:06.876117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f117f6-5488-4fbf-a1c2-6eaa79422a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32405fe8-340f-4033-8223-170f51fe28d8', '523cc08c-a912-47a9-8c85-f9b14a72a232', 'ea712143-4f4e-4acf-859f-bca81ddfdac3', 'dd70f233-944a-4a15-9d35-a56d5d368ce2']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:06.878985 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fbfdfd-abb1-4349-be20-3985d5a1b4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:07.011723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fbfdfd-abb1-4349-be20-3985d5a1b4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6300603c-2482-4d49-8b6c-e1433ba225aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-351645695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc3f59ddd40f403fa41d029c4106cdc1',qos_specs=None,replication_status=,reservations=['32405fe8-340f-4033-8223-170f51fe28d8','523cc08c-a912-47a9-8c85-f9b14a72a232','ea712143-4f4e-4acf-859f-bca81ddfdac3','dd70f233-944a-4a15-9d35-a56d5d368ce2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8db7a8ff56dd47f69e7b738bb43d36e0',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-351645695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6300603c-2482-4d49-8b6c-e1433ba225aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc3f59ddd40f403fa41d029c4106cdc1',provider_auth=None,provider_geometry=None,provider_id=None,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='8db7a8ff56dd47f69e7b738bb43d36e0',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:07.026049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81517d68-e951-4f4c-a91c-445ae83d4463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:07.076242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81517d68-e951-4f4c-a91c-445ae83d4463) transitioned into state 'SUCCESS' from state '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-351645695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc3f59ddd40f403fa41d029c4106cdc1',qos_specs=None,replication_status=,reservations=['32405fe8-340f-4033-8223-170f51fe28d8','523cc08c-a912-47a9-8c85-f9b14a72a232','ea712143-4f4e-4acf-859f-bca81ddfdac3','dd70f233-944a-4a15-9d35-a56d5d368ce2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8db7a8ff56dd47f69e7b738bb43d36e0',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:07.078925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21686562-55b5-48d2-9a58-31ebed212144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:07.100678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21686562-55b5-48d2-9a58-31ebed212144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:07.104478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Flow 'volume_create_api' (c83af17f-5c90-4ad0-be77-de0bd123d672) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:24:07.165713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Create volume request issued successfully. Jan 21 07:24:07.184952 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c56483db-8c52-4b77-949c-e240ef2087dd tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes returned with HTTP 202 Jan 21 07:24:07.198171 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 229/449] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:24:06 2021] POST /volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes => generated 823 bytes in 909 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:24:07.201866 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ec29785-dfe8-43ea-ab57-2aac2a42272c tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] GET http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa Jan 21 07:24:07.202738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ec29785-dfe8-43ea-ab57-2aac2a42272c tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:07.203265 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:07.203265 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:07.203912 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ec29785-dfe8-43ea-ab57-2aac2a42272c tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:07.266146 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:07.266146 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:07.276749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4ec29785-dfe8-43ea-ab57-2aac2a42272c tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Volume info retrieved successfully. Jan 21 07:24:07.306374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ec29785-dfe8-43ea-ab57-2aac2a42272c tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa returned with HTTP 200 Jan 21 07:24:07.308903 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 221/450] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:07 2021] GET /volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa => generated 891 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:07.811094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-498e9d1f-1f23-4adf-bf20-3be57e067b8c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:07.811631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-498e9d1f-1f23-4adf-bf20-3be57e067b8c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:07.811806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:07.811806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:07.812180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-498e9d1f-1f23-4adf-bf20-3be57e067b8c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:08.008655 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:08.008655 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:08.029367 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-498e9d1f-1f23-4adf-bf20-3be57e067b8c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:08.070256 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:08.070256 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:08.089015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-498e9d1f-1f23-4adf-bf20-3be57e067b8c tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:08.090957 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 230/451] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:07 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:08.330059 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65057484-76f1-4e20-b9e6-862555630983 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] GET http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa Jan 21 07:24:08.330742 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65057484-76f1-4e20-b9e6-862555630983 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:08.331194 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:08.331194 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:08.331984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65057484-76f1-4e20-b9e6-862555630983 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:08.413513 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:08.413513 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:08.424903 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-65057484-76f1-4e20-b9e6-862555630983 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Volume info retrieved successfully. Jan 21 07:24:08.461870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65057484-76f1-4e20-b9e6-862555630983 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa returned with HTTP 200 Jan 21 07:24:08.465029 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 222/452] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:08 2021] GET /volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa => generated 916 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:08.480814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] POST http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes Jan 21 07:24:08.481323 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:08.481323 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:08.481738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6300603c-2482-4d49-8b6c-e1433ba225aa"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:08.482960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Create volume request body: {'volume': {'size': 1, 'source_volid': '6300603c-2482-4d49-8b6c-e1433ba225aa'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:24:08.649707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:08.649707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:08.654409 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Volume retrieved successfully. Jan 21 07:24:08.654827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Create volume of 1 GB Jan 21 07:24:08.686205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Availability Zones retrieved successfully. Jan 21 07:24:08.724647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Flow 'volume_create_api' (d9530119-62a9-4cb0-8e00-de2a8f1465e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:24:08.728515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692cec6e-d244-4e5f-94ce-238d3e16dccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:08.732089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Validating volume size '1' using validate_int, validate_source_size {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:24:08.740414 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692cec6e-d244-4e5f-94ce-238d3e16dccf) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 07:24:08.740414 n-d-765315-16 devstack@c-api.service[88079]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jan 21 07:24:08.747849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692cec6e-d244-4e5f-94ce-238d3e16dccf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:08.753462 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692cec6e-d244-4e5f-94ce-238d3e16dccf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 07:24:08.758134 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Flow 'volume_create_api' (d9530119-62a9-4cb0-8e00-de2a8f1465e3) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 07:24:08.758929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c334835-fc9a-4985-a360-a5876c55d5d4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes returned with HTTP 400 Jan 21 07:24:08.762213 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 231/453] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:24:08 2021] POST /volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes => generated 173 bytes in 286 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:24:08.774802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60c646d5-5561-4321-8b6d-2a0e1c6598d5 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] DELETE http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa Jan 21 07:24:08.776462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60c646d5-5561-4321-8b6d-2a0e1c6598d5 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:08.776707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:08.776707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:08.777149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60c646d5-5561-4321-8b6d-2a0e1c6598d5 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:08.777681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-60c646d5-5561-4321-8b6d-2a0e1c6598d5 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Delete volume with id: 6300603c-2482-4d49-8b6c-e1433ba225aa Jan 21 07:24:08.872368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:08.872368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:08.875193 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-60c646d5-5561-4321-8b6d-2a0e1c6598d5 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Volume info retrieved successfully. Jan 21 07:24:08.914953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-60c646d5-5561-4321-8b6d-2a0e1c6598d5 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Delete volume request issued successfully. Jan 21 07:24:08.915816 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60c646d5-5561-4321-8b6d-2a0e1c6598d5 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa returned with HTTP 202 Jan 21 07:24:08.918586 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 223/454] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:24:08 2021] DELETE /volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:24:08.926779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-361d5d68-93f8-4467-bfd7-20b34f92f4b4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] GET http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa Jan 21 07:24:08.927313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-361d5d68-93f8-4467-bfd7-20b34f92f4b4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:08.927661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:08.927661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:08.928304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-361d5d68-93f8-4467-bfd7-20b34f92f4b4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:09.049491 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:09.049491 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:09.068353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-361d5d68-93f8-4467-bfd7-20b34f92f4b4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Volume info retrieved successfully. Jan 21 07:24:09.107819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a51772b-fb32-4611-8124-582abaee0689 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:09.108349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a51772b-fb32-4611-8124-582abaee0689 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:09.108568 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:09.108568 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:09.109038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a51772b-fb32-4611-8124-582abaee0689 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:09.119604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-361d5d68-93f8-4467-bfd7-20b34f92f4b4 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa returned with HTTP 200 Jan 21 07:24:09.130403 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 232/455] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:08 2021] GET /volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:09.209512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:09.209512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:09.223369 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a51772b-fb32-4611-8124-582abaee0689 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:09.254383 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:09.254383 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:09.273937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a51772b-fb32-4611-8124-582abaee0689 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:09.274775 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 224/456] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:09 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:10.137628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e9959459-32cb-4335-b79a-8cf35cd32f01 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] GET http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa Jan 21 07:24:10.138520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e9959459-32cb-4335-b79a-8cf35cd32f01 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:10.138854 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:10.138854 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:10.139473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e9959459-32cb-4335-b79a-8cf35cd32f01 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:10.225520 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:10.225520 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:10.240429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e9959459-32cb-4335-b79a-8cf35cd32f01 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Volume info retrieved successfully. Jan 21 07:24:10.292855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e9959459-32cb-4335-b79a-8cf35cd32f01 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa returned with HTTP 200 Jan 21 07:24:10.294135 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 233/457] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:10 2021] GET /volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:10.306277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4822a1a-fe89-404d-b319-f2a44b3192b4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:10.307816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4822a1a-fe89-404d-b319-f2a44b3192b4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:10.308281 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:10.308281 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:10.309026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4822a1a-fe89-404d-b319-f2a44b3192b4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:10.412753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:10.412753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:10.449518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a4822a1a-fe89-404d-b319-f2a44b3192b4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:10.504214 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:10.504214 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:10.527171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4822a1a-fe89-404d-b319-f2a44b3192b4 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:10.528569 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 225/458] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:10 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:10.862733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-395bebfd-1b64-4e47-90d2-33af88814dcb tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] POST http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments/452f0d27-3796-43b9-b83a-e70ee912610e/action Jan 21 07:24:10.863253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:10.863253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:10.863705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-395bebfd-1b64-4e47-90d2-33af88814dcb tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:24:10.864086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-395bebfd-1b64-4e47-90d2-33af88814dcb tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:11.077118 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:11.077118 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:11.107781 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-82749aeb-3dd8-41ee-afda-98c4f8f612f3 req-395bebfd-1b64-4e47-90d2-33af88814dcb tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments/452f0d27-3796-43b9-b83a-e70ee912610e/action returned with HTTP 204 Jan 21 07:24:11.108977 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 234/459] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:24:10 2021] POST /volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments/452f0d27-3796-43b9-b83a-e70ee912610e/action => generated 0 bytes in 251 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:24:11.312372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83c80e9b-bf69-45f0-985b-d4a893ed32c6 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] GET http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa Jan 21 07:24:11.313595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83c80e9b-bf69-45f0-985b-d4a893ed32c6 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:11.313959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:11.313959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:11.314590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83c80e9b-bf69-45f0-985b-d4a893ed32c6 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:11.429952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:11.429952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:11.468512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-83c80e9b-bf69-45f0-985b-d4a893ed32c6 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Volume info retrieved successfully. Jan 21 07:24:11.522834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83c80e9b-bf69-45f0-985b-d4a893ed32c6 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa returned with HTTP 200 Jan 21 07:24:11.524111 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 226/460] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:11 2021] GET /volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa => generated 915 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:11.547859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b524551f-a156-482d-9d1f-125d4c263b20 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:11.548296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b524551f-a156-482d-9d1f-125d4c263b20 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:11.548513 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:11.548513 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:11.548948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b524551f-a156-482d-9d1f-125d4c263b20 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:11.683975 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:11.683975 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:11.721135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b524551f-a156-482d-9d1f-125d4c263b20 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:11.783102 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:11.783102 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:11.805097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b524551f-a156-482d-9d1f-125d4c263b20 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:11.808955 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 235/461] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:11 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 1205 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:24:12.540483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13c83bdf-6ac5-4bbe-9af3-71cb1e5c4c77 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] GET http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa Jan 21 07:24:12.541701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13c83bdf-6ac5-4bbe-9af3-71cb1e5c4c77 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:12.541939 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:12.541939 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:12.542161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13c83bdf-6ac5-4bbe-9af3-71cb1e5c4c77 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:12.646785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13c83bdf-6ac5-4bbe-9af3-71cb1e5c4c77 tempest-VolumesCloneNegativeTest-146546730 tempest-VolumesCloneNegativeTest-146546730] http://10.222.0.24/volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa returned with HTTP 404 Jan 21 07:24:12.652565 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 227/462] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:12 2021] GET /volume/v3/dc3f59ddd40f403fa41d029c4106cdc1/volumes/6300603c-2482-4d49-8b6c-e1433ba225aa => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:24:21.267874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e83456f7-9959-45a6-a310-7916dba09dbe req-f9935de0-c04b-416f-8327-c9775d9efe10 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] DELETE http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments/452f0d27-3796-43b9-b83a-e70ee912610e Jan 21 07:24:21.269647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e83456f7-9959-45a6-a310-7916dba09dbe req-f9935de0-c04b-416f-8327-c9775d9efe10 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:21.270247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:21.270247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:21.273189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e83456f7-9959-45a6-a310-7916dba09dbe req-f9935de0-c04b-416f-8327-c9775d9efe10 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:21.309465 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:21.309465 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:22.454887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-e83456f7-9959-45a6-a310-7916dba09dbe req-f9935de0-c04b-416f-8327-c9775d9efe10 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:24:22.468193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-e83456f7-9959-45a6-a310-7916dba09dbe req-f9935de0-c04b-416f-8327-c9775d9efe10 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:24:22.480870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e83456f7-9959-45a6-a310-7916dba09dbe req-f9935de0-c04b-416f-8327-c9775d9efe10 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments/452f0d27-3796-43b9-b83a-e70ee912610e returned with HTTP 200 Jan 21 07:24:22.482922 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 236/463] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:24:21 2021] DELETE /volume/v3/f887a9e7491d41b5b6e6caef46361d75/attachments/452f0d27-3796-43b9-b83a-e70ee912610e => generated 19 bytes in 1225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:24:24.570045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24678c4c-2bc0-45db-ba47-bce9f32c7a95 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:24.570792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24678c4c-2bc0-45db-ba47-bce9f32c7a95 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:24.571025 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:24.571025 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:24.571417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24678c4c-2bc0-45db-ba47-bce9f32c7a95 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:24.699050 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:24.699050 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:24.723810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-24678c4c-2bc0-45db-ba47-bce9f32c7a95 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:24.775978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24678c4c-2bc0-45db-ba47-bce9f32c7a95 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:24.780617 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 237/464] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:24 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:24.795450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-981c85b9-2353-4375-a950-b5e11a700fc1 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:24.795909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-981c85b9-2353-4375-a950-b5e11a700fc1 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:24.796124 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:24.796124 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:24.798453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-981c85b9-2353-4375-a950-b5e11a700fc1 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:24.981486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:24.981486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:25.010134 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-981c85b9-2353-4375-a950-b5e11a700fc1 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:25.064496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-981c85b9-2353-4375-a950-b5e11a700fc1 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:25.066430 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 238/465] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:24 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:25.107189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f4f615d-a2ae-48a2-9953-a1b554978de2 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:24:25.107189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f4f615d-a2ae-48a2-9953-a1b554978de2 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:25.107189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:25.107189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:25.107189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f4f615d-a2ae-48a2-9953-a1b554978de2 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:25.262111 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:25.262111 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:25.281600 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f4f615d-a2ae-48a2-9953-a1b554978de2 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:24:25.312373 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes Jan 21 07:24:25.313175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1083586227"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:25.315079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1083586227'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:24:25.315716 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume of 1 GB Jan 21 07:24:25.328889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f4f615d-a2ae-48a2-9953-a1b554978de2 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:24:25.330090 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 239/466] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:25 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 913 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:25.367019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Availability Zones retrieved successfully. Jan 21 07:24:25.410298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (4c3f1f72-5e3e-4ee8-9ed4-27c899107fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:24:25.416099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9425210-8f3d-440f-840f-b82f6dbad86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:25.429382 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:24:25.598411 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9425210-8f3d-440f-840f-b82f6dbad86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:25.602094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb7d73c-06be-41a9-ab9f-25bf035335b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:25.734531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['a16d7cd8-db47-4187-ac44-bdd9cdb4f9c2', 'e9151308-afc4-4ac7-a41d-90fa1e849934', 'aa9cad8b-9d6e-4980-881a-90d138afbbfa', 'd5039c14-e33c-4e2c-a8fa-6df169124159'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:24:25.736836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eb7d73c-06be-41a9-ab9f-25bf035335b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a16d7cd8-db47-4187-ac44-bdd9cdb4f9c2', 'e9151308-afc4-4ac7-a41d-90fa1e849934', 'aa9cad8b-9d6e-4980-881a-90d138afbbfa', 'd5039c14-e33c-4e2c-a8fa-6df169124159']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:25.739244 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f586c8c5-3fff-45fd-8ab0-8fd74d9ae8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:25.829114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f586c8c5-3fff-45fd-8ab0-8fd74d9ae8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2296a04a-cdfc-4e31-8fc4-0b67a270d195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1083586227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['a16d7cd8-db47-4187-ac44-bdd9cdb4f9c2','e9151308-afc4-4ac7-a41d-90fa1e849934','aa9cad8b-9d6e-4980-881a-90d138afbbfa','d5039c14-e33c-4e2c-a8fa-6df169124159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1083586227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2296a04a-cdfc-4e31-8fc4-0b67a270d195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c25a4be5c242959beb8556efcf832f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4aee4599cc854a33a9bb748885a321f7',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:25.830729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6a6f6e-6f14-42cd-b20f-93bda0eea1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:25.862046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6a6f6e-6f14-42cd-b20f-93bda0eea1ce) transitioned into state 'SUCCESS' from state '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-1083586227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['a16d7cd8-db47-4187-ac44-bdd9cdb4f9c2','e9151308-afc4-4ac7-a41d-90fa1e849934','aa9cad8b-9d6e-4980-881a-90d138afbbfa','d5039c14-e33c-4e2c-a8fa-6df169124159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:25.864447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f55e08-6b02-450e-8fc3-febb1bd9bba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:25.913407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f55e08-6b02-450e-8fc3-febb1bd9bba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:25.916667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (4c3f1f72-5e3e-4ee8-9ed4-27c899107fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:24:26.292160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request issued successfully. Jan 21 07:24:26.323820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-308c9c23-3fc1-4c73-85a9-cad12b2f1cf6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes returned with HTTP 202 Jan 21 07:24:26.341556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72e8e059-8585-4714-b405-4d3029ffae0e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:24:26.342276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72e8e059-8585-4714-b405-4d3029ffae0e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:26.342638 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:26.342638 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:26.343508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72e8e059-8585-4714-b405-4d3029ffae0e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:26.354767 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 228/467] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:24:24 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes => generated 847 bytes in 1878 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:24:26.494555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:26.494555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:26.519034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72e8e059-8585-4714-b405-4d3029ffae0e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:24:26.571277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72e8e059-8585-4714-b405-4d3029ffae0e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:24:26.574903 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 240/468] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:26 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 915 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:27.593033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04788cf8-2b85-4f7c-8edf-c1213bb4999f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:24:27.595053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04788cf8-2b85-4f7c-8edf-c1213bb4999f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:27.595668 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:27.595668 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:27.596741 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04788cf8-2b85-4f7c-8edf-c1213bb4999f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:27.746485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:27.746485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:27.769312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-04788cf8-2b85-4f7c-8edf-c1213bb4999f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:24:27.794607 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04788cf8-2b85-4f7c-8edf-c1213bb4999f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:24:27.797778 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 229/469] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:27 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:28.813064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eccd481f-e6de-4856-85a4-583f8542a7af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:24:28.813806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eccd481f-e6de-4856-85a4-583f8542a7af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:28.813806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:28.813806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:28.814249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eccd481f-e6de-4856-85a4-583f8542a7af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:29.118134 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:29.118134 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:29.143944 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eccd481f-e6de-4856-85a4-583f8542a7af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:24:29.200223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eccd481f-e6de-4856-85a4-583f8542a7af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:24:29.201680 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 241/470] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:28 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 916 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:29.219279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c58eefb-5793-4195-ba84-1ba8706507fa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:24:29.219771 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:29.219771 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:29.220198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c58eefb-5793-4195-ba84-1ba8706507fa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2296a04a-cdfc-4e31-8fc4-0b67a270d195", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521167778"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:29.285281 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:29.285281 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:29.286455 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8c58eefb-5793-4195-ba84-1ba8706507fa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:24:29.287044 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-8c58eefb-5793-4195-ba84-1ba8706507fa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:24:29.434675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-8c58eefb-5793-4195-ba84-1ba8706507fa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['90670186-89d6-42cd-88b2-142b8388f1d0', 'ce309030-cc1c-4d23-8720-863a07663147', '45913a44-7ebb-4609-af13-d1cb95cfa0e0', 'b87cd0f6-3153-4cd8-a3a5-96db900aaf86'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:24:29.611325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8c58eefb-5793-4195-ba84-1ba8706507fa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot create request issued successfully. Jan 21 07:24:29.612526 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c58eefb-5793-4195-ba84-1ba8706507fa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:24:29.622080 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 230/471] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:24:29 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 309 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:24:29.638083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8eb027bb-4763-4951-8faf-6066895dc0cd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:24:29.638706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8eb027bb-4763-4951-8faf-6066895dc0cd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:29.638917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:29.638917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:29.639299 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8eb027bb-4763-4951-8faf-6066895dc0cd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:29.674533 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:29.674533 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:29.676925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8eb027bb-4763-4951-8faf-6066895dc0cd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:24:29.679807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8eb027bb-4763-4951-8faf-6066895dc0cd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 200 Jan 21 07:24:29.682321 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 242/472] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:24:29 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 441 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:30.698763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f50921ec-667e-44b5-846b-01cde2e80827 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:24:30.700536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f50921ec-667e-44b5-846b-01cde2e80827 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:30.700803 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:30.700803 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:30.701200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f50921ec-667e-44b5-846b-01cde2e80827 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:30.803383 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:30.803383 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:30.815718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f50921ec-667e-44b5-846b-01cde2e80827 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:24:30.818928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f50921ec-667e-44b5-846b-01cde2e80827 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 200 Jan 21 07:24:30.820817 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 231/473] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:24:30 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 441 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:31.839919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd51b685-fe94-4ee1-b533-4bd746dd0034 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:24:31.840869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd51b685-fe94-4ee1-b533-4bd746dd0034 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:31.841157 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:31.841157 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:31.841604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd51b685-fe94-4ee1-b533-4bd746dd0034 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:31.914917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:31.914917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:31.916524 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd51b685-fe94-4ee1-b533-4bd746dd0034 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:24:31.918945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd51b685-fe94-4ee1-b533-4bd746dd0034 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 200 Jan 21 07:24:31.928495 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 243/474] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:24:31 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 441 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:32.942342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a397f0a9-389d-4beb-a8fb-3e65fc079f1f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:24:32.942890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a397f0a9-389d-4beb-a8fb-3e65fc079f1f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:32.943037 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:32.943037 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:32.943866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a397f0a9-389d-4beb-a8fb-3e65fc079f1f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:33.009593 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:33.009593 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:33.012636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a397f0a9-389d-4beb-a8fb-3e65fc079f1f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:24:33.017741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a397f0a9-389d-4beb-a8fb-3e65fc079f1f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 200 Jan 21 07:24:33.019294 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 232/475] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:24:32 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:33.039851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c515f93-8ae6-4ecd-ac72-a3eebc4d6271 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups Jan 21 07:24:33.040868 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:33.040868 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:33.041712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c515f93-8ae6-4ecd-ac72-a3eebc4d6271 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2296a04a-cdfc-4e31-8fc4-0b67a270d195", "snapshot_id": "2068f406-1aad-4711-8e09-ea818ddfeee3", "name": "tempest-VolumesSnapshotTestJSON-Backup-1975619768"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:33.044245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-1c515f93-8ae6-4ecd-ac72-a3eebc4d6271 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Creating new backup {'backup': {'volume_id': '2296a04a-cdfc-4e31-8fc4-0b67a270d195', 'snapshot_id': '2068f406-1aad-4711-8e09-ea818ddfeee3', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1975619768'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 07:24:33.044749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-1c515f93-8ae6-4ecd-ac72-a3eebc4d6271 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Creating backup of volume 2296a04a-cdfc-4e31-8fc4-0b67a270d195 in container None Jan 21 07:24:33.106679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:33.106679 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:33.107880 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1c515f93-8ae6-4ecd-ac72-a3eebc4d6271 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:24:33.144879 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:33.144879 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:33.146040 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1c515f93-8ae6-4ecd-ac72-a3eebc4d6271 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:24:33.197535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-1c515f93-8ae6-4ecd-ac72-a3eebc4d6271 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['0442a9ca-e6df-4e01-98be-e6da2cf4b285', '15d8cc22-a54f-4500-9a9b-50386f262608'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:24:33.325925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c515f93-8ae6-4ecd-ac72-a3eebc4d6271 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups returned with HTTP 202 Jan 21 07:24:33.328429 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 244/476] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:24:33 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/backups => generated 401 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:24:33.342960 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c2410e7-4944-42f9-b025-8b36d62be400 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:33.343832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c2410e7-4944-42f9-b025-8b36d62be400 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:33.344050 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:33.344050 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:33.344429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c2410e7-4944-42f9-b025-8b36d62be400 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:33.344850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2c2410e7-4944-42f9-b025-8b36d62be400 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:33.435935 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:33.435935 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:33.437912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c2410e7-4944-42f9-b025-8b36d62be400 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:33.440190 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 233/477] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:33 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 818 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:34.427712 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes Jan 21 07:24:34.428240 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:34.428240 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:34.428526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-626129890"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:34.430232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-626129890'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:24:34.431686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Create volume of 1 GB Jan 21 07:24:34.433691 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:34.433691 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:34.459500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8244a80-168d-4746-8520-905e88801be8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:34.460030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8244a80-168d-4746-8520-905e88801be8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:34.460221 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:34.460221 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:34.460894 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8244a80-168d-4746-8520-905e88801be8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:34.461423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e8244a80-168d-4746-8520-905e88801be8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:34.480158 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Availability Zones retrieved successfully. Jan 21 07:24:34.523675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:34.523675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:34.525661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8244a80-168d-4746-8520-905e88801be8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:34.530739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Flow 'volume_create_api' (c8f3f094-faa9-48ce-84b5-7d4f1c97cadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:24:34.539280 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 234/478] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:34 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:34.555085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5a3272-0eb3-478b-ae72-9f6241358549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:34.559816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:24:34.753091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5a3272-0eb3-478b-ae72-9f6241358549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:34.755807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d67ef1b-3d88-4bd5-8741-d27dfced6431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:34.902474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Created reservations ['57922e68-a5cc-4fc5-bcb9-ead5104122fc', 'c6006205-7cdd-4db3-a2f4-fcde38dcef1a', '4e203856-2be1-4817-965b-b08e947ae82c', '1e7584a1-cab2-490a-ba46-4c78b7cc0485'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:24:34.908844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d67ef1b-3d88-4bd5-8741-d27dfced6431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57922e68-a5cc-4fc5-bcb9-ead5104122fc', 'c6006205-7cdd-4db3-a2f4-fcde38dcef1a', '4e203856-2be1-4817-965b-b08e947ae82c', '1e7584a1-cab2-490a-ba46-4c78b7cc0485']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:34.911451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8a6dbe-14bb-4238-9156-235c466c4d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:35.044407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8a6dbe-14bb-4238-9156-235c466c4d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '501f8b12-d3c3-450e-8d5f-5f81dbfbee25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-626129890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847dd495a36641d9aa49238d709a3585',qos_specs=None,replication_status=,reservations=['57922e68-a5cc-4fc5-bcb9-ead5104122fc','c6006205-7cdd-4db3-a2f4-fcde38dcef1a','4e203856-2be1-4817-965b-b08e947ae82c','1e7584a1-cab2-490a-ba46-4c78b7cc0485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8fe40460c546d8b9d99877853292bf',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-626129890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=501f8b12-d3c3-450e-8d5f-5f81dbfbee25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847dd495a36641d9aa49238d709a3585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df8fe40460c546d8b9d99877853292bf',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:35.047005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc367e41-5084-48d4-92ca-bee48de15387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:35.079226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc367e41-5084-48d4-92ca-bee48de15387) transitioned into state 'SUCCESS' from state '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-626129890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847dd495a36641d9aa49238d709a3585',qos_specs=None,replication_status=,reservations=['57922e68-a5cc-4fc5-bcb9-ead5104122fc','c6006205-7cdd-4db3-a2f4-fcde38dcef1a','4e203856-2be1-4817-965b-b08e947ae82c','1e7584a1-cab2-490a-ba46-4c78b7cc0485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8fe40460c546d8b9d99877853292bf',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:35.085947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebc22ea-e515-43d5-8752-929b7000b9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:24:35.133069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebc22ea-e515-43d5-8752-929b7000b9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:24:35.147908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Flow 'volume_create_api' (c8f3f094-faa9-48ce-84b5-7d4f1c97cadd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:24:35.240370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Create volume request issued successfully. Jan 21 07:24:35.260449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8229ac7-94f0-4db6-9d08-5f3bb9c83b63 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes returned with HTTP 202 Jan 21 07:24:35.271929 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 245/479] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:24:34 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/volumes => generated 823 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:24:35.278038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d0f11e2-9e23-4f47-adcc-48c732125bf2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:35.278836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d0f11e2-9e23-4f47-adcc-48c732125bf2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:35.279259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:35.279259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:35.279931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d0f11e2-9e23-4f47-adcc-48c732125bf2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:35.419075 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:35.419075 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:35.469193 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9d0f11e2-9e23-4f47-adcc-48c732125bf2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:35.532077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d0f11e2-9e23-4f47-adcc-48c732125bf2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:35.533655 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 235/480] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:35 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 891 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:35.542844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97f43314-a057-4ed8-bc7f-cba3d7e6b2c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:35.543694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97f43314-a057-4ed8-bc7f-cba3d7e6b2c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:35.544117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:35.544117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:35.545210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97f43314-a057-4ed8-bc7f-cba3d7e6b2c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:35.545660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-97f43314-a057-4ed8-bc7f-cba3d7e6b2c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:35.575428 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:35.575428 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:35.577969 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97f43314-a057-4ed8-bc7f-cba3d7e6b2c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:35.579695 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 246/481] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:35 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:36.550686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2d52788-0590-495a-9cd8-d6e1e462ed2b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:36.551904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2d52788-0590-495a-9cd8-d6e1e462ed2b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:36.552310 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:36.552310 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:36.552977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2d52788-0590-495a-9cd8-d6e1e462ed2b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:36.593056 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-786768ff-8043-421f-925c-23d8cf06b0cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:36.593934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-786768ff-8043-421f-925c-23d8cf06b0cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:36.594374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:36.594374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:36.595013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-786768ff-8043-421f-925c-23d8cf06b0cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:36.595595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-786768ff-8043-421f-925c-23d8cf06b0cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:36.671707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:36.671707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:36.678228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-786768ff-8043-421f-925c-23d8cf06b0cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:36.686037 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 247/482] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:36 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:24:36.712753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:36.712753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:36.737435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c2d52788-0590-495a-9cd8-d6e1e462ed2b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:36.776239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2d52788-0590-495a-9cd8-d6e1e462ed2b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:36.777561 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 236/483] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:36 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 916 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:37.048789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-8da1f42b-6155-496e-abe2-7af4a29f9b01 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:37.049724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-8da1f42b-6155-496e-abe2-7af4a29f9b01 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:37.050050 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:37.050050 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:37.050647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-8da1f42b-6155-496e-abe2-7af4a29f9b01 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:37.177702 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:37.177702 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:37.191963 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-e2035c86-ade3-4efb-8088-e9c44257949c req-8da1f42b-6155-496e-abe2-7af4a29f9b01 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:37.225545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-8da1f42b-6155-496e-abe2-7af4a29f9b01 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:37.227039 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 248/484] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:24:37 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 916 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:37.368139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2d52788-0590-495a-9cd8-d6e1e462ed2b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume// Jan 21 07:24:37.368777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2d52788-0590-495a-9cd8-d6e1e462ed2b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:37.369162 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:37.369162 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:37.369774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2d52788-0590-495a-9cd8-d6e1e462ed2b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:37.371114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2d52788-0590-495a-9cd8-d6e1e462ed2b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:24:37.372858 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 237/485] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:24:37 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:24:37.391787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-52e17832-a33c-4b9d-a797-cfd50d71dd38 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments Jan 21 07:24:37.392301 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:37.392301 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:37.392762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-52e17832-a33c-4b9d-a797-cfd50d71dd38 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "501f8b12-d3c3-450e-8d5f-5f81dbfbee25", "instance_uuid": "088b914d-5784-478e-ae95-c42b07fcae7a", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:37.501445 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:37.501445 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:37.639753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-52e17832-a33c-4b9d-a797-cfd50d71dd38 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments returned with HTTP 200 Jan 21 07:24:37.639753 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 249/486] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:24:37 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:24:37.683217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-666e1a76-e14a-4db8-952d-93d50c9b5955 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:37.683914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-666e1a76-e14a-4db8-952d-93d50c9b5955 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:37.684619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-666e1a76-e14a-4db8-952d-93d50c9b5955 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:37.698870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48840e70-264c-486a-a684-91bd35015b3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:37.699475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48840e70-264c-486a-a684-91bd35015b3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:37.699769 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:37.699769 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:37.700256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48840e70-264c-486a-a684-91bd35015b3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:37.700725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-48840e70-264c-486a-a684-91bd35015b3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:37.739593 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:37.739593 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:37.742592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48840e70-264c-486a-a684-91bd35015b3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:37.756759 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 250/487] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:37 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:37.758295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48840e70-264c-486a-a684-91bd35015b3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume// Jan 21 07:24:37.759029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48840e70-264c-486a-a684-91bd35015b3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:37.761124 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:37.761124 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:37.761787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48840e70-264c-486a-a684-91bd35015b3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:37.763153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48840e70-264c-486a-a684-91bd35015b3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:24:37.764176 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 251/488] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:24:37 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:24:37.778235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:37.778235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:37.779081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-bfb28486-8a70-48b4-9cbb-9b5fa517b9d9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:37.779672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-bfb28486-8a70-48b4-9cbb-9b5fa517b9d9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:37.780158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-bfb28486-8a70-48b4-9cbb-9b5fa517b9d9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:37.789423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-666e1a76-e14a-4db8-952d-93d50c9b5955 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:37.813334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:37.813334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:37.836218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-666e1a76-e14a-4db8-952d-93d50c9b5955 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:37.854032 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 238/489] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:37 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:37.901530 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:37.901530 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:37.928982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-e2035c86-ade3-4efb-8088-e9c44257949c req-bfb28486-8a70-48b4-9cbb-9b5fa517b9d9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:37.959030 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:37.959030 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:37.970953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-bfb28486-8a70-48b4-9cbb-9b5fa517b9d9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:37.973920 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 252/490] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:24:37 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 1014 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:24:38.011826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-7250b64d-bea8-4223-92f1-89f1987ffef3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] PUT http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/89a4ceb4-2643-4437-a6e8-6501feff4cf0 Jan 21 07:24:38.012346 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:38.012346 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:38.012777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-7250b64d-bea8-4223-92f1-89f1987ffef3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:38.062713 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:24:38.062713 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:24:38.063495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-e2035c86-ade3-4efb-8088-e9c44257949c req-7250b64d-bea8-4223-92f1-89f1987ffef3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Lock "b'cinder-attachment_update-501f8b12-d3c3-450e-8d5f-5f81dbfbee25-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.012s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:24:38.066540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:38.066540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:38.758388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34468e5a-6ff2-45b2-b014-a232d38dba7a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:38.760454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34468e5a-6ff2-45b2-b014-a232d38dba7a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:38.761856 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:38.761856 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:38.762540 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34468e5a-6ff2-45b2-b014-a232d38dba7a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:38.763134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-34468e5a-6ff2-45b2-b014-a232d38dba7a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:38.870941 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:38.870941 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:38.878772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34468e5a-6ff2-45b2-b014-a232d38dba7a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:38.889975 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 253/491] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:38 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:38.903798 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bc183d7-d220-4bdf-899e-987740f88720 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:38.905432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bc183d7-d220-4bdf-899e-987740f88720 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:38.905885 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:38.905885 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:38.906618 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bc183d7-d220-4bdf-899e-987740f88720 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:39.038299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:39.038299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:39.071703 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3bc183d7-d220-4bdf-899e-987740f88720 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:39.120136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:39.120136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:39.144492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bc183d7-d220-4bdf-899e-987740f88720 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:39.157541 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 254/492] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:38 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 915 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:39.899306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-188f0c0a-d46b-4ced-bbd0-8932c00b76f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:39.900690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-188f0c0a-d46b-4ced-bbd0-8932c00b76f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:39.900992 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:39.900992 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:39.901368 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-188f0c0a-d46b-4ced-bbd0-8932c00b76f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:39.901739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-188f0c0a-d46b-4ced-bbd0-8932c00b76f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:39.964291 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:39.964291 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:39.966224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-188f0c0a-d46b-4ced-bbd0-8932c00b76f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:39.979463 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 255/493] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:39 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:24:40.167541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8028a3f9-5538-4ae4-baac-8f8c53735403 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:40.168151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8028a3f9-5538-4ae4-baac-8f8c53735403 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:40.168372 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:40.168372 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:40.168757 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8028a3f9-5538-4ae4-baac-8f8c53735403 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:40.388101 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:40.388101 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:40.419741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8028a3f9-5538-4ae4-baac-8f8c53735403 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:40.481111 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:40.481111 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:40.504946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8028a3f9-5538-4ae4-baac-8f8c53735403 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:40.507452 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 256/494] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:40 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 915 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:40.985785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dbe09115-abac-45b7-8e84-950dc753a2ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:40.986533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dbe09115-abac-45b7-8e84-950dc753a2ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:40.986800 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:40.986800 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:40.987259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dbe09115-abac-45b7-8e84-950dc753a2ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:40.987787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dbe09115-abac-45b7-8e84-950dc753a2ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:41.059297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:41.059297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:41.069426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dbe09115-abac-45b7-8e84-950dc753a2ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:41.078242 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 257/495] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:40 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:41.126377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-e2035c86-ade3-4efb-8088-e9c44257949c req-7250b64d-bea8-4223-92f1-89f1987ffef3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Lock "b'cinder-attachment_update-501f8b12-d3c3-450e-8d5f-5f81dbfbee25-n-h2-765315-16'" released by "attachment_update" :: held 3.063s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:24:41.127598 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-7250b64d-bea8-4223-92f1-89f1987ffef3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/89a4ceb4-2643-4437-a6e8-6501feff4cf0 returned with HTTP 200 Jan 21 07:24:41.129934 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 239/496] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:24:38 2021] PUT /volume/v3/847dd495a36641d9aa49238d709a3585/attachments/89a4ceb4-2643-4437-a6e8-6501feff4cf0 => generated 762 bytes in 3123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:24:41.522548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21b84548-3688-447c-be67-527d630ba165 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:41.522988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21b84548-3688-447c-be67-527d630ba165 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:41.523178 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:41.523178 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:41.523587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21b84548-3688-447c-be67-527d630ba165 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:41.587531 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:41.587531 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:41.599308 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-21b84548-3688-447c-be67-527d630ba165 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:41.621583 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:41.621583 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:41.638859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21b84548-3688-447c-be67-527d630ba165 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:41.650099 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 258/497] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:41 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:42.085126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6bc730c7-e8b3-4d63-8eef-652ba65c8bd8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:42.086507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6bc730c7-e8b3-4d63-8eef-652ba65c8bd8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:42.087811 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:42.087811 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:42.088623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6bc730c7-e8b3-4d63-8eef-652ba65c8bd8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:42.089216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6bc730c7-e8b3-4d63-8eef-652ba65c8bd8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:42.143237 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:42.143237 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:42.145631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6bc730c7-e8b3-4d63-8eef-652ba65c8bd8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:42.151153 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 240/498] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:42 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:42.656182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-927e4987-24a8-4e0a-8117-d12891541edd tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:42.657148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-927e4987-24a8-4e0a-8117-d12891541edd tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:42.657334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:42.657334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:42.657705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-927e4987-24a8-4e0a-8117-d12891541edd tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:42.778820 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:42.778820 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:42.811690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-927e4987-24a8-4e0a-8117-d12891541edd tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:42.916673 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:42.916673 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:42.950672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-927e4987-24a8-4e0a-8117-d12891541edd tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:42.969051 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 259/499] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:42 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 916 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:43.167567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-282cb589-e6d1-4fcf-9c7f-2177d1e80aeb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:43.168699 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-282cb589-e6d1-4fcf-9c7f-2177d1e80aeb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:43.169089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:43.169089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:43.169695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-282cb589-e6d1-4fcf-9c7f-2177d1e80aeb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:43.170208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-282cb589-e6d1-4fcf-9c7f-2177d1e80aeb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:43.213321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:43.213321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:43.217805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-282cb589-e6d1-4fcf-9c7f-2177d1e80aeb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:43.239927 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 241/500] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:43 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:43.970647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e8d72f9-2b20-43f8-95c4-2d0ad4e269c7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:43.971171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e8d72f9-2b20-43f8-95c4-2d0ad4e269c7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:43.972070 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:43.972070 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:43.972750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e8d72f9-2b20-43f8-95c4-2d0ad4e269c7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:44.160333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:44.160333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:44.190469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1e8d72f9-2b20-43f8-95c4-2d0ad4e269c7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:44.250253 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cc89cc7-9244-470d-86d7-a066e307308e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:44.251722 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:44.251722 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:44.255033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cc89cc7-9244-470d-86d7-a066e307308e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:44.259665 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:44.259665 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:44.262719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cc89cc7-9244-470d-86d7-a066e307308e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:44.264850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5cc89cc7-9244-470d-86d7-a066e307308e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:44.268118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e8d72f9-2b20-43f8-95c4-2d0ad4e269c7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:44.273622 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 260/501] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:43 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 916 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:44.393028 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:44.393028 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:44.398776 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cc89cc7-9244-470d-86d7-a066e307308e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:44.401422 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 242/502] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:44 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:45.295269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-250281de-869b-4a67-bc1b-cfad01273eb4 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:45.296261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-250281de-869b-4a67-bc1b-cfad01273eb4 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:45.296670 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:45.296670 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:45.297351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-250281de-869b-4a67-bc1b-cfad01273eb4 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:45.415497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f0ce52f-16c0-4c55-894f-9f0503b0460e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:45.416812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f0ce52f-16c0-4c55-894f-9f0503b0460e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:45.417224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:45.417224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:45.417869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f0ce52f-16c0-4c55-894f-9f0503b0460e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:45.418452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0f0ce52f-16c0-4c55-894f-9f0503b0460e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:45.461292 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:45.461292 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:45.466768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f0ce52f-16c0-4c55-894f-9f0503b0460e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:45.473019 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 243/503] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:45 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:24:45.698796 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:45.698796 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:45.721999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-250281de-869b-4a67-bc1b-cfad01273eb4 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:45.777447 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:45.777447 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:45.815139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-250281de-869b-4a67-bc1b-cfad01273eb4 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:45.817671 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 261/504] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:45 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 916 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:46.483277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4cb20a6e-4025-4156-86e3-94e185f92473 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:46.484047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4cb20a6e-4025-4156-86e3-94e185f92473 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:46.484047 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:46.484047 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:46.484430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4cb20a6e-4025-4156-86e3-94e185f92473 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:46.484776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4cb20a6e-4025-4156-86e3-94e185f92473 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:46.535932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:46.535932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:46.543204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4cb20a6e-4025-4156-86e3-94e185f92473 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:46.553940 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 244/505] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:46 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:46.846379 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e120ac38-c587-4fec-bdf4-821d16b84301 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:46.858716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e120ac38-c587-4fec-bdf4-821d16b84301 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:46.858716 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:46.858716 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:46.858716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e120ac38-c587-4fec-bdf4-821d16b84301 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:46.870998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-93b0e772-115c-4583-9d4c-22c5e8cc1f28 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/89a4ceb4-2643-4437-a6e8-6501feff4cf0/action Jan 21 07:24:46.871325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:46.871325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:46.872230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-93b0e772-115c-4583-9d4c-22c5e8cc1f28 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:24:46.872688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-93b0e772-115c-4583-9d4c-22c5e8cc1f28 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:24:47.093808 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:47.093808 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:47.147840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:47.147840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:47.201307 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e120ac38-c587-4fec-bdf4-821d16b84301 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:47.216622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e2035c86-ade3-4efb-8088-e9c44257949c req-93b0e772-115c-4583-9d4c-22c5e8cc1f28 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/89a4ceb4-2643-4437-a6e8-6501feff4cf0/action returned with HTTP 204 Jan 21 07:24:47.218160 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 245/506] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:24:46 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/attachments/89a4ceb4-2643-4437-a6e8-6501feff4cf0/action => generated 0 bytes in 355 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:24:47.302359 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:47.302359 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:47.363758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e120ac38-c587-4fec-bdf4-821d16b84301 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:47.364618 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 262/507] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:46 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 1211 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:24:47.573077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78856cec-46aa-4dcf-9e58-50cf1985d3b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:47.573917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78856cec-46aa-4dcf-9e58-50cf1985d3b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:47.574343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:47.574343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:47.575018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78856cec-46aa-4dcf-9e58-50cf1985d3b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:47.575602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-78856cec-46aa-4dcf-9e58-50cf1985d3b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:47.643931 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:47.643931 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:47.651355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78856cec-46aa-4dcf-9e58-50cf1985d3b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:47.661508 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 246/508] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:47 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:48.383477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9477cf1f-0174-4baf-a121-045bfeeba6be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:24:48.384798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9477cf1f-0174-4baf-a121-045bfeeba6be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:48.385168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:48.385168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:48.385856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9477cf1f-0174-4baf-a121-045bfeeba6be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:48.572753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:48.572753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:48.609431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9477cf1f-0174-4baf-a121-045bfeeba6be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:24:48.649157 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:48.649157 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:48.659812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9477cf1f-0174-4baf-a121-045bfeeba6be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:24:48.678217 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 263/509] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:48 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 1208 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:24:48.682139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d78a6ed-2197-4694-accf-bc1a4778d95c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:48.682597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d78a6ed-2197-4694-accf-bc1a4778d95c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:48.682815 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:48.682815 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:48.683353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d78a6ed-2197-4694-accf-bc1a4778d95c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:48.683730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0d78a6ed-2197-4694-accf-bc1a4778d95c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:48.760757 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:48.760757 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:48.762717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d78a6ed-2197-4694-accf-bc1a4778d95c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:48.780279 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 247/510] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:48 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:49.779983 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e714b044-6a00-411c-8eb0-494c189af448 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:49.781987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e714b044-6a00-411c-8eb0-494c189af448 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:49.783587 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:49.783587 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:49.784789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e714b044-6a00-411c-8eb0-494c189af448 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:49.787994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e714b044-6a00-411c-8eb0-494c189af448 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:49.914614 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:49.914614 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:49.921069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e714b044-6a00-411c-8eb0-494c189af448 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:49.922257 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 264/511] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:49 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:50.939364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0434096-c3ff-496e-adb3-10c83d64cb9f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:50.940068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0434096-c3ff-496e-adb3-10c83d64cb9f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:50.940611 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:50.940611 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:50.941218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0434096-c3ff-496e-adb3-10c83d64cb9f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:50.941790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d0434096-c3ff-496e-adb3-10c83d64cb9f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:50.994187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:50.994187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:50.997843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0434096-c3ff-496e-adb3-10c83d64cb9f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:50.999673 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 248/512] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:50 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:52.015988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1144c9ed-6e61-4125-a5b6-2d6da9068fba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:52.016662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1144c9ed-6e61-4125-a5b6-2d6da9068fba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:52.016770 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:52.016770 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:52.017062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1144c9ed-6e61-4125-a5b6-2d6da9068fba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:52.017665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1144c9ed-6e61-4125-a5b6-2d6da9068fba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:52.048783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:52.048783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:52.051047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1144c9ed-6e61-4125-a5b6-2d6da9068fba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:52.052447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 265/513] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:52 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:53.070552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a1afeb4-985e-41cb-a207-558e8b342a0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:53.073372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a1afeb4-985e-41cb-a207-558e8b342a0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:53.073794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:53.073794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:53.074447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a1afeb4-985e-41cb-a207-558e8b342a0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:53.075018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0a1afeb4-985e-41cb-a207-558e8b342a0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:53.114558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:53.114558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:53.119178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a1afeb4-985e-41cb-a207-558e8b342a0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:53.121158 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 249/514] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:53 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:54.135558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5de800d1-df8f-4c4d-9e8b-239cec1e7803 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:54.136092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5de800d1-df8f-4c4d-9e8b-239cec1e7803 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:54.136280 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:54.136280 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:54.136643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5de800d1-df8f-4c4d-9e8b-239cec1e7803 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:54.137015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5de800d1-df8f-4c4d-9e8b-239cec1e7803 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:54.199114 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:54.199114 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:54.215600 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5de800d1-df8f-4c4d-9e8b-239cec1e7803 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:54.217863 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 266/515] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:54 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:55.238427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-048d38f8-9eaa-4d58-b69b-8fb122fec0e7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:55.239456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-048d38f8-9eaa-4d58-b69b-8fb122fec0e7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:55.239663 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:55.239663 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:55.240423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-048d38f8-9eaa-4d58-b69b-8fb122fec0e7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:55.241166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-048d38f8-9eaa-4d58-b69b-8fb122fec0e7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:55.299719 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:55.299719 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:55.303128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-048d38f8-9eaa-4d58-b69b-8fb122fec0e7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:55.304367 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 250/516] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:55 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:56.321724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be4afa8c-193e-4f26-a17d-1d50228d4452 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:56.322335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be4afa8c-193e-4f26-a17d-1d50228d4452 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:56.322335 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:56.322335 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:56.322895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be4afa8c-193e-4f26-a17d-1d50228d4452 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:56.323273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-be4afa8c-193e-4f26-a17d-1d50228d4452 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:56.353431 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:56.353431 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:56.356168 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be4afa8c-193e-4f26-a17d-1d50228d4452 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:56.357611 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 267/517] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:56 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:57.373082 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4deb5f39-8ac6-46f0-bb28-e7f40f4384e3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:57.373643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4deb5f39-8ac6-46f0-bb28-e7f40f4384e3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:57.373820 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:57.373820 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:57.374772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4deb5f39-8ac6-46f0-bb28-e7f40f4384e3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:57.375121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4deb5f39-8ac6-46f0-bb28-e7f40f4384e3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:57.453253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:57.453253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:57.455202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4deb5f39-8ac6-46f0-bb28-e7f40f4384e3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:57.459016 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 251/518] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:57 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:58.473377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb4ffaac-f705-4d06-a261-e82f6ad312f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:58.473907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb4ffaac-f705-4d06-a261-e82f6ad312f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:58.474098 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:58.474098 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:58.474468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb4ffaac-f705-4d06-a261-e82f6ad312f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:58.475007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bb4ffaac-f705-4d06-a261-e82f6ad312f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:58.515067 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:58.515067 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:58.517255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb4ffaac-f705-4d06-a261-e82f6ad312f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:58.518602 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 268/519] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:58 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:24:59.539324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-483b364f-4c48-4a03-ba6b-f9298dc2fec2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:24:59.540179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-483b364f-4c48-4a03-ba6b-f9298dc2fec2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:24:59.540516 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:24:59.540516 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:24:59.541333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-483b364f-4c48-4a03-ba6b-f9298dc2fec2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:24:59.543771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-483b364f-4c48-4a03-ba6b-f9298dc2fec2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:24:59.591736 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:24:59.591736 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:24:59.599342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-483b364f-4c48-4a03-ba6b-f9298dc2fec2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:24:59.606737 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 252/520] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:24:59 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:00.616029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-279eb7df-efdd-45a1-9926-70c69c2d5cd9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:00.617228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-279eb7df-efdd-45a1-9926-70c69c2d5cd9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:00.617451 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:00.617451 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:00.618302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-279eb7df-efdd-45a1-9926-70c69c2d5cd9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:00.618650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-279eb7df-efdd-45a1-9926-70c69c2d5cd9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:00.686592 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:00.686592 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:00.688447 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-279eb7df-efdd-45a1-9926-70c69c2d5cd9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:00.699492 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 269/521] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:00 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:01.707565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55f9478b-9a18-4526-b50d-90c6c862c547 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:01.708799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55f9478b-9a18-4526-b50d-90c6c862c547 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:01.708799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:01.708799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:01.708799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55f9478b-9a18-4526-b50d-90c6c862c547 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:01.709284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-55f9478b-9a18-4526-b50d-90c6c862c547 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:01.815113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:01.815113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:01.817154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55f9478b-9a18-4526-b50d-90c6c862c547 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:01.819149 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 253/522] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:01 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:02.833397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49f53a96-e320-4b73-8636-e1348e9c23ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:02.833911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49f53a96-e320-4b73-8636-e1348e9c23ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:02.834357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:02.834357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:02.834610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49f53a96-e320-4b73-8636-e1348e9c23ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:02.834821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-49f53a96-e320-4b73-8636-e1348e9c23ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:02.920126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:02.920126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:02.922009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49f53a96-e320-4b73-8636-e1348e9c23ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:02.931292 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 270/523] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:02 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:03.978558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e04fd36-644b-45af-822d-b9b94d49fd88 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:03.978558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e04fd36-644b-45af-822d-b9b94d49fd88 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:03.978558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:03.978558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:03.978558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e04fd36-644b-45af-822d-b9b94d49fd88 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:03.978558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3e04fd36-644b-45af-822d-b9b94d49fd88 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:04.001654 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:04.001654 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:04.003767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e04fd36-644b-45af-822d-b9b94d49fd88 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:04.004626 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 254/524] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:03 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:05.043525 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe56a8ca-0d7f-492d-b448-002e0a3f9ee1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:05.044414 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe56a8ca-0d7f-492d-b448-002e0a3f9ee1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:05.044756 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:05.044756 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:05.045226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe56a8ca-0d7f-492d-b448-002e0a3f9ee1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:05.045784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-fe56a8ca-0d7f-492d-b448-002e0a3f9ee1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:05.143415 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:05.143415 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:05.157871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe56a8ca-0d7f-492d-b448-002e0a3f9ee1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:05.159111 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 271/525] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:05 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:06.173696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84d1a593-b140-4e49-b9dd-965f32056040 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:06.174470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84d1a593-b140-4e49-b9dd-965f32056040 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:06.174863 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:06.174863 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:06.175746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84d1a593-b140-4e49-b9dd-965f32056040 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:06.176377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-84d1a593-b140-4e49-b9dd-965f32056040 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:06.228056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:06.228056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:06.230775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84d1a593-b140-4e49-b9dd-965f32056040 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:06.240080 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 255/526] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:06 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:07.248232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6c93980-0941-43fc-a1c0-6e3060ff35ba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:07.248846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6c93980-0941-43fc-a1c0-6e3060ff35ba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:07.248993 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:07.248993 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:07.249631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6c93980-0941-43fc-a1c0-6e3060ff35ba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:07.250144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f6c93980-0941-43fc-a1c0-6e3060ff35ba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:07.296169 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:07.296169 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:07.304291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6c93980-0941-43fc-a1c0-6e3060ff35ba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:07.310806 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 272/527] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:07 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:08.324636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b97189b-e647-45e5-b332-64452c4665c4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:08.325755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b97189b-e647-45e5-b332-64452c4665c4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:08.326160 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:08.326160 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:08.326670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b97189b-e647-45e5-b332-64452c4665c4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:08.326871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1b97189b-e647-45e5-b332-64452c4665c4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:08.408013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:08.408013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:08.410000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b97189b-e647-45e5-b332-64452c4665c4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:08.413958 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 256/528] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:08 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:09.430454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a60c6a96-fbd4-41d4-9984-3f1d380f579c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:09.430454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a60c6a96-fbd4-41d4-9984-3f1d380f579c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:09.430454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:09.430454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:09.436132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a60c6a96-fbd4-41d4-9984-3f1d380f579c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:09.436132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a60c6a96-fbd4-41d4-9984-3f1d380f579c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:09.511208 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:09.511208 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:09.513158 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a60c6a96-fbd4-41d4-9984-3f1d380f579c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:09.514026 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 273/529] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:09 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:25:10.536039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1ba9906-f5c9-4ab3-8ed1-d3ad45f9ca42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:10.537357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1ba9906-f5c9-4ab3-8ed1-d3ad45f9ca42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:10.537788 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:10.537788 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:10.538465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1ba9906-f5c9-4ab3-8ed1-d3ad45f9ca42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:10.539046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e1ba9906-f5c9-4ab3-8ed1-d3ad45f9ca42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:10.574460 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:10.574460 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:10.577244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1ba9906-f5c9-4ab3-8ed1-d3ad45f9ca42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:10.578374 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 257/530] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:10 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:11.593403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a3f5510-4c1c-4332-be52-fe9d71420dcf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:11.593834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a3f5510-4c1c-4332-be52-fe9d71420dcf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:11.596648 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:11.596648 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:11.596648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a3f5510-4c1c-4332-be52-fe9d71420dcf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:11.596648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4a3f5510-4c1c-4332-be52-fe9d71420dcf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:11.656155 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:11.656155 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:11.658957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a3f5510-4c1c-4332-be52-fe9d71420dcf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:11.660083 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 274/531] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:11 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:12.674681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c3b9d50-6a79-431a-817e-a89eea5cbb2c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:12.675475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c3b9d50-6a79-431a-817e-a89eea5cbb2c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:12.675475 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:12.675475 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:12.675889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c3b9d50-6a79-431a-817e-a89eea5cbb2c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:12.676071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6c3b9d50-6a79-431a-817e-a89eea5cbb2c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:12.861293 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:12.861293 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:12.863249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c3b9d50-6a79-431a-817e-a89eea5cbb2c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:12.864046 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 258/532] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:12 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:13.879522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24bcb057-136c-4f46-9689-7dece8b522f5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:13.880774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24bcb057-136c-4f46-9689-7dece8b522f5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:13.881197 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:13.881197 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:13.881853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24bcb057-136c-4f46-9689-7dece8b522f5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:13.882448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-24bcb057-136c-4f46-9689-7dece8b522f5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:13.980709 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:13.980709 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:13.989711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24bcb057-136c-4f46-9689-7dece8b522f5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:13.990558 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 275/533] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:13 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:15.014896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40483b42-7b59-4717-987b-eeffa52f710b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:15.015712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40483b42-7b59-4717-987b-eeffa52f710b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:15.016075 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:15.016075 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:15.028615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40483b42-7b59-4717-987b-eeffa52f710b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:15.029559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-40483b42-7b59-4717-987b-eeffa52f710b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:15.124687 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:15.124687 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:15.128477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40483b42-7b59-4717-987b-eeffa52f710b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:15.147905 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 259/534] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:15 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:16.162807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f9d9006-7588-4965-87b8-eebf2ce114ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:16.177019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f9d9006-7588-4965-87b8-eebf2ce114ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:16.177373 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:16.177373 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:16.189756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f9d9006-7588-4965-87b8-eebf2ce114ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:16.190678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5f9d9006-7588-4965-87b8-eebf2ce114ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:16.284013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:16.284013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:16.285906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f9d9006-7588-4965-87b8-eebf2ce114ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:16.286763 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 276/535] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:16 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:17.322295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e28601d1-0457-46c2-bc50-3991a47cb798 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:17.323406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e28601d1-0457-46c2-bc50-3991a47cb798 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:17.323784 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:17.323784 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:17.324481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e28601d1-0457-46c2-bc50-3991a47cb798 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:17.329825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e28601d1-0457-46c2-bc50-3991a47cb798 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:17.453190 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:17.453190 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:17.473613 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e28601d1-0457-46c2-bc50-3991a47cb798 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:17.474776 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 260/536] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:17 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:18.505569 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b021a63-0aaf-4131-aebe-27f688133242 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:18.506421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b021a63-0aaf-4131-aebe-27f688133242 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:18.506421 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:18.506421 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:18.506807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b021a63-0aaf-4131-aebe-27f688133242 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:18.507461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4b021a63-0aaf-4131-aebe-27f688133242 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:18.620924 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:18.620924 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:18.629618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b021a63-0aaf-4131-aebe-27f688133242 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:18.630844 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 277/537] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:18 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:19.658808 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64f90d54-6b21-408c-9c63-f2d6bbf16a82 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:19.664764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64f90d54-6b21-408c-9c63-f2d6bbf16a82 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:19.665335 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:19.665335 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:19.666359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64f90d54-6b21-408c-9c63-f2d6bbf16a82 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:19.672069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-64f90d54-6b21-408c-9c63-f2d6bbf16a82 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:19.778799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:19.778799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:19.782389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64f90d54-6b21-408c-9c63-f2d6bbf16a82 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:19.783927 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 261/538] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:19 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:20.802810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9b0d9e5-969a-4946-a0bf-4a3646de720a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:20.803386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9b0d9e5-969a-4946-a0bf-4a3646de720a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:20.803525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:20.803525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:20.804221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9b0d9e5-969a-4946-a0bf-4a3646de720a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:20.805730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d9b0d9e5-969a-4946-a0bf-4a3646de720a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:20.855421 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:20.855421 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:20.863007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9b0d9e5-969a-4946-a0bf-4a3646de720a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:20.864204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 278/539] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:20 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:21.889151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0dfff3f5-1c86-4f85-bea4-ce14d1ea9afd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:21.901783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0dfff3f5-1c86-4f85-bea4-ce14d1ea9afd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:21.902396 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:21.902396 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:21.903361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0dfff3f5-1c86-4f85-bea4-ce14d1ea9afd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:21.904803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0dfff3f5-1c86-4f85-bea4-ce14d1ea9afd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:21.987241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:21.987241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:21.994291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0dfff3f5-1c86-4f85-bea4-ce14d1ea9afd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:21.995152 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 262/540] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:21 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:23.014648 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-515fa188-f249-4f49-a663-fa4d2d0f10c2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:23.016740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-515fa188-f249-4f49-a663-fa4d2d0f10c2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:23.018116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:23.018116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:23.018786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-515fa188-f249-4f49-a663-fa4d2d0f10c2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:23.019430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-515fa188-f249-4f49-a663-fa4d2d0f10c2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:23.059566 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:23.059566 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:23.062138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-515fa188-f249-4f49-a663-fa4d2d0f10c2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:23.063365 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 279/541] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:23 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:24.081898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa4e4bd7-ac9d-4fb1-8fd1-15c94771a197 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:24.083205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa4e4bd7-ac9d-4fb1-8fd1-15c94771a197 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:24.083639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:24.083639 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:24.084358 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa4e4bd7-ac9d-4fb1-8fd1-15c94771a197 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:24.090305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-aa4e4bd7-ac9d-4fb1-8fd1-15c94771a197 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:24.133301 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:24.133301 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:24.136163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa4e4bd7-ac9d-4fb1-8fd1-15c94771a197 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:24.137264 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 263/542] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:24 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:25.152384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dba45ea3-de5c-4fef-9de5-b09f825ed714 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:25.152948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dba45ea3-de5c-4fef-9de5-b09f825ed714 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:25.153125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:25.153125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:25.159062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dba45ea3-de5c-4fef-9de5-b09f825ed714 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:25.159597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dba45ea3-de5c-4fef-9de5-b09f825ed714 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:25.206659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:25.206659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:25.210142 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dba45ea3-de5c-4fef-9de5-b09f825ed714 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:25.229370 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 280/543] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:25 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:26.232121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-06677f0d-a171-4869-954f-1eff37731c54 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:26.233469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-06677f0d-a171-4869-954f-1eff37731c54 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:26.233832 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:26.233832 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:26.234441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-06677f0d-a171-4869-954f-1eff37731c54 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:26.234953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-06677f0d-a171-4869-954f-1eff37731c54 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:26.271207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:26.271207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:26.276553 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-06677f0d-a171-4869-954f-1eff37731c54 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:26.279240 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 264/544] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:26 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:27.305674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-817e8549-8d1b-49f8-a162-e25ec22d342c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:27.306635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-817e8549-8d1b-49f8-a162-e25ec22d342c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:27.306997 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:27.306997 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:27.307661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-817e8549-8d1b-49f8-a162-e25ec22d342c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:27.308337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-817e8549-8d1b-49f8-a162-e25ec22d342c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:27.431577 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:27.431577 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:27.449021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-817e8549-8d1b-49f8-a162-e25ec22d342c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:27.451124 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 281/545] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:27 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:28.472350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a47451bd-81a8-4000-97c3-de0288907bad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:28.473194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a47451bd-81a8-4000-97c3-de0288907bad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:28.473379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:28.473379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:28.474351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a47451bd-81a8-4000-97c3-de0288907bad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:28.474873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a47451bd-81a8-4000-97c3-de0288907bad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:28.527662 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:28.527662 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:28.531642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a47451bd-81a8-4000-97c3-de0288907bad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:28.533207 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 265/546] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:28 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:28.710934 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8274269-9796-4492-9656-3fef338490bf req-2d0de1ae-3d3b-4090-9b91-c711c7b81379 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:25:28.711691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8274269-9796-4492-9656-3fef338490bf req-2d0de1ae-3d3b-4090-9b91-c711c7b81379 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:28.712089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:28.712089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:28.713081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8274269-9796-4492-9656-3fef338490bf req-2d0de1ae-3d3b-4090-9b91-c711c7b81379 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:28.777780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:28.777780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:28.794246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d8274269-9796-4492-9656-3fef338490bf req-2d0de1ae-3d3b-4090-9b91-c711c7b81379 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:25:28.818133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:28.818133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:28.844922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8274269-9796-4492-9656-3fef338490bf req-2d0de1ae-3d3b-4090-9b91-c711c7b81379 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:25:28.850673 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 282/547] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:25:28 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 1208 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:25:28.998532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a47451bd-81a8-4000-97c3-de0288907bad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume// Jan 21 07:25:28.999955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a47451bd-81a8-4000-97c3-de0288907bad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:29.000266 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:29.000266 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:29.000836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a47451bd-81a8-4000-97c3-de0288907bad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:29.001992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a47451bd-81a8-4000-97c3-de0288907bad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:25:29.003245 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 266/548] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:25:28 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:25:29.017359 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8274269-9796-4492-9656-3fef338490bf req-807b8ab3-ae01-4fcf-953e-0887c2134983 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments Jan 21 07:25:29.018082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:29.018082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:29.018664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d8274269-9796-4492-9656-3fef338490bf req-807b8ab3-ae01-4fcf-953e-0887c2134983 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "501f8b12-d3c3-450e-8d5f-5f81dbfbee25", "instance_uuid": "5b6be36d-f32a-4297-925b-9b2df3954264", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:25:29.113050 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:29.113050 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:29.200532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d8274269-9796-4492-9656-3fef338490bf req-807b8ab3-ae01-4fcf-953e-0887c2134983 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments returned with HTTP 400 Jan 21 07:25:29.201727 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 283/549] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:25:29 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/attachments => generated 189 bytes in 190 msecs (HTTP/1.1 400) 7 headers in 295 bytes (3 switches on core 0) Jan 21 07:25:29.230629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6a0dfbc-8ec8-4f98-b71f-a475095b451d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:25:29.231311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6a0dfbc-8ec8-4f98-b71f-a475095b451d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:29.231799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6a0dfbc-8ec8-4f98-b71f-a475095b451d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:29.438915 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:29.438915 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:29.472799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a6a0dfbc-8ec8-4f98-b71f-a475095b451d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:25:29.547885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98712609-a355-44d0-a865-c46e216d39c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:29.548925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98712609-a355-44d0-a865-c46e216d39c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:29.549304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:29.549304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:29.550007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98712609-a355-44d0-a865-c46e216d39c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:29.551230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-98712609-a355-44d0-a865-c46e216d39c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:29.567955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:29.567955 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:29.586138 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:29.586138 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:29.587451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6a0dfbc-8ec8-4f98-b71f-a475095b451d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:25:29.588436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98712609-a355-44d0-a865-c46e216d39c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:29.589559 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 267/550] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:29 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 1208 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:25:29.595584 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 284/551] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:29 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:25:30.603645 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62840b71-ff56-4811-a09d-2b49fdd77995 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:30.604184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62840b71-ff56-4811-a09d-2b49fdd77995 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:30.604350 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:30.604350 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:30.605227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62840b71-ff56-4811-a09d-2b49fdd77995 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:30.605806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-62840b71-ff56-4811-a09d-2b49fdd77995 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:30.664052 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:30.664052 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:30.671167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62840b71-ff56-4811-a09d-2b49fdd77995 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:30.672667 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 268/552] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:30 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:30.895740 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-34948a05-1f46-4be7-8dda-35bc0d530640 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:25:30.896256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-34948a05-1f46-4be7-8dda-35bc0d530640 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:30.896470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:30.896470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:30.896881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-34948a05-1f46-4be7-8dda-35bc0d530640 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:31.019299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:31.019299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:31.042281 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-34948a05-1f46-4be7-8dda-35bc0d530640 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:25:31.079952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:31.079952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:31.091941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-34948a05-1f46-4be7-8dda-35bc0d530640 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:25:31.093158 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 285/553] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:25:30 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 1208 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:25:31.116975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25/action Jan 21 07:25:31.117968 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:31.117968 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:31.118732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:25:31.119304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:25:31.229330 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:31.229330 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:31.231251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:25:31.255988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Begin detaching volume completed successfully. Jan 21 07:25:31.256863 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25/action returned with HTTP 202 Jan 21 07:25:31.260204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 269/554] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:25:31 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:25:31.294562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e41c4e8d-b576-49b7-9f62-416ccab39de5 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:25:31.297018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e41c4e8d-b576-49b7-9f62-416ccab39de5 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:31.298922 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:31.298922 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:31.300236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e41c4e8d-b576-49b7-9f62-416ccab39de5 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:31.369149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume// Jan 21 07:25:31.369149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:31.369149 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:31.369149 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:31.369149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:31.369149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-6cd20eaf-a501-43c3-b58f-f8917a536b2f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:25:31.369149 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 270/555] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:25:31 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:25:31.381801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-f90f45d0-71bb-4f43-8a22-40f0ccf6ff1b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:25:31.382790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-f90f45d0-71bb-4f43-8a22-40f0ccf6ff1b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:31.383549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-f90f45d0-71bb-4f43-8a22-40f0ccf6ff1b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:31.436552 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:31.436552 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:31.463871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e41c4e8d-b576-49b7-9f62-416ccab39de5 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:25:31.559796 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:31.559796 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:31.563057 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:31.563057 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:31.575964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-f90f45d0-71bb-4f43-8a22-40f0ccf6ff1b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:25:31.591414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e41c4e8d-b576-49b7-9f62-416ccab39de5 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:25:31.592254 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 286/556] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:31 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 1211 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:25:31.602434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:31.602434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:31.618303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-f90f45d0-71bb-4f43-8a22-40f0ccf6ff1b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:25:31.619813 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 271/557] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:25:31 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 1310 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:25:31.687513 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd63c8e3-f3df-47a0-b03e-5893500854ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:31.688035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd63c8e3-f3df-47a0-b03e-5893500854ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:31.688227 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:31.688227 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:31.696205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd63c8e3-f3df-47a0-b03e-5893500854ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:31.696885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cd63c8e3-f3df-47a0-b03e-5893500854ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:31.723093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:31.723093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:31.724976 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd63c8e3-f3df-47a0-b03e-5893500854ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:31.725807 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 287/558] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:31 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:32.134660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-28e991cb-1b4c-4bed-951c-5467d955fc5e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] DELETE http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/89a4ceb4-2643-4437-a6e8-6501feff4cf0 Jan 21 07:25:32.135962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-28e991cb-1b4c-4bed-951c-5467d955fc5e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:32.136507 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:32.136507 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:32.137737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-28e991cb-1b4c-4bed-951c-5467d955fc5e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:32.195588 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:32.195588 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:32.611192 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59843dd3-cacd-4dbf-848e-5a73c7b43493 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:25:32.614836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59843dd3-cacd-4dbf-848e-5a73c7b43493 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:32.615230 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:32.615230 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:32.615880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59843dd3-cacd-4dbf-848e-5a73c7b43493 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:32.795202 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:32.795202 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:32.830456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-59843dd3-cacd-4dbf-848e-5a73c7b43493 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:25:32.886255 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:32.886255 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:32.904891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59843dd3-cacd-4dbf-848e-5a73c7b43493 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:25:32.906388 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 288/559] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:32 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 1211 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:25:32.911470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a887c304-61aa-4048-a5b6-1035a14f1fe3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:32.913163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a887c304-61aa-4048-a5b6-1035a14f1fe3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:32.914632 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:32.914632 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:32.915434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a887c304-61aa-4048-a5b6-1035a14f1fe3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:32.917035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a887c304-61aa-4048-a5b6-1035a14f1fe3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:32.983078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:32.983078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:32.985464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a887c304-61aa-4048-a5b6-1035a14f1fe3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:33.004548 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 289/560] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:32 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:33.384746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-28e991cb-1b4c-4bed-951c-5467d955fc5e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:25:33.385182 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-28e991cb-1b4c-4bed-951c-5467d955fc5e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:25:33.404326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-64dfbddd-b499-44ca-8c4b-0ee5fc8062bf req-28e991cb-1b4c-4bed-951c-5467d955fc5e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/89a4ceb4-2643-4437-a6e8-6501feff4cf0 returned with HTTP 200 Jan 21 07:25:33.405420 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 272/561] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:25:32 2021] DELETE /volume/v3/847dd495a36641d9aa49238d709a3585/attachments/89a4ceb4-2643-4437-a6e8-6501feff4cf0 => generated 19 bytes in 1306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:33.942881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44babc60-77f7-464e-b935-8dd2572aba56 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:25:33.943704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44babc60-77f7-464e-b935-8dd2572aba56 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:33.955817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:33.955817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:33.956911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44babc60-77f7-464e-b935-8dd2572aba56 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:34.022260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2cdc3e6-f7e5-4a2f-93f9-1947e7cd6e15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:34.023242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2cdc3e6-f7e5-4a2f-93f9-1947e7cd6e15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:34.023671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:34.023671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:34.024291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2cdc3e6-f7e5-4a2f-93f9-1947e7cd6e15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:34.024818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d2cdc3e6-f7e5-4a2f-93f9-1947e7cd6e15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:34.111311 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:34.111311 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:34.121711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2cdc3e6-f7e5-4a2f-93f9-1947e7cd6e15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:34.122734 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 273/562] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:34 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:25:34.128213 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:34.128213 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:34.180120 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-44babc60-77f7-464e-b935-8dd2572aba56 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:25:34.299098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44babc60-77f7-464e-b935-8dd2572aba56 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:25:34.304045 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 290/563] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:33 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 916 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:35.136465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-123b6446-d91e-4e2f-84ce-bcff92415563 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:35.138004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-123b6446-d91e-4e2f-84ce-bcff92415563 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:35.138441 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:35.138441 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:35.139041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-123b6446-d91e-4e2f-84ce-bcff92415563 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:35.139668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-123b6446-d91e-4e2f-84ce-bcff92415563 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:35.209000 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:35.209000 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:35.218526 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-123b6446-d91e-4e2f-84ce-bcff92415563 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:35.228794 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 274/564] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:35 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:36.240216 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f62a4881-ea1e-43de-9ba3-9854d6040bc2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:36.240915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f62a4881-ea1e-43de-9ba3-9854d6040bc2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:36.240915 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:36.240915 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:36.241428 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f62a4881-ea1e-43de-9ba3-9854d6040bc2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:36.241817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f62a4881-ea1e-43de-9ba3-9854d6040bc2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:36.298476 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:36.298476 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:36.306994 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f62a4881-ea1e-43de-9ba3-9854d6040bc2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:36.320926 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 291/565] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:36 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:37.333401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-67610645-cf67-4927-a4d7-50cbd007294d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:37.334628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-67610645-cf67-4927-a4d7-50cbd007294d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:37.334998 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:37.334998 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:37.336762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-67610645-cf67-4927-a4d7-50cbd007294d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:37.337290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-67610645-cf67-4927-a4d7-50cbd007294d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:37.386100 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:37.386100 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:37.405304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-67610645-cf67-4927-a4d7-50cbd007294d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:37.414238 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 275/566] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:37 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:38.425313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97cd089f-93ff-4bfc-9289-3511e22abac3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:38.426172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97cd089f-93ff-4bfc-9289-3511e22abac3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:38.426467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:38.426467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:38.427059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97cd089f-93ff-4bfc-9289-3511e22abac3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:38.427634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-97cd089f-93ff-4bfc-9289-3511e22abac3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:38.523727 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:38.523727 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:38.525800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97cd089f-93ff-4bfc-9289-3511e22abac3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:38.540877 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 292/567] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:38 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:39.569149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8a634b5-640b-4811-a418-cfa093df5967 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:39.570391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8a634b5-640b-4811-a418-cfa093df5967 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:39.570843 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:39.570843 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:39.571602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8a634b5-640b-4811-a418-cfa093df5967 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:39.572319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d8a634b5-640b-4811-a418-cfa093df5967 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:39.700704 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:39.700704 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:39.708443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8a634b5-640b-4811-a418-cfa093df5967 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:39.716321 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 276/568] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:39 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:40.731441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85f81f53-e5d2-4c39-8feb-bb5a378a54f4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:40.732458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85f81f53-e5d2-4c39-8feb-bb5a378a54f4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:40.732871 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:40.732871 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:40.733665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85f81f53-e5d2-4c39-8feb-bb5a378a54f4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:40.734362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-85f81f53-e5d2-4c39-8feb-bb5a378a54f4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:40.818857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:40.818857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:40.833071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85f81f53-e5d2-4c39-8feb-bb5a378a54f4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:40.838706 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 293/569] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:40 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:41.856131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5cdae37-a9d8-4f57-ab49-29181d61a90d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:41.864838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5cdae37-a9d8-4f57-ab49-29181d61a90d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:41.868815 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:41.868815 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:41.869664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5cdae37-a9d8-4f57-ab49-29181d61a90d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:41.870262 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e5cdae37-a9d8-4f57-ab49-29181d61a90d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:41.930915 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:41.930915 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:41.937536 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5cdae37-a9d8-4f57-ab49-29181d61a90d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:41.939708 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 277/570] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:41 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:42.952344 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1512e9db-7be3-4d58-af48-93d755e6eaf2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:42.953198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1512e9db-7be3-4d58-af48-93d755e6eaf2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:42.953527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:42.953527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:42.954090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1512e9db-7be3-4d58-af48-93d755e6eaf2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:42.954570 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1512e9db-7be3-4d58-af48-93d755e6eaf2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:43.009248 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:43.009248 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:43.013338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1512e9db-7be3-4d58-af48-93d755e6eaf2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:43.017317 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 294/571] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:42 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:44.030841 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e68b565-df9e-45f8-9147-50a8f8fd07ad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:44.031402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e68b565-df9e-45f8-9147-50a8f8fd07ad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:44.031550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:44.031550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:44.031941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e68b565-df9e-45f8-9147-50a8f8fd07ad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:44.032348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2e68b565-df9e-45f8-9147-50a8f8fd07ad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:44.064530 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:44.064530 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:44.067943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e68b565-df9e-45f8-9147-50a8f8fd07ad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:44.081550 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 278/572] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:44 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:45.089902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98c6dd9a-e3af-4d72-b5f8-21445e9be267 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:45.090473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98c6dd9a-e3af-4d72-b5f8-21445e9be267 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:45.090612 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:45.090612 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:45.091210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98c6dd9a-e3af-4d72-b5f8-21445e9be267 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:45.091937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-98c6dd9a-e3af-4d72-b5f8-21445e9be267 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:45.145692 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:45.145692 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:45.152572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98c6dd9a-e3af-4d72-b5f8-21445e9be267 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:45.154905 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 295/573] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:45 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:46.171839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e035118-b7f2-4da6-9bb5-5e96f79ffcd1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:46.172402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e035118-b7f2-4da6-9bb5-5e96f79ffcd1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:46.172535 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:46.172535 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:46.173304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e035118-b7f2-4da6-9bb5-5e96f79ffcd1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:46.174472 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1e035118-b7f2-4da6-9bb5-5e96f79ffcd1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:46.207439 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:46.207439 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:46.209748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e035118-b7f2-4da6-9bb5-5e96f79ffcd1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:46.211677 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 279/574] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:46 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:46.437650 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] POST http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes Jan 21 07:25:46.438161 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:46.438161 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:46.438576 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-412870114", "imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "size": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:25:46.439708 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-412870114', 'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'size': 1}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:25:46.654075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Create volume of 1 GB Jan 21 07:25:46.722898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Availability Zones retrieved successfully. Jan 21 07:25:46.756947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Flow 'volume_create_api' (aca6f8d8-2825-4abc-8520-a02dfe787ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:25:46.759807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d9d952-3160-46c7-860d-9167a277def6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:25:46.762008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:25:46.916462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d9d952-3160-46c7-860d-9167a277def6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:25:46.925635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c7508d-70cf-4c79-8ed1-271401494053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:25:47.218743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Created reservations ['17c5f637-d8b3-4ae5-ab48-57089ade24ff', '954c013f-7fd4-4960-8815-a9b7d7d5d52e', 'e17aa148-5182-4d1e-924d-a9a4bf8f333c', '3f2d2faa-78b2-4d21-9190-abe36e29ce44'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:25:47.221425 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c7508d-70cf-4c79-8ed1-271401494053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c5f637-d8b3-4ae5-ab48-57089ade24ff', '954c013f-7fd4-4960-8815-a9b7d7d5d52e', 'e17aa148-5182-4d1e-924d-a9a4bf8f333c', '3f2d2faa-78b2-4d21-9190-abe36e29ce44']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:25:47.227183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae7eee1a-e3a6-4e7c-a435-8c07105ba42b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:47.227953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae7eee1a-e3a6-4e7c-a435-8c07105ba42b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:47.228472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:47.228472 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:47.229151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae7eee1a-e3a6-4e7c-a435-8c07105ba42b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:47.229675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ae7eee1a-e3a6-4e7c-a435-8c07105ba42b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:47.235494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d244957f-581d-4b2f-a7bc-05497b2fbc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:25:47.286117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:47.286117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:47.296060 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae7eee1a-e3a6-4e7c-a435-8c07105ba42b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:47.297253 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 280/575] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:47 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:47.388234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d244957f-581d-4b2f-a7bc-05497b2fbc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f142d3dd-7cbd-4fab-a755-0355e3a27008', '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-412870114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219fa76f326f4843b4f1754515d2210d',qos_specs=None,replication_status=,reservations=['17c5f637-d8b3-4ae5-ab48-57089ade24ff','954c013f-7fd4-4960-8815-a9b7d7d5d52e','e17aa148-5182-4d1e-924d-a9a4bf8f333c','3f2d2faa-78b2-4d21-9190-abe36e29ce44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b19d17c9f65e46ef94ccb0f11cd0aed8',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-412870114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f142d3dd-7cbd-4fab-a755-0355e3a27008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219fa76f326f4843b4f1754515d2210d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b19d17c9f65e46ef94ccb0f11cd0aed8',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:25:47.405690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7111bca3-465b-4d1c-956a-02383722f996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:25:47.487597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7111bca3-465b-4d1c-956a-02383722f996) transitioned into state 'SUCCESS' from state '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-412870114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219fa76f326f4843b4f1754515d2210d',qos_specs=None,replication_status=,reservations=['17c5f637-d8b3-4ae5-ab48-57089ade24ff','954c013f-7fd4-4960-8815-a9b7d7d5d52e','e17aa148-5182-4d1e-924d-a9a4bf8f333c','3f2d2faa-78b2-4d21-9190-abe36e29ce44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b19d17c9f65e46ef94ccb0f11cd0aed8',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:25:47.489625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8298a2d-17ec-4f4e-8000-a5f7508039ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:25:47.532711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8298a2d-17ec-4f4e-8000-a5f7508039ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:25:47.556754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Flow 'volume_create_api' (aca6f8d8-2825-4abc-8520-a02dfe787ca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:25:47.750472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Create volume request issued successfully. Jan 21 07:25:47.841255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e84c198-c737-488e-9131-a9a8b57c9172 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes returned with HTTP 202 Jan 21 07:25:47.854878 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 296/576] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:25:46 2021] POST /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes => generated 821 bytes in 1421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:25:47.880259 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd0899f5-4969-4dec-835e-c853c7a19970 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:47.891335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd0899f5-4969-4dec-835e-c853c7a19970 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:47.891599 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:47.891599 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:47.891912 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd0899f5-4969-4dec-835e-c853c7a19970 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:47.982360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:47.982360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:47.993580 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bd0899f5-4969-4dec-835e-c853c7a19970 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:48.055546 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd0899f5-4969-4dec-835e-c853c7a19970 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:48.067464 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 281/577] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:47 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 889 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:48.312497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ba66083-ff5a-485e-9faa-8fbb9be24ef4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:48.313546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ba66083-ff5a-485e-9faa-8fbb9be24ef4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:48.313722 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:48.313722 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:48.314104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ba66083-ff5a-485e-9faa-8fbb9be24ef4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:48.314462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3ba66083-ff5a-485e-9faa-8fbb9be24ef4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:48.379173 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:48.379173 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:48.381680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ba66083-ff5a-485e-9faa-8fbb9be24ef4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:48.383041 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 297/578] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:48 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:49.085483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ced95503-28c9-4fa9-b7f6-6244dca36e0e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:49.088074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ced95503-28c9-4fa9-b7f6-6244dca36e0e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:49.088631 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:49.088631 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:49.091212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ced95503-28c9-4fa9-b7f6-6244dca36e0e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:49.160739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:49.160739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:49.178151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ced95503-28c9-4fa9-b7f6-6244dca36e0e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:49.211552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ced95503-28c9-4fa9-b7f6-6244dca36e0e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:49.220971 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 282/579] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:49 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:49.408770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-704024a6-032c-4295-98ea-c5a9168e561c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:49.414886 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-704024a6-032c-4295-98ea-c5a9168e561c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:49.415585 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:49.415585 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:49.416851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-704024a6-032c-4295-98ea-c5a9168e561c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:49.421666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-704024a6-032c-4295-98ea-c5a9168e561c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:49.511677 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:49.511677 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:49.522140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-704024a6-032c-4295-98ea-c5a9168e561c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:49.525354 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 298/580] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:49 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 855 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:50.237837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9c2c657a-fbe2-4af4-a09f-b8b710a6d35f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:50.239005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9c2c657a-fbe2-4af4-a09f-b8b710a6d35f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:50.239382 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:50.239382 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:50.240049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9c2c657a-fbe2-4af4-a09f-b8b710a6d35f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:50.330339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:50.330339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:50.359884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9c2c657a-fbe2-4af4-a09f-b8b710a6d35f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:50.391039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9c2c657a-fbe2-4af4-a09f-b8b710a6d35f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:50.401237 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 283/581] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:50 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:50.546491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6e82851-621d-4c63-b815-3cfdbe6eae8a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:50.548058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6e82851-621d-4c63-b815-3cfdbe6eae8a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:50.548058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:50.548058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:50.548058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6e82851-621d-4c63-b815-3cfdbe6eae8a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:50.548058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f6e82851-621d-4c63-b815-3cfdbe6eae8a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:50.623752 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:50.623752 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:50.626544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6e82851-621d-4c63-b815-3cfdbe6eae8a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:50.628149 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 299/582] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:50 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:51.409057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b7ed03d-ef16-409e-bc1d-57a92d95e45b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:51.409920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b7ed03d-ef16-409e-bc1d-57a92d95e45b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:51.410284 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:51.410284 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:51.410953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b7ed03d-ef16-409e-bc1d-57a92d95e45b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:51.516958 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:51.516958 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:51.529895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7b7ed03d-ef16-409e-bc1d-57a92d95e45b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:51.569717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b7ed03d-ef16-409e-bc1d-57a92d95e45b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:51.570906 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 284/583] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:51 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:51.655452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89310cfd-8bd4-48f0-a31a-669d277ac6e6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:51.656070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89310cfd-8bd4-48f0-a31a-669d277ac6e6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:51.658543 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:51.658543 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:51.659031 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89310cfd-8bd4-48f0-a31a-669d277ac6e6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:51.659461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-89310cfd-8bd4-48f0-a31a-669d277ac6e6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:51.707110 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:51.707110 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:51.709392 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89310cfd-8bd4-48f0-a31a-669d277ac6e6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:51.710795 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 300/584] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:51 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:51.724278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2567906b-87ac-4704-ac9d-053458b31665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:25:51.724946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2567906b-87ac-4704-ac9d-053458b31665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:51.725170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:51.725170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:51.725583 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2567906b-87ac-4704-ac9d-053458b31665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:51.807033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:51.807033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:51.808255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2567906b-87ac-4704-ac9d-053458b31665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:25:51.810540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2567906b-87ac-4704-ac9d-053458b31665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 200 Jan 21 07:25:51.849795 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 285/585] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:25:51 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 468 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:51.856735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88cada20-2802-48af-9a09-5bdd313a6cf9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:51.857432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88cada20-2802-48af-9a09-5bdd313a6cf9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:51.857826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:51.857826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:51.858472 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88cada20-2802-48af-9a09-5bdd313a6cf9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:51.859059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-88cada20-2802-48af-9a09-5bdd313a6cf9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Show backup with id bd843f84-2d0b-4061-b49b-45608bbef5d3. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:25:51.940682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:51.940682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:51.946726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88cada20-2802-48af-9a09-5bdd313a6cf9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 200 Jan 21 07:25:51.965047 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 301/586] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:51 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:51.966860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2fcecfd-cb5c-4f00-adbf-b147cb99a963 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 Jan 21 07:25:51.973240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2fcecfd-cb5c-4f00-adbf-b147cb99a963 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:51.973553 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:51.973553 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:51.979529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2fcecfd-cb5c-4f00-adbf-b147cb99a963 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:51.982037 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-b2fcecfd-cb5c-4f00-adbf-b147cb99a963 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete backup with id: bd843f84-2d0b-4061-b49b-45608bbef5d3. Jan 21 07:25:52.040263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:52.040263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:52.086699 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-b2fcecfd-cb5c-4f00-adbf-b147cb99a963 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] delete_backup rpcapi backup_id bd843f84-2d0b-4061-b49b-45608bbef5d3 {{(pid=88080) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:25:52.093559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2fcecfd-cb5c-4f00-adbf-b147cb99a963 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 returned with HTTP 202 Jan 21 07:25:52.097034 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 286/587] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:25:51 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/backups/bd843f84-2d0b-4061-b49b-45608bbef5d3 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:25:52.590401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc858e25-a5bc-4cf4-8efd-79e30b07b24c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:52.592701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc858e25-a5bc-4cf4-8efd-79e30b07b24c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:52.593308 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:52.593308 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:52.594855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc858e25-a5bc-4cf4-8efd-79e30b07b24c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:52.999952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:52.999952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:53.034523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cc858e25-a5bc-4cf4-8efd-79e30b07b24c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:53.115807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc858e25-a5bc-4cf4-8efd-79e30b07b24c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:53.117777 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 302/588] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:52 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:54.135839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e86e045-4ff8-48a1-bfb4-c59d64b73041 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:54.136369 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e86e045-4ff8-48a1-bfb4-c59d64b73041 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:54.136810 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:54.136810 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:54.137767 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e86e045-4ff8-48a1-bfb4-c59d64b73041 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:54.309078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:54.309078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:54.340110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7e86e045-4ff8-48a1-bfb4-c59d64b73041 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:54.405008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e86e045-4ff8-48a1-bfb4-c59d64b73041 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:54.407442 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 287/589] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:54 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:55.455130 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c79fc47-3577-40b2-9100-ad3c4439a8c4 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:55.455130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c79fc47-3577-40b2-9100-ad3c4439a8c4 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:55.455130 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:55.455130 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:55.455130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c79fc47-3577-40b2-9100-ad3c4439a8c4 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:55.601232 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:55.601232 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:55.633737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2c79fc47-3577-40b2-9100-ad3c4439a8c4 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:55.702733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c79fc47-3577-40b2-9100-ad3c4439a8c4 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:55.706761 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 303/590] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:55 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:56.735997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1516e83-78c0-48e5-a345-b97058aae5d8 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:56.739175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1516e83-78c0-48e5-a345-b97058aae5d8 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:56.740249 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:56.740249 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:56.741490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1516e83-78c0-48e5-a345-b97058aae5d8 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:57.074142 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:57.074142 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:57.128501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d1516e83-78c0-48e5-a345-b97058aae5d8 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:57.274867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1516e83-78c0-48e5-a345-b97058aae5d8 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:57.276342 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 288/591] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:56 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:58.295676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce47774e-45fd-4ebd-879a-cb5df9620a1f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:58.296394 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce47774e-45fd-4ebd-879a-cb5df9620a1f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:58.296790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:58.296790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:58.297426 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce47774e-45fd-4ebd-879a-cb5df9620a1f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:58.483765 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:58.483765 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:58.543502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce47774e-45fd-4ebd-879a-cb5df9620a1f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:58.653632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce47774e-45fd-4ebd-879a-cb5df9620a1f tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:58.654994 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 304/592] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:58 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:25:59.677193 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b6d240e-4ace-4500-9fa4-d5116496fe09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:25:59.678306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b6d240e-4ace-4500-9fa4-d5116496fe09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:25:59.680417 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:25:59.680417 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:25:59.682834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b6d240e-4ace-4500-9fa4-d5116496fe09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:25:59.907673 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:25:59.907673 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:25:59.919571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0b6d240e-4ace-4500-9fa4-d5116496fe09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:25:59.952207 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b6d240e-4ace-4500-9fa4-d5116496fe09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:25:59.966863 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 289/593] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:25:59 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:00.971041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bba82687-e460-4617-959e-f0cb93a4a0e9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:00.972179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bba82687-e460-4617-959e-f0cb93a4a0e9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:00.972546 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:00.972546 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:00.973368 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bba82687-e460-4617-959e-f0cb93a4a0e9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:01.066057 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:01.066057 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:01.096435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bba82687-e460-4617-959e-f0cb93a4a0e9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:01.156222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bba82687-e460-4617-959e-f0cb93a4a0e9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:01.158174 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 305/594] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:00 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:26:02.180674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-409cffb1-c9ec-4b72-8692-7ab48df8ad63 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:02.182279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-409cffb1-c9ec-4b72-8692-7ab48df8ad63 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:02.185449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:02.185449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:02.186594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-409cffb1-c9ec-4b72-8692-7ab48df8ad63 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:02.390968 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:02.390968 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:02.417084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-409cffb1-c9ec-4b72-8692-7ab48df8ad63 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:02.490743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-409cffb1-c9ec-4b72-8692-7ab48df8ad63 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:02.492194 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 290/595] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:02 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:03.528289 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e7bf9e2-8b2f-4ea3-9740-af9a84f7cbf2 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:03.530560 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e7bf9e2-8b2f-4ea3-9740-af9a84f7cbf2 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:03.531219 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:03.531219 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:03.532365 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e7bf9e2-8b2f-4ea3-9740-af9a84f7cbf2 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:03.789663 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:03.789663 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:03.826659 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1e7bf9e2-8b2f-4ea3-9740-af9a84f7cbf2 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:03.912363 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e7bf9e2-8b2f-4ea3-9740-af9a84f7cbf2 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:03.937281 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 306/596] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:03 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:04.960849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18d3a5fc-c7ac-42b8-af29-bce9e4a6e794 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:04.961768 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18d3a5fc-c7ac-42b8-af29-bce9e4a6e794 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:04.962104 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:04.962104 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:04.962726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18d3a5fc-c7ac-42b8-af29-bce9e4a6e794 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:05.176040 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:05.176040 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:05.188200 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-18d3a5fc-c7ac-42b8-af29-bce9e4a6e794 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:05.223135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18d3a5fc-c7ac-42b8-af29-bce9e4a6e794 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:05.237347 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 291/597] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:04 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:06.243235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-546b5007-7742-440d-a453-3a6baf8e6d81 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:06.243818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-546b5007-7742-440d-a453-3a6baf8e6d81 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:06.244099 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:06.244099 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:06.244770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-546b5007-7742-440d-a453-3a6baf8e6d81 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:06.416084 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:06.416084 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:06.442323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-546b5007-7742-440d-a453-3a6baf8e6d81 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:06.521800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-546b5007-7742-440d-a453-3a6baf8e6d81 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:06.523521 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 307/598] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:06 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:07.541617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33f69466-8a49-4fb7-bd36-c71d170d065e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:07.543505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33f69466-8a49-4fb7-bd36-c71d170d065e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:07.544167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:07.544167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:07.545328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33f69466-8a49-4fb7-bd36-c71d170d065e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:07.679510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:07.679510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:07.702053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-33f69466-8a49-4fb7-bd36-c71d170d065e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:07.776404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33f69466-8a49-4fb7-bd36-c71d170d065e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:07.782014 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 292/599] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:07 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:08.800633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00a4e212-08cc-4f4d-952a-a828eb88d775 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:08.801595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00a4e212-08cc-4f4d-952a-a828eb88d775 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:08.801959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:08.801959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:08.802629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00a4e212-08cc-4f4d-952a-a828eb88d775 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:08.940449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:08.940449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:08.959246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-00a4e212-08cc-4f4d-952a-a828eb88d775 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:09.010940 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00a4e212-08cc-4f4d-952a-a828eb88d775 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:09.028622 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 308/600] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:08 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:09.958632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes Jan 21 07:26:09.959431 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:09.959431 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:09.960314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1302522126"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:26:09.970211 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1302522126'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:26:09.973236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Create volume of 1 GB Jan 21 07:26:10.044442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b1ad584-77c9-47ee-9538-2d3eeb902120 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:10.045490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b1ad584-77c9-47ee-9538-2d3eeb902120 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:10.046240 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:10.046240 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:10.046761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b1ad584-77c9-47ee-9538-2d3eeb902120 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:10.071446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Availability Zones retrieved successfully. Jan 21 07:26:10.209462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Flow 'volume_create_api' (ffb528d3-9c51-4ed8-9e72-2499131cd89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:26:10.213861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c244597f-a817-4d29-bffb-f8e993c58af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:10.216085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:26:10.326709 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:10.326709 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:10.367176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b1ad584-77c9-47ee-9538-2d3eeb902120 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:10.378842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c244597f-a817-4d29-bffb-f8e993c58af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:10.391316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702be13b-b419-4083-9b98-3eb3a2b7c826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:10.458170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b1ad584-77c9-47ee-9538-2d3eeb902120 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:10.459151 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 309/601] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:10 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:10.548913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Created reservations ['f00db560-8d52-4511-92e9-d62b2a72416e', 'd79e869f-a8e4-4b99-b153-78de51601b47', 'fa1ebbfa-6eb9-41d9-89e4-79efa909de7d', '5978e745-f72e-4f66-859d-c0869648bfe1'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:26:10.551311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702be13b-b419-4083-9b98-3eb3a2b7c826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f00db560-8d52-4511-92e9-d62b2a72416e', 'd79e869f-a8e4-4b99-b153-78de51601b47', 'fa1ebbfa-6eb9-41d9-89e4-79efa909de7d', '5978e745-f72e-4f66-859d-c0869648bfe1']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:10.554840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18950194-9691-4d15-86a2-ac88f8d11636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:10.726703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18950194-9691-4d15-86a2-ac88f8d11636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1302522126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847dd495a36641d9aa49238d709a3585',qos_specs=None,replication_status=,reservations=['f00db560-8d52-4511-92e9-d62b2a72416e','d79e869f-a8e4-4b99-b153-78de51601b47','fa1ebbfa-6eb9-41d9-89e4-79efa909de7d','5978e745-f72e-4f66-859d-c0869648bfe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8fe40460c546d8b9d99877853292bf',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1302522126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847dd495a36641d9aa49238d709a3585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df8fe40460c546d8b9d99877853292bf',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:10.732885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc82f19f-c58a-4fe8-80b6-21adf007a828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:10.812932 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc82f19f-c58a-4fe8-80b6-21adf007a828) transitioned into state 'SUCCESS' from state '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-1302522126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847dd495a36641d9aa49238d709a3585',qos_specs=None,replication_status=,reservations=['f00db560-8d52-4511-92e9-d62b2a72416e','d79e869f-a8e4-4b99-b153-78de51601b47','fa1ebbfa-6eb9-41d9-89e4-79efa909de7d','5978e745-f72e-4f66-859d-c0869648bfe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8fe40460c546d8b9d99877853292bf',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:10.815782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48334c84-aaea-412d-81fb-a201e7b918fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:10.864296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48334c84-aaea-412d-81fb-a201e7b918fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:10.874233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Flow 'volume_create_api' (ffb528d3-9c51-4ed8-9e72-2499131cd89b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:26:11.033961 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Create volume request issued successfully. Jan 21 07:26:11.096479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48eb2823-93a8-4124-8eae-d304174badfa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes returned with HTTP 202 Jan 21 07:26:11.097722 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 293/602] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:26:09 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/volumes => generated 824 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:26:11.117875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6f57145-cc1e-42f0-9d1e-6abd5b9ae0b7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:11.118412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6f57145-cc1e-42f0-9d1e-6abd5b9ae0b7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:11.118607 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:11.118607 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:11.119520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6f57145-cc1e-42f0-9d1e-6abd5b9ae0b7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:11.297371 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:11.297371 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:11.317197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e6f57145-cc1e-42f0-9d1e-6abd5b9ae0b7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:11.361869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6f57145-cc1e-42f0-9d1e-6abd5b9ae0b7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:11.363430 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 310/603] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:11 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 892 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:11.492544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95abcd47-79c1-403d-a334-d5848ef80e4e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:11.493542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95abcd47-79c1-403d-a334-d5848ef80e4e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:11.494135 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:11.494135 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:11.494785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95abcd47-79c1-403d-a334-d5848ef80e4e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:11.658911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:11.658911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:11.685965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-95abcd47-79c1-403d-a334-d5848ef80e4e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:11.737473 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95abcd47-79c1-403d-a334-d5848ef80e4e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:11.738604 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 294/604] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:11 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:26:12.384110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11b8f604-badd-4ab7-babe-fb07acd1fbd9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:12.384880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11b8f604-badd-4ab7-babe-fb07acd1fbd9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:12.385096 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:12.385096 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:12.385693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11b8f604-badd-4ab7-babe-fb07acd1fbd9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:12.500771 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:12.500771 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:12.517749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-11b8f604-badd-4ab7-babe-fb07acd1fbd9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:12.559505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11b8f604-badd-4ab7-babe-fb07acd1fbd9 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:12.562212 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 311/605] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:12 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:12.773434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2329e77-8a99-485b-8932-3f2e24c19be9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:12.776513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2329e77-8a99-485b-8932-3f2e24c19be9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:12.777382 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:12.777382 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:12.779595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2329e77-8a99-485b-8932-3f2e24c19be9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:12.912212 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:12.912212 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:12.947469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a2329e77-8a99-485b-8932-3f2e24c19be9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:13.000290 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2329e77-8a99-485b-8932-3f2e24c19be9 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:13.002126 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 295/606] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:12 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 913 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:13.582063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-297f2380-a49d-463d-845f-dc17393da389 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:13.583960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-297f2380-a49d-463d-845f-dc17393da389 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:13.585118 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:13.585118 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:13.585821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-297f2380-a49d-463d-845f-dc17393da389 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:13.659686 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:13.659686 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:13.683524 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-297f2380-a49d-463d-845f-dc17393da389 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:13.750168 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-297f2380-a49d-463d-845f-dc17393da389 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:13.758238 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 312/607] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:13 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 917 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:14.027011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c01e063-e60f-4b31-96d3-206296955a09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:14.027449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c01e063-e60f-4b31-96d3-206296955a09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:14.027642 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:14.027642 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:14.028024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c01e063-e60f-4b31-96d3-206296955a09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:14.127438 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:14.127438 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:14.149743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7c01e063-e60f-4b31-96d3-206296955a09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:14.197778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c01e063-e60f-4b31-96d3-206296955a09 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:14.200024 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 296/608] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:14 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 971 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:15.227561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b797e8b-00e5-4919-bf36-05d622592c2e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:15.228148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b797e8b-00e5-4919-bf36-05d622592c2e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:15.228148 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:15.228148 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:15.228447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b797e8b-00e5-4919-bf36-05d622592c2e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:15.352653 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:15.352653 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:15.380270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0b797e8b-00e5-4919-bf36-05d622592c2e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:15.427937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b797e8b-00e5-4919-bf36-05d622592c2e tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:15.429318 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 313/609] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:15 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 971 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:16.447578 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1bb911e8-26f5-446e-99ea-d549cf089b41 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:16.448362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1bb911e8-26f5-446e-99ea-d549cf089b41 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:16.448362 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:16.448362 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:16.449010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1bb911e8-26f5-446e-99ea-d549cf089b41 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:16.578588 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:16.578588 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:16.596531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1bb911e8-26f5-446e-99ea-d549cf089b41 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:16.678490 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1bb911e8-26f5-446e-99ea-d549cf089b41 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:16.680576 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 297/610] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:16 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 974 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:17.127887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-85469929-bcc0-4f17-a334-9fc5e22d93be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:17.128832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-85469929-bcc0-4f17-a334-9fc5e22d93be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:17.129272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:17.129272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:17.130009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-85469929-bcc0-4f17-a334-9fc5e22d93be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:17.196495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:17.196495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:17.210247 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-85469929-bcc0-4f17-a334-9fc5e22d93be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:17.260387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-85469929-bcc0-4f17-a334-9fc5e22d93be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:17.262521 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 314/611] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:26:17 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 917 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:17.406027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1bb911e8-26f5-446e-99ea-d549cf089b41 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume// Jan 21 07:26:17.407302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1bb911e8-26f5-446e-99ea-d549cf089b41 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:17.407842 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:17.407842 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:17.409155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1bb911e8-26f5-446e-99ea-d549cf089b41 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:17.411898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1bb911e8-26f5-446e-99ea-d549cf089b41 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:26:17.413662 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 298/612] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:26:17 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:26:17.432541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-89f7a6d0-0138-481a-8c65-5d2c036bd25d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments Jan 21 07:26:17.433639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:17.433639 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:17.433639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-89f7a6d0-0138-481a-8c65-5d2c036bd25d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3", "instance_uuid": "ad239d5d-b420-4e25-b396-d02f517723d0", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:26:17.533520 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:17.533520 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:17.650398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-89f7a6d0-0138-481a-8c65-5d2c036bd25d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments returned with HTTP 200 Jan 21 07:26:17.658697 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 315/613] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:26:17 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/attachments => generated 273 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:26:17.711536 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e5f471a-8010-4b4d-81ca-3b3474eabdd6 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:17.712343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6e5f471a-8010-4b4d-81ca-3b3474eabdd6 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:17.713021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6e5f471a-8010-4b4d-81ca-3b3474eabdd6 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:17.713176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bef3fb4c-87c6-45ab-b09a-d1a5d98bf954 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:17.713699 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bef3fb4c-87c6-45ab-b09a-d1a5d98bf954 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:17.713914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:17.713914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:17.714288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bef3fb4c-87c6-45ab-b09a-d1a5d98bf954 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:17.849305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:17.849305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:17.873336 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:17.873336 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:17.873730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bef3fb4c-87c6-45ab-b09a-d1a5d98bf954 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:17.900524 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6e5f471a-8010-4b4d-81ca-3b3474eabdd6 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:17.916914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:17.916914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:17.943874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bef3fb4c-87c6-45ab-b09a-d1a5d98bf954 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:17.944714 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 316/614] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:17 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 916 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:17.945912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bef3fb4c-87c6-45ab-b09a-d1a5d98bf954 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume// Jan 21 07:26:17.946541 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bef3fb4c-87c6-45ab-b09a-d1a5d98bf954 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:17.946923 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:17.946923 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:17.947533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bef3fb4c-87c6-45ab-b09a-d1a5d98bf954 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:17.948942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bef3fb4c-87c6-45ab-b09a-d1a5d98bf954 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:26:17.953857 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 317/615] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:26:17 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:26:17.995102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-e805f358-1722-47c9-b9ab-c41b16c7f811 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:17.996234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-e805f358-1722-47c9-b9ab-c41b16c7f811 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:17.997044 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-e805f358-1722-47c9-b9ab-c41b16c7f811 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:18.003278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e5f471a-8010-4b4d-81ca-3b3474eabdd6 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:18.008434 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 299/616] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:17 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 974 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:18.141022 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:18.141022 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:18.170724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-e805f358-1722-47c9-b9ab-c41b16c7f811 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:18.308679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:18.308679 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:18.332797 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-e805f358-1722-47c9-b9ab-c41b16c7f811 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:18.334407 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 318/617] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:26:17 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 1015 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:26:18.396229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-af023477-7cf5-4a3f-8d02-18f9570fc209 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] PUT http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/1eee81ef-5d22-4814-8130-9ae0fe9b9f0b Jan 21 07:26:18.397077 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:18.397077 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:18.397761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-af023477-7cf5-4a3f-8d02-18f9570fc209 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:26:18.468783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:26:18.468783 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:26:18.470001 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-af023477-7cf5-4a3f-8d02-18f9570fc209 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Lock "b'cinder-attachment_update-c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.013s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:26:18.479278 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:18.479278 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:18.965734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-81acc78b-a5ea-4d58-abb5-aba55b716ffb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:18.967890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-81acc78b-a5ea-4d58-abb5-aba55b716ffb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:18.968400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:18.968400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:18.976218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-81acc78b-a5ea-4d58-abb5-aba55b716ffb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:19.127428 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:19.127428 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:19.153272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-81acc78b-a5ea-4d58-abb5-aba55b716ffb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:19.199186 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:19.199186 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:19.230829 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-81acc78b-a5ea-4d58-abb5-aba55b716ffb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:19.236722 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 319/618] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:18 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 916 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:19.252065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e243eb93-83f8-4e1b-995f-bcdcf01dbb1c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:19.257493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e243eb93-83f8-4e1b-995f-bcdcf01dbb1c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:19.257883 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:19.257883 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:19.258609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e243eb93-83f8-4e1b-995f-bcdcf01dbb1c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:19.407692 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:19.407692 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:19.420258 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e243eb93-83f8-4e1b-995f-bcdcf01dbb1c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:19.452207 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e243eb93-83f8-4e1b-995f-bcdcf01dbb1c tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:19.469364 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 320/619] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:19 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 974 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:20.263737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eee877d2-d1c9-4935-9187-31aec72e98a1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:20.264368 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eee877d2-d1c9-4935-9187-31aec72e98a1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:20.264509 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:20.264509 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:20.270619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eee877d2-d1c9-4935-9187-31aec72e98a1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:20.547117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:20.547117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:20.587475 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eee877d2-d1c9-4935-9187-31aec72e98a1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:20.680644 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:20.680644 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:20.703421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eee877d2-d1c9-4935-9187-31aec72e98a1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:20.706522 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 321/620] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:20 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 916 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:20.717704 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b85cd031-3670-4db6-9235-092cc49d4f05 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:20.718915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b85cd031-3670-4db6-9235-092cc49d4f05 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:20.719515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:20.719515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:20.720802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b85cd031-3670-4db6-9235-092cc49d4f05 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:21.020921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:21.020921 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:21.072383 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b85cd031-3670-4db6-9235-092cc49d4f05 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:21.206667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b85cd031-3670-4db6-9235-092cc49d4f05 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:21.209610 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 322/621] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:20 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 974 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:21.729916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd8abd14-82c1-4ca0-91e4-97bab771762d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:21.730826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd8abd14-82c1-4ca0-91e4-97bab771762d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:21.730826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:21.730826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:21.731552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd8abd14-82c1-4ca0-91e4-97bab771762d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:21.935747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:21.935747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:21.980236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dd8abd14-82c1-4ca0-91e4-97bab771762d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:22.095342 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:22.095342 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:22.142267 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd8abd14-82c1-4ca0-91e4-97bab771762d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:22.150565 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 323/622] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:21 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 916 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:26:22.152849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-af023477-7cf5-4a3f-8d02-18f9570fc209 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Lock "b'cinder-attachment_update-c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3-n-h2-765315-16'" released by "attachment_update" :: held 3.683s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:26:22.153955 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-af023477-7cf5-4a3f-8d02-18f9570fc209 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/1eee81ef-5d22-4814-8130-9ae0fe9b9f0b returned with HTTP 200 Jan 21 07:26:22.165929 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 300/623] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:26:18 2021] PUT /volume/v3/847dd495a36641d9aa49238d709a3585/attachments/1eee81ef-5d22-4814-8130-9ae0fe9b9f0b => generated 762 bytes in 3778 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:26:22.227324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09819868-c962-47a3-aadd-9ccbd31b0470 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:22.227872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09819868-c962-47a3-aadd-9ccbd31b0470 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:22.228284 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:22.228284 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:22.228708 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09819868-c962-47a3-aadd-9ccbd31b0470 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:22.393318 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:22.393318 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:22.429980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-09819868-c962-47a3-aadd-9ccbd31b0470 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:22.526864 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09819868-c962-47a3-aadd-9ccbd31b0470 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:22.534167 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 324/624] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:22 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 974 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:23.185409 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4acaf918-e373-4b92-a9f0-25ec7b67910b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:23.187181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4acaf918-e373-4b92-a9f0-25ec7b67910b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:23.190170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:23.190170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:23.191476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4acaf918-e373-4b92-a9f0-25ec7b67910b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:23.344314 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:23.344314 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:23.364511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4acaf918-e373-4b92-a9f0-25ec7b67910b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:23.413474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:23.413474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:23.434657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4acaf918-e373-4b92-a9f0-25ec7b67910b tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:23.436823 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 301/625] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:23 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 917 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:23.554742 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42fbfab1-48b9-4668-9546-811a21278fd7 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:23.556370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42fbfab1-48b9-4668-9546-811a21278fd7 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:23.557152 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:23.557152 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:23.558359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42fbfab1-48b9-4668-9546-811a21278fd7 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:23.708076 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:23.708076 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:23.727994 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-42fbfab1-48b9-4668-9546-811a21278fd7 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:23.778604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42fbfab1-48b9-4668-9546-811a21278fd7 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:23.780559 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 325/626] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:23 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 1362 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:26:24.469867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91dcfd33-cc7f-400e-bbec-a901d7a2c64e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:24.476395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91dcfd33-cc7f-400e-bbec-a901d7a2c64e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:24.477326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:24.477326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:24.479584 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91dcfd33-cc7f-400e-bbec-a901d7a2c64e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:24.558957 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:24.558957 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:24.571060 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-91dcfd33-cc7f-400e-bbec-a901d7a2c64e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:24.597325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:24.597325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:24.609853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91dcfd33-cc7f-400e-bbec-a901d7a2c64e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:24.621378 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 302/627] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:24 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 917 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:25.629865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30da5340-5aa2-44bf-a052-05e08974a589 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:25.630676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30da5340-5aa2-44bf-a052-05e08974a589 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:25.630676 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:25.630676 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:25.631136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30da5340-5aa2-44bf-a052-05e08974a589 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:25.704391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:25.704391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:25.716534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-30da5340-5aa2-44bf-a052-05e08974a589 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:25.765953 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:25.765953 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:25.791630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30da5340-5aa2-44bf-a052-05e08974a589 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:25.806486 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 326/628] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:25 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:25.846788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-64ddd3e4-b185-48f7-b539-00952788baca tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:25.847604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-64ddd3e4-b185-48f7-b539-00952788baca tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:25.847970 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:25.847970 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:25.848538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-64ddd3e4-b185-48f7-b539-00952788baca tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:25.939454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:25.939454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:25.979151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-64ddd3e4-b185-48f7-b539-00952788baca tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:26.043085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-64ddd3e4-b185-48f7-b539-00952788baca tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:26.045829 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 303/629] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:26:25 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 1362 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:26:26.841108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe620324-28f0-4036-9f23-fdc5e2ca00d3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:26.852855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe620324-28f0-4036-9f23-fdc5e2ca00d3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:26.856736 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:26.856736 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:26.858319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe620324-28f0-4036-9f23-fdc5e2ca00d3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:27.055821 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:27.055821 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:27.076449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe620324-28f0-4036-9f23-fdc5e2ca00d3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:27.140879 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:27.140879 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:27.164562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe620324-28f0-4036-9f23-fdc5e2ca00d3 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:27.176876 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 327/630] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:26 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 917 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:27.993749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-7132c32d-56e9-411e-82cc-85b542ec7e40 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/1eee81ef-5d22-4814-8130-9ae0fe9b9f0b/action Jan 21 07:26:27.997715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:27.997715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:27.997715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-7132c32d-56e9-411e-82cc-85b542ec7e40 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:26:27.997715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-7132c32d-56e9-411e-82cc-85b542ec7e40 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:26:28.152423 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:28.152423 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:28.186208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-15f0d0ee-3763-4d4d-8bd7-6fafea94bfaf req-7132c32d-56e9-411e-82cc-85b542ec7e40 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/1eee81ef-5d22-4814-8130-9ae0fe9b9f0b/action returned with HTTP 204 Jan 21 07:26:28.194197 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 304/631] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:26:27 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/attachments/1eee81ef-5d22-4814-8130-9ae0fe9b9f0b/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:26:28.196942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:28.197926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:28.198297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:28.198297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:28.198969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:28.305677 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:28.305677 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:28.324946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:28.382621 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:28.382621 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:28.397801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:28.400407 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 328/632] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:28 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 1209 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:26:29.483833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-79d88918-88ff-4fd0-b032-be1ac209fe65 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:29.484547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-79d88918-88ff-4fd0-b032-be1ac209fe65 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:29.484751 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:29.484751 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:29.485048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-79d88918-88ff-4fd0-b032-be1ac209fe65 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:29.552767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:29.552767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:29.573845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-79d88918-88ff-4fd0-b032-be1ac209fe65 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:29.614343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-79d88918-88ff-4fd0-b032-be1ac209fe65 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:29.615812 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 305/633] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:26:29 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 1362 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:26:29.628352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume// Jan 21 07:26:29.629285 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:29.629658 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:29.629658 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:29.630343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:29.634303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:26:29.635569 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 329/634] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:26:29 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:26:29.659458 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-9dd83d8f-fde1-4964-9f73-a9c0eca3b629 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] POST http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/attachments Jan 21 07:26:29.660198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:29.660198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:29.660624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-9dd83d8f-fde1-4964-9f73-a9c0eca3b629 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f142d3dd-7cbd-4fab-a755-0355e3a27008", "instance_uuid": "68f6270b-b476-4053-ba1f-744b23cb4a61", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:26:29.729807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:29.729807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:29.873209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-9dd83d8f-fde1-4964-9f73-a9c0eca3b629 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/attachments returned with HTTP 200 Jan 21 07:26:29.875073 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 306/635] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:26:29 2021] POST /volume/v3/219fa76f326f4843b4f1754515d2210d/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:26:32.088043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume// Jan 21 07:26:32.088933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:32.089826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:32.091901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e1a4856-04d9-4b74-b005-eca80bad83bc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:26:32.093474 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 330/636] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:26:32 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:26:32.110595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-b78cb1f6-ba30-44ab-8122-1a69f111d0bf tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] GET http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:26:32.111179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-b78cb1f6-ba30-44ab-8122-1a69f111d0bf tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:32.111401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:32.111401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:32.111777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-b78cb1f6-ba30-44ab-8122-1a69f111d0bf tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:32.247110 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:32.247110 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:32.266274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-b78cb1f6-ba30-44ab-8122-1a69f111d0bf tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:26:32.319085 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:32.319085 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:32.357463 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-b78cb1f6-ba30-44ab-8122-1a69f111d0bf tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 200 Jan 21 07:26:32.359645 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 307/637] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:26:32 2021] GET /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 1460 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:26:32.432881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-469754d1-4b16-48f3-bcc0-65a6644e6f1b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] PUT http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/attachments/bdd30fdb-eecf-4ec6-9976-daac9dc47d9d Jan 21 07:26:32.435440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-469754d1-4b16-48f3-bcc0-65a6644e6f1b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:26:32.545013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:26:32.545013 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:26:32.546763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-469754d1-4b16-48f3-bcc0-65a6644e6f1b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Lock "b'cinder-attachment_update-f142d3dd-7cbd-4fab-a755-0355e3a27008-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.030s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:26:32.555348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:32.555348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:33.116801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5559099f-79d3-4d5e-959b-52a8f57344fa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:33.122079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5559099f-79d3-4d5e-959b-52a8f57344fa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:33.122457 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:33.122457 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:33.123562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5559099f-79d3-4d5e-959b-52a8f57344fa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:33.282902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:33.282902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:33.294285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5559099f-79d3-4d5e-959b-52a8f57344fa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:33.338552 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:33.338552 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:33.371154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5559099f-79d3-4d5e-959b-52a8f57344fa tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:33.397615 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 308/638] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:33 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 1209 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:26:35.207669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-469754d1-4b16-48f3-bcc0-65a6644e6f1b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Lock "b'cinder-attachment_update-f142d3dd-7cbd-4fab-a755-0355e3a27008-n-h2-765315-16'" released by "attachment_update" :: held 2.660s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:26:35.208350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-469754d1-4b16-48f3-bcc0-65a6644e6f1b tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/attachments/bdd30fdb-eecf-4ec6-9976-daac9dc47d9d returned with HTTP 200 Jan 21 07:26:35.211882 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 331/639] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:26:32 2021] PUT /volume/v3/219fa76f326f4843b4f1754515d2210d/attachments/bdd30fdb-eecf-4ec6-9976-daac9dc47d9d => generated 762 bytes in 2793 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:26:35.316660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-118c3f53-73ea-41f2-88f9-a118d30ff5ec tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] POST http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/attachments/bdd30fdb-eecf-4ec6-9976-daac9dc47d9d/action Jan 21 07:26:35.316660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:35.316660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:35.316660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-118c3f53-73ea-41f2-88f9-a118d30ff5ec tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:26:35.316660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-118c3f53-73ea-41f2-88f9-a118d30ff5ec tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:26:35.492416 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:35.492416 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:35.552910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-37ef8a17-922f-4a91-b48d-7547a7f585ae req-118c3f53-73ea-41f2-88f9-a118d30ff5ec tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/attachments/bdd30fdb-eecf-4ec6-9976-daac9dc47d9d/action returned with HTTP 204 Jan 21 07:26:35.552910 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 309/640] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:26:35 2021] POST /volume/v3/219fa76f326f4843b4f1754515d2210d/attachments/bdd30fdb-eecf-4ec6-9976-daac9dc47d9d/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:26:36.693081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-79b77daa-2d1f-4427-a80f-20bd26f22c4a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:36.694429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-79b77daa-2d1f-4427-a80f-20bd26f22c4a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:36.694429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:36.694429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:36.695091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-79b77daa-2d1f-4427-a80f-20bd26f22c4a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:36.808954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:36.808954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:36.828923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-79b77daa-2d1f-4427-a80f-20bd26f22c4a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:36.876822 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:36.876822 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:36.900089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-79b77daa-2d1f-4427-a80f-20bd26f22c4a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:36.915635 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 332/641] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:26:36 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 1209 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:26:36.948643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3/action Jan 21 07:26:36.949456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:36.949456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:36.957133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:26:36.957944 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:26:37.087519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:37.087519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:37.089495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:37.106946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Begin detaching volume completed successfully. Jan 21 07:26:37.107886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3/action returned with HTTP 202 Jan 21 07:26:37.109971 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 310/642] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:26:36 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:26:37.157601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc1c31a2-9bc2-4588-8efe-794230898c6e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:37.163617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc1c31a2-9bc2-4588-8efe-794230898c6e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:37.164120 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:37.164120 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:37.165760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc1c31a2-9bc2-4588-8efe-794230898c6e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:37.271604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume// Jan 21 07:26:37.273147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:37.273535 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:37.273535 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:37.274249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:37.276393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-6d4872e9-4242-4ea0-94ed-707159c52819 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:26:37.277674 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 311/643] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:26:37 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:26:37.296413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-9792c896-0f99-4ad6-824e-0be33826d289 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:37.297650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-9792c896-0f99-4ad6-824e-0be33826d289 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:37.298487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-9792c896-0f99-4ad6-824e-0be33826d289 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:37.390454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:37.390454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:37.415179 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc1c31a2-9bc2-4588-8efe-794230898c6e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:37.431536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:37.431536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:37.442757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-9792c896-0f99-4ad6-824e-0be33826d289 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:37.467307 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:37.467307 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:37.468835 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:37.468835 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:37.485896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-9792c896-0f99-4ad6-824e-0be33826d289 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:37.487420 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 312/644] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:26:37 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 1311 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:26:37.490789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc1c31a2-9bc2-4588-8efe-794230898c6e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:37.508444 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 333/645] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:37 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 1212 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:26:38.048092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-3e401eba-517c-4d8c-9597-dd162d3886f7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] DELETE http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/1eee81ef-5d22-4814-8130-9ae0fe9b9f0b Jan 21 07:26:38.051158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-3e401eba-517c-4d8c-9597-dd162d3886f7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:38.051831 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:38.051831 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:38.054468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-3e401eba-517c-4d8c-9597-dd162d3886f7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:38.137638 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:38.137638 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:38.529718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-592c2210-86c6-4b1e-9652-1f2be2137364 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:38.531127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-592c2210-86c6-4b1e-9652-1f2be2137364 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:38.536466 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:38.536466 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:38.538463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-592c2210-86c6-4b1e-9652-1f2be2137364 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:38.721887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:38.721887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:38.749286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-592c2210-86c6-4b1e-9652-1f2be2137364 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:38.875401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:38.875401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:38.918814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-592c2210-86c6-4b1e-9652-1f2be2137364 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:38.950403 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 334/646] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:38 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 1212 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:26:38.961674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes Jan 21 07:26:38.962911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:38.962911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:38.965239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1776181483"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:26:38.967666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request body: {'volume': {'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1776181483'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:26:39.312529 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume of 1 GB Jan 21 07:26:39.445080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Availability Zones retrieved successfully. Jan 21 07:26:39.531951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (198ac0ca-8133-4ea2-b368-7aaa02499510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:26:39.540942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394fa1b3-2e8d-419e-ac6d-88a640ce0f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:39.561394 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:26:39.967215 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-3e401eba-517c-4d8c-9597-dd162d3886f7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:26:39.968157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-3e401eba-517c-4d8c-9597-dd162d3886f7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:26:39.981216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394fa1b3-2e8d-419e-ac6d-88a640ce0f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:39.990554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d31ba35f-5158-497b-8e76-1a71c7691ba9 req-3e401eba-517c-4d8c-9597-dd162d3886f7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/1eee81ef-5d22-4814-8130-9ae0fe9b9f0b returned with HTTP 200 Jan 21 07:26:39.991700 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 313/647] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:26:38 2021] DELETE /volume/v3/847dd495a36641d9aa49238d709a3585/attachments/1eee81ef-5d22-4814-8130-9ae0fe9b9f0b => generated 19 bytes in 1955 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:39.996808 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b8572bd-50dd-4ec8-89af-4519ba082e02 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:26:39.997805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b8572bd-50dd-4ec8-89af-4519ba082e02 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:39.998229 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:39.998229 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:39.998892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83670a0e-399a-41e9-b78d-b38c76a723bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:39.999146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b8572bd-50dd-4ec8-89af-4519ba082e02 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:40.084106 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:40.084106 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:40.101385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1b8572bd-50dd-4ec8-89af-4519ba082e02 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:26:40.135655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b8572bd-50dd-4ec8-89af-4519ba082e02 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:26:40.142486 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 314/648] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:39 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 917 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:40.280743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['c0f7557a-58c2-44e4-9015-15825bbb8128', '11959465-02c4-425f-9d99-e2e6ede677de', '972293af-148c-4472-a806-4ff403a5b0cf', '594ce516-b21d-46c3-9564-eebb82246c6e'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:26:40.285083 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83670a0e-399a-41e9-b78d-b38c76a723bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0f7557a-58c2-44e4-9015-15825bbb8128', '11959465-02c4-425f-9d99-e2e6ede677de', '972293af-148c-4472-a806-4ff403a5b0cf', '594ce516-b21d-46c3-9564-eebb82246c6e']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:40.293177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df394b41-9d50-45c0-a248-2f8beb13f0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:40.468330 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df394b41-9d50-45c0-a248-2f8beb13f0c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dff6b0f-e105-48a3-88d6-56d3e1c8854f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1776181483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['c0f7557a-58c2-44e4-9015-15825bbb8128','11959465-02c4-425f-9d99-e2e6ede677de','972293af-148c-4472-a806-4ff403a5b0cf','594ce516-b21d-46c3-9564-eebb82246c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1776181483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dff6b0f-e105-48a3-88d6-56d3e1c8854f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c25a4be5c242959beb8556efcf832f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4aee4599cc854a33a9bb748885a321f7',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:40.475761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13e122ff-c6bd-4a89-b4a3-7ad520e12027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:40.559074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13e122ff-c6bd-4a89-b4a3-7ad520e12027) transitioned into state 'SUCCESS' from state '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-1776181483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['c0f7557a-58c2-44e4-9015-15825bbb8128','11959465-02c4-425f-9d99-e2e6ede677de','972293af-148c-4472-a806-4ff403a5b0cf','594ce516-b21d-46c3-9564-eebb82246c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:40.564668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc938f5-5db5-4a17-9d89-902ee224586f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:26:40.603089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc938f5-5db5-4a17-9d89-902ee224586f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:26:40.610385 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (198ac0ca-8133-4ea2-b368-7aaa02499510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:26:40.768722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request issued successfully. Jan 21 07:26:40.856035 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5840318a-f877-487b-b893-d3a26bd4ce26 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes returned with HTTP 202 Jan 21 07:26:40.858889 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 335/649] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:26:38 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes => generated 823 bytes in 1907 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:26:40.886293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-633a97a2-9246-4ca4-a823-659d231df87e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:40.887196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-633a97a2-9246-4ca4-a823-659d231df87e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:40.887671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:40.887671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:40.888633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-633a97a2-9246-4ca4-a823-659d231df87e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:41.010782 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:41.010782 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:41.020867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-633a97a2-9246-4ca4-a823-659d231df87e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:41.050622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-633a97a2-9246-4ca4-a823-659d231df87e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:41.052219 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 315/650] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:40 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:42.071245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ade9931-2d5c-4c33-9695-efbf6bca43a4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:42.072068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ade9931-2d5c-4c33-9695-efbf6bca43a4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:42.072068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:42.072068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:42.072474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ade9931-2d5c-4c33-9695-efbf6bca43a4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:42.146346 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:42.146346 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:42.160792 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ade9931-2d5c-4c33-9695-efbf6bca43a4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:42.201612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ade9931-2d5c-4c33-9695-efbf6bca43a4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:42.216699 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 336/651] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:42 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:43.234953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fbc079ab-04f8-422a-a1b8-30a638490bf1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:43.236639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fbc079ab-04f8-422a-a1b8-30a638490bf1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:43.237066 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:43.237066 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:43.238042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fbc079ab-04f8-422a-a1b8-30a638490bf1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:43.382831 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:43.382831 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:43.416384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fbc079ab-04f8-422a-a1b8-30a638490bf1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:43.491186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fbc079ab-04f8-422a-a1b8-30a638490bf1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:43.492902 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 316/652] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:43 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:44.524991 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5b8ead9-216f-4392-8480-f7d7c6c5c397 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:44.527099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5b8ead9-216f-4392-8480-f7d7c6c5c397 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:44.527772 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:44.527772 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:44.529803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5b8ead9-216f-4392-8480-f7d7c6c5c397 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:44.618398 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:44.618398 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:44.639527 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c5b8ead9-216f-4392-8480-f7d7c6c5c397 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:44.677975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5b8ead9-216f-4392-8480-f7d7c6c5c397 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:44.679254 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 337/653] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:44 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:26:45.706006 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96632073-ae9a-4fbc-88a8-548c50f632f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:45.707068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96632073-ae9a-4fbc-88a8-548c50f632f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:45.707481 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:45.707481 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:45.708405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96632073-ae9a-4fbc-88a8-548c50f632f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:45.824396 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:45.824396 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:45.836530 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-96632073-ae9a-4fbc-88a8-548c50f632f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:45.908082 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96632073-ae9a-4fbc-88a8-548c50f632f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:45.940736 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 317/654] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:45 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:46.963630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be9b6b6e-8aa7-4bce-bac5-bd0d45d626c3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:46.967877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be9b6b6e-8aa7-4bce-bac5-bd0d45d626c3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:46.968117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:46.968117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:46.968816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be9b6b6e-8aa7-4bce-bac5-bd0d45d626c3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:47.165410 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:47.165410 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:47.200102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be9b6b6e-8aa7-4bce-bac5-bd0d45d626c3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:47.283176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be9b6b6e-8aa7-4bce-bac5-bd0d45d626c3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:47.286931 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 338/655] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:46 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:48.319352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-599ec6af-cbc3-4671-917d-65e9a3d02099 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:48.320318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-599ec6af-cbc3-4671-917d-65e9a3d02099 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:48.320615 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:48.320615 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:48.327034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-599ec6af-cbc3-4671-917d-65e9a3d02099 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:48.576820 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:48.576820 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:48.627732 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-599ec6af-cbc3-4671-917d-65e9a3d02099 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:48.728484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-599ec6af-cbc3-4671-917d-65e9a3d02099 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:48.730128 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 318/656] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:48 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:49.761508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d294c9e-79fb-4da4-9593-5b04fda654b2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:49.767842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d294c9e-79fb-4da4-9593-5b04fda654b2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:49.768793 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:49.768793 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:49.770065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d294c9e-79fb-4da4-9593-5b04fda654b2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:50.007002 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:50.007002 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:50.025296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7d294c9e-79fb-4da4-9593-5b04fda654b2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:50.075730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d294c9e-79fb-4da4-9593-5b04fda654b2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:50.077530 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 339/657] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:49 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:51.117388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-656151bf-617c-4654-9a0e-4d6157cd3665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:51.119577 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-656151bf-617c-4654-9a0e-4d6157cd3665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:51.120060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:51.120060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:51.121234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-656151bf-617c-4654-9a0e-4d6157cd3665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:51.234049 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:51.234049 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:51.252301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-656151bf-617c-4654-9a0e-4d6157cd3665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:51.312190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-656151bf-617c-4654-9a0e-4d6157cd3665 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:51.314540 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 319/658] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:51 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:52.358339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74dd0aff-a0bb-40d8-9f15-cdd503b12741 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:52.366629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74dd0aff-a0bb-40d8-9f15-cdd503b12741 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:52.367674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:52.367674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:52.368253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74dd0aff-a0bb-40d8-9f15-cdd503b12741 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:52.547452 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:52.547452 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:52.584258 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-74dd0aff-a0bb-40d8-9f15-cdd503b12741 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:52.649824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74dd0aff-a0bb-40d8-9f15-cdd503b12741 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:52.654913 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 340/659] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:52 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:53.681881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2680598f-9898-4462-8308-a26b8cc17aed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:53.682876 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2680598f-9898-4462-8308-a26b8cc17aed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:53.683230 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:53.683230 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:53.683904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2680598f-9898-4462-8308-a26b8cc17aed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:53.973427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:53.973427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:53.992625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2680598f-9898-4462-8308-a26b8cc17aed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:54.045306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2680598f-9898-4462-8308-a26b8cc17aed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:54.060620 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 320/660] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:53 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:55.079907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07a72774-5586-4c8d-9928-250efe505e0f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:55.081277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07a72774-5586-4c8d-9928-250efe505e0f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:55.081664 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:55.081664 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:55.082406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07a72774-5586-4c8d-9928-250efe505e0f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:55.343483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:55.343483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:55.383819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-07a72774-5586-4c8d-9928-250efe505e0f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:55.488189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07a72774-5586-4c8d-9928-250efe505e0f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:55.509379 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 341/661] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:55 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:56.527268 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ec39c67-5ea1-4a55-bc9f-f316afa322a9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:56.528497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ec39c67-5ea1-4a55-bc9f-f316afa322a9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:56.528497 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:56.528497 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:56.529963 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ec39c67-5ea1-4a55-bc9f-f316afa322a9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:56.848368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:56.848368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:56.887244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1ec39c67-5ea1-4a55-bc9f-f316afa322a9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:56.984125 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ec39c67-5ea1-4a55-bc9f-f316afa322a9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:56.991929 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 321/662] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:56 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:26:58.025404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1f94450-b438-4a4a-919d-d15e171b3db4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:58.026287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1f94450-b438-4a4a-919d-d15e171b3db4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:58.026630 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:58.026630 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:58.027308 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1f94450-b438-4a4a-919d-d15e171b3db4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:58.179919 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:58.179919 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:58.209066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1f94450-b438-4a4a-919d-d15e171b3db4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:58.281037 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1f94450-b438-4a4a-919d-d15e171b3db4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:58.286104 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 342/663] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:58 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:26:59.305260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1065d298-4d80-40ed-b62e-43db7f95b036 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:26:59.305806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1065d298-4d80-40ed-b62e-43db7f95b036 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:26:59.305898 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:26:59.305898 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:26:59.306265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1065d298-4d80-40ed-b62e-43db7f95b036 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:26:59.520904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:26:59.520904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:26:59.563440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1065d298-4d80-40ed-b62e-43db7f95b036 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:26:59.645245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1065d298-4d80-40ed-b62e-43db7f95b036 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:26:59.647152 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 322/664] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:26:59 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:27:00.667825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ebca52d1-9e2f-46b0-967a-e0aeb4a6655c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:00.668865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ebca52d1-9e2f-46b0-967a-e0aeb4a6655c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:00.669050 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:00.669050 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:00.669745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ebca52d1-9e2f-46b0-967a-e0aeb4a6655c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:00.806549 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:00.806549 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:00.819551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ebca52d1-9e2f-46b0-967a-e0aeb4a6655c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:00.879577 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ebca52d1-9e2f-46b0-967a-e0aeb4a6655c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:00.882729 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 343/665] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:00 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:01.915901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39caeefa-4842-42ff-858f-b220f9e67796 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:01.917559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39caeefa-4842-42ff-858f-b220f9e67796 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:01.917891 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:01.917891 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:01.920506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39caeefa-4842-42ff-858f-b220f9e67796 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:02.115540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:02.115540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:02.140909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39caeefa-4842-42ff-858f-b220f9e67796 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:02.259605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39caeefa-4842-42ff-858f-b220f9e67796 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:02.265190 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 323/666] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:01 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:03.301258 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df725ee5-427d-4b75-9ff0-52f7cd800f3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:03.302387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df725ee5-427d-4b75-9ff0-52f7cd800f3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:03.302674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:03.302674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:03.306866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df725ee5-427d-4b75-9ff0-52f7cd800f3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:03.565033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:03.565033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:03.584694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df725ee5-427d-4b75-9ff0-52f7cd800f3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:03.654081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df725ee5-427d-4b75-9ff0-52f7cd800f3a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:03.669016 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 344/667] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:03 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:04.685182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4e29375-a588-4a3a-a585-e0282eee39e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:04.687019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4e29375-a588-4a3a-a585-e0282eee39e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:04.687603 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:04.687603 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:04.691265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4e29375-a588-4a3a-a585-e0282eee39e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:05.066198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:05.066198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:05.099897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c4e29375-a588-4a3a-a585-e0282eee39e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:05.229397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4e29375-a588-4a3a-a585-e0282eee39e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:05.230596 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 324/668] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:04 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:06.248549 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5ca95d7-bd3d-4fed-8c6e-dee86a789d84 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:06.249375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5ca95d7-bd3d-4fed-8c6e-dee86a789d84 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:06.249375 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:06.249375 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:06.249799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5ca95d7-bd3d-4fed-8c6e-dee86a789d84 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:06.420176 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:06.420176 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:06.434601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f5ca95d7-bd3d-4fed-8c6e-dee86a789d84 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:06.477927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5ca95d7-bd3d-4fed-8c6e-dee86a789d84 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:06.480534 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 345/669] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:06 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:07.513224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d54a59bb-7f3b-404a-8050-ae5390a2c199 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:07.514105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d54a59bb-7f3b-404a-8050-ae5390a2c199 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:07.514488 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:07.514488 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:07.515166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d54a59bb-7f3b-404a-8050-ae5390a2c199 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:07.761929 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:07.761929 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:07.800901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d54a59bb-7f3b-404a-8050-ae5390a2c199 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:07.964330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d54a59bb-7f3b-404a-8050-ae5390a2c199 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:07.966115 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 325/670] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:07 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 915 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:08.997541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f39d742-c6eb-44dc-ae86-f91c1d606509 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:08.998212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f39d742-c6eb-44dc-ae86-f91c1d606509 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:08.998409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:08.998409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:08.999370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f39d742-c6eb-44dc-ae86-f91c1d606509 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:09.184470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:09.184470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:09.240413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9f39d742-c6eb-44dc-ae86-f91c1d606509 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:09.348398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f39d742-c6eb-44dc-ae86-f91c1d606509 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:09.349999 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 346/671] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:08 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 973 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:10.377720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-646e91e3-6a7f-4f90-8a6e-19b90859e892 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:10.378534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-646e91e3-6a7f-4f90-8a6e-19b90859e892 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:10.378827 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:10.378827 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:10.379434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-646e91e3-6a7f-4f90-8a6e-19b90859e892 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:10.548848 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:10.548848 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:10.568046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-646e91e3-6a7f-4f90-8a6e-19b90859e892 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:10.619279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-646e91e3-6a7f-4f90-8a6e-19b90859e892 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:10.620165 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 326/672] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:10 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 973 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:11.637998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-876106eb-eabf-4b3d-81ab-62917405045b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:11.638799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-876106eb-eabf-4b3d-81ab-62917405045b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:11.638799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:11.638799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:11.639231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-876106eb-eabf-4b3d-81ab-62917405045b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:11.816860 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:11.816860 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:11.862086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-876106eb-eabf-4b3d-81ab-62917405045b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:11.973893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-876106eb-eabf-4b3d-81ab-62917405045b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:11.993218 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 347/673] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:11 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 976 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:12.991079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-247fdcf1-8284-459c-b71f-d78f09d44a7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:12.991729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-247fdcf1-8284-459c-b71f-d78f09d44a7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:12.991894 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:12.991894 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:12.992167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-247fdcf1-8284-459c-b71f-d78f09d44a7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:13.121440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:13.121440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:13.149647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-247fdcf1-8284-459c-b71f-d78f09d44a7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:13.194066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-247fdcf1-8284-459c-b71f-d78f09d44a7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:13.194922 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 327/674] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:12 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 976 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:14.217387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98fa0f99-1282-4ccc-8166-9833c3fcbc42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:14.218570 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98fa0f99-1282-4ccc-8166-9833c3fcbc42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:14.219070 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:14.219070 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:14.221398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98fa0f99-1282-4ccc-8166-9833c3fcbc42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:14.500002 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:14.500002 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:14.538642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98fa0f99-1282-4ccc-8166-9833c3fcbc42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:14.634958 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98fa0f99-1282-4ccc-8166-9833c3fcbc42 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:14.650346 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 348/675] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:14 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 976 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:15.672405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96b48d7e-5705-4f53-9890-0457b286b8b5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:15.673431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96b48d7e-5705-4f53-9890-0457b286b8b5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:15.673431 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:15.673431 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:15.674287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96b48d7e-5705-4f53-9890-0457b286b8b5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:15.911513 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:15.911513 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:15.948255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-96b48d7e-5705-4f53-9890-0457b286b8b5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:16.030869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96b48d7e-5705-4f53-9890-0457b286b8b5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:16.032295 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 328/676] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:15 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 976 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:17.060448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4663a1ad-1d15-4846-b66b-ae784123a836 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:17.062705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4663a1ad-1d15-4846-b66b-ae784123a836 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:17.064198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:17.064198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:17.070258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4663a1ad-1d15-4846-b66b-ae784123a836 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:17.376316 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:17.376316 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:17.455631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4663a1ad-1d15-4846-b66b-ae784123a836 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:17.632893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4663a1ad-1d15-4846-b66b-ae784123a836 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:17.635266 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 349/677] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:17 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 976 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:27:18.668055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e091857-b859-45c5-9d56-5cd2096be584 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:18.670472 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e091857-b859-45c5-9d56-5cd2096be584 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:18.671044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:18.671044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:18.671715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e091857-b859-45c5-9d56-5cd2096be584 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:18.850226 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:18.850226 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:18.880331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7e091857-b859-45c5-9d56-5cd2096be584 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:18.955448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e091857-b859-45c5-9d56-5cd2096be584 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:18.956746 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 329/678] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:18 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 976 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:19.987105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7221ef8c-7628-451b-85c5-2b3850983b3b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:19.987881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7221ef8c-7628-451b-85c5-2b3850983b3b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:19.987881 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:19.987881 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:19.988321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7221ef8c-7628-451b-85c5-2b3850983b3b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:20.230953 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:20.230953 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:20.274654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7221ef8c-7628-451b-85c5-2b3850983b3b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:20.416451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7221ef8c-7628-451b-85c5-2b3850983b3b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:20.425200 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 350/679] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:19 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 976 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:21.441656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-871fd44c-96d8-4abe-a173-d267ba48a795 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:21.443396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-871fd44c-96d8-4abe-a173-d267ba48a795 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:21.443898 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:21.443898 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:21.444887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-871fd44c-96d8-4abe-a173-d267ba48a795 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:21.646141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:21.646141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:21.681706 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-871fd44c-96d8-4abe-a173-d267ba48a795 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:21.774823 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-871fd44c-96d8-4abe-a173-d267ba48a795 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:21.777480 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 330/680] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:21 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1364 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:24.067264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-f9e5eb8c-0a40-443e-a536-3e641946140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:24.068405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-f9e5eb8c-0a40-443e-a536-3e641946140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:24.069158 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:24.069158 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:24.069605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-f9e5eb8c-0a40-443e-a536-3e641946140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:24.169570 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:24.169570 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:24.187646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-f9e5eb8c-0a40-443e-a536-3e641946140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:24.242875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-f9e5eb8c-0a40-443e-a536-3e641946140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:24.251704 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 351/681] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:27:24 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1364 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:24.404368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-871fd44c-96d8-4abe-a173-d267ba48a795 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume// Jan 21 07:27:24.405925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-871fd44c-96d8-4abe-a173-d267ba48a795 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:24.409838 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:24.409838 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:24.411665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-871fd44c-96d8-4abe-a173-d267ba48a795 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:24.414152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-871fd44c-96d8-4abe-a173-d267ba48a795 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:27:24.415713 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 331/682] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:27:24 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:27:24.447287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-d58a29f3-e41c-4faa-be43-cc06ef94808e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments Jan 21 07:27:24.448956 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:24.448956 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:24.449791 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-d58a29f3-e41c-4faa-be43-cc06ef94808e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dff6b0f-e105-48a3-88d6-56d3e1c8854f", "instance_uuid": "ec0da786-e2f2-44fd-988a-f663cf849090", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:24.572722 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:24.572722 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:24.671831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-d58a29f3-e41c-4faa-be43-cc06ef94808e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments returned with HTTP 200 Jan 21 07:27:24.674283 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 352/683] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:27:24 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/attachments => generated 273 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:27:24.741741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36d2d8de-0997-4070-9d02-c84990569952 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:24.742758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36d2d8de-0997-4070-9d02-c84990569952 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:24.743661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36d2d8de-0997-4070-9d02-c84990569952 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:24.795636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-d58a29f3-e41c-4faa-be43-cc06ef94808e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume// Jan 21 07:27:24.796655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-d58a29f3-e41c-4faa-be43-cc06ef94808e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:24.797298 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:24.797298 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:24.798018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-d58a29f3-e41c-4faa-be43-cc06ef94808e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:24.799777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-d58a29f3-e41c-4faa-be43-cc06ef94808e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:27:24.801016 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 353/684] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:27:24 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:27:24.827111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-b606a389-c287-49c6-bbc7-8d851943eace tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:24.834661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-b606a389-c287-49c6-bbc7-8d851943eace tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:24.835783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-b606a389-c287-49c6-bbc7-8d851943eace tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:24.907230 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:24.907230 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:24.947981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-36d2d8de-0997-4070-9d02-c84990569952 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:24.995084 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:24.995084 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:25.020056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:25.020056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:25.021946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-b606a389-c287-49c6-bbc7-8d851943eace tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:25.044351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36d2d8de-0997-4070-9d02-c84990569952 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:25.045443 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 332/685] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:24 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1363 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:25.066746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:25.066746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:25.084856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-b606a389-c287-49c6-bbc7-8d851943eace tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:25.086366 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 354/686] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:27:24 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1462 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:27:25.157235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-3082292d-cb32-43ff-8b68-f16986b2e5ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] PUT http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/373bfc24-82f4-418b-9d7f-43e8391f545e Jan 21 07:27:25.157235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:25.157235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:25.157235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-3082292d-cb32-43ff-8b68-f16986b2e5ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:25.229839 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:27:25.229839 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:27:25.231717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-3082292d-cb32-43ff-8b68-f16986b2e5ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Lock "b'cinder-attachment_update-5dff6b0f-e105-48a3-88d6-56d3e1c8854f-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.048s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:27:25.238149 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:25.238149 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:26.068127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d532ac12-1aad-4d9a-a1f7-3220db6a5e46 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:26.076207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d532ac12-1aad-4d9a-a1f7-3220db6a5e46 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:26.076854 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:26.076854 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:26.077900 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d532ac12-1aad-4d9a-a1f7-3220db6a5e46 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:26.282228 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:26.282228 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:26.313415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d532ac12-1aad-4d9a-a1f7-3220db6a5e46 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:26.429237 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:26.429237 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:26.472559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d532ac12-1aad-4d9a-a1f7-3220db6a5e46 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:26.489291 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 355/687] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:26 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1363 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:27.504518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1226c06e-abf5-42df-864f-06f69dbdaa7b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:27.505870 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1226c06e-abf5-42df-864f-06f69dbdaa7b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:27.506255 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:27.506255 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:27.506874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1226c06e-abf5-42df-864f-06f69dbdaa7b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:27.612170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:27.612170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:27.629771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1226c06e-abf5-42df-864f-06f69dbdaa7b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:27.680281 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:27.680281 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:27.705101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1226c06e-abf5-42df-864f-06f69dbdaa7b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:27.706419 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 356/688] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:27 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1363 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:27:28.500771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-3082292d-cb32-43ff-8b68-f16986b2e5ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Lock "b'cinder-attachment_update-5dff6b0f-e105-48a3-88d6-56d3e1c8854f-n-h2-765315-16'" released by "attachment_update" :: held 3.269s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:27:28.501956 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-3082292d-cb32-43ff-8b68-f16986b2e5ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/373bfc24-82f4-418b-9d7f-43e8391f545e returned with HTTP 200 Jan 21 07:27:28.505201 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 333/689] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:27:25 2021] PUT /volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/373bfc24-82f4-418b-9d7f-43e8391f545e => generated 762 bytes in 3376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:27:28.736024 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df57f851-d017-45c4-b9dc-9f81ca040385 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:28.737348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df57f851-d017-45c4-b9dc-9f81ca040385 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:28.737705 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:28.737705 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:28.739694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df57f851-d017-45c4-b9dc-9f81ca040385 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:28.871068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:28.871068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:28.893636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df57f851-d017-45c4-b9dc-9f81ca040385 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:28.946354 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:28.946354 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:28.970135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df57f851-d017-45c4-b9dc-9f81ca040385 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:28.972184 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 357/690] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:28 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1364 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:30.024303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ad4b1929-e109-45c3-85d3-65b165ad0c50 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:30.024303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ad4b1929-e109-45c3-85d3-65b165ad0c50 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:30.024303 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:30.024303 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:30.024303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ad4b1929-e109-45c3-85d3-65b165ad0c50 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:30.198319 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:30.198319 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:30.238805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ad4b1929-e109-45c3-85d3-65b165ad0c50 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:30.309561 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:30.309561 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:30.330869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ad4b1929-e109-45c3-85d3-65b165ad0c50 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:30.330869 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 334/691] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:29 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1364 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:31.349020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b95020a-432c-4937-ae9d-dcb643c2e9eb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:31.349830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b95020a-432c-4937-ae9d-dcb643c2e9eb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:31.350140 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:31.350140 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:31.351064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b95020a-432c-4937-ae9d-dcb643c2e9eb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:31.403812 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:31.403812 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:31.413758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b95020a-432c-4937-ae9d-dcb643c2e9eb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:31.444171 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:31.444171 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:31.457258 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b95020a-432c-4937-ae9d-dcb643c2e9eb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:31.470294 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 358/692] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:31 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1364 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:32.478074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2244f46-b0a7-4342-8780-6ed2a75a3a57 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:32.478971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2244f46-b0a7-4342-8780-6ed2a75a3a57 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:32.479326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:32.479326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:32.479942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2244f46-b0a7-4342-8780-6ed2a75a3a57 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:32.666942 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:32.666942 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:32.706170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c2244f46-b0a7-4342-8780-6ed2a75a3a57 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:32.810352 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:32.810352 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:32.880194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2244f46-b0a7-4342-8780-6ed2a75a3a57 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:32.893026 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 335/693] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:32 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1364 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:33.909369 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe12f9c6-763c-4869-a589-7582ed055834 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:33.911762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe12f9c6-763c-4869-a589-7582ed055834 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:33.912254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:33.912254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:33.913404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe12f9c6-763c-4869-a589-7582ed055834 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:34.003150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:34.003150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:34.034171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe12f9c6-763c-4869-a589-7582ed055834 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:34.081802 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:34.081802 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:34.101958 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe12f9c6-763c-4869-a589-7582ed055834 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:34.101958 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 359/694] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:33 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1364 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:34.434906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-249ff33b-ea67-4c75-8bb0-3f4d73ea50ad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/373bfc24-82f4-418b-9d7f-43e8391f545e/action Jan 21 07:27:34.440114 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:34.440114 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:34.441672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-249ff33b-ea67-4c75-8bb0-3f4d73ea50ad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:27:34.446908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-249ff33b-ea67-4c75-8bb0-3f4d73ea50ad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:34.745341 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:34.745341 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:34.805792 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-454864f5-51b1-4fe1-bc1a-a64a8d82fd00 req-249ff33b-ea67-4c75-8bb0-3f4d73ea50ad tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/373bfc24-82f4-418b-9d7f-43e8391f545e/action returned with HTTP 204 Jan 21 07:27:34.810047 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 336/695] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:27:34 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/373bfc24-82f4-418b-9d7f-43e8391f545e/action => generated 0 bytes in 386 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:27:35.120418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adcca8c8-cdbd-4a53-b5ab-a7a79d106993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:35.121619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adcca8c8-cdbd-4a53-b5ab-a7a79d106993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:35.122002 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:35.122002 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:35.122671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adcca8c8-cdbd-4a53-b5ab-a7a79d106993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:35.257215 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:35.257215 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:35.312567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-adcca8c8-cdbd-4a53-b5ab-a7a79d106993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:35.407865 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:35.407865 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:35.466384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adcca8c8-cdbd-4a53-b5ab-a7a79d106993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:27:35.482377 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 360/696] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:35 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1656 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:35.509102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38dccfc5-46af-44ac-b6fa-da547bc2ba92 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:27:35.515191 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:35.515191 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:35.519868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38dccfc5-46af-44ac-b6fa-da547bc2ba92 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dff6b0f-e105-48a3-88d6-56d3e1c8854f", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-970461498"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:35.793105 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:35.793105 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:35.805145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-38dccfc5-46af-44ac-b6fa-da547bc2ba92 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:35.805991 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-38dccfc5-46af-44ac-b6fa-da547bc2ba92 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:35.848263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38dccfc5-46af-44ac-b6fa-da547bc2ba92 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 400 Jan 21 07:27:35.862597 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 337/697] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:27:35 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 160 bytes in 364 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:27:35.878018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8071a06-1c93-42dd-bef5-4d055b12638e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:27:35.878832 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:35.878832 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:35.879830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c8071a06-1c93-42dd-bef5-4d055b12638e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dff6b0f-e105-48a3-88d6-56d3e1c8854f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-394156995"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:36.125792 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:36.125792 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:36.128888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c8071a06-1c93-42dd-bef5-4d055b12638e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:36.129926 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-c8071a06-1c93-42dd-bef5-4d055b12638e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:36.258771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-c8071a06-1c93-42dd-bef5-4d055b12638e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['42a32a97-fad7-42c8-8913-1fa93c77b3f2', '1625a522-e410-4ac6-9d4d-054e0d32be47', 'f264f15d-accc-427b-b932-43edab67b862', 'b2c07368-8569-4278-9089-8cfe55d57721'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:27:36.618950 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c8071a06-1c93-42dd-bef5-4d055b12638e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot force create request issued successfully. Jan 21 07:27:36.618950 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8071a06-1c93-42dd-bef5-4d055b12638e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:27:36.618950 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 361/698] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:27:35 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 309 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:27:36.637049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c94e3f3-4991-49cc-b3c8-12c3df1fd14d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:36.637049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c94e3f3-4991-49cc-b3c8-12c3df1fd14d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:36.637049 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:36.637049 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:36.637049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c94e3f3-4991-49cc-b3c8-12c3df1fd14d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:36.700360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:36.700360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:36.700930 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5c94e3f3-4991-49cc-b3c8-12c3df1fd14d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:36.702876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c94e3f3-4991-49cc-b3c8-12c3df1fd14d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 200 Jan 21 07:27:36.704818 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 338/699] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:36 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 441 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:27:37.731550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-afa886d7-1158-4a53-a5d6-41a6a00f2453 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:37.731550 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-afa886d7-1158-4a53-a5d6-41a6a00f2453 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:37.731550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:37.731550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:37.731550 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-afa886d7-1158-4a53-a5d6-41a6a00f2453 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:37.836539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:37.836539 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:37.836539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-afa886d7-1158-4a53-a5d6-41a6a00f2453 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:37.836539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-afa886d7-1158-4a53-a5d6-41a6a00f2453 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 200 Jan 21 07:27:37.836539 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 362/700] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:37 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 441 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:38.864468 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-867fa41c-a00f-4631-884a-b4ec0006248e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:38.864468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-867fa41c-a00f-4631-884a-b4ec0006248e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:38.864468 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:38.864468 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:38.864468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-867fa41c-a00f-4631-884a-b4ec0006248e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:39.153265 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:39.153265 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:39.153265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-867fa41c-a00f-4631-884a-b4ec0006248e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:39.170721 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-867fa41c-a00f-4631-884a-b4ec0006248e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 200 Jan 21 07:27:39.170721 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 339/701] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:38 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 441 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:40.175519 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8cd8925-22aa-4652-98ea-b7db88317cc1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:40.178080 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8cd8925-22aa-4652-98ea-b7db88317cc1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:40.178423 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:40.178423 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:40.179434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8cd8925-22aa-4652-98ea-b7db88317cc1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:40.310449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:40.310449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:40.310449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f8cd8925-22aa-4652-98ea-b7db88317cc1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:40.310449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8cd8925-22aa-4652-98ea-b7db88317cc1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 200 Jan 21 07:27:40.337303 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 363/702] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:40 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 441 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:41.326924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b263084-607a-48e9-8c01-34eba1d7022d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:41.327845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b263084-607a-48e9-8c01-34eba1d7022d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:41.328186 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:41.328186 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:41.329284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b263084-607a-48e9-8c01-34eba1d7022d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:41.406038 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:41.406038 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:41.411609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3b263084-607a-48e9-8c01-34eba1d7022d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:41.421537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b263084-607a-48e9-8c01-34eba1d7022d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 200 Jan 21 07:27:41.432671 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 340/703] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:41 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 468 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:41.452897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19eefd36-6709-4dad-a855-bf6e0f988c33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:27:41.468233 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:41.468233 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:41.468233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19eefd36-6709-4dad-a855-bf6e0f988c33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dff6b0f-e105-48a3-88d6-56d3e1c8854f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1722944648"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:41.684280 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:41.684280 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:41.700470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-19eefd36-6709-4dad-a855-bf6e0f988c33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:41.700470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-19eefd36-6709-4dad-a855-bf6e0f988c33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:41.930197 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-19eefd36-6709-4dad-a855-bf6e0f988c33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['aeb21222-fb25-433b-a15d-4045b0bbe6c2', '04918e81-d7a9-4564-b629-4400f171a669', 'aff6a36b-3f2b-4e39-a357-bd181c81aa74', 'a0687996-758d-42d2-a67b-c7b2f9eb9948'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:27:42.416898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-19eefd36-6709-4dad-a855-bf6e0f988c33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot force create request issued successfully. Jan 21 07:27:42.416898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19eefd36-6709-4dad-a855-bf6e0f988c33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:27:42.443361 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00d8e6db-7114-4997-9829-00122637e54a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:27:42.443361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00d8e6db-7114-4997-9829-00122637e54a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:42.443361 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:42.443361 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:42.443361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00d8e6db-7114-4997-9829-00122637e54a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:42.453428 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 364/704] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:27:41 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 310 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:27:42.589098 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:42.589098 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:42.645372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-00d8e6db-7114-4997-9829-00122637e54a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:42.688352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00d8e6db-7114-4997-9829-00122637e54a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 200 Jan 21 07:27:42.703464 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 341/705] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:42 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 442 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:43.699911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes Jan 21 07:27:43.699911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:43.699911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:43.699911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1859074127"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:43.699911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1859074127'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:27:43.699911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Create volume of 1 GB Jan 21 07:27:43.709480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c89698b6-009c-4521-bb94-e1ea4fc43ee3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:27:43.709480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c89698b6-009c-4521-bb94-e1ea4fc43ee3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:43.709480 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:43.709480 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:43.709480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c89698b6-009c-4521-bb94-e1ea4fc43ee3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:43.711112 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:43.711112 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:43.807362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Availability Zones retrieved successfully. Jan 21 07:27:43.812364 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:43.812364 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:43.814937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c89698b6-009c-4521-bb94-e1ea4fc43ee3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:43.822012 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c89698b6-009c-4521-bb94-e1ea4fc43ee3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 200 Jan 21 07:27:43.841458 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 342/706] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:43 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 442 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:43.983737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Flow 'volume_create_api' (9f825543-08dd-4fcd-bde8-28a7180111e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:27:44.004747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88940023-c290-4f10-8fe8-d3fa23716888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:27:44.020689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:27:44.245191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88940023-c290-4f10-8fe8-d3fa23716888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:27:44.258617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f45925-342c-4ef3-bb81-702ab8eac419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:27:44.597440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Created reservations ['e7545365-7041-4c18-be82-9c74433db267', '7d09f3d7-3117-44f2-b2ea-1843c7d818b1', '15aa66a8-6d4d-49bf-9191-bb5bf93e91f3', '1eb90faa-ea24-4d08-a1d1-2511e0c65341'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:27:44.602678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f45925-342c-4ef3-bb81-702ab8eac419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7545365-7041-4c18-be82-9c74433db267', '7d09f3d7-3117-44f2-b2ea-1843c7d818b1', '15aa66a8-6d4d-49bf-9191-bb5bf93e91f3', '1eb90faa-ea24-4d08-a1d1-2511e0c65341']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:27:44.606044 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6bc304-9b56-4c17-b32c-a729eaf97103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:27:44.864006 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83ae9b1d-a32b-4af8-83a4-19e1e118ee74 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:27:44.864006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83ae9b1d-a32b-4af8-83a4-19e1e118ee74 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:44.864006 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:44.864006 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:44.943911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83ae9b1d-a32b-4af8-83a4-19e1e118ee74 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:45.054762 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:45.054762 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:45.054762 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-83ae9b1d-a32b-4af8-83a4-19e1e118ee74 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:45.054762 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83ae9b1d-a32b-4af8-83a4-19e1e118ee74 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 200 Jan 21 07:27:45.084910 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 343/707] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:44 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 442 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:45.433109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6bc304-9b56-4c17-b32c-a729eaf97103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f1fa2dc-2940-4ffb-8828-52340f7a0942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1859074127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847dd495a36641d9aa49238d709a3585',qos_specs=None,replication_status=,reservations=['e7545365-7041-4c18-be82-9c74433db267','7d09f3d7-3117-44f2-b2ea-1843c7d818b1','15aa66a8-6d4d-49bf-9191-bb5bf93e91f3','1eb90faa-ea24-4d08-a1d1-2511e0c65341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8fe40460c546d8b9d99877853292bf',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:27:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1859074127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f1fa2dc-2940-4ffb-8828-52340f7a0942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847dd495a36641d9aa49238d709a3585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df8fe40460c546d8b9d99877853292bf',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:27:45.442598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6faca9-e4aa-4ba3-ac32-42bf1f5af03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:27:45.599915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6faca9-e4aa-4ba3-ac32-42bf1f5af03d) transitioned into state 'SUCCESS' from state '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-1859074127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847dd495a36641d9aa49238d709a3585',qos_specs=None,replication_status=,reservations=['e7545365-7041-4c18-be82-9c74433db267','7d09f3d7-3117-44f2-b2ea-1843c7d818b1','15aa66a8-6d4d-49bf-9191-bb5bf93e91f3','1eb90faa-ea24-4d08-a1d1-2511e0c65341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8fe40460c546d8b9d99877853292bf',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:27:45.614409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9499dba-14e2-475e-8c90-9776b58edc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:27:45.654313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9499dba-14e2-475e-8c90-9776b58edc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:27:45.660551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Flow 'volume_create_api' (9f825543-08dd-4fcd-bde8-28a7180111e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:27:45.799339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Create volume request issued successfully. Jan 21 07:27:46.100074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95dfbc68-d5be-4515-88cc-a6c256d51ba3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:27:46.100074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95dfbc68-d5be-4515-88cc-a6c256d51ba3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:46.100074 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:46.100074 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:46.102459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95dfbc68-d5be-4515-88cc-a6c256d51ba3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:46.112228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-093e36bd-8356-4022-b867-d60420a5ec34 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes returned with HTTP 202 Jan 21 07:27:46.130175 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 365/708] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:27:43 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/volumes => generated 824 bytes in 2442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:27:46.169016 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25a6095d-c486-4a0d-bab7-35e0af2e57cb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:46.169016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25a6095d-c486-4a0d-bab7-35e0af2e57cb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:46.169016 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:46.169016 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:46.169016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25a6095d-c486-4a0d-bab7-35e0af2e57cb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:46.348197 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:46.348197 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:46.350305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-95dfbc68-d5be-4515-88cc-a6c256d51ba3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:46.378590 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95dfbc68-d5be-4515-88cc-a6c256d51ba3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 200 Jan 21 07:27:46.404770 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 344/709] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:46 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 442 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:46.571935 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:46.571935 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:46.609880 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-25a6095d-c486-4a0d-bab7-35e0af2e57cb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:46.737157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25a6095d-c486-4a0d-bab7-35e0af2e57cb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:46.739111 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 366/710] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:46 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:47.413689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb48238d-9c5e-402f-95da-8af4684b7e7d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:27:47.417603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb48238d-9c5e-402f-95da-8af4684b7e7d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:47.421208 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:47.421208 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:47.433931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb48238d-9c5e-402f-95da-8af4684b7e7d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:47.676847 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:47.676847 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:47.696564 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bb48238d-9c5e-402f-95da-8af4684b7e7d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:47.708492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb48238d-9c5e-402f-95da-8af4684b7e7d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 200 Jan 21 07:27:47.726068 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 345/711] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:47 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 442 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:47.773849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-158e54b6-6704-41f9-a071-256cbf035d09 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:47.774838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-158e54b6-6704-41f9-a071-256cbf035d09 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:47.777165 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:47.777165 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:47.777165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-158e54b6-6704-41f9-a071-256cbf035d09 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:48.098031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:48.098031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:48.109821 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-158e54b6-6704-41f9-a071-256cbf035d09 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:48.233159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-158e54b6-6704-41f9-a071-256cbf035d09 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:48.238405 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 367/712] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:47 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:48.749013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5baa5420-b406-4b5f-af38-cec92e16e122 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:27:48.752663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5baa5420-b406-4b5f-af38-cec92e16e122 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:48.752663 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:48.752663 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:48.752663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5baa5420-b406-4b5f-af38-cec92e16e122 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:48.894743 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:48.894743 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:48.896946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5baa5420-b406-4b5f-af38-cec92e16e122 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:48.917261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5baa5420-b406-4b5f-af38-cec92e16e122 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 200 Jan 21 07:27:48.927301 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 346/713] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:48 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 469 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:48.931429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da8b856d-7de2-4f4c-bd28-f401ea5f7368 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:27:48.932759 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:48.932759 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:48.932759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da8b856d-7de2-4f4c-bd28-f401ea5f7368 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dff6b0f-e105-48a3-88d6-56d3e1c8854f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1014162956"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:49.066089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:49.066089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:49.067412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-da8b856d-7de2-4f4c-bd28-f401ea5f7368 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:27:49.067772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-da8b856d-7de2-4f4c-bd28-f401ea5f7368 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:27:49.156765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-da8b856d-7de2-4f4c-bd28-f401ea5f7368 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['f9e0c0ff-b30c-4cce-b643-ff8d120132b2', '3228031f-7f80-47da-a065-cbb77fd1f11f', '0de98441-1a0a-481b-ad40-159eb2f09a0c', '88e4abe2-fbce-4375-84bc-fdada475e807'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:27:49.271072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01a42b26-7b64-48b7-b77e-960577b3aecb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:49.272070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01a42b26-7b64-48b7-b77e-960577b3aecb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:49.274191 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:49.274191 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:49.274191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01a42b26-7b64-48b7-b77e-960577b3aecb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:49.431318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-da8b856d-7de2-4f4c-bd28-f401ea5f7368 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot force create request issued successfully. Jan 21 07:27:49.436066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da8b856d-7de2-4f4c-bd28-f401ea5f7368 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:27:49.445516 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 368/714] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:27:48 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 310 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:27:49.478170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:49.478170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:49.483706 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab223d77-febb-4167-8ccd-00c527ee2280 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:27:49.485433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab223d77-febb-4167-8ccd-00c527ee2280 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:49.485433 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:49.485433 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:49.486554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab223d77-febb-4167-8ccd-00c527ee2280 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:49.515676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-01a42b26-7b64-48b7-b77e-960577b3aecb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:49.555148 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:49.555148 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:49.558000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ab223d77-febb-4167-8ccd-00c527ee2280 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:49.563290 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab223d77-febb-4167-8ccd-00c527ee2280 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 200 Jan 21 07:27:49.574092 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 369/715] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:49 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 442 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:49.585317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01a42b26-7b64-48b7-b77e-960577b3aecb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:49.594870 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 347/716] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:49 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 917 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:27:50.599773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50a2c6b2-11eb-4f92-928f-3a5fd02039f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:27:50.599773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50a2c6b2-11eb-4f92-928f-3a5fd02039f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:50.599773 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:50.599773 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:50.599773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50a2c6b2-11eb-4f92-928f-3a5fd02039f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:50.710004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:50.710004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:50.712920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-50a2c6b2-11eb-4f92-928f-3a5fd02039f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:50.720092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50a2c6b2-11eb-4f92-928f-3a5fd02039f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 200 Jan 21 07:27:50.723641 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 370/717] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:50 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 442 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:51.742109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07ce5081-9b9f-4e7f-8f97-ac8618d29d33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:27:51.743335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07ce5081-9b9f-4e7f-8f97-ac8618d29d33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:51.743812 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:51.743812 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:51.744886 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07ce5081-9b9f-4e7f-8f97-ac8618d29d33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:51.815578 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:51.815578 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:51.853410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-07ce5081-9b9f-4e7f-8f97-ac8618d29d33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:51.867934 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07ce5081-9b9f-4e7f-8f97-ac8618d29d33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 200 Jan 21 07:27:51.872176 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 348/718] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:51 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 442 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:52.331083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-4487618a-38ab-45e4-bf66-b9b748f7ab69 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:52.332818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-4487618a-38ab-45e4-bf66-b9b748f7ab69 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:52.332990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:52.332990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:52.333607 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-4487618a-38ab-45e4-bf66-b9b748f7ab69 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:52.466900 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:52.466900 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:52.484971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-4487618a-38ab-45e4-bf66-b9b748f7ab69 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:52.559010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-4487618a-38ab-45e4-bf66-b9b748f7ab69 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:52.560650 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 371/719] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:27:52 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:52.747535 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07ce5081-9b9f-4e7f-8f97-ac8618d29d33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume// Jan 21 07:27:52.748418 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07ce5081-9b9f-4e7f-8f97-ac8618d29d33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:52.749657 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:52.749657 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:52.750401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07ce5081-9b9f-4e7f-8f97-ac8618d29d33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:52.752491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07ce5081-9b9f-4e7f-8f97-ac8618d29d33 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:27:52.755415 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 349/720] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:27:52 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:27:52.772047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-dde7f39b-3718-413c-bf93-dacef5cd3bee tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments Jan 21 07:27:52.772852 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:52.772852 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:52.773517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-dde7f39b-3718-413c-bf93-dacef5cd3bee tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f1fa2dc-2940-4ffb-8828-52340f7a0942", "instance_uuid": "7f3ea661-1897-4148-88a9-8e5e3e314fa0", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:52.843011 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:52.843011 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:52.885069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b77fb6c3-d858-4bbf-9d04-a2751b1cd874 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:27:52.886332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b77fb6c3-d858-4bbf-9d04-a2751b1cd874 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:52.887049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b77fb6c3-d858-4bbf-9d04-a2751b1cd874 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:52.954684 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:52.954684 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:52.955906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b77fb6c3-d858-4bbf-9d04-a2751b1cd874 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:52.964556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b77fb6c3-d858-4bbf-9d04-a2751b1cd874 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 200 Jan 21 07:27:52.966046 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 350/721] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:52 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 469 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:52.969754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-dde7f39b-3718-413c-bf93-dacef5cd3bee tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments returned with HTTP 200 Jan 21 07:27:52.970944 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 372/722] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:27:52 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/attachments => generated 273 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:27:52.995694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:52.996682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:52.998098 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:52.998098 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:52.999362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:52.999950 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:53.068332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d005078-34cb-4cf4-b68a-234e2dc0602d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:53.069585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d005078-34cb-4cf4-b68a-234e2dc0602d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:53.069946 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:53.069946 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:53.070332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d005078-34cb-4cf4-b68a-234e2dc0602d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:53.134886 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:53.134886 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:53.139633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:53.226401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:53.226401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:53.253453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2d005078-34cb-4cf4-b68a-234e2dc0602d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:53.303629 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:53.303629 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:53.325124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:27:53.326178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 202 Jan 21 07:27:53.327080 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 351/723] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:27:52 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 0 bytes in 346 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:27:53.335408 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d005078-34cb-4cf4-b68a-234e2dc0602d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:53.335553 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume// Jan 21 07:27:53.335553 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:53.335553 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:53.335553 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:53.336097 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 373/724] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:53 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:53.336349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:53.340872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-948a345f-9229-472f-b42f-b95a224fed00 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:27:53.344509 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 352/725] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:27:53 2021] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:27:53.351650 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a13109a-7b5f-4c39-88e8-0e28ac22642c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:53.357321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a13109a-7b5f-4c39-88e8-0e28ac22642c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:53.364215 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:53.364215 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:53.365673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a13109a-7b5f-4c39-88e8-0e28ac22642c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:53.367141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-89630559-4505-4f05-a303-58c6694fe69d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:53.371468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-89630559-4505-4f05-a303-58c6694fe69d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:53.375882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-89630559-4505-4f05-a303-58c6694fe69d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:53.516503 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:53.516503 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:53.536565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9a13109a-7b5f-4c39-88e8-0e28ac22642c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:53.553485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a13109a-7b5f-4c39-88e8-0e28ac22642c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 200 Jan 21 07:27:53.572983 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 374/726] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:53 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 467 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:53.786419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:53.786419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:53.829508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-89630559-4505-4f05-a303-58c6694fe69d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:53.955653 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:53.955653 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:54.030342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-89630559-4505-4f05-a303-58c6694fe69d tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:54.036083 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 353/727] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:27:53 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 1015 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:27:54.157998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-f91dcc4a-fa99-49e0-830b-875773e480ab tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] PUT http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/7da6ebd3-86ba-4413-9deb-6bf589e48769 Jan 21 07:27:54.158822 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:54.158822 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:54.159529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-f91dcc4a-fa99-49e0-830b-875773e480ab tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:27:54.266914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:27:54.266914 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:27:54.267683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-f91dcc4a-fa99-49e0-830b-875773e480ab tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Lock "b'cinder-attachment_update-5f1fa2dc-2940-4ffb-8828-52340f7a0942-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.026s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:27:54.282128 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:54.282128 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:54.384007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-75b263d0-3b47-4fa4-9259-92797787b592 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:54.385141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-75b263d0-3b47-4fa4-9259-92797787b592 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:54.385536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:54.385536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:54.386496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-75b263d0-3b47-4fa4-9259-92797787b592 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:54.673840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:54.673840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:54.737807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-75b263d0-3b47-4fa4-9259-92797787b592 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:54.932758 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:54.932758 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:54.984779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-75b263d0-3b47-4fa4-9259-92797787b592 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:54.990209 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 354/728] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:54 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:27:55.009361 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-699b81c4-d48e-40aa-9130-a7015fbf8289 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:55.010162 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-699b81c4-d48e-40aa-9130-a7015fbf8289 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:55.012210 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:55.012210 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:55.015705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-699b81c4-d48e-40aa-9130-a7015fbf8289 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:55.150945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:55.150945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:55.152143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-699b81c4-d48e-40aa-9130-a7015fbf8289 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:55.154219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-699b81c4-d48e-40aa-9130-a7015fbf8289 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 200 Jan 21 07:27:55.155340 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 355/729] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:54 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 467 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:56.022325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56167409-1597-422f-8038-fd8b6d113e88 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:56.023081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56167409-1597-422f-8038-fd8b6d113e88 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:56.023271 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:56.023271 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:56.023839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56167409-1597-422f-8038-fd8b6d113e88 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:56.229308 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:56.229308 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:56.252848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-56167409-1597-422f-8038-fd8b6d113e88 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:56.281263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:56.281263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:56.294102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56167409-1597-422f-8038-fd8b6d113e88 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:56.294623 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 356/730] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:56 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:27:56.306156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddb83edc-df71-4b92-9ebe-93b8d37357de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:56.306156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddb83edc-df71-4b92-9ebe-93b8d37357de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:56.306156 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:56.306156 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:56.306156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddb83edc-df71-4b92-9ebe-93b8d37357de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:56.336390 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:56.336390 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:56.337651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ddb83edc-df71-4b92-9ebe-93b8d37357de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:56.341667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddb83edc-df71-4b92-9ebe-93b8d37357de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 200 Jan 21 07:27:56.356108 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 357/731] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:56 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 467 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:57.351591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4a9797d-935e-41bb-9517-14e7c4fa90ee tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:57.351591 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4a9797d-935e-41bb-9517-14e7c4fa90ee tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:57.351591 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:57.351591 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:57.358072 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4a9797d-935e-41bb-9517-14e7c4fa90ee tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:57.538083 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:57.538083 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:57.561010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c4a9797d-935e-41bb-9517-14e7c4fa90ee tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:57.634277 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:57.634277 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:57.682344 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4a9797d-935e-41bb-9517-14e7c4fa90ee tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:57.686775 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 358/732] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:57 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:57.706457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e66d119-100a-41eb-b549-9ef9930b8c2e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:27:57.709491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e66d119-100a-41eb-b549-9ef9930b8c2e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:57.714541 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:57.714541 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:57.717132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e66d119-100a-41eb-b549-9ef9930b8c2e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:57.925773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e66d119-100a-41eb-b549-9ef9930b8c2e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 404 Jan 21 07:27:57.958513 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 359/733] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:57 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 111 bytes in 271 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:27:57.985659 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44c4347c-9c20-45f8-85a4-e3e9169ba9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:27:57.986634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44c4347c-9c20-45f8-85a4-e3e9169ba9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:57.996929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44c4347c-9c20-45f8-85a4-e3e9169ba9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:57.998311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-44c4347c-9c20-45f8-85a4-e3e9169ba9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:27:58.096108 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:58.096108 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:58.097988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-44c4347c-9c20-45f8-85a4-e3e9169ba9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:58.346217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-44c4347c-9c20-45f8-85a4-e3e9169ba9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:27:58.347428 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44c4347c-9c20-45f8-85a4-e3e9169ba9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 202 Jan 21 07:27:58.350410 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 360/734] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:27:57 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 0 bytes in 384 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:27:58.365686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-511e60a1-6e15-44c8-8e2c-2860f307f870 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:27:58.366286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-511e60a1-6e15-44c8-8e2c-2860f307f870 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:58.366286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:58.366286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:58.366605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-511e60a1-6e15-44c8-8e2c-2860f307f870 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:58.606679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:58.606679 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:58.611977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-511e60a1-6e15-44c8-8e2c-2860f307f870 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:58.621538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-511e60a1-6e15-44c8-8e2c-2860f307f870 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 200 Jan 21 07:27:58.623229 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 361/735] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:58 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 468 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:27:58.718248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e579420b-db0b-432e-8d7f-b23b1eed3cc0 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:27:58.718808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e579420b-db0b-432e-8d7f-b23b1eed3cc0 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:58.719007 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:58.719007 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:58.719421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e579420b-db0b-432e-8d7f-b23b1eed3cc0 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:58.994602 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:58.994602 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:59.044776 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e579420b-db0b-432e-8d7f-b23b1eed3cc0 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:27:59.172056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:59.172056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:59.253162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e579420b-db0b-432e-8d7f-b23b1eed3cc0 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:27:59.265328 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 362/736] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:27:58 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:27:59.648612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c49c2834-861c-431f-8b2e-adb187c63240 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:27:59.650820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c49c2834-861c-431f-8b2e-adb187c63240 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:27:59.651242 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:27:59.651242 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:27:59.655587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c49c2834-861c-431f-8b2e-adb187c63240 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:27:59.681788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-f91dcc4a-fa99-49e0-830b-875773e480ab tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Lock "b'cinder-attachment_update-5f1fa2dc-2940-4ffb-8828-52340f7a0942-n-h1-765315-16'" released by "attachment_update" :: held 5.405s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:27:59.693556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-f91dcc4a-fa99-49e0-830b-875773e480ab tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/7da6ebd3-86ba-4413-9deb-6bf589e48769 returned with HTTP 200 Jan 21 07:27:59.697306 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 375/737] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 07:27:54 2021] PUT /volume/v3/847dd495a36641d9aa49238d709a3585/attachments/7da6ebd3-86ba-4413-9deb-6bf589e48769 => generated 762 bytes in 5626 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:27:59.757130 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:27:59.757130 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:27:59.758514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c49c2834-861c-431f-8b2e-adb187c63240 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:27:59.764842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c49c2834-861c-431f-8b2e-adb187c63240 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 200 Jan 21 07:27:59.766265 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 363/738] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:27:59 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 468 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:00.299728 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92571b08-fabf-467b-ac57-bebe2dad378e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:00.303121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92571b08-fabf-467b-ac57-bebe2dad378e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:00.303121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:00.303121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:00.307358 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92571b08-fabf-467b-ac57-bebe2dad378e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:00.677652 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:00.677652 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:00.739995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-92571b08-fabf-467b-ac57-bebe2dad378e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:00.795718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76b93024-6ade-44f3-b390-8fb50b4a2353 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:28:00.803638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76b93024-6ade-44f3-b390-8fb50b4a2353 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:00.803638 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:00.803638 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:00.803638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76b93024-6ade-44f3-b390-8fb50b4a2353 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:01.039447 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:01.039447 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:01.039447 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-76b93024-6ade-44f3-b390-8fb50b4a2353 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:01.062902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:01.062902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:01.079736 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76b93024-6ade-44f3-b390-8fb50b4a2353 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 200 Jan 21 07:28:01.087880 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92571b08-fabf-467b-ac57-bebe2dad378e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:01.096478 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 364/739] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:00 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 468 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:01.111982 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 376/740] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:00 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 917 bytes in 806 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:02.106603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3efefa47-7cdd-4699-bca0-aecfbfc928dc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:28:02.107579 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3efefa47-7cdd-4699-bca0-aecfbfc928dc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:02.107953 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:02.107953 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:02.113346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3efefa47-7cdd-4699-bca0-aecfbfc928dc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:02.115321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c103666-62ff-4b3b-9735-7f2fb6e97a27 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:02.121151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c103666-62ff-4b3b-9735-7f2fb6e97a27 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:02.130168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:02.130168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:02.131740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c103666-62ff-4b3b-9735-7f2fb6e97a27 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:02.282874 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:02.282874 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:02.282874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3efefa47-7cdd-4699-bca0-aecfbfc928dc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:02.301903 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3efefa47-7cdd-4699-bca0-aecfbfc928dc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 200 Jan 21 07:28:02.306718 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 377/741] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:02 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 468 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:02.401928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:02.401928 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:02.415128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0c103666-62ff-4b3b-9735-7f2fb6e97a27 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:02.445848 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:02.445848 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:02.470970 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c103666-62ff-4b3b-9735-7f2fb6e97a27 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:02.496998 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 365/742] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:02 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 917 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:03.329629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-825ee090-b2cc-4e5a-90c5-3df50cbca443 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:28:03.333430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-825ee090-b2cc-4e5a-90c5-3df50cbca443 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:03.337264 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:03.337264 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:03.338627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-825ee090-b2cc-4e5a-90c5-3df50cbca443 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:03.504183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49ce4466-903d-42c1-b3d0-a9830b5d59be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:03.505062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49ce4466-903d-42c1-b3d0-a9830b5d59be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:03.505361 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:03.505361 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:03.506466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49ce4466-903d-42c1-b3d0-a9830b5d59be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:03.514326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-825ee090-b2cc-4e5a-90c5-3df50cbca443 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 404 Jan 21 07:28:03.521993 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 378/743] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:03 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 111 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:28:03.583817 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-732c0c80-83da-4acc-9324-88c836839ecd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:28:03.585129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-732c0c80-83da-4acc-9324-88c836839ecd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:03.586255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-732c0c80-83da-4acc-9324-88c836839ecd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:03.587184 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-732c0c80-83da-4acc-9324-88c836839ecd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:28:03.768218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:03.768218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:03.797091 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:03.797091 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:03.807170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-732c0c80-83da-4acc-9324-88c836839ecd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:03.814399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-49ce4466-903d-42c1-b3d0-a9830b5d59be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:03.953314 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:03.953314 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:03.989737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49ce4466-903d-42c1-b3d0-a9830b5d59be tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:04.005686 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 366/744] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:03 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 917 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:28:04.087926 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-732c0c80-83da-4acc-9324-88c836839ecd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:28:04.088413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-732c0c80-83da-4acc-9324-88c836839ecd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 202 Jan 21 07:28:04.094334 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 379/745] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:28:03 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 0 bytes in 563 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:28:04.103010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-016923b6-f090-4507-8db4-eb3501f572e0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:28:04.103547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-016923b6-f090-4507-8db4-eb3501f572e0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:04.103753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:04.103753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:04.104086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-016923b6-f090-4507-8db4-eb3501f572e0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:04.173550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:04.173550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:04.174741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-016923b6-f090-4507-8db4-eb3501f572e0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:04.183921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-016923b6-f090-4507-8db4-eb3501f572e0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 200 Jan 21 07:28:04.195833 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 367/746] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:04 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 468 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:05.023560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ba4f9c4-f080-4f9f-9b91-b17639e2da6c tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:05.024345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ba4f9c4-f080-4f9f-9b91-b17639e2da6c tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:05.024746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:05.024746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:05.025398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ba4f9c4-f080-4f9f-9b91-b17639e2da6c tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:05.208921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9087490-156f-496e-940f-a4e27d782518 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:28:05.211021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9087490-156f-496e-940f-a4e27d782518 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:05.211399 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:05.211399 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:05.217457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9087490-156f-496e-940f-a4e27d782518 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:05.357780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:05.357780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:05.365242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a9087490-156f-496e-940f-a4e27d782518 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:05.379750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9087490-156f-496e-940f-a4e27d782518 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 200 Jan 21 07:28:05.385733 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 368/747] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:05 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 468 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:05.442956 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-50e795cd-4b27-4fec-885b-8418bdd1aee0 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/7da6ebd3-86ba-4413-9deb-6bf589e48769/action Jan 21 07:28:05.444122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:05.444122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:05.451091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-50e795cd-4b27-4fec-885b-8418bdd1aee0 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:28:05.454551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-50e795cd-4b27-4fec-885b-8418bdd1aee0 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:28:05.557707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:05.557707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:05.600655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5ba4f9c4-f080-4f9f-9b91-b17639e2da6c tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:05.712616 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:05.712616 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:05.760435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ba4f9c4-f080-4f9f-9b91-b17639e2da6c tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:05.810188 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 380/748] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:05 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 917 bytes in 757 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:05.978764 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:05.978764 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:06.015061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dff33c6d-11ff-432e-8abb-3bd0f0384995 req-50e795cd-4b27-4fec-885b-8418bdd1aee0 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/7da6ebd3-86ba-4413-9deb-6bf589e48769/action returned with HTTP 204 Jan 21 07:28:06.017113 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 369/749] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:28:05 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/attachments/7da6ebd3-86ba-4413-9deb-6bf589e48769/action => generated 0 bytes in 631 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:28:06.407228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38dd37b8-05bf-4be4-a605-b6e53265235c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:28:06.408181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38dd37b8-05bf-4be4-a605-b6e53265235c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:06.408498 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:06.408498 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:06.409213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38dd37b8-05bf-4be4-a605-b6e53265235c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:06.551872 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:06.551872 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:06.558491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-38dd37b8-05bf-4be4-a605-b6e53265235c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:06.572848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38dd37b8-05bf-4be4-a605-b6e53265235c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 200 Jan 21 07:28:06.574489 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 381/750] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:06 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 468 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:06.815095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bb4765e-1cb2-42d0-af4c-55c54d336082 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:06.816091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bb4765e-1cb2-42d0-af4c-55c54d336082 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:06.816327 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:06.816327 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:06.816997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bb4765e-1cb2-42d0-af4c-55c54d336082 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:06.961295 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:06.961295 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:06.979593 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0bb4765e-1cb2-42d0-af4c-55c54d336082 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:07.030783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:07.030783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:07.062124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bb4765e-1cb2-42d0-af4c-55c54d336082 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:07.063490 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 370/751] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:06 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 1209 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:28:07.103332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04e68f12-5542-472e-8a25-ad7a34ab1e33 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] DELETE http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:07.104105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04e68f12-5542-472e-8a25-ad7a34ab1e33 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:07.104426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:07.104426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:07.104959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04e68f12-5542-472e-8a25-ad7a34ab1e33 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:07.105673 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-04e68f12-5542-472e-8a25-ad7a34ab1e33 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Delete volume with id: 5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:07.179135 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:07.179135 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:07.180351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-04e68f12-5542-472e-8a25-ad7a34ab1e33 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:07.207754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-04e68f12-5542-472e-8a25-ad7a34ab1e33 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Jan 21 07:28:07.208899 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04e68f12-5542-472e-8a25-ad7a34ab1e33 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 400 Jan 21 07:28:07.213215 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 382/752] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:28:07 2021] DELETE /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 285 bytes in 118 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:28:07.234649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef20a1f8-6971-49a9-ad11-b5fc36d414f2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:07.235940 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef20a1f8-6971-49a9-ad11-b5fc36d414f2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:07.239204 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:07.239204 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:07.240250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef20a1f8-6971-49a9-ad11-b5fc36d414f2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:07.414692 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:07.414692 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:07.442567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ef20a1f8-6971-49a9-ad11-b5fc36d414f2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:07.501512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:07.501512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:07.531344 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef20a1f8-6971-49a9-ad11-b5fc36d414f2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:07.533164 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 371/753] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:07 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 1209 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:28:07.595127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a97dc9a2-9192-400f-a24a-5b3cd3178722 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:28:07.595959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a97dc9a2-9192-400f-a24a-5b3cd3178722 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:07.596385 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:07.596385 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:07.597206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a97dc9a2-9192-400f-a24a-5b3cd3178722 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:07.645810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a97dc9a2-9192-400f-a24a-5b3cd3178722 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 404 Jan 21 07:28:07.647323 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 383/754] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:07 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:28:08.474030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-1ff47f87-0bd4-4896-9549-609b100a11a7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:08.474595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-1ff47f87-0bd4-4896-9549-609b100a11a7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:08.474744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:08.474744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:08.475516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-1ff47f87-0bd4-4896-9549-609b100a11a7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:08.665181 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:08.665181 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:08.682664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-1ff47f87-0bd4-4896-9549-609b100a11a7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:08.740482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:08.740482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:08.777149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-1ff47f87-0bd4-4896-9549-609b100a11a7 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:08.792954 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 372/755] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:28:08 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 1209 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:28:08.844782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] POST http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942/action Jan 21 07:28:08.848331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action body: b'{"os-begin_detaching": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:28:08.849653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:28:09.042238 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:09.042238 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:09.048441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:09.103685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Begin detaching volume completed successfully. Jan 21 07:28:09.104390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942/action returned with HTTP 202 Jan 21 07:28:09.106057 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 384/756] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:28:08 2021] POST /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942/action => generated 0 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:28:09.176750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a709e233-048e-4130-8a26-8c90bdc944e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:09.177300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a709e233-048e-4130-8a26-8c90bdc944e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:09.177502 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:09.177502 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:09.178302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a709e233-048e-4130-8a26-8c90bdc944e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:09.245468 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume// Jan 21 07:28:09.246235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:09.246780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:09.246780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:09.247437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:09.248886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-53bd1b01-fedf-4e5a-aeb9-f8a48c720b39 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:28:09.249972 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 385/757] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:28:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:28:09.268763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-4b61ddf6-e1db-4917-8550-b0c9b54579fc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:09.269419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-4b61ddf6-e1db-4917-8550-b0c9b54579fc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:09.269923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-4b61ddf6-e1db-4917-8550-b0c9b54579fc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:09.451528 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:09.451528 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:09.486712 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-4b61ddf6-e1db-4917-8550-b0c9b54579fc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:09.535570 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:09.535570 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:09.559383 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:09.559383 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:09.571971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a709e233-048e-4130-8a26-8c90bdc944e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:09.580062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-4b61ddf6-e1db-4917-8550-b0c9b54579fc tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:09.585410 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 386/758] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:28:09 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 1311 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:28:09.595647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-c3570013-0e80-469a-814d-c1266c6b8cb8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:28:09.599594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-c3570013-0e80-469a-814d-c1266c6b8cb8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:09.601733 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:09.601733 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:09.609711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-c3570013-0e80-469a-814d-c1266c6b8cb8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:09.666687 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:09.666687 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:09.700534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a709e233-048e-4130-8a26-8c90bdc944e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:09.720724 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 373/759] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:09 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 1212 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:28:09.755951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:09.755951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:09.789403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-c3570013-0e80-469a-814d-c1266c6b8cb8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:28:09.821225 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:09.821225 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:09.841945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-c3570013-0e80-469a-814d-c1266c6b8cb8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:28:09.850968 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 387/760] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:28:09 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1656 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:28:09.930710 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-19684e9d-7ae1-4545-82ac-345897e95fbf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f/action Jan 21 07:28:09.930710 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:09.930710 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:09.930710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-19684e9d-7ae1-4545-82ac-345897e95fbf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:28:09.930710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-19684e9d-7ae1-4545-82ac-345897e95fbf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:28:10.014376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-d4fbae20-dfe1-4044-8555-20f6841e7663 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] DELETE http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/7da6ebd3-86ba-4413-9deb-6bf589e48769 Jan 21 07:28:10.015302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-d4fbae20-dfe1-4044-8555-20f6841e7663 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:10.015745 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:10.015745 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:10.016450 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-d4fbae20-dfe1-4044-8555-20f6841e7663 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:10.069427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:10.069427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:10.132619 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:10.132619 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:10.134154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-19684e9d-7ae1-4545-82ac-345897e95fbf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:28:10.159367 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-19684e9d-7ae1-4545-82ac-345897e95fbf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Begin detaching volume completed successfully. Jan 21 07:28:10.160411 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-19684e9d-7ae1-4545-82ac-345897e95fbf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f/action returned with HTTP 202 Jan 21 07:28:10.161604 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 374/761] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:28:09 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:28:10.209641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4ff98ba-d06b-48e1-9818-9fca95c65e89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:28:10.210153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4ff98ba-d06b-48e1-9818-9fca95c65e89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:10.210555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:10.210555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:10.211362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4ff98ba-d06b-48e1-9818-9fca95c65e89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:10.337037 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:10.337037 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:10.361041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a4ff98ba-d06b-48e1-9818-9fca95c65e89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:28:10.411939 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:10.411939 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:10.457917 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4ff98ba-d06b-48e1-9818-9fca95c65e89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:28:10.459983 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 375/762] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:10 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1659 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:28:10.461992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4ff98ba-d06b-48e1-9818-9fca95c65e89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume// Jan 21 07:28:10.463279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4ff98ba-d06b-48e1-9818-9fca95c65e89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:10.463659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:10.463659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:10.464357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4ff98ba-d06b-48e1-9818-9fca95c65e89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:10.466054 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4ff98ba-d06b-48e1-9818-9fca95c65e89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:28:10.467164 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 376/763] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:28:10 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:28:10.492988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-56120aad-f32b-4107-bdd0-9d1e442f59f1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:28:10.495710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-56120aad-f32b-4107-bdd0-9d1e442f59f1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:10.499911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-56120aad-f32b-4107-bdd0-9d1e442f59f1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:10.748654 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:10.748654 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:10.792667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-56120aad-f32b-4107-bdd0-9d1e442f59f1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:28:10.846389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:10.846389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:10.905528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-56120aad-f32b-4107-bdd0-9d1e442f59f1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:28:10.915003 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 377/764] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:28:10 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1758 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:28:10.935238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d8290a3-72da-45aa-a8f8-1f34ae9b3a0e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:10.936311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d8290a3-72da-45aa-a8f8-1f34ae9b3a0e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:10.936913 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:10.936913 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:10.937628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d8290a3-72da-45aa-a8f8-1f34ae9b3a0e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:11.093078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:11.093078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:11.114913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5d8290a3-72da-45aa-a8f8-1f34ae9b3a0e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:11.160351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:11.160351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:11.175920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d8290a3-72da-45aa-a8f8-1f34ae9b3a0e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:11.178249 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 378/765] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:10 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 1212 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:28:11.496774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-d4fbae20-dfe1-4044-8555-20f6841e7663 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:28:11.511675 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62bdbeaa-b3b6-4e2e-a719-1186a7ce70aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:28:11.511675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62bdbeaa-b3b6-4e2e-a719-1186a7ce70aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:11.511675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:11.511675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:11.511675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62bdbeaa-b3b6-4e2e-a719-1186a7ce70aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:11.522698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-d4fbae20-dfe1-4044-8555-20f6841e7663 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:28:11.522698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a63a4653-d8c8-4a30-94b2-4731f92036a6 req-d4fbae20-dfe1-4044-8555-20f6841e7663 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/attachments/7da6ebd3-86ba-4413-9deb-6bf589e48769 returned with HTTP 200 Jan 21 07:28:11.522698 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 388/766] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:28:10 2021] DELETE /volume/v3/847dd495a36641d9aa49238d709a3585/attachments/7da6ebd3-86ba-4413-9deb-6bf589e48769 => generated 19 bytes in 1507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:11.589498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-81ea045c-be21-4b15-a60d-c0c8c4997513 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/373bfc24-82f4-418b-9d7f-43e8391f545e Jan 21 07:28:11.589498 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-81ea045c-be21-4b15-a60d-c0c8c4997513 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:11.589498 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:11.589498 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:11.589498 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-81ea045c-be21-4b15-a60d-c0c8c4997513 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:11.637711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:11.637711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:11.662226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62bdbeaa-b3b6-4e2e-a719-1186a7ce70aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:28:11.681983 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:11.681983 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:11.734660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:11.734660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:11.775683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62bdbeaa-b3b6-4e2e-a719-1186a7ce70aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:28:11.778440 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 379/767] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:11 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1659 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:28:12.210964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48250424-5db6-43dc-8bd1-250d9ce79231 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:12.211856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48250424-5db6-43dc-8bd1-250d9ce79231 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:12.212126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:12.212126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:12.212868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48250424-5db6-43dc-8bd1-250d9ce79231 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:12.409140 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:12.409140 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:12.438894 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48250424-5db6-43dc-8bd1-250d9ce79231 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:12.508773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48250424-5db6-43dc-8bd1-250d9ce79231 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:12.512898 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 380/768] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:12 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 917 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:12.545747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fc0c8cf-bcff-42fb-a614-59c913625761 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] DELETE http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:12.549536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fc0c8cf-bcff-42fb-a614-59c913625761 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:12.550624 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:12.550624 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:12.551435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fc0c8cf-bcff-42fb-a614-59c913625761 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:12.553820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-0fc0c8cf-bcff-42fb-a614-59c913625761 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Delete volume with id: 5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:12.665345 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:12.665345 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:12.667862 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0fc0c8cf-bcff-42fb-a614-59c913625761 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:12.741744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0fc0c8cf-bcff-42fb-a614-59c913625761 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Delete volume request issued successfully. Jan 21 07:28:12.742636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fc0c8cf-bcff-42fb-a614-59c913625761 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 202 Jan 21 07:28:12.744647 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 381/769] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:28:12 2021] DELETE /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:28:12.769442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fe320d0-13bc-4037-b6c8-f2eed10cfd3a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:12.770421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fe320d0-13bc-4037-b6c8-f2eed10cfd3a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:12.770979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:12.770979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:12.776853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fe320d0-13bc-4037-b6c8-f2eed10cfd3a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:12.997154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-81ea045c-be21-4b15-a60d-c0c8c4997513 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:28:12.997946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-81ea045c-be21-4b15-a60d-c0c8c4997513 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:28:13.042074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-56903d9c-179e-44ff-b503-e834ebfef9c7 req-81ea045c-be21-4b15-a60d-c0c8c4997513 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/373bfc24-82f4-418b-9d7f-43e8391f545e returned with HTTP 200 Jan 21 07:28:13.043703 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 389/770] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:28:11 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/373bfc24-82f4-418b-9d7f-43e8391f545e => generated 19 bytes in 1479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:28:13.052508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e0662f9-4698-4189-b7e6-c3ebfaa0ee72 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:28:13.068636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e0662f9-4698-4189-b7e6-c3ebfaa0ee72 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:13.070315 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:13.070315 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:13.070648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e0662f9-4698-4189-b7e6-c3ebfaa0ee72 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:13.077829 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:13.077829 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:13.113057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5fe320d0-13bc-4037-b6c8-f2eed10cfd3a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:13.180424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fe320d0-13bc-4037-b6c8-f2eed10cfd3a tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:13.202086 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 382/771] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:12 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:13.274107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:13.274107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:13.291916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5e0662f9-4698-4189-b7e6-c3ebfaa0ee72 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:28:13.345228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e0662f9-4698-4189-b7e6-c3ebfaa0ee72 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:28:13.350729 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 390/772] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:13 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1364 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:28:14.238693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b418d08-064b-4b5c-99e5-994a4c13810f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:14.238693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b418d08-064b-4b5c-99e5-994a4c13810f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:14.238693 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:14.238693 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:14.238693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b418d08-064b-4b5c-99e5-994a4c13810f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:14.528394 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:14.528394 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:14.580686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9b418d08-064b-4b5c-99e5-994a4c13810f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:14.655201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b418d08-064b-4b5c-99e5-994a4c13810f tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:14.662413 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 383/773] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:14 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:15.692270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9f49652-423b-4387-9012-e28a3e8dadbb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:15.694851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f9f49652-423b-4387-9012-e28a3e8dadbb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:15.695347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:15.695347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:15.696131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f9f49652-423b-4387-9012-e28a3e8dadbb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:15.898138 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:15.898138 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:15.930773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f9f49652-423b-4387-9012-e28a3e8dadbb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:15.960784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9f49652-423b-4387-9012-e28a3e8dadbb tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 200 Jan 21 07:28:15.962026 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 391/774] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:15 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 916 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:16.994050 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5b0d5d8-5854-41a6-b1f3-74571d86bf2e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 Jan 21 07:28:16.997764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5b0d5d8-5854-41a6-b1f3-74571d86bf2e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:16.998312 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:16.998312 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:16.998734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5b0d5d8-5854-41a6-b1f3-74571d86bf2e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:17.126434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5b0d5d8-5854-41a6-b1f3-74571d86bf2e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 returned with HTTP 404 Jan 21 07:28:17.131672 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 384/775] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:16 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/5f1fa2dc-2940-4ffb-8828-52340f7a0942 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:28:26.532029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7eda1a6-42d1-4f51-971c-7668d040588e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] DELETE http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:28:26.536761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7eda1a6-42d1-4f51-971c-7668d040588e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:26.537726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:26.537726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:26.539061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7eda1a6-42d1-4f51-971c-7668d040588e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:26.540227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e7eda1a6-42d1-4f51-971c-7668d040588e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Delete volume with id: c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:28:26.688522 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:26.688522 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:26.695439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e7eda1a6-42d1-4f51-971c-7668d040588e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:26.773771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e7eda1a6-42d1-4f51-971c-7668d040588e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Delete volume request issued successfully. Jan 21 07:28:26.774873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7eda1a6-42d1-4f51-971c-7668d040588e tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 202 Jan 21 07:28:26.779869 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 392/776] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:28:26 2021] DELETE /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:28:26.788429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb494f25-b7a2-4a53-a171-019a13e01e81 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:28:26.789296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb494f25-b7a2-4a53-a171-019a13e01e81 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:26.790201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb494f25-b7a2-4a53-a171-019a13e01e81 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:27.008904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:27.008904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:27.050661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fb494f25-b7a2-4a53-a171-019a13e01e81 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:27.125333 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb494f25-b7a2-4a53-a171-019a13e01e81 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:28:27.127949 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 385/777] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:26 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 916 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:27.987607 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb8b12f5-47b8-4116-a987-65b678ff91a6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:28:27.989409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:27.989409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:27.990546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb8b12f5-47b8-4116-a987-65b678ff91a6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2296a04a-cdfc-4e31-8fc4-0b67a270d195", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-993823911"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:28:28.112564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:28.112564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:28.113858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cb8b12f5-47b8-4116-a987-65b678ff91a6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:28:28.114248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-cb8b12f5-47b8-4116-a987-65b678ff91a6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:28:28.149427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-857083a6-10d2-46b5-b6de-823160bf4cc1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:28:28.150853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-857083a6-10d2-46b5-b6de-823160bf4cc1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:28.151572 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:28.151572 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:28.152677 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-857083a6-10d2-46b5-b6de-823160bf4cc1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:28.219413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-cb8b12f5-47b8-4116-a987-65b678ff91a6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['2ed8618e-b719-4e97-b9d1-f2b3dfa64b85', '4e98cd0d-824e-4320-a09c-f1eacfdcdcb4', '966da027-a174-4fd9-a7dd-f6a96dc50fbe', '3cf203cb-6c45-409f-ada3-fdc5d929bc79'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:28:28.406659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:28.406659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:28.427799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-857083a6-10d2-46b5-b6de-823160bf4cc1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:28.525535 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cb8b12f5-47b8-4116-a987-65b678ff91a6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot create request issued successfully. Jan 21 07:28:28.526399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb8b12f5-47b8-4116-a987-65b678ff91a6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:28:28.528684 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 393/778] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:28:27 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 379 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:28:28.546588 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9387fdd8-4b67-44e9-9900-e46dfb9f6c11 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:28.547432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9387fdd8-4b67-44e9-9900-e46dfb9f6c11 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:28.547616 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:28.547616 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:28.548384 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9387fdd8-4b67-44e9-9900-e46dfb9f6c11 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:28.600867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-857083a6-10d2-46b5-b6de-823160bf4cc1 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:28:28.602997 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 386/779] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:28 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 916 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:28.636519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:28.636519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:28.637946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9387fdd8-4b67-44e9-9900-e46dfb9f6c11 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:28.647135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9387fdd8-4b67-44e9-9900-e46dfb9f6c11 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:28.647984 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 394/780] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:28 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 511 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:28:29.621919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3684ef94-1659-4412-8e11-1964f659b502 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:28:29.623024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3684ef94-1659-4412-8e11-1964f659b502 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:29.623389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:29.623389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:29.624050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3684ef94-1659-4412-8e11-1964f659b502 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:29.670981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7ac33e9d-4d5e-4664-8ab3-8fa16e8fafb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:29.673804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7ac33e9d-4d5e-4664-8ab3-8fa16e8fafb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:29.675437 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:29.675437 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:29.676469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7ac33e9d-4d5e-4664-8ab3-8fa16e8fafb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:29.795044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:29.795044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:29.796225 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7ac33e9d-4d5e-4664-8ab3-8fa16e8fafb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:29.798301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7ac33e9d-4d5e-4664-8ab3-8fa16e8fafb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:29.804638 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 395/781] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:29 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 511 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:29.877826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:29.877826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:29.905685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3684ef94-1659-4412-8e11-1964f659b502 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:29.976367 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3684ef94-1659-4412-8e11-1964f659b502 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 200 Jan 21 07:28:29.977493 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 387/782] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:29 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 916 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:30.821951 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f21963e5-5b0f-4599-8d8f-1d08a49b11a1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:30.827640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f21963e5-5b0f-4599-8d8f-1d08a49b11a1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:30.828072 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:30.828072 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:30.829182 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f21963e5-5b0f-4599-8d8f-1d08a49b11a1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:30.984793 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:30.984793 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:30.987627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f21963e5-5b0f-4599-8d8f-1d08a49b11a1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:30.997586 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f21963e5-5b0f-4599-8d8f-1d08a49b11a1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:30.998907 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 396/783] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:30 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 511 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:31.013534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6dec30ba-3226-4fec-b8e3-e693d5981268 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 Jan 21 07:28:31.014078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6dec30ba-3226-4fec-b8e3-e693d5981268 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:31.014303 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:31.014303 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:31.014661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6dec30ba-3226-4fec-b8e3-e693d5981268 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:31.162037 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6dec30ba-3226-4fec-b8e3-e693d5981268 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 returned with HTTP 404 Jan 21 07:28:31.163453 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 388/784] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:31 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/c6bd7cea-8efe-49f2-97b0-9ec1f8a273d3 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:28:32.014341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3e4c346-1477-42fb-bd08-4888216bce78 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:32.015727 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3e4c346-1477-42fb-bd08-4888216bce78 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:32.016145 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:32.016145 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:32.016917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3e4c346-1477-42fb-bd08-4888216bce78 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:32.087256 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:32.087256 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:32.094874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f3e4c346-1477-42fb-bd08-4888216bce78 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:32.101325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3e4c346-1477-42fb-bd08-4888216bce78 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:32.102718 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 397/785] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:32 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 511 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:33.137739 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d2d6415-e3a1-4e1c-b922-28b1e0af51ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:33.139781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d2d6415-e3a1-4e1c-b922-28b1e0af51ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:33.141963 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d2d6415-e3a1-4e1c-b922-28b1e0af51ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:33.203151 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:33.203151 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:33.205999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1d2d6415-e3a1-4e1c-b922-28b1e0af51ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:33.211002 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d2d6415-e3a1-4e1c-b922-28b1e0af51ed tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:33.225924 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 389/786] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:33 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 538 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:33.233133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af418d59-eae6-4b2a-94d8-66f16ea34bbd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:33.234963 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af418d59-eae6-4b2a-94d8-66f16ea34bbd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:33.235697 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:33.235697 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:33.236930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af418d59-eae6-4b2a-94d8-66f16ea34bbd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:33.301193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:33.301193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:33.304063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-af418d59-eae6-4b2a-94d8-66f16ea34bbd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:33.308446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af418d59-eae6-4b2a-94d8-66f16ea34bbd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:33.323775 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 398/787] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:33 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 538 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:28:33.334081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f237097d-7021-4ef8-9209-ff2c175b9458 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:28:33.335732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f237097d-7021-4ef8-9209-ff2c175b9458 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:33.336368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:33.336368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:33.337595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f237097d-7021-4ef8-9209-ff2c175b9458 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:33.339131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-f237097d-7021-4ef8-9209-ff2c175b9458 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:28:33.359712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-f237097d-7021-4ef8-9209-ff2c175b9458 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:28:33.462441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f237097d-7021-4ef8-9209-ff2c175b9458 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Get all snapshots completed successfully. Jan 21 07:28:33.464529 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f237097d-7021-4ef8-9209-ff2c175b9458 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 200 Jan 21 07:28:33.497217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c52c322f-a07f-4c28-9d3a-3e8bd6000599 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] PUT http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:33.498571 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:33.498571 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:33.499566 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 390/788] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:28:33 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 729 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:33.501047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c52c322f-a07f-4c28-9d3a-3e8bd6000599 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-325848831", "description": "This is the new description of snapshot."}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:28:33.594876 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:33.594876 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:33.603446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c52c322f-a07f-4c28-9d3a-3e8bd6000599 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:33.620531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c52c322f-a07f-4c28-9d3a-3e8bd6000599 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:33.633470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43ae5cf5-261a-40a0-8b82-ab040746dede tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:33.634409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43ae5cf5-261a-40a0-8b82-ab040746dede tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:33.634827 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:33.634827 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:33.635484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43ae5cf5-261a-40a0-8b82-ab040746dede tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:33.648092 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 399/789] 10.222.0.24 () {60 vars in 1342 bytes} [Thu Jan 21 07:28:33 2021] PUT /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 442 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:33.693395 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:33.693395 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:33.697866 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-43ae5cf5-261a-40a0-8b82-ab040746dede tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:33.702441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43ae5cf5-261a-40a0-8b82-ab040746dede tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:33.705510 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 391/790] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:33 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 576 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:33.723306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-493f8e23-711c-42b8-8d4c-fc66ff51b526 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:33.724289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-493f8e23-711c-42b8-8d4c-fc66ff51b526 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:33.724688 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:33.724688 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:33.725387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-493f8e23-711c-42b8-8d4c-fc66ff51b526 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:33.726262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-493f8e23-711c-42b8-8d4c-fc66ff51b526 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:33.828540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:33.828540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:33.836532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-493f8e23-711c-42b8-8d4c-fc66ff51b526 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:33.949896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-493f8e23-711c-42b8-8d4c-fc66ff51b526 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:28:33.950777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-493f8e23-711c-42b8-8d4c-fc66ff51b526 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 202 Jan 21 07:28:33.952204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 400/791] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:28:33 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:28:33.963574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce7b9724-d73e-424c-9333-17744b59cd4f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:33.964401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce7b9724-d73e-424c-9333-17744b59cd4f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:33.964849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:33.964849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:33.965520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce7b9724-d73e-424c-9333-17744b59cd4f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:34.021770 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:34.021770 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:34.023884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce7b9724-d73e-424c-9333-17744b59cd4f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:34.026271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce7b9724-d73e-424c-9333-17744b59cd4f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:34.027382 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 392/792] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:33 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 575 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:35.041331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bec18b8-57d5-4e78-a13a-33530e7c1300 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:35.042040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bec18b8-57d5-4e78-a13a-33530e7c1300 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:35.042369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:35.042369 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:35.042946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bec18b8-57d5-4e78-a13a-33530e7c1300 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:35.124526 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:35.124526 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:35.126754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3bec18b8-57d5-4e78-a13a-33530e7c1300 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:35.170935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bec18b8-57d5-4e78-a13a-33530e7c1300 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:35.181097 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 401/793] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:35 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 575 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:36.195928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f7e75d3-9bed-4268-a405-fcc1e8cdcdb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:36.198829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f7e75d3-9bed-4268-a405-fcc1e8cdcdb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:36.199508 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:36.199508 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:36.200687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f7e75d3-9bed-4268-a405-fcc1e8cdcdb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:36.267881 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:36.267881 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:36.271201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f7e75d3-9bed-4268-a405-fcc1e8cdcdb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:36.276276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f7e75d3-9bed-4268-a405-fcc1e8cdcdb9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 200 Jan 21 07:28:36.288935 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 393/794] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:36 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 575 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:37.297007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-22054fac-81ae-4c3e-aa27-e2affecde357 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:28:37.297821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-22054fac-81ae-4c3e-aa27-e2affecde357 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:37.298108 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:37.298108 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:37.299245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-22054fac-81ae-4c3e-aa27-e2affecde357 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:37.351562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-22054fac-81ae-4c3e-aa27-e2affecde357 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 404 Jan 21 07:28:37.353711 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 402/795] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:37 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:28:37.386028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-568b1aef-c894-4eb8-bc3a-6ca0c8afd375 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:28:37.386898 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:37.386898 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:37.395782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-568b1aef-c894-4eb8-bc3a-6ca0c8afd375 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2296a04a-cdfc-4e31-8fc4-0b67a270d195", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-729930172"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:28:37.569376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:37.569376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:37.569376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-568b1aef-c894-4eb8-bc3a-6ca0c8afd375 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:28:37.569376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-568b1aef-c894-4eb8-bc3a-6ca0c8afd375 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:28:37.790336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-568b1aef-c894-4eb8-bc3a-6ca0c8afd375 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['f2858bc8-1bbf-47e9-8ce2-3681c2ce2116', 'c2312998-9511-4bd7-9fea-228fea6d37f9', 'c95acf23-4df7-4612-91db-657d49039f42', '547cbd06-4ebe-4f91-bf6c-ee2301699090'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:28:38.116266 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-568b1aef-c894-4eb8-bc3a-6ca0c8afd375 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot create request issued successfully. Jan 21 07:28:38.117651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-568b1aef-c894-4eb8-bc3a-6ca0c8afd375 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:28:38.119103 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 394/796] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:28:37 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 309 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:28:38.144799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ef1856e-86c3-4d1c-8881-9ac594b84284 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:28:38.145706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ef1856e-86c3-4d1c-8881-9ac594b84284 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:38.146376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ef1856e-86c3-4d1c-8881-9ac594b84284 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:38.207185 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:38.207185 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:38.211008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9ef1856e-86c3-4d1c-8881-9ac594b84284 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:38.227006 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ef1856e-86c3-4d1c-8881-9ac594b84284 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 200 Jan 21 07:28:38.230785 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 403/797] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:38 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 441 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:39.259473 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-052e204a-0e20-4400-b2f0-3e32be2d9d1a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:28:39.266275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-052e204a-0e20-4400-b2f0-3e32be2d9d1a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:39.266941 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:39.266941 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:39.268957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-052e204a-0e20-4400-b2f0-3e32be2d9d1a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:39.403807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:39.403807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:39.405058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-052e204a-0e20-4400-b2f0-3e32be2d9d1a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:39.407182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-052e204a-0e20-4400-b2f0-3e32be2d9d1a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 200 Jan 21 07:28:39.408388 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 395/798] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:39 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 441 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:40.439115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85ceea3a-d390-4611-81cf-c87a53ecff12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:28:40.440712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85ceea3a-d390-4611-81cf-c87a53ecff12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:40.443588 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:40.443588 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:40.444883 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85ceea3a-d390-4611-81cf-c87a53ecff12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:40.575693 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:40.575693 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:40.580217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-85ceea3a-d390-4611-81cf-c87a53ecff12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:40.593761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85ceea3a-d390-4611-81cf-c87a53ecff12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 200 Jan 21 07:28:40.598267 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 404/799] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:40 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 441 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:41.621711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff6c95ff-c643-4893-9b83-c19f43771629 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:28:41.622496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff6c95ff-c643-4893-9b83-c19f43771629 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:41.622496 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:41.622496 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:41.622917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff6c95ff-c643-4893-9b83-c19f43771629 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:41.706424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:41.706424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:41.708464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ff6c95ff-c643-4893-9b83-c19f43771629 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:28:41.712152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff6c95ff-c643-4893-9b83-c19f43771629 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 200 Jan 21 07:28:41.713750 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 396/800] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:28:41 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 468 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:58.030129 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87da059b-c105-4046-b0d4-2fc8b03b40e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] DELETE http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:28:58.031314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87da059b-c105-4046-b0d4-2fc8b03b40e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:58.031686 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:58.031686 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:58.032291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87da059b-c105-4046-b0d4-2fc8b03b40e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:58.032954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-87da059b-c105-4046-b0d4-2fc8b03b40e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Delete volume with id: 501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:28:58.209269 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:58.209269 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:58.211271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-87da059b-c105-4046-b0d4-2fc8b03b40e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:58.300135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-87da059b-c105-4046-b0d4-2fc8b03b40e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Delete volume request issued successfully. Jan 21 07:28:58.301157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87da059b-c105-4046-b0d4-2fc8b03b40e2 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 202 Jan 21 07:28:58.303290 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 405/801] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:28:58 2021] DELETE /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:28:58.315400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7431c5e7-418e-4752-a45b-6ce66c8ef6b6 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:28:58.317524 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7431c5e7-418e-4752-a45b-6ce66c8ef6b6 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:58.319744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:58.319744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:58.321703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7431c5e7-418e-4752-a45b-6ce66c8ef6b6 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:58.600571 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:58.600571 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:58.620368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7431c5e7-418e-4752-a45b-6ce66c8ef6b6 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:28:58.674682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7431c5e7-418e-4752-a45b-6ce66c8ef6b6 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:28:58.677310 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 397/802] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:58 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 915 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:28:59.698982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d62a21a4-3157-47cd-a39f-a27fb1926799 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:28:59.707966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d62a21a4-3157-47cd-a39f-a27fb1926799 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:28:59.708554 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:28:59.708554 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:28:59.709750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d62a21a4-3157-47cd-a39f-a27fb1926799 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:28:59.958673 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:28:59.958673 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:28:59.999500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d62a21a4-3157-47cd-a39f-a27fb1926799 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:29:00.069961 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d62a21a4-3157-47cd-a39f-a27fb1926799 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:29:00.072756 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 406/803] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:28:59 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 915 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:01.093798 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0839294-5726-4b12-879c-19bd8bd37635 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:29:01.094873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0839294-5726-4b12-879c-19bd8bd37635 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:01.095257 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:01.095257 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:01.096278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0839294-5726-4b12-879c-19bd8bd37635 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:01.395982 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:01.395982 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:01.434236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a0839294-5726-4b12-879c-19bd8bd37635 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Volume info retrieved successfully. Jan 21 07:29:01.539561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0839294-5726-4b12-879c-19bd8bd37635 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 200 Jan 21 07:29:01.546724 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 398/804] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:01 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 915 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:02.570310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a84dfff4-1047-44d8-b5e8-78096b8ef417 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 Jan 21 07:29:02.572817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a84dfff4-1047-44d8-b5e8-78096b8ef417 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:02.582456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:02.582456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:02.584283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a84dfff4-1047-44d8-b5e8-78096b8ef417 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:02.722817 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a84dfff4-1047-44d8-b5e8-78096b8ef417 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 returned with HTTP 404 Jan 21 07:29:02.725658 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 407/805] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:02 2021] GET /volume/v3/847dd495a36641d9aa49238d709a3585/volumes/501f8b12-d3c3-450e-8d5f-5f81dbfbee25 => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:29:15.641199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-fbbf3020-ac39-4a73-bd7d-c5e2390507dd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:15.649409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-fbbf3020-ac39-4a73-bd7d-c5e2390507dd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:15.650094 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:15.650094 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:15.651052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-fbbf3020-ac39-4a73-bd7d-c5e2390507dd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:15.847858 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:15.847858 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:15.871004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-b5643396-8be9-41c8-b702-fd876b40976d req-fbbf3020-ac39-4a73-bd7d-c5e2390507dd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:15.944053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-fbbf3020-ac39-4a73-bd7d-c5e2390507dd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:15.947150 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 399/806] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:29:15 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 916 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:16.086603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a84dfff4-1047-44d8-b5e8-78096b8ef417 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] GET http://10.222.0.24/volume// Jan 21 07:29:16.087350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a84dfff4-1047-44d8-b5e8-78096b8ef417 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:16.088634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a84dfff4-1047-44d8-b5e8-78096b8ef417 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:16.090749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a84dfff4-1047-44d8-b5e8-78096b8ef417 tempest-AttachVolumeNegativeTest-1555595681 tempest-AttachVolumeNegativeTest-1555595681] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:29:16.091709 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 408/807] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:29:16 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:29:16.132790 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-feb179cd-8fb2-4dd6-a7fc-0d326e82008a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments Jan 21 07:29:16.137980 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:16.137980 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:16.139028 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-feb179cd-8fb2-4dd6-a7fc-0d326e82008a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2296a04a-cdfc-4e31-8fc4-0b67a270d195", "instance_uuid": "03b62d60-9919-4ee5-a284-ea3a644cd095", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:29:16.277257 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:16.277257 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:16.406753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-feb179cd-8fb2-4dd6-a7fc-0d326e82008a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments returned with HTTP 200 Jan 21 07:29:16.414119 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 400/808] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:29:16 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/attachments => generated 273 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:29:16.468544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1366848b-f18f-43f4-893c-416affd209b0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:16.469090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1366848b-f18f-43f4-893c-416affd209b0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:16.469759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1366848b-f18f-43f4-893c-416affd209b0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:16.526128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-feb179cd-8fb2-4dd6-a7fc-0d326e82008a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume// Jan 21 07:29:16.526831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-feb179cd-8fb2-4dd6-a7fc-0d326e82008a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:16.533227 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:16.533227 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:16.534178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-feb179cd-8fb2-4dd6-a7fc-0d326e82008a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:16.535629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-feb179cd-8fb2-4dd6-a7fc-0d326e82008a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:29:16.541006 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 401/809] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:29:16 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:29:16.552879 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-3619e172-099f-4dcb-8fc1-4aaea1affd09 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:16.554612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-3619e172-099f-4dcb-8fc1-4aaea1affd09 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:16.556480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-3619e172-099f-4dcb-8fc1-4aaea1affd09 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:16.650507 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:16.650507 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:16.689617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1366848b-f18f-43f4-893c-416affd209b0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:16.757573 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:16.757573 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:16.782548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1366848b-f18f-43f4-893c-416affd209b0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:16.794074 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 409/810] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:16 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 915 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:29:16.803840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:16.803840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:16.822523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-b5643396-8be9-41c8-b702-fd876b40976d req-3619e172-099f-4dcb-8fc1-4aaea1affd09 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:16.872326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:16.872326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:16.896759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-3619e172-099f-4dcb-8fc1-4aaea1affd09 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:16.899482 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 402/811] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:29:16 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 1014 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:29:16.939887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-f4b67e17-e6bd-4019-9b2c-3df90a02f964 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] PUT http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/721947ad-bfbc-44d6-954b-1e18b2349c33 Jan 21 07:29:16.940849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:16.940849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:16.941719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-f4b67e17-e6bd-4019-9b2c-3df90a02f964 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:29:16.986552 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:29:16.986552 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:29:16.989314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-b5643396-8be9-41c8-b702-fd876b40976d req-f4b67e17-e6bd-4019-9b2c-3df90a02f964 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Lock "b'cinder-attachment_update-2296a04a-cdfc-4e31-8fc4-0b67a270d195-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.020s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:29:16.993338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:16.993338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:17.828165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-663cb21a-f335-492c-8f86-74dbb0452993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:17.831401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-663cb21a-f335-492c-8f86-74dbb0452993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:17.832416 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:17.832416 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:17.834033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-663cb21a-f335-492c-8f86-74dbb0452993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:17.983087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:17.983087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:18.017450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-663cb21a-f335-492c-8f86-74dbb0452993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:18.109548 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:18.109548 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:18.147076 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-663cb21a-f335-492c-8f86-74dbb0452993 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:18.161951 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 403/812] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:17 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 915 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:19.184664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27ccde84-74da-4f0a-b3d9-e0243ae5102c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:19.184664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27ccde84-74da-4f0a-b3d9-e0243ae5102c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:19.184664 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:19.184664 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:19.184664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27ccde84-74da-4f0a-b3d9-e0243ae5102c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:19.378909 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:19.378909 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:19.400980 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-b5643396-8be9-41c8-b702-fd876b40976d req-f4b67e17-e6bd-4019-9b2c-3df90a02f964 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Lock "b'cinder-attachment_update-2296a04a-cdfc-4e31-8fc4-0b67a270d195-n-h2-765315-16'" released by "attachment_update" :: held 2.411s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:29:19.401530 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-f4b67e17-e6bd-4019-9b2c-3df90a02f964 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/721947ad-bfbc-44d6-954b-1e18b2349c33 returned with HTTP 200 Jan 21 07:29:19.403611 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 410/813] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:29:16 2021] PUT /volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/721947ad-bfbc-44d6-954b-1e18b2349c33 => generated 762 bytes in 2471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:29:19.416497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-27ccde84-74da-4f0a-b3d9-e0243ae5102c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:19.515017 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:19.515017 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:19.592311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27ccde84-74da-4f0a-b3d9-e0243ae5102c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:19.592311 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 404/814] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:19 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 916 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:29:20.618197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4173ef69-e41f-4355-9175-e4acc60607b3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:20.619276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4173ef69-e41f-4355-9175-e4acc60607b3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:20.623468 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:20.623468 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:20.624507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4173ef69-e41f-4355-9175-e4acc60607b3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:20.762848 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:20.762848 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:20.780098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4173ef69-e41f-4355-9175-e4acc60607b3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:20.823557 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:20.823557 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:20.843041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4173ef69-e41f-4355-9175-e4acc60607b3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:20.845600 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 411/815] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:20 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 916 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:21.869508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe52689b-35ff-4ede-a61b-fd6f8f30672d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:21.870170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe52689b-35ff-4ede-a61b-fd6f8f30672d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:21.870170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:21.870170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:21.877818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe52689b-35ff-4ede-a61b-fd6f8f30672d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:22.039962 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:22.039962 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:22.058050 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe52689b-35ff-4ede-a61b-fd6f8f30672d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:22.093061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:22.093061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:22.113893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe52689b-35ff-4ede-a61b-fd6f8f30672d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:22.115229 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 405/816] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:21 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 916 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:23.149499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff12b607-8d20-4503-9b5f-d0cc3755b39e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:23.149499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff12b607-8d20-4503-9b5f-d0cc3755b39e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:23.149499 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:23.149499 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:23.149499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff12b607-8d20-4503-9b5f-d0cc3755b39e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:23.295820 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:23.295820 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:23.315672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ff12b607-8d20-4503-9b5f-d0cc3755b39e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:23.339541 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:23.339541 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:23.354616 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff12b607-8d20-4503-9b5f-d0cc3755b39e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:23.364734 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 412/817] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:23 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 916 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:24.376251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd3ff677-826e-43f4-8ae7-3facccb8626c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:24.377362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd3ff677-826e-43f4-8ae7-3facccb8626c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:24.377917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:24.377917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:24.381350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd3ff677-826e-43f4-8ae7-3facccb8626c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:24.619508 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:24.619508 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:24.714803 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fd3ff677-826e-43f4-8ae7-3facccb8626c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:24.811599 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:24.811599 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:24.836276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd3ff677-826e-43f4-8ae7-3facccb8626c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:24.838326 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 406/818] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:24 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 916 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:26.177831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-4bab4390-c20b-4c29-a599-3dfffd068f8b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/721947ad-bfbc-44d6-954b-1e18b2349c33/action Jan 21 07:29:26.178991 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:26.178991 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:26.179995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-4bab4390-c20b-4c29-a599-3dfffd068f8b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:29:26.180878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-4bab4390-c20b-4c29-a599-3dfffd068f8b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:29:26.304773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffaf09ad-0f46-4803-abe7-1b28beb72497 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:26.305788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ffaf09ad-0f46-4803-abe7-1b28beb72497 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:26.306159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:26.306159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:26.306871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ffaf09ad-0f46-4803-abe7-1b28beb72497 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:26.442407 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:26.442407 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:26.462908 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:26.462908 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:26.493097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ffaf09ad-0f46-4803-abe7-1b28beb72497 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:26.544596 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:26.544596 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:26.568558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffaf09ad-0f46-4803-abe7-1b28beb72497 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:26.570541 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 407/819] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:25 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 1211 bytes in 712 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:29:26.680783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b5643396-8be9-41c8-b702-fd876b40976d req-4bab4390-c20b-4c29-a599-3dfffd068f8b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/721947ad-bfbc-44d6-954b-1e18b2349c33/action returned with HTTP 204 Jan 21 07:29:26.680783 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 413/820] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:29:25 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/721947ad-bfbc-44d6-954b-1e18b2349c33/action => generated 0 bytes in 1358 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:29:27.592973 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c64a01a9-d401-48e9-abd9-ad550fde3f0d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:27.595176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c64a01a9-d401-48e9-abd9-ad550fde3f0d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:27.595176 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:27.595176 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:27.595176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c64a01a9-d401-48e9-abd9-ad550fde3f0d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:27.881540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:27.881540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:27.922491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c64a01a9-d401-48e9-abd9-ad550fde3f0d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:28.012229 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:28.012229 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:28.081402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c64a01a9-d401-48e9-abd9-ad550fde3f0d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:28.082981 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 408/821] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:27 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 1208 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:29:28.111794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a43ad173-cec4-4ec4-be51-c6b086babc0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:29:28.112393 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:28.112393 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:28.113074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a43ad173-cec4-4ec4-be51-c6b086babc0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2296a04a-cdfc-4e31-8fc4-0b67a270d195", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-963647606"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:29:28.301164 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:28.301164 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:28.303021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a43ad173-cec4-4ec4-be51-c6b086babc0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:28.303696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-a43ad173-cec4-4ec4-be51-c6b086babc0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:28.437130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-a43ad173-cec4-4ec4-be51-c6b086babc0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['2766bd2d-6c4a-442c-ba6f-eb763615e6d5', '12185eea-7a09-4720-86c9-83ddf999c4a4', 'b6618095-5c9d-44aa-af41-98bb05d51d2e', 'fe6d9f74-da18-4c11-8d5e-82f1854c41a0'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:29:29.012124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a43ad173-cec4-4ec4-be51-c6b086babc0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot force create request issued successfully. Jan 21 07:29:29.020485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a43ad173-cec4-4ec4-be51-c6b086babc0a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:29:29.026951 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 414/822] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:29:28 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 309 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:29:29.043340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41b8010b-00e2-4d2e-8765-e42f623330ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:29.049964 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41b8010b-00e2-4d2e-8765-e42f623330ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:29.050339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:29.050339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:29.053057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41b8010b-00e2-4d2e-8765-e42f623330ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:29.183053 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:29.183053 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:29.185332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-41b8010b-00e2-4d2e-8765-e42f623330ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:29.196514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41b8010b-00e2-4d2e-8765-e42f623330ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 200 Jan 21 07:29:29.196514 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 409/823] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:29 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 441 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:30.209185 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74912a65-f9ab-4c90-ad4c-757f2ceac602 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:30.210441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74912a65-f9ab-4c90-ad4c-757f2ceac602 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:30.210888 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:30.210888 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:30.211565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74912a65-f9ab-4c90-ad4c-757f2ceac602 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:30.293532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:30.293532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:30.294965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-74912a65-f9ab-4c90-ad4c-757f2ceac602 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:30.308330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74912a65-f9ab-4c90-ad4c-757f2ceac602 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 200 Jan 21 07:29:30.316895 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 415/824] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:30 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 441 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:31.338804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-252d12e2-901a-4d0e-8195-ef228c4b15e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:31.344053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-252d12e2-901a-4d0e-8195-ef228c4b15e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:31.345366 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:31.345366 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:31.347964 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-252d12e2-901a-4d0e-8195-ef228c4b15e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:31.475510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:31.475510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:31.478152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-252d12e2-901a-4d0e-8195-ef228c4b15e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:31.481982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-252d12e2-901a-4d0e-8195-ef228c4b15e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 200 Jan 21 07:29:31.489590 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 410/825] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:31 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 441 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:32.505007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb83601f-f1a2-4bfe-8653-b7361c6d814c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:32.506575 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb83601f-f1a2-4bfe-8653-b7361c6d814c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:32.507013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:32.507013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:32.507712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb83601f-f1a2-4bfe-8653-b7361c6d814c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:33.020275 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:33.020275 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:33.023243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bb83601f-f1a2-4bfe-8653-b7361c6d814c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:33.027997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb83601f-f1a2-4bfe-8653-b7361c6d814c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 200 Jan 21 07:29:33.030340 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 416/826] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:32 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 468 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:33.049633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae70a902-320a-47a7-9420-5b420c9fbc9e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:29:33.050843 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:33.050843 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:33.052008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae70a902-320a-47a7-9420-5b420c9fbc9e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2296a04a-cdfc-4e31-8fc4-0b67a270d195", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1589507575"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:29:33.299763 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:33.299763 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:33.322044 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ae70a902-320a-47a7-9420-5b420c9fbc9e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:33.322383 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-ae70a902-320a-47a7-9420-5b420c9fbc9e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:33.523326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-ae70a902-320a-47a7-9420-5b420c9fbc9e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['0b4eca7b-d6e3-43ab-a987-373a7fd8e914', 'bb7a5879-1e47-4e02-b21b-11554ef78efa', '53eb21e8-069f-424c-820c-ce1ab41eec2e', 'cb0db803-d568-49ec-99a3-48daa33a375c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:29:34.052182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ae70a902-320a-47a7-9420-5b420c9fbc9e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot force create request issued successfully. Jan 21 07:29:34.053064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae70a902-320a-47a7-9420-5b420c9fbc9e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:29:34.053995 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 411/827] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:29:33 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 310 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:29:34.066047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-641b1f9a-13e1-4915-8e1c-389a6d769f97 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:34.066736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-641b1f9a-13e1-4915-8e1c-389a6d769f97 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:34.067505 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:34.067505 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:34.069090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-641b1f9a-13e1-4915-8e1c-389a6d769f97 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:34.165696 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:34.165696 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:34.174537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-641b1f9a-13e1-4915-8e1c-389a6d769f97 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:34.188115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-641b1f9a-13e1-4915-8e1c-389a6d769f97 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 200 Jan 21 07:29:34.199766 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 417/828] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:34 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 442 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:35.214254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf654f2d-0a04-4265-95f2-05b77309aff5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:35.214989 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf654f2d-0a04-4265-95f2-05b77309aff5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:35.214989 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:35.214989 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:35.215588 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf654f2d-0a04-4265-95f2-05b77309aff5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:35.305964 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:35.305964 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:35.307551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf654f2d-0a04-4265-95f2-05b77309aff5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:35.311885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf654f2d-0a04-4265-95f2-05b77309aff5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 200 Jan 21 07:29:35.317076 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 412/829] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:35 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 442 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:36.338173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b1aea7e-c164-490c-b2b6-042d20c17a65 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:36.342039 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b1aea7e-c164-490c-b2b6-042d20c17a65 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:36.342401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:36.342401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:36.347646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b1aea7e-c164-490c-b2b6-042d20c17a65 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:36.530264 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:36.530264 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:36.532415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b1aea7e-c164-490c-b2b6-042d20c17a65 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:36.536532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b1aea7e-c164-490c-b2b6-042d20c17a65 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 200 Jan 21 07:29:36.561372 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 418/830] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:36 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 442 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:37.581103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0513840b-65cf-47ed-a5be-707d29ad688f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:37.582556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0513840b-65cf-47ed-a5be-707d29ad688f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:37.586154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:37.586154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:37.595976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0513840b-65cf-47ed-a5be-707d29ad688f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:37.711074 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:37.711074 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:37.718190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0513840b-65cf-47ed-a5be-707d29ad688f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:37.718190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0513840b-65cf-47ed-a5be-707d29ad688f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 200 Jan 21 07:29:37.729918 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 413/831] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:37 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 469 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:37.760377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f146056-034d-4c9e-844c-38c18c05ea35 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:37.765179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f146056-034d-4c9e-844c-38c18c05ea35 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:37.765995 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:37.765995 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:37.767923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f146056-034d-4c9e-844c-38c18c05ea35 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:37.770159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-4f146056-034d-4c9e-844c-38c18c05ea35 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:37.883113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:37.883113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:37.890800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4f146056-034d-4c9e-844c-38c18c05ea35 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:38.299890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4f146056-034d-4c9e-844c-38c18c05ea35 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:29:38.299890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f146056-034d-4c9e-844c-38c18c05ea35 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 202 Jan 21 07:29:38.317273 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 419/832] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:29:37 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 0 bytes in 560 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:29:38.323599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b64e36c-d891-483e-9ec6-3afd75aecb18 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:38.323599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b64e36c-d891-483e-9ec6-3afd75aecb18 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:38.323599 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:38.323599 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:38.323599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b64e36c-d891-483e-9ec6-3afd75aecb18 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:38.359147 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:38.359147 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:38.361199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0b64e36c-d891-483e-9ec6-3afd75aecb18 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:38.363562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b64e36c-d891-483e-9ec6-3afd75aecb18 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 200 Jan 21 07:29:38.364557 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 414/833] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:38 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 468 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:39.392846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-45ef093c-3319-4634-a344-96c6bc7cb5f6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:39.392846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-45ef093c-3319-4634-a344-96c6bc7cb5f6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:39.392846 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:39.392846 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:39.392846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-45ef093c-3319-4634-a344-96c6bc7cb5f6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:39.538475 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:39.538475 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:39.543459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-45ef093c-3319-4634-a344-96c6bc7cb5f6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:39.550139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-45ef093c-3319-4634-a344-96c6bc7cb5f6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 200 Jan 21 07:29:39.570173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 420/834] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:39 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 468 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:40.581074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4554aea-afd2-4727-b862-06be894d2da7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:40.582017 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4554aea-afd2-4727-b862-06be894d2da7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:40.582377 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:40.582377 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:40.583037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4554aea-afd2-4727-b862-06be894d2da7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:40.696515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:40.696515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:40.698374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a4554aea-afd2-4727-b862-06be894d2da7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:40.709783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4554aea-afd2-4727-b862-06be894d2da7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 200 Jan 21 07:29:40.713034 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 415/835] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:40 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 468 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:41.731776 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5981cd51-ebf8-4e58-b20b-013828595db1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:41.741057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5981cd51-ebf8-4e58-b20b-013828595db1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:41.741971 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:41.741971 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:41.743284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5981cd51-ebf8-4e58-b20b-013828595db1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:41.888538 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:41.888538 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:41.894521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5981cd51-ebf8-4e58-b20b-013828595db1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:41.907532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5981cd51-ebf8-4e58-b20b-013828595db1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 200 Jan 21 07:29:41.915455 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 421/836] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:41 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 468 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:42.935548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0842988e-d9e0-46d4-96ee-fc9a6e200004 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:29:42.937319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0842988e-d9e0-46d4-96ee-fc9a6e200004 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:42.941136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:42.941136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:42.942383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0842988e-d9e0-46d4-96ee-fc9a6e200004 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:43.042697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0842988e-d9e0-46d4-96ee-fc9a6e200004 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 404 Jan 21 07:29:43.044770 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 416/837] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:42 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 111 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:29:43.061744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b891bbf-abb3-4bae-8e65-eaa6d546140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:29:43.063810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b891bbf-abb3-4bae-8e65-eaa6d546140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:43.064669 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:43.064669 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:43.065852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b891bbf-abb3-4bae-8e65-eaa6d546140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:43.067512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-8b891bbf-abb3-4bae-8e65-eaa6d546140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:29:43.177397 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:43.177397 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:43.180448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b891bbf-abb3-4bae-8e65-eaa6d546140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:43.393360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b891bbf-abb3-4bae-8e65-eaa6d546140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:29:43.393992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b891bbf-abb3-4bae-8e65-eaa6d546140a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 202 Jan 21 07:29:43.395643 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 422/838] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:29:43 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:29:43.411147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19588c49-5acd-4190-bb55-46df7b0064ef tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:29:43.412526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19588c49-5acd-4190-bb55-46df7b0064ef tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:43.416061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19588c49-5acd-4190-bb55-46df7b0064ef tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:43.565274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:43.565274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:43.575082 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-19588c49-5acd-4190-bb55-46df7b0064ef tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:43.595771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19588c49-5acd-4190-bb55-46df7b0064ef tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 200 Jan 21 07:29:43.597978 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 417/839] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:43 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 467 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:44.618402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d47a845f-5dcd-4680-96ae-4bc5b95007bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:29:44.620301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d47a845f-5dcd-4680-96ae-4bc5b95007bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:44.622300 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:44.622300 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:44.627003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d47a845f-5dcd-4680-96ae-4bc5b95007bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:44.724462 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:44.724462 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:44.733638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d47a845f-5dcd-4680-96ae-4bc5b95007bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:44.741191 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d47a845f-5dcd-4680-96ae-4bc5b95007bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 200 Jan 21 07:29:44.748269 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 423/840] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:44 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 467 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:45.763395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-79447215-4427-4eee-b11a-9f31d3b9abb4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:29:45.764286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-79447215-4427-4eee-b11a-9f31d3b9abb4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:45.772830 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:45.772830 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:45.773762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-79447215-4427-4eee-b11a-9f31d3b9abb4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:45.908348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:45.908348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:45.910371 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-79447215-4427-4eee-b11a-9f31d3b9abb4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:45.932846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-79447215-4427-4eee-b11a-9f31d3b9abb4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 200 Jan 21 07:29:45.935767 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 418/841] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:45 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 467 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:46.961442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e79a776a-9050-49d0-8c3d-384421a8847a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:29:46.963796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e79a776a-9050-49d0-8c3d-384421a8847a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:46.971900 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:46.971900 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:46.974239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e79a776a-9050-49d0-8c3d-384421a8847a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:47.103067 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:47.103067 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:47.117687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e79a776a-9050-49d0-8c3d-384421a8847a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:47.123065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e79a776a-9050-49d0-8c3d-384421a8847a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 200 Jan 21 07:29:47.130952 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 424/842] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:46 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 467 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:48.162074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02dc9941-f316-4674-a481-7a5a30de8cc7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:29:48.168240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02dc9941-f316-4674-a481-7a5a30de8cc7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:48.170288 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:48.170288 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:48.175632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02dc9941-f316-4674-a481-7a5a30de8cc7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:48.246217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02dc9941-f316-4674-a481-7a5a30de8cc7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 404 Jan 21 07:29:48.249254 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 419/843] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:48 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 111 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:29:48.258066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39511961-ab25-4bb3-9443-ccab4a042cb5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:48.260555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39511961-ab25-4bb3-9443-ccab4a042cb5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:48.261121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:48.261121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:48.261798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39511961-ab25-4bb3-9443-ccab4a042cb5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:48.262370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-39511961-ab25-4bb3-9443-ccab4a042cb5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:48.344964 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:48.344964 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:48.350854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39511961-ab25-4bb3-9443-ccab4a042cb5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:48.546277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39511961-ab25-4bb3-9443-ccab4a042cb5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:29:48.547152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39511961-ab25-4bb3-9443-ccab4a042cb5 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 202 Jan 21 07:29:48.549872 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 425/844] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:29:48 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:29:48.562461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05988efa-2314-450f-8b7b-4f46226d41e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:48.569607 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05988efa-2314-450f-8b7b-4f46226d41e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:48.572193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05988efa-2314-450f-8b7b-4f46226d41e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:48.704135 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:48.704135 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:48.708950 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-05988efa-2314-450f-8b7b-4f46226d41e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:48.714245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05988efa-2314-450f-8b7b-4f46226d41e4 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 200 Jan 21 07:29:48.731992 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 420/845] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:48 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 467 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:49.751579 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf9239d8-b5b0-4fd2-971d-447cf22f13bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:49.754616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf9239d8-b5b0-4fd2-971d-447cf22f13bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:49.760941 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:49.760941 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:49.762635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf9239d8-b5b0-4fd2-971d-447cf22f13bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:50.046831 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:50.046831 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:50.049834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cf9239d8-b5b0-4fd2-971d-447cf22f13bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:50.080725 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf9239d8-b5b0-4fd2-971d-447cf22f13bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 200 Jan 21 07:29:50.082494 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 426/846] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:49 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 467 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:51.098549 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4e8abf7f-f167-41be-8524-9a17b43a44de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:51.099750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4e8abf7f-f167-41be-8524-9a17b43a44de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:51.100131 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:51.100131 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:51.100991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4e8abf7f-f167-41be-8524-9a17b43a44de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:51.204978 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:51.204978 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:51.208619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4e8abf7f-f167-41be-8524-9a17b43a44de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:51.213114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4e8abf7f-f167-41be-8524-9a17b43a44de tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 200 Jan 21 07:29:51.215153 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 421/847] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:51 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 467 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:29:52.231985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b0dc9903-2884-4f88-a472-d91d84223b39 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:52.232798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b0dc9903-2884-4f88-a472-d91d84223b39 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:52.232798 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:52.232798 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:52.233494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b0dc9903-2884-4f88-a472-d91d84223b39 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:52.289527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:52.289527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:52.290698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b0dc9903-2884-4f88-a472-d91d84223b39 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:29:52.300371 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b0dc9903-2884-4f88-a472-d91d84223b39 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 200 Jan 21 07:29:52.301248 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 427/848] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:52 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 467 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:53.188261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-6d00f455-d1d6-48bd-b957-10491542f621 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] DELETE http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/attachments/bdd30fdb-eecf-4ec6-9976-daac9dc47d9d Jan 21 07:29:53.188619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-6d00f455-d1d6-48bd-b957-10491542f621 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:53.188783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:53.188783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:53.189074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-6d00f455-d1d6-48bd-b957-10491542f621 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:53.262519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:53.262519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:53.321635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ef82733-50ce-4af4-a42c-07745a637653 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:29:53.322583 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ef82733-50ce-4af4-a42c-07745a637653 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:53.322945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:53.322945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:53.323612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ef82733-50ce-4af4-a42c-07745a637653 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:53.412817 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ef82733-50ce-4af4-a42c-07745a637653 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 404 Jan 21 07:29:53.415745 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 428/849] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:29:53 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 111 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:29:54.630094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-6d00f455-d1d6-48bd-b957-10491542f621 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:29:54.630882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-6d00f455-d1d6-48bd-b957-10491542f621 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:29:54.655855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-6d00f455-d1d6-48bd-b957-10491542f621 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/attachments/bdd30fdb-eecf-4ec6-9976-daac9dc47d9d returned with HTTP 200 Jan 21 07:29:54.657074 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 422/850] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:29:53 2021] DELETE /volume/v3/219fa76f326f4843b4f1754515d2210d/attachments/bdd30fdb-eecf-4ec6-9976-daac9dc47d9d => generated 19 bytes in 1475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:29:54.689796 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-e95cb919-8cff-43b7-9cd8-9408f8655c37 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] DELETE http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:29:54.690639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-e95cb919-8cff-43b7-9cd8-9408f8655c37 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:54.691509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-e95cb919-8cff-43b7-9cd8-9408f8655c37 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:54.692347 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-e95cb919-8cff-43b7-9cd8-9408f8655c37 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Delete volume with id: f142d3dd-7cbd-4fab-a755-0355e3a27008 Jan 21 07:29:54.698211 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-007b2711-7542-4269-b774-d85aed80664f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:54.698795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-007b2711-7542-4269-b774-d85aed80664f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:54.699137 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:54.699137 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:54.699422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-007b2711-7542-4269-b774-d85aed80664f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:54.760272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:54.760272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:54.772830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-007b2711-7542-4269-b774-d85aed80664f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:54.797776 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:54.797776 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:54.810657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-007b2711-7542-4269-b774-d85aed80664f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:54.815040 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 423/851] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:29:54 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 1208 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:29:54.876860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195/action Jan 21 07:29:54.877918 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:54.877918 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:54.878624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:29:54.879178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:29:54.931787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:54.931787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:54.933172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-e95cb919-8cff-43b7-9cd8-9408f8655c37 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Volume info retrieved successfully. Jan 21 07:29:55.003895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-e95cb919-8cff-43b7-9cd8-9408f8655c37 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] Delete volume request issued successfully. Jan 21 07:29:55.005716 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-3a32527e-eac9-44c5-b82b-2c55f4c6eb42 req-e95cb919-8cff-43b7-9cd8-9408f8655c37 tempest-ServersTestBootFromVolume-1649277221 tempest-ServersTestBootFromVolume-1649277221] http://10.222.0.24/volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 returned with HTTP 202 Jan 21 07:29:55.007340 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 429/852] 10.222.0.35 () {60 vars in 1384 bytes} [Thu Jan 21 07:29:54 2021] DELETE /volume/v3/219fa76f326f4843b4f1754515d2210d/volumes/f142d3dd-7cbd-4fab-a755-0355e3a27008 => generated 0 bytes in 326 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:29:55.041069 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:55.041069 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:55.047737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:55.082672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Begin detaching volume completed successfully. Jan 21 07:29:55.083998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195/action returned with HTTP 202 Jan 21 07:29:55.098798 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 424/853] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:29:54 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (3 switches on core 0) Jan 21 07:29:55.147645 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a4f1f3a-797e-462d-a08f-6aca1d337bd6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:55.148180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a4f1f3a-797e-462d-a08f-6aca1d337bd6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:55.148370 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:55.148370 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:55.148786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a4f1f3a-797e-462d-a08f-6aca1d337bd6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:55.297200 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:55.297200 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:55.347607 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4a4f1f3a-797e-462d-a08f-6aca1d337bd6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:55.438471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:55.438471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:55.482251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a4f1f3a-797e-462d-a08f-6aca1d337bd6 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:55.484185 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 430/854] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:55 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 1211 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:29:55.519085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume// Jan 21 07:29:55.520252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:55.520868 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:55.520868 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:55.521764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:55.523975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-ab505830-1552-4d26-9eb2-7dac01618297 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:29:55.525860 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 425/855] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:29:55 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:29:55.542844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-11fd52c7-51e5-4ffa-b278-fec3e0ea457a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:55.544146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-11fd52c7-51e5-4ffa-b278-fec3e0ea457a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:55.544761 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:55.544761 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:55.545718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-11fd52c7-51e5-4ffa-b278-fec3e0ea457a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:55.790747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:55.790747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:55.833151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-11fd52c7-51e5-4ffa-b278-fec3e0ea457a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:55.973499 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:55.973499 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:56.031485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-11fd52c7-51e5-4ffa-b278-fec3e0ea457a tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:56.057755 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 431/856] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:29:55 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 1310 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:29:56.517233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19e8f343-0ddd-42b4-a823-307a2f66486f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:56.537979 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-2e98aabc-2b81-4bbb-b039-2531b9b4a5c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/721947ad-bfbc-44d6-954b-1e18b2349c33 Jan 21 07:29:56.539092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-2e98aabc-2b81-4bbb-b039-2531b9b4a5c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:56.539467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:56.539467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:56.540188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-2e98aabc-2b81-4bbb-b039-2531b9b4a5c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:56.545782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19e8f343-0ddd-42b4-a823-307a2f66486f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:56.546742 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19e8f343-0ddd-42b4-a823-307a2f66486f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:56.692058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:56.692058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:56.929806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:56.929806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:56.949251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-19e8f343-0ddd-42b4-a823-307a2f66486f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:57.024040 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:57.024040 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:57.098671 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19e8f343-0ddd-42b4-a823-307a2f66486f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:57.103184 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 426/857] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:56 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 1211 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:29:58.125044 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3ea48fe-9543-44f6-af7b-3319fe661d29 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:58.139928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3ea48fe-9543-44f6-af7b-3319fe661d29 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:58.141855 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:58.141855 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:58.143937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3ea48fe-9543-44f6-af7b-3319fe661d29 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:58.450128 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:58.450128 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:58.499603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b3ea48fe-9543-44f6-af7b-3319fe661d29 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:29:58.597951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:58.597951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:58.647896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3ea48fe-9543-44f6-af7b-3319fe661d29 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:29:58.650428 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 427/858] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:58 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 1211 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:29:58.913047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-2e98aabc-2b81-4bbb-b039-2531b9b4a5c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:29:58.917331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-2e98aabc-2b81-4bbb-b039-2531b9b4a5c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:29:58.949370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5a215cfb-4a82-4fbd-80a1-976822982c32 req-2e98aabc-2b81-4bbb-b039-2531b9b4a5c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/721947ad-bfbc-44d6-954b-1e18b2349c33 returned with HTTP 200 Jan 21 07:29:58.951188 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 432/859] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:29:56 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/attachments/721947ad-bfbc-44d6-954b-1e18b2349c33 => generated 19 bytes in 2428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:29:59.680341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51d54f28-6d76-4328-9d74-53359be30e41 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:29:59.681247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51d54f28-6d76-4328-9d74-53359be30e41 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:29:59.681247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:29:59.681247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:29:59.681670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51d54f28-6d76-4328-9d74-53359be30e41 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:29:59.889518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:29:59.889518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:29:59.951145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-51d54f28-6d76-4328-9d74-53359be30e41 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:00.031815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51d54f28-6d76-4328-9d74-53359be30e41 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:30:00.039265 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 428/860] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:29:59 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 916 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:14.968305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes Jan 21 07:30:14.969462 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:14.969462 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:14.970263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-605873118"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:30:14.971571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-605873118'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:30:14.972158 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume of 1 GB Jan 21 07:30:14.973459 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:14.973459 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:14.990488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Availability Zones retrieved successfully. Jan 21 07:30:15.011021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (42ad20c9-8439-42d4-b828-2fc65b5beabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:30:15.015163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b25975-1747-4892-ae60-d6492f09a999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:15.018328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:30:15.101610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b25975-1747-4892-ae60-d6492f09a999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:15.103909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b390602-6739-4919-92ad-319d37d793f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:15.464662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['a8656de3-1ded-492c-8230-4dca5182231d', 'd78e2d89-ef8f-4a62-9b32-e3ebaa65b240', 'e379b7b9-01dd-4863-81af-4dfd002bafb2', '29876d62-4f01-40ab-8047-770b9320e0cf'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:30:15.472888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b390602-6739-4919-92ad-319d37d793f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8656de3-1ded-492c-8230-4dca5182231d', 'd78e2d89-ef8f-4a62-9b32-e3ebaa65b240', 'e379b7b9-01dd-4863-81af-4dfd002bafb2', '29876d62-4f01-40ab-8047-770b9320e0cf']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:15.479055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8838d1c9-d27e-407d-830f-d2452cf621c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:15.704117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8838d1c9-d27e-407d-830f-d2452cf621c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb551749-f536-4580-9554-b53e048312f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-605873118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['a8656de3-1ded-492c-8230-4dca5182231d','d78e2d89-ef8f-4a62-9b32-e3ebaa65b240','e379b7b9-01dd-4863-81af-4dfd002bafb2','29876d62-4f01-40ab-8047-770b9320e0cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-605873118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb551749-f536-4580-9554-b53e048312f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c25a4be5c242959beb8556efcf832f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4aee4599cc854a33a9bb748885a321f7',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:15.709899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7b1df6-dfa9-4f22-8f92-69689bdd7c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:15.786910 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7b1df6-dfa9-4f22-8f92-69689bdd7c9c) transitioned into state 'SUCCESS' from state '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-605873118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['a8656de3-1ded-492c-8230-4dca5182231d','d78e2d89-ef8f-4a62-9b32-e3ebaa65b240','e379b7b9-01dd-4863-81af-4dfd002bafb2','29876d62-4f01-40ab-8047-770b9320e0cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:15.796453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec7c847-3ebd-4d3e-989b-bdba019203ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:15.898354 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec7c847-3ebd-4d3e-989b-bdba019203ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:15.912866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (42ad20c9-8439-42d4-b828-2fc65b5beabb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:30:15.995788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request issued successfully. Jan 21 07:30:16.025851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5218f4f0-e617-4872-91b3-74e411f56a86 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes returned with HTTP 202 Jan 21 07:30:16.029146 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 433/861] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:30:14 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes => generated 822 bytes in 1065 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:30:16.045799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50c98762-664c-4e28-a96f-c55dcb5bf38f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:30:16.046461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50c98762-664c-4e28-a96f-c55dcb5bf38f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:16.046656 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:16.046656 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:16.047526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50c98762-664c-4e28-a96f-c55dcb5bf38f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:16.114521 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:16.114521 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:16.126620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-50c98762-664c-4e28-a96f-c55dcb5bf38f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:16.157790 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50c98762-664c-4e28-a96f-c55dcb5bf38f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 returned with HTTP 200 Jan 21 07:30:16.158895 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 429/862] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:16 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 => generated 890 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:17.182565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc1cc6f4-875a-4ea6-9d6a-9aa490982a55 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:30:17.183580 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc1cc6f4-875a-4ea6-9d6a-9aa490982a55 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:17.183954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:17.183954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:17.184692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc1cc6f4-875a-4ea6-9d6a-9aa490982a55 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:17.305321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:17.305321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:17.325487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dc1cc6f4-875a-4ea6-9d6a-9aa490982a55 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:17.387871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc1cc6f4-875a-4ea6-9d6a-9aa490982a55 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 returned with HTTP 200 Jan 21 07:30:17.390895 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 434/863] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:17 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 => generated 914 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:18.414446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e9f60d6-7114-46b2-88d0-c95b2e811e69 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:30:18.416550 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e9f60d6-7114-46b2-88d0-c95b2e811e69 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:18.417258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:18.417258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:18.418370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e9f60d6-7114-46b2-88d0-c95b2e811e69 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:18.537034 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:18.537034 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:18.548065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7e9f60d6-7114-46b2-88d0-c95b2e811e69 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:18.577279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e9f60d6-7114-46b2-88d0-c95b2e811e69 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 returned with HTTP 200 Jan 21 07:30:18.589006 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 430/864] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:18 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:18.598709 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49c08cef-a080-46dd-b2dc-def808925d89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:30:18.599583 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:18.599583 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:18.600346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49c08cef-a080-46dd-b2dc-def808925d89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb551749-f536-4580-9554-b53e048312f9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-716597799"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:30:18.787882 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:18.787882 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:18.790882 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-49c08cef-a080-46dd-b2dc-def808925d89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:18.791796 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-49c08cef-a080-46dd-b2dc-def808925d89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:30:18.887053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-49c08cef-a080-46dd-b2dc-def808925d89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['6595d408-ba74-449d-b1e1-21f917a3c7ca', '14ebbd39-e9de-4e16-8612-c8fc0415537e', 'b3a8e63c-d715-40b4-8eb3-8cdf75e6792b', 'e829dce0-65ff-4675-aa62-2ff761528faa'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:30:19.015217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-49c08cef-a080-46dd-b2dc-def808925d89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot create request issued successfully. Jan 21 07:30:19.016196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49c08cef-a080-46dd-b2dc-def808925d89 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:30:19.017570 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 435/865] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:30:18 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 309 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:30:19.040016 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aadf9e3c-7877-4e4d-a4b3-4907aca38b51 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:30:19.041491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aadf9e3c-7877-4e4d-a4b3-4907aca38b51 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:19.042092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:19.042092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:19.043157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aadf9e3c-7877-4e4d-a4b3-4907aca38b51 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:19.134472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:19.134472 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:19.141703 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-aadf9e3c-7877-4e4d-a4b3-4907aca38b51 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:19.147209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aadf9e3c-7877-4e4d-a4b3-4907aca38b51 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 returned with HTTP 200 Jan 21 07:30:19.153123 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 431/866] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:30:19 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 => generated 441 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:20.192556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ce9f5db-6338-49b2-a559-ed505d943afe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:30:20.193505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ce9f5db-6338-49b2-a559-ed505d943afe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:20.193882 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:20.193882 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:20.194598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ce9f5db-6338-49b2-a559-ed505d943afe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:20.334357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:20.334357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:20.336570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0ce9f5db-6338-49b2-a559-ed505d943afe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:20.356891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ce9f5db-6338-49b2-a559-ed505d943afe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 returned with HTTP 200 Jan 21 07:30:20.358854 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 436/867] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:30:20 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 => generated 441 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:21.375948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-689c0ef7-9a88-4e41-b082-3457d1b0e25b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:30:21.377755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-689c0ef7-9a88-4e41-b082-3457d1b0e25b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:21.378184 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:21.378184 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:21.378862 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-689c0ef7-9a88-4e41-b082-3457d1b0e25b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:21.468050 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:21.468050 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:21.479077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-689c0ef7-9a88-4e41-b082-3457d1b0e25b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:21.485402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-689c0ef7-9a88-4e41-b082-3457d1b0e25b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 returned with HTTP 200 Jan 21 07:30:21.487164 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 432/868] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:30:21 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 => generated 441 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:22.501800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71def1e0-04f3-4d9c-a8c4-8232d2c497f8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:30:22.502974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71def1e0-04f3-4d9c-a8c4-8232d2c497f8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:22.503354 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:22.503354 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:22.504029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71def1e0-04f3-4d9c-a8c4-8232d2c497f8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:22.577162 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:22.577162 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:22.580262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-71def1e0-04f3-4d9c-a8c4-8232d2c497f8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:22.582734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71def1e0-04f3-4d9c-a8c4-8232d2c497f8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 returned with HTTP 200 Jan 21 07:30:22.596382 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 437/869] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:30:22 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 => generated 468 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:22.602694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes Jan 21 07:30:22.603411 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:22.603411 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:22.608518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5fdb5197-c010-483c-a323-0bfd112c4787", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-236523302"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:30:22.622546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request body: {'volume': {'snapshot_id': '5fdb5197-c010-483c-a323-0bfd112c4787', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-236523302'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:30:22.711776 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:22.711776 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:22.714470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:22.715401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume of 2 GB Jan 21 07:30:22.745878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Availability Zones retrieved successfully. Jan 21 07:30:22.791219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (5a2dcfb3-d4c0-421b-9081-73f60803e2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:30:22.799245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14dc046-1463-4f84-a901-b5d73e61a9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:22.806352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:30:23.270807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14dc046-1463-4f84-a901-b5d73e61a9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '5fdb5197-c010-483c-a323-0bfd112c4787', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:23.289036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78519401-7054-423b-8af9-107bac807e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:23.436043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['b7191a7a-f610-441e-9a67-d8f56654847d', '28ec3200-d803-4cae-bc85-4483a5f5fda3', 'a3963677-6e28-401d-bb92-2fb59d9d616a', '8de2990e-4ddf-4417-bdee-d3b471d97118'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:30:23.444165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78519401-7054-423b-8af9-107bac807e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7191a7a-f610-441e-9a67-d8f56654847d', '28ec3200-d803-4cae-bc85-4483a5f5fda3', 'a3963677-6e28-401d-bb92-2fb59d9d616a', '8de2990e-4ddf-4417-bdee-d3b471d97118']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:23.447200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc77cc6-1cc3-40f1-aabb-76504e840326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:23.807568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc77cc6-1cc3-40f1-aabb-76504e840326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d44c16-02ae-4d42-94a1-1e5732487bec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-236523302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['b7191a7a-f610-441e-9a67-d8f56654847d','28ec3200-d803-4cae-bc85-4483a5f5fda3','a3963677-6e28-401d-bb92-2fb59d9d616a','8de2990e-4ddf-4417-bdee-d3b471d97118'],size=2,snapshot_id=5fdb5197-c010-483c-a323-0bfd112c4787,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-236523302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d44c16-02ae-4d42-94a1-1e5732487bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c25a4be5c242959beb8556efcf832f',provider_auth=None,provider_geometry=None,provider_id=None,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=5fdb5197-c010-483c-a323-0bfd112c4787,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4aee4599cc854a33a9bb748885a321f7',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:23.815157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c56090b6-a3b1-41d7-8770-092a9d1c8f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:23.898487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c56090b6-a3b1-41d7-8770-092a9d1c8f83) transitioned into state 'SUCCESS' from state '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-236523302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['b7191a7a-f610-441e-9a67-d8f56654847d','28ec3200-d803-4cae-bc85-4483a5f5fda3','a3963677-6e28-401d-bb92-2fb59d9d616a','8de2990e-4ddf-4417-bdee-d3b471d97118'],size=2,snapshot_id=5fdb5197-c010-483c-a323-0bfd112c4787,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:23.907046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8addacf-5224-4e0f-a6e2-d5d7b89181c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:24.209774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8addacf-5224-4e0f-a6e2-d5d7b89181c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:24.216494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (5a2dcfb3-d4c0-421b-9081-73f60803e2c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:30:24.339911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request issued successfully. Jan 21 07:30:24.365452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b574967-485e-4285-9d51-0893d528dd15 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes returned with HTTP 202 Jan 21 07:30:24.378940 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 433/870] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:30:22 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes => generated 856 bytes in 1785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:30:24.385299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a448adfa-da86-482d-8980-e51565a81cba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:24.386101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a448adfa-da86-482d-8980-e51565a81cba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:24.386474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:24.386474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:24.387069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a448adfa-da86-482d-8980-e51565a81cba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:24.468072 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:24.468072 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:24.482386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a448adfa-da86-482d-8980-e51565a81cba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:24.542227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a448adfa-da86-482d-8980-e51565a81cba tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:24.554538 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 438/871] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:24 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 924 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:25.563100 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f814d7b-a821-4737-8c3d-67f2b9161536 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:25.564500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f814d7b-a821-4737-8c3d-67f2b9161536 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:25.564753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:25.564753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:25.565297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f814d7b-a821-4737-8c3d-67f2b9161536 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:25.787586 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:25.787586 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:25.832440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f814d7b-a821-4737-8c3d-67f2b9161536 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:25.970253 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f814d7b-a821-4737-8c3d-67f2b9161536 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:25.977233 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 434/872] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:25 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:27.012299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-482d99b6-dfec-40ef-8b72-e19321762f8b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:27.013675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-482d99b6-dfec-40ef-8b72-e19321762f8b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:27.013675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:27.013675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:27.014120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-482d99b6-dfec-40ef-8b72-e19321762f8b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:27.216835 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:27.216835 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:27.252397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-482d99b6-dfec-40ef-8b72-e19321762f8b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:27.376195 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-482d99b6-dfec-40ef-8b72-e19321762f8b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:27.381086 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 439/873] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:27 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:28.418450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d805b915-fb13-47c9-83f5-df5727e829be tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:28.420866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d805b915-fb13-47c9-83f5-df5727e829be tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:28.421987 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:28.421987 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:28.423043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d805b915-fb13-47c9-83f5-df5727e829be tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:28.664456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:28.664456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:28.706866 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d805b915-fb13-47c9-83f5-df5727e829be tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:28.814177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d805b915-fb13-47c9-83f5-df5727e829be tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:28.820061 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 435/874] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:28 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:29.852415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27c3bae5-f42f-44d4-8b67-9087d59948b9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:29.854609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27c3bae5-f42f-44d4-8b67-9087d59948b9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:29.855216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:29.855216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:29.860947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27c3bae5-f42f-44d4-8b67-9087d59948b9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:30.242015 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:30.242015 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:30.285512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-27c3bae5-f42f-44d4-8b67-9087d59948b9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:30.399615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27c3bae5-f42f-44d4-8b67-9087d59948b9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:30.401357 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 440/875] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:29 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:31.435828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da3821d6-1b64-4de3-8ecd-a1b7907b0c5b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:31.437111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da3821d6-1b64-4de3-8ecd-a1b7907b0c5b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:31.448933 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:31.448933 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:31.450018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da3821d6-1b64-4de3-8ecd-a1b7907b0c5b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:31.557568 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:31.557568 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:31.569602 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-da3821d6-1b64-4de3-8ecd-a1b7907b0c5b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:31.601494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da3821d6-1b64-4de3-8ecd-a1b7907b0c5b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:31.613818 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 436/876] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:31 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:32.622109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f9e6119-2f0a-4cc8-a9f7-6d73020ad93f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:32.624005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f9e6119-2f0a-4cc8-a9f7-6d73020ad93f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:32.637110 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:32.637110 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:32.638607 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f9e6119-2f0a-4cc8-a9f7-6d73020ad93f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:32.900873 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:32.900873 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:32.946266 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f9e6119-2f0a-4cc8-a9f7-6d73020ad93f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:33.098443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f9e6119-2f0a-4cc8-a9f7-6d73020ad93f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:33.106707 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 441/877] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:32 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:34.120475 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-69d1f8b2-a773-4661-b771-724280663906 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:34.121433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-69d1f8b2-a773-4661-b771-724280663906 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:34.121805 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:34.121805 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:34.122489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-69d1f8b2-a773-4661-b771-724280663906 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:34.333554 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:34.333554 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:34.367433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-69d1f8b2-a773-4661-b771-724280663906 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:34.459757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-69d1f8b2-a773-4661-b771-724280663906 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:34.473350 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 437/878] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:34 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:35.492386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-deb27505-8b10-414e-aaec-8c04b6aea0d0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:35.496447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-deb27505-8b10-414e-aaec-8c04b6aea0d0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:35.502131 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:35.502131 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:35.505087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-deb27505-8b10-414e-aaec-8c04b6aea0d0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:35.756896 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:35.756896 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:35.776894 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-deb27505-8b10-414e-aaec-8c04b6aea0d0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:35.840778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-deb27505-8b10-414e-aaec-8c04b6aea0d0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:35.865850 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 442/879] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:35 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:36.876251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-15e66c76-897f-4c27-9fb5-c4fa24f96608 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:36.876838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-15e66c76-897f-4c27-9fb5-c4fa24f96608 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:36.876983 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:36.876983 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:36.877664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-15e66c76-897f-4c27-9fb5-c4fa24f96608 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:37.208521 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:37.208521 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:37.239420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-15e66c76-897f-4c27-9fb5-c4fa24f96608 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:37.285805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-15e66c76-897f-4c27-9fb5-c4fa24f96608 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:37.295702 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 438/880] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:36 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:38.317728 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4497ac89-ebd0-46ef-90c8-06ad307b5cd7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:38.318643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4497ac89-ebd0-46ef-90c8-06ad307b5cd7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:38.320490 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:38.320490 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:38.323135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4497ac89-ebd0-46ef-90c8-06ad307b5cd7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:38.695585 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:38.695585 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:38.763930 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4497ac89-ebd0-46ef-90c8-06ad307b5cd7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:38.911765 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4497ac89-ebd0-46ef-90c8-06ad307b5cd7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:38.932357 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 443/881] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:38 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:39.946472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07464465-d8aa-4ece-b1cf-5eb8d664030b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:39.948235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07464465-d8aa-4ece-b1cf-5eb8d664030b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:39.948756 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:39.948756 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:39.949515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07464465-d8aa-4ece-b1cf-5eb8d664030b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:40.157421 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:40.157421 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:40.193186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-07464465-d8aa-4ece-b1cf-5eb8d664030b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:40.282541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07464465-d8aa-4ece-b1cf-5eb8d664030b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:40.285878 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 439/882] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:39 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 949 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:40.302087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-537ea459-6e49-4afa-8750-9698cca92c2f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:40.302594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-537ea459-6e49-4afa-8750-9698cca92c2f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:40.302990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:40.302990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:40.303608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-537ea459-6e49-4afa-8750-9698cca92c2f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:40.484162 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:40.484162 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:40.508283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-537ea459-6e49-4afa-8750-9698cca92c2f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:40.561121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-537ea459-6e49-4afa-8750-9698cca92c2f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:40.562701 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 444/883] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:40 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 949 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:40.590869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61b6b195-9ea9-4682-a53c-ab665f3182ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:40.592280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61b6b195-9ea9-4682-a53c-ab665f3182ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:40.592682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:40.592682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:40.593515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61b6b195-9ea9-4682-a53c-ab665f3182ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:40.594404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-61b6b195-9ea9-4682-a53c-ab665f3182ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume with id: 47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:40.724993 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:40.724993 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:40.726466 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-61b6b195-9ea9-4682-a53c-ab665f3182ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:40.793377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-61b6b195-9ea9-4682-a53c-ab665f3182ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume request issued successfully. Jan 21 07:30:40.794121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61b6b195-9ea9-4682-a53c-ab665f3182ae tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 202 Jan 21 07:30:40.795167 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 440/884] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:30:40 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:30:40.803867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ccbff3ce-834e-4418-b0f4-a3b3dd869912 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:40.804859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ccbff3ce-834e-4418-b0f4-a3b3dd869912 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:40.805726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:40.805726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:40.806511 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ccbff3ce-834e-4418-b0f4-a3b3dd869912 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:40.945805 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:40.945805 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:40.961691 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ccbff3ce-834e-4418-b0f4-a3b3dd869912 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:41.009107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ccbff3ce-834e-4418-b0f4-a3b3dd869912 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:41.022047 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 445/885] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:40 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:42.027880 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-011bd94d-3939-40cd-a826-86138c120624 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:42.028761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-011bd94d-3939-40cd-a826-86138c120624 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:42.028966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:42.028966 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:42.029503 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-011bd94d-3939-40cd-a826-86138c120624 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:42.189022 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:42.189022 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:42.189022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-011bd94d-3939-40cd-a826-86138c120624 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:42.281422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-011bd94d-3939-40cd-a826-86138c120624 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:42.287523 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 441/886] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:42 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:43.318496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ad539d3b-06f0-4b50-b0a3-25a17ae33cd2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:43.319688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ad539d3b-06f0-4b50-b0a3-25a17ae33cd2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:43.320074 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:43.320074 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:43.320715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ad539d3b-06f0-4b50-b0a3-25a17ae33cd2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:43.502062 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:43.502062 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:43.553477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ad539d3b-06f0-4b50-b0a3-25a17ae33cd2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:43.610639 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ad539d3b-06f0-4b50-b0a3-25a17ae33cd2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:43.624957 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 446/887] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:43 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:44.630218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fce0df49-aa6a-4730-9a48-37e0f69a5557 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:44.632046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fce0df49-aa6a-4730-9a48-37e0f69a5557 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:44.632721 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:44.632721 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:44.633797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fce0df49-aa6a-4730-9a48-37e0f69a5557 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:44.861785 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:44.861785 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:44.906888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fce0df49-aa6a-4730-9a48-37e0f69a5557 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:45.001397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fce0df49-aa6a-4730-9a48-37e0f69a5557 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 200 Jan 21 07:30:45.012634 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 442/888] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:44 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 948 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:46.025119 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4fd0b55f-732b-4ae3-adc5-97336add306d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:30:46.026729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4fd0b55f-732b-4ae3-adc5-97336add306d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:46.027247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:46.027247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:46.028604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4fd0b55f-732b-4ae3-adc5-97336add306d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:46.257959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4fd0b55f-732b-4ae3-adc5-97336add306d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 404 Jan 21 07:30:46.266681 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 447/889] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:46 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 109 bytes in 248 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:30:46.278437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes Jan 21 07:30:46.279850 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:46.279850 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:46.281563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1667690879"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:30:46.286757 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1667690879'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:30:46.287724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume of 1 GB Jan 21 07:30:46.345522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Availability Zones retrieved successfully. Jan 21 07:30:46.427351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (8b0210eb-9f2f-4b9d-aaa3-192f1f17361b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:30:46.444899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8235c358-d176-45bf-96c4-68774152bae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:46.453681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:30:46.659946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8235c358-d176-45bf-96c4-68774152bae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:46.673163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59696672-24c6-48db-82c3-73e70663d309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:47.009076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['8a541d10-3d4f-4d5e-93ce-7664d9cd3df8', 'c801a3c4-42dc-48b3-a673-d06444b2291c', '326d4fdd-1f29-4fe3-8999-8d5ac7e7d7dc', '45de3a78-97e0-451b-bece-cf8ef8a797b7'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:30:47.011836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59696672-24c6-48db-82c3-73e70663d309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a541d10-3d4f-4d5e-93ce-7664d9cd3df8', 'c801a3c4-42dc-48b3-a673-d06444b2291c', '326d4fdd-1f29-4fe3-8999-8d5ac7e7d7dc', '45de3a78-97e0-451b-bece-cf8ef8a797b7']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:47.022875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40be859c-d4c7-4b32-949a-422d2f9ee5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:47.174271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40be859c-d4c7-4b32-949a-422d2f9ee5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1667690879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['8a541d10-3d4f-4d5e-93ce-7664d9cd3df8','c801a3c4-42dc-48b3-a673-d06444b2291c','326d4fdd-1f29-4fe3-8999-8d5ac7e7d7dc','45de3a78-97e0-451b-bece-cf8ef8a797b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1667690879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c25a4be5c242959beb8556efcf832f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4aee4599cc854a33a9bb748885a321f7',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:47.184183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e77f19d-4a9d-4bee-8b78-cb409c4d6fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:47.288829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e77f19d-4a9d-4bee-8b78-cb409c4d6fcd) transitioned into state 'SUCCESS' from state '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-1667690879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['8a541d10-3d4f-4d5e-93ce-7664d9cd3df8','c801a3c4-42dc-48b3-a673-d06444b2291c','326d4fdd-1f29-4fe3-8999-8d5ac7e7d7dc','45de3a78-97e0-451b-bece-cf8ef8a797b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:47.296624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caad7d7a-2063-4733-81dd-492e20e1543d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:47.341087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caad7d7a-2063-4733-81dd-492e20e1543d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:47.348507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (8b0210eb-9f2f-4b9d-aaa3-192f1f17361b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:30:47.516627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request issued successfully. Jan 21 07:30:47.551824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39dee74b-d745-46c9-966f-d409d013e1b7 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes returned with HTTP 202 Jan 21 07:30:47.553019 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 443/890] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:30:46 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes => generated 823 bytes in 1282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:30:47.576361 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-375168a7-fa41-46cc-b221-7c880ee09de0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:30:47.577421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-375168a7-fa41-46cc-b221-7c880ee09de0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:47.578087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-375168a7-fa41-46cc-b221-7c880ee09de0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:47.722067 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:47.722067 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:47.741026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-375168a7-fa41-46cc-b221-7c880ee09de0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:47.788415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-375168a7-fa41-46cc-b221-7c880ee09de0 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 returned with HTTP 200 Jan 21 07:30:47.789263 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 448/891] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:47 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:48.810968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af61a41b-eac5-45bf-970c-0d4d3801bf12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:30:48.812457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af61a41b-eac5-45bf-970c-0d4d3801bf12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:48.813266 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:48.813266 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:48.813266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af61a41b-eac5-45bf-970c-0d4d3801bf12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:49.129837 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:49.129837 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:49.165885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-af61a41b-eac5-45bf-970c-0d4d3801bf12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:49.314425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af61a41b-eac5-45bf-970c-0d4d3801bf12 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 returned with HTTP 200 Jan 21 07:30:49.316069 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 444/892] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:48 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 => generated 915 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:50.343883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9142a57a-55df-4bff-8cbd-21836e9455ac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:30:50.344643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9142a57a-55df-4bff-8cbd-21836e9455ac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:50.344931 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:50.344931 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:50.345310 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9142a57a-55df-4bff-8cbd-21836e9455ac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:50.613461 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:50.613461 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:50.656219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9142a57a-55df-4bff-8cbd-21836e9455ac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:50.750196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9142a57a-55df-4bff-8cbd-21836e9455ac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 returned with HTTP 200 Jan 21 07:30:50.752895 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 449/893] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:50 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 => generated 916 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:50.772852 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a74cc089-8ba1-415c-b20b-b6679d65671e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots Jan 21 07:30:50.775335 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:50.775335 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:50.777353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a74cc089-8ba1-415c-b20b-b6679d65671e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1157614021"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:30:50.847583 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:50.847583 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:50.849280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a74cc089-8ba1-415c-b20b-b6679d65671e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:50.849820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-a74cc089-8ba1-415c-b20b-b6679d65671e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create snapshot from volume 1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:30:50.927600 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-a74cc089-8ba1-415c-b20b-b6679d65671e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['553c115e-fb3c-43dc-af5d-1a8ae8da220e', '460ff5b5-6fd3-4dc8-bbc2-2645653f89fb', '49f715f9-046e-42f0-9926-14e155c64b97', '6d6722ed-43cc-4859-95f7-5d5b2cea935c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:30:51.251985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a74cc089-8ba1-415c-b20b-b6679d65671e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot create request issued successfully. Jan 21 07:30:51.253708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a74cc089-8ba1-415c-b20b-b6679d65671e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots returned with HTTP 202 Jan 21 07:30:51.261627 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 445/894] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:30:50 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots => generated 310 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:30:51.281610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db59b8fd-0193-4d6f-8052-1f966095a5db tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:30:51.284160 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db59b8fd-0193-4d6f-8052-1f966095a5db tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:51.285912 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:51.285912 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:51.289465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db59b8fd-0193-4d6f-8052-1f966095a5db tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:51.364331 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:51.364331 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:51.371086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-db59b8fd-0193-4d6f-8052-1f966095a5db tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:51.373570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db59b8fd-0193-4d6f-8052-1f966095a5db tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 returned with HTTP 200 Jan 21 07:30:51.402325 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 450/895] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:30:51 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 => generated 442 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:52.396037 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2009f1ec-ab40-464c-93c5-374baaf529e8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:30:52.398724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2009f1ec-ab40-464c-93c5-374baaf529e8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:52.399366 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:52.399366 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:52.400388 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2009f1ec-ab40-464c-93c5-374baaf529e8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:52.504351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:52.504351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:52.517391 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2009f1ec-ab40-464c-93c5-374baaf529e8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:52.544782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2009f1ec-ab40-464c-93c5-374baaf529e8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 returned with HTTP 200 Jan 21 07:30:52.553726 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 446/896] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:30:52 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 => generated 442 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:52.774108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c154899-8747-4fd8-a364-c1b1aee0c6c0 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] DELETE http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:30:52.776174 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c154899-8747-4fd8-a364-c1b1aee0c6c0 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:52.776966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:52.776966 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:52.783108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c154899-8747-4fd8-a364-c1b1aee0c6c0 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:52.784660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-7c154899-8747-4fd8-a364-c1b1aee0c6c0 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Delete volume with id: e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:30:53.048339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:53.048339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:53.050824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7c154899-8747-4fd8-a364-c1b1aee0c6c0 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:30:53.129526 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7c154899-8747-4fd8-a364-c1b1aee0c6c0 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Delete volume request issued successfully. Jan 21 07:30:53.130389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c154899-8747-4fd8-a364-c1b1aee0c6c0 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 202 Jan 21 07:30:53.138864 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 451/897] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:30:52 2021] DELETE /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 0 bytes in 373 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:30:53.152377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd10273e-6f26-41d6-8874-1ca0cba7d82d tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:30:53.153417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd10273e-6f26-41d6-8874-1ca0cba7d82d tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:53.153802 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:53.153802 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:53.154502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd10273e-6f26-41d6-8874-1ca0cba7d82d tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:53.381040 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:53.381040 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:53.406834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bd10273e-6f26-41d6-8874-1ca0cba7d82d tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:30:53.437968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd10273e-6f26-41d6-8874-1ca0cba7d82d tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:30:53.439956 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 447/898] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:53 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 912 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:53.580299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1cc31cee-9e06-49d0-a297-350fd15d10fd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:30:53.584390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1cc31cee-9e06-49d0-a297-350fd15d10fd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:53.584866 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:53.584866 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:53.594254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1cc31cee-9e06-49d0-a297-350fd15d10fd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:53.816157 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:53.816157 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:53.840386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1cc31cee-9e06-49d0-a297-350fd15d10fd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:53.866128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1cc31cee-9e06-49d0-a297-350fd15d10fd tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 returned with HTTP 200 Jan 21 07:30:53.869784 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 452/899] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:30:53 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 => generated 442 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:54.493800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe46e2e9-6ceb-41a5-a468-76c30f0326c9 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:30:54.496572 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe46e2e9-6ceb-41a5-a468-76c30f0326c9 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:54.497371 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:54.497371 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:54.498492 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe46e2e9-6ceb-41a5-a468-76c30f0326c9 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:54.602618 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:54.602618 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:54.613502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe46e2e9-6ceb-41a5-a468-76c30f0326c9 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:30:54.670199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe46e2e9-6ceb-41a5-a468-76c30f0326c9 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:30:54.689880 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 448/900] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:54 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:54.894393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c0dd76e-5c36-42dc-ac96-715378604876 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:30:54.899752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c0dd76e-5c36-42dc-ac96-715378604876 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:54.900943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:54.900943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:54.902508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c0dd76e-5c36-42dc-ac96-715378604876 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:55.103158 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:55.103158 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:55.106593 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2c0dd76e-5c36-42dc-ac96-715378604876 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:55.115115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c0dd76e-5c36-42dc-ac96-715378604876 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 returned with HTTP 200 Jan 21 07:30:55.125653 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 453/901] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:30:54 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 => generated 469 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:55.137024 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] POST http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes Jan 21 07:30:55.137457 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:55.137457 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:55.138155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d9ee4e33-8125-41c7-ba01-3d774b347038", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1371555956"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:30:55.140339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request body: {'volume': {'snapshot_id': 'd9ee4e33-8125-41c7-ba01-3d774b347038', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1371555956'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:30:55.171297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:55.171297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:55.172982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:30:55.173977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume of 1 GB Jan 21 07:30:55.191000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Availability Zones retrieved successfully. Jan 21 07:30:55.215646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (e960d36d-27b6-4f2c-b252-e255840fba8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:30:55.220896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8558866e-31ea-4a91-8189-dbab62108e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:55.223876 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:30:55.429506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8558866e-31ea-4a91-8189-dbab62108e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd9ee4e33-8125-41c7-ba01-3d774b347038', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:55.442952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9688e4af-76cc-4e52-a010-9bdaea5941fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:55.635977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Created reservations ['08bc57ba-ba7d-4af0-9e3e-2bac65c45f26', '63703bec-2736-4c1c-a076-7a3413943f44', 'c18c63a9-3ab8-4282-8c0c-26a5bf8fbb91', '49a679d5-6f3c-4e93-a1ea-2957ca0b6aaf'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:30:55.652977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9688e4af-76cc-4e52-a010-9bdaea5941fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08bc57ba-ba7d-4af0-9e3e-2bac65c45f26', '63703bec-2736-4c1c-a076-7a3413943f44', 'c18c63a9-3ab8-4282-8c0c-26a5bf8fbb91', '49a679d5-6f3c-4e93-a1ea-2957ca0b6aaf']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:55.672456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbda37a0-0929-4e8d-8e45-172f658d682a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:55.705286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bbe7409e-10ef-4a81-bab3-1dbfa52cd6d6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:30:55.706510 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bbe7409e-10ef-4a81-bab3-1dbfa52cd6d6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:55.709614 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:55.709614 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:55.711404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bbe7409e-10ef-4a81-bab3-1dbfa52cd6d6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:55.942090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbda37a0-0929-4e8d-8e45-172f658d682a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45879f2c-effd-4c4b-99c7-74d8ed55bef7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1371555956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['08bc57ba-ba7d-4af0-9e3e-2bac65c45f26','63703bec-2736-4c1c-a076-7a3413943f44','c18c63a9-3ab8-4282-8c0c-26a5bf8fbb91','49a679d5-6f3c-4e93-a1ea-2957ca0b6aaf'],size=1,snapshot_id=d9ee4e33-8125-41c7-ba01-3d774b347038,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1371555956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45879f2c-effd-4c4b-99c7-74d8ed55bef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c25a4be5c242959beb8556efcf832f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d9ee4e33-8125-41c7-ba01-3d774b347038,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4aee4599cc854a33a9bb748885a321f7',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:55.944373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c53e555-ffbd-4ea6-b261-ce471192be73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:56.002845 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:56.002845 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:56.014776 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bbe7409e-10ef-4a81-bab3-1dbfa52cd6d6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:30:56.046580 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c53e555-ffbd-4ea6-b261-ce471192be73) transitioned into state 'SUCCESS' from state '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-1371555956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c25a4be5c242959beb8556efcf832f',qos_specs=None,replication_status=,reservations=['08bc57ba-ba7d-4af0-9e3e-2bac65c45f26','63703bec-2736-4c1c-a076-7a3413943f44','c18c63a9-3ab8-4282-8c0c-26a5bf8fbb91','49a679d5-6f3c-4e93-a1ea-2957ca0b6aaf'],size=1,snapshot_id=d9ee4e33-8125-41c7-ba01-3d774b347038,source_replicaid=,source_volid=None,status='creating',user_id='4aee4599cc854a33a9bb748885a321f7',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:56.053776 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bbe7409e-10ef-4a81-bab3-1dbfa52cd6d6 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:30:56.055412 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 454/902] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:55 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 912 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:56.063473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8187093b-ce5a-40fc-a594-5e84dec8faae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:30:56.270623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8187093b-ce5a-40fc-a594-5e84dec8faae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:30:56.291187 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Flow 'volume_create_api' (e960d36d-27b6-4f2c-b252-e255840fba8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:30:56.539149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Create volume request issued successfully. Jan 21 07:30:56.593425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48860fa5-64ef-47e1-b7b2-bbe5e42f6aac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes returned with HTTP 202 Jan 21 07:30:56.594871 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 449/903] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:30:55 2021] POST /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes => generated 857 bytes in 1461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:30:56.614801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce2ff02b-40a9-4696-b83f-88e44d80360b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:30:56.615724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce2ff02b-40a9-4696-b83f-88e44d80360b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:56.616903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:56.616903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:56.617851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce2ff02b-40a9-4696-b83f-88e44d80360b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:56.750020 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:56.750020 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:56.778146 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce2ff02b-40a9-4696-b83f-88e44d80360b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:56.835292 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce2ff02b-40a9-4696-b83f-88e44d80360b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:30:56.836512 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 455/904] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:56 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:57.095196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bf18b5f-2c98-49af-92a8-c115f71dd69e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:30:57.100938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bf18b5f-2c98-49af-92a8-c115f71dd69e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:57.102022 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:57.102022 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:57.103267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bf18b5f-2c98-49af-92a8-c115f71dd69e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:57.244143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:57.244143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:57.266203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0bf18b5f-2c98-49af-92a8-c115f71dd69e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Volume info retrieved successfully. Jan 21 07:30:57.320237 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bf18b5f-2c98-49af-92a8-c115f71dd69e tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 200 Jan 21 07:30:57.338667 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 450/905] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:57 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 912 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:57.861182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01123e42-afe7-4a08-aa9e-f95c3898c370 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:30:57.862005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01123e42-afe7-4a08-aa9e-f95c3898c370 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:57.862264 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:57.862264 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:57.862948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01123e42-afe7-4a08-aa9e-f95c3898c370 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:58.041977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:58.041977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:58.092918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-01123e42-afe7-4a08-aa9e-f95c3898c370 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:58.152079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01123e42-afe7-4a08-aa9e-f95c3898c370 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:30:58.158108 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 456/906] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:57 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:30:58.348454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-774b78a7-f95c-4872-891a-5acab12c2774 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] GET http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 Jan 21 07:30:58.350273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-774b78a7-f95c-4872-891a-5acab12c2774 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:58.350515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:58.350515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:58.350867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-774b78a7-f95c-4872-891a-5acab12c2774 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:58.513103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-774b78a7-f95c-4872-891a-5acab12c2774 tempest-DeleteServersTestJSON-1754544019 tempest-DeleteServersTestJSON-1754544019] http://10.222.0.24/volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 returned with HTTP 404 Jan 21 07:30:58.518835 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 451/907] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:58 2021] GET /volume/v3/f887a9e7491d41b5b6e6caef46361d75/volumes/e1d62267-0d30-4c45-9171-345f22114653 => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:30:59.184170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08a8c6f1-8c26-4282-89f9-0de54aff8f7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:30:59.185332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08a8c6f1-8c26-4282-89f9-0de54aff8f7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:30:59.185711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:30:59.185711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:30:59.186929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08a8c6f1-8c26-4282-89f9-0de54aff8f7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:30:59.346943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:30:59.346943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:30:59.388506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-08a8c6f1-8c26-4282-89f9-0de54aff8f7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:30:59.490616 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08a8c6f1-8c26-4282-89f9-0de54aff8f7e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:30:59.491489 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 457/908] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:30:59 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:00.508516 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-813c50bf-f046-4bbd-a8a3-07f46f9fc69b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:00.509336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-813c50bf-f046-4bbd-a8a3-07f46f9fc69b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:00.509532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-813c50bf-f046-4bbd-a8a3-07f46f9fc69b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:00.654281 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:00.654281 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:00.666853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-813c50bf-f046-4bbd-a8a3-07f46f9fc69b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:00.739018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-813c50bf-f046-4bbd-a8a3-07f46f9fc69b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:00.744257 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 452/909] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:00 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:31:01.773143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47f6cbcf-49f4-4454-872a-bf67a64af6f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:01.774268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47f6cbcf-49f4-4454-872a-bf67a64af6f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:01.774980 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:01.774980 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:01.775863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47f6cbcf-49f4-4454-872a-bf67a64af6f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:01.909340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:01.909340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:01.928230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47f6cbcf-49f4-4454-872a-bf67a64af6f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:01.992329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47f6cbcf-49f4-4454-872a-bf67a64af6f3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:01.993618 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 458/910] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:01 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:03.048771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da0bcf0e-f3eb-483f-bb6d-79d06c07ccca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:03.050149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da0bcf0e-f3eb-483f-bb6d-79d06c07ccca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:03.050348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:03.050348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:03.050759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da0bcf0e-f3eb-483f-bb6d-79d06c07ccca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:03.142423 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:03.142423 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:03.157499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-da0bcf0e-f3eb-483f-bb6d-79d06c07ccca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:03.185201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da0bcf0e-f3eb-483f-bb6d-79d06c07ccca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:03.187341 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 453/911] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:03 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:04.206687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-963bdb2c-6957-400b-b88c-0e3bd6d1833e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:04.207917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-963bdb2c-6957-400b-b88c-0e3bd6d1833e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:04.208362 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:04.208362 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:04.209098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-963bdb2c-6957-400b-b88c-0e3bd6d1833e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:04.310651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:04.310651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:04.328271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-963bdb2c-6957-400b-b88c-0e3bd6d1833e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:04.382255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-963bdb2c-6957-400b-b88c-0e3bd6d1833e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:04.384139 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 459/912] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:04 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:05.411854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65e1be5e-127e-4ddd-988f-6254dcde73cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:05.413109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65e1be5e-127e-4ddd-988f-6254dcde73cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:05.413503 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:05.413503 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:05.414386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65e1be5e-127e-4ddd-988f-6254dcde73cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:05.538861 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:05.538861 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:05.563545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-65e1be5e-127e-4ddd-988f-6254dcde73cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:05.627916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65e1be5e-127e-4ddd-988f-6254dcde73cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:05.629192 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 454/913] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:05 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:06.651633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-838bb652-62f1-4122-a265-c8850b01f2bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:06.652474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-838bb652-62f1-4122-a265-c8850b01f2bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:06.652474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:06.652474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:06.652902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-838bb652-62f1-4122-a265-c8850b01f2bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:06.802726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:06.802726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:06.842205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-838bb652-62f1-4122-a265-c8850b01f2bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:06.907456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-838bb652-62f1-4122-a265-c8850b01f2bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:06.913384 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 460/914] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:06 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:07.942784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0daa5bc3-61e7-4fa8-b42b-1d9c61b3286c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:07.943838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0daa5bc3-61e7-4fa8-b42b-1d9c61b3286c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:07.944850 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:07.944850 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:07.950229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0daa5bc3-61e7-4fa8-b42b-1d9c61b3286c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:08.187411 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:08.187411 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:08.221627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0daa5bc3-61e7-4fa8-b42b-1d9c61b3286c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:08.290896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0daa5bc3-61e7-4fa8-b42b-1d9c61b3286c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:08.291558 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 455/915] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:07 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:09.308978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-069dfbbe-ddff-44b8-8099-3fdfea6e79a2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:09.309836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-069dfbbe-ddff-44b8-8099-3fdfea6e79a2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:09.309836 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:09.309836 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:09.310261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-069dfbbe-ddff-44b8-8099-3fdfea6e79a2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:09.421805 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:09.421805 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:09.445688 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-069dfbbe-ddff-44b8-8099-3fdfea6e79a2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:09.502690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-069dfbbe-ddff-44b8-8099-3fdfea6e79a2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:09.517936 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 461/916] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:09 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:31:10.539122 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e59a26ca-28c8-4b7b-b1cb-0ac1111e86f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:10.541395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e59a26ca-28c8-4b7b-b1cb-0ac1111e86f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:10.547563 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:10.547563 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:10.558793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e59a26ca-28c8-4b7b-b1cb-0ac1111e86f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:10.892221 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:10.892221 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:10.938223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e59a26ca-28c8-4b7b-b1cb-0ac1111e86f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:11.038150 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e59a26ca-28c8-4b7b-b1cb-0ac1111e86f2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:11.041805 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 456/917] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:10 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:12.064833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5554b5f-446c-496a-9841-d97cff466dbb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:12.065823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5554b5f-446c-496a-9841-d97cff466dbb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:12.066512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:12.066512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:12.070160 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5554b5f-446c-496a-9841-d97cff466dbb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:12.311988 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:12.311988 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:12.338284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f5554b5f-446c-496a-9841-d97cff466dbb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:12.404282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5554b5f-446c-496a-9841-d97cff466dbb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:12.408347 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 462/918] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:12 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 950 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:12.447917 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d3cffd0-ef19-4be5-93ca-1827f49f5073 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:12.449371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d3cffd0-ef19-4be5-93ca-1827f49f5073 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:12.451556 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:12.451556 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:12.456335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d3cffd0-ef19-4be5-93ca-1827f49f5073 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:12.709948 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:12.709948 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:12.757676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5d3cffd0-ef19-4be5-93ca-1827f49f5073 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:12.809769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d3cffd0-ef19-4be5-93ca-1827f49f5073 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:12.811403 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 457/919] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:12 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 950 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:12.855654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f5dd6a0-97c3-4e56-b17f-68db31aab504 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:12.869463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f5dd6a0-97c3-4e56-b17f-68db31aab504 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:12.872325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:12.872325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:12.873548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f5dd6a0-97c3-4e56-b17f-68db31aab504 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:12.878955 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9f5dd6a0-97c3-4e56-b17f-68db31aab504 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume with id: 45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:13.154280 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:13.154280 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:13.158099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9f5dd6a0-97c3-4e56-b17f-68db31aab504 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:13.231581 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9f5dd6a0-97c3-4e56-b17f-68db31aab504 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume request issued successfully. Jan 21 07:31:13.234132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f5dd6a0-97c3-4e56-b17f-68db31aab504 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 202 Jan 21 07:31:13.236726 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 463/920] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:31:12 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 0 bytes in 400 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:31:13.250381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05f7cb66-f4da-4f1d-b895-c82b090efc62 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:13.251279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05f7cb66-f4da-4f1d-b895-c82b090efc62 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:13.251588 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:13.251588 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:13.253411 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05f7cb66-f4da-4f1d-b895-c82b090efc62 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:13.512512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:13.512512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:13.569649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-05f7cb66-f4da-4f1d-b895-c82b090efc62 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:13.659695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05f7cb66-f4da-4f1d-b895-c82b090efc62 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:13.661159 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 458/921] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:13 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:14.696534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bdd53ecc-ddba-4de4-a06d-3efc2eaa9c81 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:14.715034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bdd53ecc-ddba-4de4-a06d-3efc2eaa9c81 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:14.715275 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:14.715275 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:14.716077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bdd53ecc-ddba-4de4-a06d-3efc2eaa9c81 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:14.986778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:14.986778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:15.039157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bdd53ecc-ddba-4de4-a06d-3efc2eaa9c81 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:15.199144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bdd53ecc-ddba-4de4-a06d-3efc2eaa9c81 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:15.207974 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 464/922] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:14 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:16.225220 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-678f80e5-54cf-4280-bbe4-fa216762d67d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:16.226308 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-678f80e5-54cf-4280-bbe4-fa216762d67d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:16.226463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:16.226463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:16.227147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-678f80e5-54cf-4280-bbe4-fa216762d67d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:16.491531 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:16.491531 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:16.561697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-678f80e5-54cf-4280-bbe4-fa216762d67d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:16.659016 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-678f80e5-54cf-4280-bbe4-fa216762d67d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 200 Jan 21 07:31:16.664776 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 459/923] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:16 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 949 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:17.686868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ff29bcd-5f9e-4f1b-ba6b-1148d53701c1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:17.687881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ff29bcd-5f9e-4f1b-ba6b-1148d53701c1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:17.688309 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:17.688309 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:17.689159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ff29bcd-5f9e-4f1b-ba6b-1148d53701c1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:17.994847 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ff29bcd-5f9e-4f1b-ba6b-1148d53701c1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 404 Jan 21 07:31:18.021245 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 465/924] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:17 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 109 bytes in 336 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:18.028557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-52ef7067-a534-4753-b890-335e4957b238 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:18.029529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-52ef7067-a534-4753-b890-335e4957b238 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:18.029797 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:18.029797 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:18.030362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-52ef7067-a534-4753-b890-335e4957b238 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:18.032227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-52ef7067-a534-4753-b890-335e4957b238 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume with id: 45879f2c-effd-4c4b-99c7-74d8ed55bef7 Jan 21 07:31:18.241469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-52ef7067-a534-4753-b890-335e4957b238 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 returned with HTTP 404 Jan 21 07:31:18.243434 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 460/925] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:31:18 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/45879f2c-effd-4c4b-99c7-74d8ed55bef7 => generated 109 bytes in 221 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:18.255045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a5235182-4190-447a-8907-5bb5e3843e8c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:31:18.256252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a5235182-4190-447a-8907-5bb5e3843e8c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:18.256890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a5235182-4190-447a-8907-5bb5e3843e8c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:18.257381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-a5235182-4190-447a-8907-5bb5e3843e8c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:31:18.326101 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:18.326101 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:18.328736 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a5235182-4190-447a-8907-5bb5e3843e8c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:18.535351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a5235182-4190-447a-8907-5bb5e3843e8c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:31:18.536247 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a5235182-4190-447a-8907-5bb5e3843e8c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 returned with HTTP 202 Jan 21 07:31:18.537927 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 466/926] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:18 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:31:18.549763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca7b100d-3c5f-4b16-99be-cf8ad8d5acbe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:31:18.551144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca7b100d-3c5f-4b16-99be-cf8ad8d5acbe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:18.552270 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca7b100d-3c5f-4b16-99be-cf8ad8d5acbe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:18.738136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:18.738136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:18.740461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ca7b100d-3c5f-4b16-99be-cf8ad8d5acbe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:18.756820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca7b100d-3c5f-4b16-99be-cf8ad8d5acbe tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 returned with HTTP 200 Jan 21 07:31:18.758578 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 461/927] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:18 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 => generated 468 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:19.777350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5625927-3a44-46cd-a4e3-d1049ba529b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:31:19.778224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5625927-3a44-46cd-a4e3-d1049ba529b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:19.778572 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:19.778572 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:19.779116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5625927-3a44-46cd-a4e3-d1049ba529b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:19.954744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:19.954744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:19.961477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c5625927-3a44-46cd-a4e3-d1049ba529b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:19.986411 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5625927-3a44-46cd-a4e3-d1049ba529b1 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 returned with HTTP 200 Jan 21 07:31:19.987688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 467/928] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:19 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 => generated 468 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:21.005783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ce8cfe7-4f73-479d-a4f7-ba1fa5da887d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:31:21.007471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ce8cfe7-4f73-479d-a4f7-ba1fa5da887d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:21.007797 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:21.007797 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:21.008826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ce8cfe7-4f73-479d-a4f7-ba1fa5da887d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:21.096013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:21.096013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:21.106206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4ce8cfe7-4f73-479d-a4f7-ba1fa5da887d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:21.114993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ce8cfe7-4f73-479d-a4f7-ba1fa5da887d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 returned with HTTP 200 Jan 21 07:31:21.133353 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 462/929] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:20 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 => generated 468 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:22.147942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c6a071a6-5129-444a-bc24-29991c7445e2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 Jan 21 07:31:22.149430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c6a071a6-5129-444a-bc24-29991c7445e2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:22.149801 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:22.149801 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:22.150421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c6a071a6-5129-444a-bc24-29991c7445e2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:22.199437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c6a071a6-5129-444a-bc24-29991c7445e2 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 returned with HTTP 404 Jan 21 07:31:22.201020 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 468/930] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:22 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d9ee4e33-8125-41c7-ba01-3d774b347038 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:31:22.209589 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2591fe9e-aad5-4de4-8b97-58cbd07eb5af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:31:22.210851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2591fe9e-aad5-4de4-8b97-58cbd07eb5af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:22.211242 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:22.211242 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:22.211843 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2591fe9e-aad5-4de4-8b97-58cbd07eb5af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:22.212469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-2591fe9e-aad5-4de4-8b97-58cbd07eb5af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume with id: 1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:31:22.436822 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:22.436822 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:22.442196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2591fe9e-aad5-4de4-8b97-58cbd07eb5af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:22.529452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2591fe9e-aad5-4de4-8b97-58cbd07eb5af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume request issued successfully. Jan 21 07:31:22.532310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2591fe9e-aad5-4de4-8b97-58cbd07eb5af tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 returned with HTTP 202 Jan 21 07:31:22.539804 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 463/931] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:31:22 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 => generated 0 bytes in 334 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:31:22.545971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4789d992-089b-4afa-b018-82a69cae05ea tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:31:22.546514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4789d992-089b-4afa-b018-82a69cae05ea tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:22.547004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4789d992-089b-4afa-b018-82a69cae05ea tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:22.656338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:22.656338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:22.671488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4789d992-089b-4afa-b018-82a69cae05ea tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:22.724567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4789d992-089b-4afa-b018-82a69cae05ea tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 returned with HTTP 200 Jan 21 07:31:22.726047 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 469/932] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:22 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:23.747462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ebbc9d33-6877-4dec-af48-384a0414586c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:31:23.749597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ebbc9d33-6877-4dec-af48-384a0414586c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:23.754539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:23.754539 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:23.757754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ebbc9d33-6877-4dec-af48-384a0414586c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:23.969840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:23.969840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:24.016181 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ebbc9d33-6877-4dec-af48-384a0414586c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:24.084208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ebbc9d33-6877-4dec-af48-384a0414586c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 returned with HTTP 200 Jan 21 07:31:24.088689 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 464/933] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:23 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 => generated 915 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:25.119107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d56570fd-08dc-4c67-9101-f00cd88f88f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:31:25.120055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d56570fd-08dc-4c67-9101-f00cd88f88f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:25.120431 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:25.120431 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:25.126754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d56570fd-08dc-4c67-9101-f00cd88f88f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:25.291673 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:25.291673 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:25.315811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d56570fd-08dc-4c67-9101-f00cd88f88f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:25.360448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d56570fd-08dc-4c67-9101-f00cd88f88f9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 returned with HTTP 200 Jan 21 07:31:25.362469 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 470/934] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:25 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 => generated 915 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:26.390664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d59a4b3-7170-46d2-8b1a-815ecce23444 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 Jan 21 07:31:26.391475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d59a4b3-7170-46d2-8b1a-815ecce23444 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:26.391475 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:26.391475 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:26.391901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d59a4b3-7170-46d2-8b1a-815ecce23444 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:26.505125 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d59a4b3-7170-46d2-8b1a-815ecce23444 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 returned with HTTP 404 Jan 21 07:31:26.515300 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 465/935] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:26 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/1cfa6396-f9e0-4fe7-a83a-b1fd9412a8d9 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:26.523649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08edfce0-fc14-4425-a04f-4a21e27d947f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:31:26.523649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08edfce0-fc14-4425-a04f-4a21e27d947f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:26.523649 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:26.523649 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:26.524234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08edfce0-fc14-4425-a04f-4a21e27d947f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:26.524561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-08edfce0-fc14-4425-a04f-4a21e27d947f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume with id: 47d44c16-02ae-4d42-94a1-1e5732487bec Jan 21 07:31:26.760074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08edfce0-fc14-4425-a04f-4a21e27d947f tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec returned with HTTP 404 Jan 21 07:31:26.761954 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 471/936] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:31:26 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/47d44c16-02ae-4d42-94a1-1e5732487bec => generated 109 bytes in 249 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:31:26.772633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe327392-4825-43dd-b971-d89f7c6d55c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:31:26.773177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe327392-4825-43dd-b971-d89f7c6d55c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:26.773671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe327392-4825-43dd-b971-d89f7c6d55c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:26.774026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-fe327392-4825-43dd-b971-d89f7c6d55c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:31:26.856031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:26.856031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:26.859617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe327392-4825-43dd-b971-d89f7c6d55c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:27.016190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe327392-4825-43dd-b971-d89f7c6d55c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:31:27.022542 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe327392-4825-43dd-b971-d89f7c6d55c8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 returned with HTTP 202 Jan 21 07:31:27.030948 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 466/937] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:26 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:31:27.045708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-207db9e8-abc0-46c1-b6bc-652ec60bb3c9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:31:27.054663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-207db9e8-abc0-46c1-b6bc-652ec60bb3c9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:27.055949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-207db9e8-abc0-46c1-b6bc-652ec60bb3c9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:27.215896 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:27.215896 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:27.221680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-207db9e8-abc0-46c1-b6bc-652ec60bb3c9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:27.228325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-207db9e8-abc0-46c1-b6bc-652ec60bb3c9 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 returned with HTTP 200 Jan 21 07:31:27.229808 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 472/938] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:27 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 => generated 467 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:28.251239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a905b33-fd16-437c-9ead-e2c4aab5f48b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:31:28.252238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a905b33-fd16-437c-9ead-e2c4aab5f48b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:28.252527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:28.252527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:28.253137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a905b33-fd16-437c-9ead-e2c4aab5f48b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:28.437434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:28.437434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:28.450071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2a905b33-fd16-437c-9ead-e2c4aab5f48b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:28.463643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a905b33-fd16-437c-9ead-e2c4aab5f48b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 returned with HTTP 200 Jan 21 07:31:28.465261 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 467/939] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:28 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 => generated 467 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:29.488190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a14d9ea-fe71-4b01-80f7-cec768306702 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:31:29.494322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a14d9ea-fe71-4b01-80f7-cec768306702 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:29.494704 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:29.494704 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:29.495437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a14d9ea-fe71-4b01-80f7-cec768306702 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:29.599526 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:29.599526 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:29.602813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8a14d9ea-fe71-4b01-80f7-cec768306702 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:29.607608 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a14d9ea-fe71-4b01-80f7-cec768306702 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 returned with HTTP 200 Jan 21 07:31:29.610034 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 473/940] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:29 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 => generated 467 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:30.627089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1ec1ef9-5429-4893-bbd6-9cc64ef31e36 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 Jan 21 07:31:30.637340 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1ec1ef9-5429-4893-bbd6-9cc64ef31e36 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:30.638062 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:30.638062 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:30.639426 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1ec1ef9-5429-4893-bbd6-9cc64ef31e36 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:30.756536 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1ec1ef9-5429-4893-bbd6-9cc64ef31e36 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 returned with HTTP 404 Jan 21 07:31:30.762729 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 468/941] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:30 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/5fdb5197-c010-483c-a323-0bfd112c4787 => generated 111 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:30.775496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c540ddee-0996-42b4-85ed-c42d6e02618d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:31:30.776452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c540ddee-0996-42b4-85ed-c42d6e02618d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:30.777274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:30.777274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:30.781892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c540ddee-0996-42b4-85ed-c42d6e02618d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:30.784450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-c540ddee-0996-42b4-85ed-c42d6e02618d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume with id: eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:31:31.134377 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:31.134377 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:31.151034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c540ddee-0996-42b4-85ed-c42d6e02618d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:31.285428 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c540ddee-0996-42b4-85ed-c42d6e02618d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume request issued successfully. Jan 21 07:31:31.286384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c540ddee-0996-42b4-85ed-c42d6e02618d tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 returned with HTTP 202 Jan 21 07:31:31.288095 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 474/942] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:31:30 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 => generated 0 bytes in 523 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:31:31.302733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3da2fda8-89bb-4856-b4ff-acde8aaa49d3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:31:31.304056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3da2fda8-89bb-4856-b4ff-acde8aaa49d3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:31.305291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3da2fda8-89bb-4856-b4ff-acde8aaa49d3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:31.536384 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:31.536384 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:31.582059 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3da2fda8-89bb-4856-b4ff-acde8aaa49d3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:31.643579 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3da2fda8-89bb-4856-b4ff-acde8aaa49d3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 returned with HTTP 200 Jan 21 07:31:31.651360 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 469/943] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:31 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 => generated 914 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:32.682178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fad87262-b3d0-40d2-a4eb-a1cb2e5514ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:31:32.683026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fad87262-b3d0-40d2-a4eb-a1cb2e5514ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:32.683026 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:32.683026 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:32.683740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fad87262-b3d0-40d2-a4eb-a1cb2e5514ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:32.815787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:32.815787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:32.842855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fad87262-b3d0-40d2-a4eb-a1cb2e5514ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:32.925365 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fad87262-b3d0-40d2-a4eb-a1cb2e5514ca tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 returned with HTTP 200 Jan 21 07:31:32.926395 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 475/944] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:32 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 => generated 914 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:33.948927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36e21f9d-2db9-433e-b268-c893b4bb5231 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:31:33.954494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36e21f9d-2db9-433e-b268-c893b4bb5231 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:33.954494 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:33.954494 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:33.955087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36e21f9d-2db9-433e-b268-c893b4bb5231 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:34.097680 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:34.097680 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:34.134278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-36e21f9d-2db9-433e-b268-c893b4bb5231 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:34.195965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36e21f9d-2db9-433e-b268-c893b4bb5231 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 returned with HTTP 200 Jan 21 07:31:34.213854 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 470/945] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:33 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 => generated 914 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:35.225534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b120a74d-e065-4e5c-86aa-bfc353afa8ac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 Jan 21 07:31:35.226430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b120a74d-e065-4e5c-86aa-bfc353afa8ac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:35.226768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:35.226768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:35.227415 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b120a74d-e065-4e5c-86aa-bfc353afa8ac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:35.418982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b120a74d-e065-4e5c-86aa-bfc353afa8ac tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 returned with HTTP 404 Jan 21 07:31:35.421405 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 476/946] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:35 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/eb551749-f536-4580-9554-b53e048312f9 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:35.432068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04af9747-af86-4306-8354-bbd90722b9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:31:35.432952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04af9747-af86-4306-8354-bbd90722b9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:35.433608 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:35.433608 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:35.434291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04af9747-af86-4306-8354-bbd90722b9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:35.434827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-04af9747-af86-4306-8354-bbd90722b9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 89ed02ae-ccc7-4edb-9745-d0d235892070 Jan 21 07:31:35.523055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04af9747-af86-4306-8354-bbd90722b9aa tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 returned with HTTP 404 Jan 21 07:31:35.524387 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 471/947] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:35 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/89ed02ae-ccc7-4edb-9745-d0d235892070 => generated 111 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:35.547320 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b2fc1cf-b0f5-485c-b8bb-ce7235f1ce63 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:31:35.549188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b2fc1cf-b0f5-485c-b8bb-ce7235f1ce63 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:35.556682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b2fc1cf-b0f5-485c-b8bb-ce7235f1ce63 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:35.559648 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-0b2fc1cf-b0f5-485c-b8bb-ce7235f1ce63 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: c919212f-bd8d-482f-b367-1e2d2b03f0a6 Jan 21 07:31:35.725717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b2fc1cf-b0f5-485c-b8bb-ce7235f1ce63 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 returned with HTTP 404 Jan 21 07:31:35.734292 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 477/948] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:35 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/c919212f-bd8d-482f-b367-1e2d2b03f0a6 => generated 111 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:31:35.743292 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6961dbfa-d342-4ae9-bd1f-969ac5c727bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:31:35.743830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6961dbfa-d342-4ae9-bd1f-969ac5c727bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:35.744297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6961dbfa-d342-4ae9-bd1f-969ac5c727bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:35.744878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-6961dbfa-d342-4ae9-bd1f-969ac5c727bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 Jan 21 07:31:35.814209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6961dbfa-d342-4ae9-bd1f-969ac5c727bf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 returned with HTTP 404 Jan 21 07:31:35.815893 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 472/949] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:35 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/032f5f8f-bf7d-4013-aef3-797ffbc9a5a5 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:35.832554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5462fd1f-75ec-4456-a4e1-26d0830c6625 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:31:35.833976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5462fd1f-75ec-4456-a4e1-26d0830c6625 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:35.840293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5462fd1f-75ec-4456-a4e1-26d0830c6625 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:35.841227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-5462fd1f-75ec-4456-a4e1-26d0830c6625 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 7f67e4da-99de-4261-805f-775c6d4a6b2c Jan 21 07:31:35.978315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5462fd1f-75ec-4456-a4e1-26d0830c6625 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c returned with HTTP 404 Jan 21 07:31:35.983981 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 478/950] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:35 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/7f67e4da-99de-4261-805f-775c6d4a6b2c => generated 111 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:36.000917 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50981511-56c2-4aa8-ba77-50ba81b5a61e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:31:36.002052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50981511-56c2-4aa8-ba77-50ba81b5a61e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:36.006221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50981511-56c2-4aa8-ba77-50ba81b5a61e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:36.007125 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-50981511-56c2-4aa8-ba77-50ba81b5a61e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 90e9405a-0f4c-4996-ace8-0688d362c636 Jan 21 07:31:36.144145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50981511-56c2-4aa8-ba77-50ba81b5a61e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 returned with HTTP 404 Jan 21 07:31:36.147847 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 473/951] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:35 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/90e9405a-0f4c-4996-ace8-0688d362c636 => generated 111 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:36.161734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a56fb8e-9e0f-411f-b09c-989c69b63021 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:31:36.167637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a56fb8e-9e0f-411f-b09c-989c69b63021 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:36.171243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a56fb8e-9e0f-411f-b09c-989c69b63021 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:36.173493 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-5a56fb8e-9e0f-411f-b09c-989c69b63021 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 4599aa78-fd7b-439c-b9a9-5773c26009e4 Jan 21 07:31:36.322845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a56fb8e-9e0f-411f-b09c-989c69b63021 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 returned with HTTP 404 Jan 21 07:31:36.337971 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 479/952] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:36 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/4599aa78-fd7b-439c-b9a9-5773c26009e4 => generated 111 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:36.346775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d339ca7e-612c-49f5-b269-0ccdae9c6e49 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:31:36.347839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d339ca7e-612c-49f5-b269-0ccdae9c6e49 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:36.348811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d339ca7e-612c-49f5-b269-0ccdae9c6e49 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:36.349578 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-d339ca7e-612c-49f5-b269-0ccdae9c6e49 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: d7036691-f579-41e5-ab64-0d79ba0ab8ae Jan 21 07:31:36.539449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d339ca7e-612c-49f5-b269-0ccdae9c6e49 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae returned with HTTP 404 Jan 21 07:31:36.541404 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 474/953] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:36 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/d7036691-f579-41e5-ab64-0d79ba0ab8ae => generated 111 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:36.553178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5224125-2673-401c-8ae4-96dbcb769954 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:31:36.554092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5224125-2673-401c-8ae4-96dbcb769954 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:36.554923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5224125-2673-401c-8ae4-96dbcb769954 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:36.556338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e5224125-2673-401c-8ae4-96dbcb769954 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume with id: 5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:31:36.781356 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:36.781356 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:36.784768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e5224125-2673-401c-8ae4-96dbcb769954 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:36.884232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e5224125-2673-401c-8ae4-96dbcb769954 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume request issued successfully. Jan 21 07:31:36.887096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5224125-2673-401c-8ae4-96dbcb769954 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 202 Jan 21 07:31:36.899602 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 480/954] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:31:36 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:31:36.907216 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f650c98c-23d5-47f6-99c7-940e6b28bead tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:31:36.908117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f650c98c-23d5-47f6-99c7-940e6b28bead tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:36.909166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f650c98c-23d5-47f6-99c7-940e6b28bead tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:37.321080 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:37.321080 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:37.385863 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f650c98c-23d5-47f6-99c7-940e6b28bead tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:37.506630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f650c98c-23d5-47f6-99c7-940e6b28bead tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:31:37.508446 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 475/955] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:36 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1363 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:31:38.545680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0ab8b8f-7969-4ee4-9064-c93585016606 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:31:38.546698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0ab8b8f-7969-4ee4-9064-c93585016606 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:38.547979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:38.547979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:38.548853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0ab8b8f-7969-4ee4-9064-c93585016606 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:38.832253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:38.832253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:38.893319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0ab8b8f-7969-4ee4-9064-c93585016606 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:39.046429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0ab8b8f-7969-4ee4-9064-c93585016606 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:31:39.080634 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 481/956] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:38 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1363 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:31:40.104649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6c33732-a7da-4a78-b432-bf9029dd815b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:31:40.105612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6c33732-a7da-4a78-b432-bf9029dd815b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:40.116686 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:40.116686 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:40.118848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6c33732-a7da-4a78-b432-bf9029dd815b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:40.448674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:40.448674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:40.510826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6c33732-a7da-4a78-b432-bf9029dd815b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:40.648998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6c33732-a7da-4a78-b432-bf9029dd815b tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:31:40.699263 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 476/957] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:40 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1363 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:31:41.708876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea35b047-25af-4ebb-85ef-017adadd93cb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:31:41.709847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea35b047-25af-4ebb-85ef-017adadd93cb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:41.710190 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:41.710190 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:41.710848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea35b047-25af-4ebb-85ef-017adadd93cb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:41.979575 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:41.979575 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:42.027338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ea35b047-25af-4ebb-85ef-017adadd93cb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:42.101693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea35b047-25af-4ebb-85ef-017adadd93cb tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 200 Jan 21 07:31:42.116671 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 482/958] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:41 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 1363 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:31:43.136809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1352fb1-af93-41c5-802a-09e327ca48cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f Jan 21 07:31:43.137772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1352fb1-af93-41c5-802a-09e327ca48cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:43.138259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:43.138259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:43.139035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1352fb1-af93-41c5-802a-09e327ca48cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:43.343890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1352fb1-af93-41c5-802a-09e327ca48cc tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f returned with HTTP 404 Jan 21 07:31:43.355189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89538ce2-a7ad-43f6-93bc-54eca56a1043 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:31:43.356054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89538ce2-a7ad-43f6-93bc-54eca56a1043 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:43.356492 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:43.356492 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:43.357634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89538ce2-a7ad-43f6-93bc-54eca56a1043 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:43.358214 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-89538ce2-a7ad-43f6-93bc-54eca56a1043 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete snapshot with id: 2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:31:43.362376 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 477/959] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:43 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/5dff6b0f-e105-48a3-88d6-56d3e1c8854f => generated 109 bytes in 234 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:43.390566 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:43.390566 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:43.392179 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-89538ce2-a7ad-43f6-93bc-54eca56a1043 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:43.516305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-89538ce2-a7ad-43f6-93bc-54eca56a1043 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot delete request issued successfully. Jan 21 07:31:43.518476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89538ce2-a7ad-43f6-93bc-54eca56a1043 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 202 Jan 21 07:31:43.524528 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 483/960] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:31:43 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:31:43.533329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-721d0c61-1c58-4c02-a0e8-cee51407f5ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:31:43.534921 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-721d0c61-1c58-4c02-a0e8-cee51407f5ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:43.536649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-721d0c61-1c58-4c02-a0e8-cee51407f5ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:43.573147 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:43.573147 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:43.574705 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-721d0c61-1c58-4c02-a0e8-cee51407f5ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:43.578348 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-721d0c61-1c58-4c02-a0e8-cee51407f5ab tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 200 Jan 21 07:31:43.579507 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 478/961] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:43 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 467 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:44.597114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5bd5d7a9-c03b-4af5-9633-a384f92deaa8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:31:44.597920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5bd5d7a9-c03b-4af5-9633-a384f92deaa8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:44.597920 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:44.597920 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:44.599466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5bd5d7a9-c03b-4af5-9633-a384f92deaa8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:44.748721 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:44.748721 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:44.755830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5bd5d7a9-c03b-4af5-9633-a384f92deaa8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:44.760051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5bd5d7a9-c03b-4af5-9633-a384f92deaa8 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 200 Jan 21 07:31:44.768104 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 484/962] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:44 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 467 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:45.789490 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0125ae06-5488-4e71-be68-b3e21d1a462c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:31:45.790369 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0125ae06-5488-4e71-be68-b3e21d1a462c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:45.790556 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:45.790556 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:45.790943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0125ae06-5488-4e71-be68-b3e21d1a462c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:45.981564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:45.981564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:46.018510 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0125ae06-5488-4e71-be68-b3e21d1a462c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Snapshot retrieved successfully. Jan 21 07:31:46.026610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0125ae06-5488-4e71-be68-b3e21d1a462c tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 200 Jan 21 07:31:46.038324 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 479/963] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:45 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 467 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:31:47.059502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-308a8793-c703-4ccf-8759-ae9853adb7a3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 Jan 21 07:31:47.061189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-308a8793-c703-4ccf-8759-ae9853adb7a3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:47.061564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:47.061564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:47.062187 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-308a8793-c703-4ccf-8759-ae9853adb7a3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:47.143105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-308a8793-c703-4ccf-8759-ae9853adb7a3 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 returned with HTTP 404 Jan 21 07:31:47.150011 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 485/964] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:31:47 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/snapshots/2068f406-1aad-4711-8e09-ea818ddfeee3 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:47.152884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6e4ee4e-4bd1-420c-8e9d-06592c40e2cf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] DELETE http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:31:47.153665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6e4ee4e-4bd1-420c-8e9d-06592c40e2cf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:47.154040 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:47.154040 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:47.154659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6e4ee4e-4bd1-420c-8e9d-06592c40e2cf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:47.155287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-b6e4ee4e-4bd1-420c-8e9d-06592c40e2cf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume with id: 2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:31:47.307477 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:47.307477 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:47.309838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6e4ee4e-4bd1-420c-8e9d-06592c40e2cf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:47.366995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6e4ee4e-4bd1-420c-8e9d-06592c40e2cf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Delete volume request issued successfully. Jan 21 07:31:47.366995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6e4ee4e-4bd1-420c-8e9d-06592c40e2cf tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 202 Jan 21 07:31:47.371767 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 480/965] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:31:47 2021] DELETE /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:31:47.381075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1ce0607-60dd-4015-9489-9b22e19534ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:31:47.381787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1ce0607-60dd-4015-9489-9b22e19534ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:47.382546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1ce0607-60dd-4015-9489-9b22e19534ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:47.639947 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:47.639947 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:47.686248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f1ce0607-60dd-4015-9489-9b22e19534ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:47.758046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1ce0607-60dd-4015-9489-9b22e19534ee tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:31:47.758829 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 486/966] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:47 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 915 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:48.783637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4c811e8-a0e8-4cc7-a528-15339969f07e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:31:48.784620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4c811e8-a0e8-4cc7-a528-15339969f07e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:48.785213 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:48.785213 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:48.788011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4c811e8-a0e8-4cc7-a528-15339969f07e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:49.023753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:49.023753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:49.060663 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a4c811e8-a0e8-4cc7-a528-15339969f07e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:49.142272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4c811e8-a0e8-4cc7-a528-15339969f07e tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:31:49.143148 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 481/967] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:48 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 915 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:50.162753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7934c5b7-4214-4e45-af1b-684364b6c065 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:31:50.164928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7934c5b7-4214-4e45-af1b-684364b6c065 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:50.165532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:50.165532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:50.166861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7934c5b7-4214-4e45-af1b-684364b6c065 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:50.375674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:31:50.375674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:31:50.399521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7934c5b7-4214-4e45-af1b-684364b6c065 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Volume info retrieved successfully. Jan 21 07:31:50.471305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7934c5b7-4214-4e45-af1b-684364b6c065 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 200 Jan 21 07:31:50.486607 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 487/968] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:50 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 915 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:31:51.495076 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-57f90a26-a542-4c30-b419-1df522dc7d66 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] GET http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 Jan 21 07:31:51.495938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-57f90a26-a542-4c30-b419-1df522dc7d66 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:31:51.496262 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:51.496262 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:51.500782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-57f90a26-a542-4c30-b419-1df522dc7d66 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:31:51.753315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-57f90a26-a542-4c30-b419-1df522dc7d66 tempest-VolumesSnapshotTestJSON-1526296020 tempest-VolumesSnapshotTestJSON-1526296020] http://10.222.0.24/volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 returned with HTTP 404 Jan 21 07:31:51.760678 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 482/969] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:31:51 2021] GET /volume/v3/23c25a4be5c242959beb8556efcf832f/volumes/2296a04a-cdfc-4e31-8fc4-0b67a270d195 => generated 109 bytes in 273 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:31:59.423857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] POST http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes Jan 21 07:31:59.427959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:31:59.427959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:31:59.428950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1353188907", "imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:31:59.431209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1353188907', 'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:31:59.723212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Create volume of 1 GB Jan 21 07:31:59.771992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Availability Zones retrieved successfully. Jan 21 07:31:59.817703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Flow 'volume_create_api' (5ddb81d5-071e-4fda-ab49-537f0670b446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:31:59.833209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ae3457-cf97-4d56-aeed-28037122ffee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:31:59.835922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:31:59.962241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ae3457-cf97-4d56-aeed-28037122ffee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:31:59.964819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5635d489-b281-4799-a728-46afc238198f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:00.070711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Created reservations ['fdd91e78-e57e-4109-afa4-7122b06a9bd3', '80850a17-8f3a-4333-b117-3c77d752f012', '7fecacbb-ea67-4208-8b17-40767747b27e', 'd140a231-e61f-4a7d-a542-192338bea986'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:32:00.074386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5635d489-b281-4799-a728-46afc238198f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdd91e78-e57e-4109-afa4-7122b06a9bd3', '80850a17-8f3a-4333-b117-3c77d752f012', '7fecacbb-ea67-4208-8b17-40767747b27e', 'd140a231-e61f-4a7d-a542-192338bea986']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:00.078867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4322d18a-4b3e-4709-b6e0-722d1aa0a30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:00.210328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4322d18a-4b3e-4709-b6e0-722d1aa0a30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79c5ba17-a192-4be0-9614-57080e3e71e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1353188907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b9d496c7f62456589f05b066f4f5e90',qos_specs=None,replication_status=,reservations=['fdd91e78-e57e-4109-afa4-7122b06a9bd3','80850a17-8f3a-4333-b117-3c77d752f012','7fecacbb-ea67-4208-8b17-40767747b27e','d140a231-e61f-4a7d-a542-192338bea986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd81636126eb4554b3d3aa3ae2e08176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:32:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1353188907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79c5ba17-a192-4be0-9614-57080e3e71e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b9d496c7f62456589f05b066f4f5e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd81636126eb4554b3d3aa3ae2e08176',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:00.216326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6ac9b7-d164-494a-8b40-eac1f1c596ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:00.287875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6ac9b7-d164-494a-8b40-eac1f1c596ab) transitioned into state 'SUCCESS' from state '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-1353188907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b9d496c7f62456589f05b066f4f5e90',qos_specs=None,replication_status=,reservations=['fdd91e78-e57e-4109-afa4-7122b06a9bd3','80850a17-8f3a-4333-b117-3c77d752f012','7fecacbb-ea67-4208-8b17-40767747b27e','d140a231-e61f-4a7d-a542-192338bea986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd81636126eb4554b3d3aa3ae2e08176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:00.297801 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b464a9-6055-44f6-a249-e8c4e5701935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:00.330351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b464a9-6055-44f6-a249-e8c4e5701935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:00.337454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Flow 'volume_create_api' (5ddb81d5-071e-4fda-ab49-537f0670b446) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:32:00.469560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Create volume request issued successfully. Jan 21 07:32:00.508526 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-662298c3-c455-4887-8ba9-7ec2b33c8d8e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes returned with HTTP 202 Jan 21 07:32:00.510720 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 488/970] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:31:58 2021] POST /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes => generated 826 bytes in 1607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:32:00.526604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be273a31-8653-478b-aaf3-c128e1512e32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:00.527370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be273a31-8653-478b-aaf3-c128e1512e32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:00.527880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be273a31-8653-478b-aaf3-c128e1512e32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:00.586083 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:00.586083 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:00.602422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be273a31-8653-478b-aaf3-c128e1512e32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:00.655943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be273a31-8653-478b-aaf3-c128e1512e32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:00.660718 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 483/971] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:00 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 894 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:01.682036 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a6eacdf-8edf-471c-9abf-de60b4cdea32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:01.682984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a6eacdf-8edf-471c-9abf-de60b4cdea32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:01.683356 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:01.683356 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:01.684057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a6eacdf-8edf-471c-9abf-de60b4cdea32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:01.850331 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:01.850331 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:01.877966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4a6eacdf-8edf-471c-9abf-de60b4cdea32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:01.967888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a6eacdf-8edf-471c-9abf-de60b4cdea32 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:01.980974 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 489/972] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:01 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:03.003192 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a013013-8c61-49a3-8cfc-b608b4a994dd tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:03.004212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a013013-8c61-49a3-8cfc-b608b4a994dd tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:03.004546 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:03.004546 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:03.006165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a013013-8c61-49a3-8cfc-b608b4a994dd tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:03.240642 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:03.240642 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:03.276882 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a013013-8c61-49a3-8cfc-b608b4a994dd tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:03.362324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a013013-8c61-49a3-8cfc-b608b4a994dd tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:03.363745 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 484/973] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:02 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:04.398403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddd7ab9e-4a15-49fb-8988-f26dd1d4c7dc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:04.399257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddd7ab9e-4a15-49fb-8988-f26dd1d4c7dc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:04.399610 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:04.399610 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:04.401605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddd7ab9e-4a15-49fb-8988-f26dd1d4c7dc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:04.625627 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:04.625627 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:04.657625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ddd7ab9e-4a15-49fb-8988-f26dd1d4c7dc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:04.793476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddd7ab9e-4a15-49fb-8988-f26dd1d4c7dc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:04.795347 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 490/974] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:04 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:05.813409 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6ae5af4-87b6-436e-aa81-f53a3bd50785 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:05.815026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6ae5af4-87b6-436e-aa81-f53a3bd50785 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:05.815430 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:05.815430 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:05.816069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6ae5af4-87b6-436e-aa81-f53a3bd50785 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:06.066493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:06.066493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:06.124133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a6ae5af4-87b6-436e-aa81-f53a3bd50785 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:06.208449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6ae5af4-87b6-436e-aa81-f53a3bd50785 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:06.224831 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 485/975] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:05 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:07.236038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-434e6376-c930-41f7-9b4a-a12bc5aff95f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:07.236991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-434e6376-c930-41f7-9b4a-a12bc5aff95f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:07.236991 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:07.236991 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:07.237641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-434e6376-c930-41f7-9b4a-a12bc5aff95f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:07.407338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:07.407338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:07.485297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-434e6376-c930-41f7-9b4a-a12bc5aff95f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:07.570573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-434e6376-c930-41f7-9b4a-a12bc5aff95f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:07.584652 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 491/976] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:07 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:08.605147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d93ccf88-945f-4c27-847d-bc1d0ecdd32b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:08.607773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d93ccf88-945f-4c27-847d-bc1d0ecdd32b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:08.617119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:08.617119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:08.618577 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d93ccf88-945f-4c27-847d-bc1d0ecdd32b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:09.084408 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:09.084408 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:09.125095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d93ccf88-945f-4c27-847d-bc1d0ecdd32b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:09.244237 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d93ccf88-945f-4c27-847d-bc1d0ecdd32b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:09.252182 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 486/977] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:08 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:10.069581 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] POST http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes Jan 21 07:32:10.070365 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:10.070365 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:10.071111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2107843672"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:32:10.073065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2107843672'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:32:10.080854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Create volume of 1 GB Jan 21 07:32:10.127481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Availability Zones retrieved successfully. Jan 21 07:32:10.169561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Flow 'volume_create_api' (bf0866c6-d954-4455-a406-6baa1e3c56e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:32:10.172745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902fbbb1-a3db-437e-b01c-735027554648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:10.175604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:32:10.269999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3736a3fa-b276-4602-9d3d-03f82c52df72 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:10.270547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3736a3fa-b276-4602-9d3d-03f82c52df72 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:10.270767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:10.270767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:10.271140 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3736a3fa-b276-4602-9d3d-03f82c52df72 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:10.365280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902fbbb1-a3db-437e-b01c-735027554648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:10.368813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce3134ff-6dc6-4f74-8296-ef3e6159cd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:10.495289 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:10.495289 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:10.538849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3736a3fa-b276-4602-9d3d-03f82c52df72 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:10.619334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Created reservations ['987afd46-c7cd-47e5-a712-fd12999f7389', 'cb17f420-6c3f-47fb-8c64-b77b7fd06841', '19c7a062-6379-4fd7-a17b-0d39a691c92a', '7087778c-f92c-4d85-b720-7f221209512d'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:32:10.623712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce3134ff-6dc6-4f74-8296-ef3e6159cd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987afd46-c7cd-47e5-a712-fd12999f7389', 'cb17f420-6c3f-47fb-8c64-b77b7fd06841', '19c7a062-6379-4fd7-a17b-0d39a691c92a', '7087778c-f92c-4d85-b720-7f221209512d']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:10.635016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b0ec27-2be8-4076-adab-19b4c89aca5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:10.662250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3736a3fa-b276-4602-9d3d-03f82c52df72 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:10.663324 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 487/978] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:10 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:32:10.967672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b0ec27-2be8-4076-adab-19b4c89aca5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b1a6898-877a-4e1b-832d-1e83483a07c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2107843672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a16dd14adb743068aac3ea9f53780de',qos_specs=None,replication_status=,reservations=['987afd46-c7cd-47e5-a712-fd12999f7389','cb17f420-6c3f-47fb-8c64-b77b7fd06841','19c7a062-6379-4fd7-a17b-0d39a691c92a','7087778c-f92c-4d85-b720-7f221209512d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70513a415cdb46f0832dcf75a73dc83a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2107843672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b1a6898-877a-4e1b-832d-1e83483a07c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a16dd14adb743068aac3ea9f53780de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='70513a415cdb46f0832dcf75a73dc83a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:10.982776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c4d320-0bab-4d34-9075-362fdfaa6046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:11.071306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21c4d320-0bab-4d34-9075-362fdfaa6046) transitioned into state 'SUCCESS' from state '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-2107843672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a16dd14adb743068aac3ea9f53780de',qos_specs=None,replication_status=,reservations=['987afd46-c7cd-47e5-a712-fd12999f7389','cb17f420-6c3f-47fb-8c64-b77b7fd06841','19c7a062-6379-4fd7-a17b-0d39a691c92a','7087778c-f92c-4d85-b720-7f221209512d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70513a415cdb46f0832dcf75a73dc83a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:11.090172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27274147-c3b7-4e86-a433-91781c56d07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:11.140532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27274147-c3b7-4e86-a433-91781c56d07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:11.149612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Flow 'volume_create_api' (bf0866c6-d954-4455-a406-6baa1e3c56e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:32:11.372321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Create volume request issued successfully. Jan 21 07:32:11.456300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9486e8a5-6a42-4ecb-a2e3-4966acebd673 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes returned with HTTP 202 Jan 21 07:32:11.472621 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 492/979] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:32:09 2021] POST /volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes => generated 827 bytes in 1872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:32:11.491962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb2b8927-558f-4ea1-ae0c-22a375e24d9a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:11.494081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb2b8927-558f-4ea1-ae0c-22a375e24d9a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:11.494479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:11.494479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:11.495225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb2b8927-558f-4ea1-ae0c-22a375e24d9a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:11.667477 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:11.667477 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:11.692429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84d8a3b4-8950-45b8-9e12-6cc8a872ea97 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:11.693019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84d8a3b4-8950-45b8-9e12-6cc8a872ea97 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:11.693247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:11.693247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:11.693632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84d8a3b4-8950-45b8-9e12-6cc8a872ea97 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:11.726826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eb2b8927-558f-4ea1-ae0c-22a375e24d9a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:11.848927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb2b8927-558f-4ea1-ae0c-22a375e24d9a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 returned with HTTP 200 Jan 21 07:32:11.865098 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 488/980] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:11 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 => generated 919 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:11.915200 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:11.915200 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:11.941649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84d8a3b4-8950-45b8-9e12-6cc8a872ea97 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:11.994687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84d8a3b4-8950-45b8-9e12-6cc8a872ea97 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:11.995558 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 493/981] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:11 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:32:12.884209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21dc886f-0c62-4502-b1ab-d66d78fa7d32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:12.885240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21dc886f-0c62-4502-b1ab-d66d78fa7d32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:12.885812 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:12.885812 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:12.886637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21dc886f-0c62-4502-b1ab-d66d78fa7d32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:13.018571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fdefa16-49f8-4e89-b589-1da7a1be88bc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:13.019915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fdefa16-49f8-4e89-b589-1da7a1be88bc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:13.020279 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:13.020279 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:13.021257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fdefa16-49f8-4e89-b589-1da7a1be88bc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:13.096259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:13.096259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:13.141188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-21dc886f-0c62-4502-b1ab-d66d78fa7d32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:13.207243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21dc886f-0c62-4502-b1ab-d66d78fa7d32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 returned with HTTP 200 Jan 21 07:32:13.219599 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 489/982] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:12 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 => generated 920 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:13.226644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f2461f4-c150-40b6-ba70-0d9ceff2e1c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] POST http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots Jan 21 07:32:13.227973 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:13.227973 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:13.228734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f2461f4-c150-40b6-ba70-0d9ceff2e1c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b1a6898-877a-4e1b-832d-1e83483a07c6", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1816415125"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:32:13.244453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:13.244453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:13.268734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7fdefa16-49f8-4e89-b589-1da7a1be88bc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:13.319690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fdefa16-49f8-4e89-b589-1da7a1be88bc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:13.321213 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 494/983] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:13 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:13.335850 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:13.335850 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:13.340025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6f2461f4-c150-40b6-ba70-0d9ceff2e1c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:13.346371 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-6f2461f4-c150-40b6-ba70-0d9ceff2e1c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Create snapshot from volume 5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:13.511114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-6f2461f4-c150-40b6-ba70-0d9ceff2e1c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Created reservations ['b1fcc96a-38b9-4b9f-a732-ab2380537667', 'd7aa1858-47d8-4772-9306-a9d938873971', '0b043e60-1e2e-4c7d-9200-f3f0f0c559e3', '36560e34-f06d-4d59-ad9c-0e1012231734'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:32:13.972429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6f2461f4-c150-40b6-ba70-0d9ceff2e1c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot create request issued successfully. Jan 21 07:32:13.975424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f2461f4-c150-40b6-ba70-0d9ceff2e1c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots returned with HTTP 202 Jan 21 07:32:13.976411 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 490/984] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:32:13 2021] POST /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots => generated 314 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:32:13.989802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42a62be5-fc62-4887-a24c-ab6eb976c900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:13.990353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42a62be5-fc62-4887-a24c-ab6eb976c900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:13.990580 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:13.990580 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:13.990911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42a62be5-fc62-4887-a24c-ab6eb976c900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:14.085976 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:14.085976 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:14.087167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-42a62be5-fc62-4887-a24c-ab6eb976c900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:14.089270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42a62be5-fc62-4887-a24c-ab6eb976c900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 200 Jan 21 07:32:14.090090 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 495/985] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:13 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 446 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:14.338485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-957ffc07-4ce6-4d8b-9be6-9ee5cbf05680 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:14.339331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-957ffc07-4ce6-4d8b-9be6-9ee5cbf05680 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:14.339740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:14.339740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:14.341022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-957ffc07-4ce6-4d8b-9be6-9ee5cbf05680 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:14.664133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:14.664133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:14.724477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-957ffc07-4ce6-4d8b-9be6-9ee5cbf05680 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:14.793204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-957ffc07-4ce6-4d8b-9be6-9ee5cbf05680 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:14.812632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 491/986] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:14 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:32:15.108284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9824292e-0cc5-4f75-968c-95a7aef118a6 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:15.118220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9824292e-0cc5-4f75-968c-95a7aef118a6 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:15.119055 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:15.119055 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:15.120209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9824292e-0cc5-4f75-968c-95a7aef118a6 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:15.217649 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:15.217649 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:15.220452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9824292e-0cc5-4f75-968c-95a7aef118a6 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:15.225124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9824292e-0cc5-4f75-968c-95a7aef118a6 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 200 Jan 21 07:32:15.235455 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 496/987] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:15 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 446 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:15.864861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72411397-cc51-44db-b5d7-abaebb89e44d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:15.864861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72411397-cc51-44db-b5d7-abaebb89e44d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:15.864861 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:15.864861 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:15.864861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72411397-cc51-44db-b5d7-abaebb89e44d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:16.062807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:16.062807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:16.088626 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72411397-cc51-44db-b5d7-abaebb89e44d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:16.171954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72411397-cc51-44db-b5d7-abaebb89e44d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:16.172917 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 492/988] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:15 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:16.243089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a700575-f256-4669-8b05-90f3c158d1d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:16.243974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a700575-f256-4669-8b05-90f3c158d1d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:16.244416 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:16.244416 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:16.245134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a700575-f256-4669-8b05-90f3c158d1d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:16.353087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:16.353087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:16.366203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7a700575-f256-4669-8b05-90f3c158d1d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:16.370608 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a700575-f256-4669-8b05-90f3c158d1d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 200 Jan 21 07:32:16.380708 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 497/989] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:16 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 446 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:17.206826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e756f301-5141-44f8-a508-03e9e6547ba0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:17.207626 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e756f301-5141-44f8-a508-03e9e6547ba0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:17.207626 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:17.207626 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:17.208020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e756f301-5141-44f8-a508-03e9e6547ba0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:17.392202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bc95406-32e0-4ae0-b165-50036a3530b5 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:17.393677 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bc95406-32e0-4ae0-b165-50036a3530b5 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:17.398475 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:17.398475 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:17.399720 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bc95406-32e0-4ae0-b165-50036a3530b5 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:17.422799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:17.422799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:17.451261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e756f301-5141-44f8-a508-03e9e6547ba0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:17.498689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e756f301-5141-44f8-a508-03e9e6547ba0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:17.499989 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 493/990] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:17 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:17.509167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:17.509167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:17.517499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2bc95406-32e0-4ae0-b165-50036a3530b5 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:17.530277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bc95406-32e0-4ae0-b165-50036a3530b5 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 200 Jan 21 07:32:17.536159 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 498/991] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:17 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 446 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:18.525586 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8583c5ef-6b4b-4cee-af8d-df5f533e636b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:18.526954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8583c5ef-6b4b-4cee-af8d-df5f533e636b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:18.527371 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:18.527371 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:18.529108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8583c5ef-6b4b-4cee-af8d-df5f533e636b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:18.554994 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a16c2d81-d541-40dc-98da-bb31984a0354 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:18.560246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a16c2d81-d541-40dc-98da-bb31984a0354 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:18.561093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:18.561093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:18.563027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a16c2d81-d541-40dc-98da-bb31984a0354 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:18.685766 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:18.685766 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:18.688019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a16c2d81-d541-40dc-98da-bb31984a0354 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:18.697528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a16c2d81-d541-40dc-98da-bb31984a0354 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 200 Jan 21 07:32:18.704880 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:18.704880 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:18.706221 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 499/992] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:18 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 473 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:18.727201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c53b0cb-3ab2-451f-ad58-3b3e699de0d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] POST http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots Jan 21 07:32:18.728046 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:18.728046 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:18.728850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c53b0cb-3ab2-451f-ad58-3b3e699de0d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b1a6898-877a-4e1b-832d-1e83483a07c6", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1829348374"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:32:18.744503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8583c5ef-6b4b-4cee-af8d-df5f533e636b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:18.895829 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:18.895829 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:18.897491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8583c5ef-6b4b-4cee-af8d-df5f533e636b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:18.897788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c53b0cb-3ab2-451f-ad58-3b3e699de0d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:18.898371 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-4c53b0cb-3ab2-451f-ad58-3b3e699de0d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Create snapshot from volume 5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:18.908618 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 494/993] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:18 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:19.110012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-4c53b0cb-3ab2-451f-ad58-3b3e699de0d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Created reservations ['781dfe85-49fe-4a40-a733-d362aeb61b01', '23d0308c-2718-42b1-8e4d-68842fd4be11', 'a1264281-5646-4ba5-aee7-fa428d0ce1de', '7b5ac3bb-6dca-499b-884e-6b374073d661'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:32:19.374205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c53b0cb-3ab2-451f-ad58-3b3e699de0d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot create request issued successfully. Jan 21 07:32:19.375033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c53b0cb-3ab2-451f-ad58-3b3e699de0d9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots returned with HTTP 202 Jan 21 07:32:19.375926 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 500/994] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:32:18 2021] POST /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots => generated 314 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:32:19.391514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3448942e-6b54-42a6-b71d-f443ed1c1a6f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:19.393122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3448942e-6b54-42a6-b71d-f443ed1c1a6f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:19.394212 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:19.394212 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:19.395372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3448942e-6b54-42a6-b71d-f443ed1c1a6f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:19.535041 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:19.535041 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:19.542483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3448942e-6b54-42a6-b71d-f443ed1c1a6f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:19.557321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3448942e-6b54-42a6-b71d-f443ed1c1a6f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 200 Jan 21 07:32:19.560202 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 495/995] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:19 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 446 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:19.920245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2dacb21f-cd02-4961-9a6a-afaaab695faf tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:19.921181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2dacb21f-cd02-4961-9a6a-afaaab695faf tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:19.921582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:19.921582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:19.922216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2dacb21f-cd02-4961-9a6a-afaaab695faf tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:20.082385 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:20.082385 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:20.103416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2dacb21f-cd02-4961-9a6a-afaaab695faf tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:20.158490 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2dacb21f-cd02-4961-9a6a-afaaab695faf tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:20.161554 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 501/996] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:19 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:32:20.579729 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ef91753-7afa-4cd3-81e7-949edebe3d51 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:20.580445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ef91753-7afa-4cd3-81e7-949edebe3d51 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:20.584978 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:20.584978 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:20.585812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ef91753-7afa-4cd3-81e7-949edebe3d51 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:20.691683 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:20.691683 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:20.693842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4ef91753-7afa-4cd3-81e7-949edebe3d51 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:20.697876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ef91753-7afa-4cd3-81e7-949edebe3d51 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 200 Jan 21 07:32:20.700078 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 496/997] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:20 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 446 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:21.196239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3894fc79-4440-4eea-a729-9952cc7a0b6d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:21.198554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3894fc79-4440-4eea-a729-9952cc7a0b6d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:21.199115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:21.199115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:21.200516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3894fc79-4440-4eea-a729-9952cc7a0b6d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:21.445322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:21.445322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:21.465570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3894fc79-4440-4eea-a729-9952cc7a0b6d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:21.573371 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3894fc79-4440-4eea-a729-9952cc7a0b6d tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:21.575911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 502/998] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:21 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:21.734713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-872bee48-63db-46d8-91e7-177af8487208 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:21.735186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-872bee48-63db-46d8-91e7-177af8487208 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:21.736426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:21.736426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:21.737596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-872bee48-63db-46d8-91e7-177af8487208 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:21.884660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:21.884660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:21.896109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-872bee48-63db-46d8-91e7-177af8487208 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:21.908389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-872bee48-63db-46d8-91e7-177af8487208 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 200 Jan 21 07:32:21.929319 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 497/999] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:21 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 446 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:22.611476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b333affb-0242-43f4-9a69-26d8d69a9aaa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:22.613351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b333affb-0242-43f4-9a69-26d8d69a9aaa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:22.614030 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:22.614030 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:22.615228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b333affb-0242-43f4-9a69-26d8d69a9aaa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:22.733504 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:22.733504 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:22.746905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b333affb-0242-43f4-9a69-26d8d69a9aaa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:22.795751 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b333affb-0242-43f4-9a69-26d8d69a9aaa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:22.796653 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 503/1000] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:22 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:22.941401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e842884a-5b2d-4500-b3d6-7e4511f9ad77 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:22.941926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e842884a-5b2d-4500-b3d6-7e4511f9ad77 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:22.942130 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:22.942130 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:22.943050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e842884a-5b2d-4500-b3d6-7e4511f9ad77 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:22.987705 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:22.987705 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:22.989316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e842884a-5b2d-4500-b3d6-7e4511f9ad77 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:22.991573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e842884a-5b2d-4500-b3d6-7e4511f9ad77 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 200 Jan 21 07:32:22.993206 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 498/1001] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:22 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 473 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:32:23.008838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0325d93-75e5-4523-b618-06b83e339df9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] POST http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots Jan 21 07:32:23.009314 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:23.009314 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:23.009747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0325d93-75e5-4523-b618-06b83e339df9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b1a6898-877a-4e1b-832d-1e83483a07c6", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:32:23.109045 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:23.109045 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:23.114650 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0325d93-75e5-4523-b618-06b83e339df9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:23.115346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-e0325d93-75e5-4523-b618-06b83e339df9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Create snapshot from volume 5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:23.241921 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-e0325d93-75e5-4523-b618-06b83e339df9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Created reservations ['d757f6a7-9e61-4232-937d-bf9d5ef09ba6', '7f002831-cd95-4ebb-8c86-45118861b68e', 'd33b039e-09df-499d-8833-7930fb5684e2', '4cf96b74-2e5e-46c4-b388-f66b4e157472'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:32:23.610945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0325d93-75e5-4523-b618-06b83e339df9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot create request issued successfully. Jan 21 07:32:23.611780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0325d93-75e5-4523-b618-06b83e339df9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots returned with HTTP 202 Jan 21 07:32:23.621926 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 504/1002] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:32:23 2021] POST /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots => generated 314 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:32:23.624789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5be4ae69-a0c0-4481-bdba-ad7125a467c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:23.625412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5be4ae69-a0c0-4481-bdba-ad7125a467c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:23.626934 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:23.626934 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:23.627800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5be4ae69-a0c0-4481-bdba-ad7125a467c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:23.693821 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:23.693821 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:23.697309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5be4ae69-a0c0-4481-bdba-ad7125a467c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:23.711143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5be4ae69-a0c0-4481-bdba-ad7125a467c1 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be returned with HTTP 200 Jan 21 07:32:23.712574 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 499/1003] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:23 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be => generated 446 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:23.826565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4c636ec-86be-4630-b594-ac2c1a470ab9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:23.827132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4c636ec-86be-4630-b594-ac2c1a470ab9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:23.827327 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:23.827327 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:23.827706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4c636ec-86be-4630-b594-ac2c1a470ab9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:23.968708 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:23.968708 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:23.997294 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d4c636ec-86be-4630-b594-ac2c1a470ab9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:24.054814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4c636ec-86be-4630-b594-ac2c1a470ab9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:24.067491 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 505/1004] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:23 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:24.725728 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a77b2c57-9fc8-4e1c-b240-cf90fba8a3f9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:24.726357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a77b2c57-9fc8-4e1c-b240-cf90fba8a3f9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:24.726560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:24.726560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:24.727531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a77b2c57-9fc8-4e1c-b240-cf90fba8a3f9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:24.819627 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:24.819627 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:24.821497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a77b2c57-9fc8-4e1c-b240-cf90fba8a3f9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:24.826623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a77b2c57-9fc8-4e1c-b240-cf90fba8a3f9 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be returned with HTTP 200 Jan 21 07:32:24.837427 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 500/1005] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:24 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be => generated 446 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:25.073778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d54481a7-4244-45c0-aa28-8a77b6930e2f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:25.075304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d54481a7-4244-45c0-aa28-8a77b6930e2f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:25.075736 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:25.075736 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:25.077187 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d54481a7-4244-45c0-aa28-8a77b6930e2f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:25.209308 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:25.209308 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:25.232093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d54481a7-4244-45c0-aa28-8a77b6930e2f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:25.312897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d54481a7-4244-45c0-aa28-8a77b6930e2f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:25.317255 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 506/1006] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:25 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:25.843605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9442122-d40b-461d-98ec-3810684ac7a4 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:25.845031 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9442122-d40b-461d-98ec-3810684ac7a4 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:25.845471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:25.845471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:25.846128 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9442122-d40b-461d-98ec-3810684ac7a4 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:25.925417 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:25.925417 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:25.932144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c9442122-d40b-461d-98ec-3810684ac7a4 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:25.983479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9442122-d40b-461d-98ec-3810684ac7a4 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be returned with HTTP 200 Jan 21 07:32:25.984484 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 501/1007] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:25 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be => generated 446 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:26.350921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e89c9ed-3a31-4e33-bb45-c85c25f18ec4 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:26.352278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e89c9ed-3a31-4e33-bb45-c85c25f18ec4 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:26.352861 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:26.352861 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:26.353826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e89c9ed-3a31-4e33-bb45-c85c25f18ec4 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:26.453985 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:26.453985 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:26.479024 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2e89c9ed-3a31-4e33-bb45-c85c25f18ec4 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:26.529478 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e89c9ed-3a31-4e33-bb45-c85c25f18ec4 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:26.541391 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 507/1008] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:26 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.000844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04d8a144-22f0-4b3b-b4fc-b9def8b9e4dc tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:27.002084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04d8a144-22f0-4b3b-b4fc-b9def8b9e4dc tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.002518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.002518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.003153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04d8a144-22f0-4b3b-b4fc-b9def8b9e4dc tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.079140 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:27.079140 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:27.080601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-04d8a144-22f0-4b3b-b4fc-b9def8b9e4dc tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:27.082948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04d8a144-22f0-4b3b-b4fc-b9def8b9e4dc tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be returned with HTTP 200 Jan 21 07:32:27.084066 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 502/1009] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:26 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be => generated 473 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.096632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9ba3815-4778-4707-96a6-28735e606d59 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?limit=1 Jan 21 07:32:27.097286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9ba3815-4778-4707-96a6-28735e606d59 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.097504 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.097504 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.097863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9ba3815-4778-4707-96a6-28735e606d59 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.098573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-d9ba3815-4778-4707-96a6-28735e606d59 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:27.101576 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-d9ba3815-4778-4707-96a6-28735e606d59 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:27.164629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d9ba3815-4778-4707-96a6-28735e606d59 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:27.166153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9ba3815-4778-4707-96a6-28735e606d59 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?limit=1 returned with HTTP 200 Jan 21 07:32:27.166635 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 508/1010] 10.222.0.24 () {58 vars in 1225 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?limit=1 => generated 515 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.181385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7cd3e486-a62e-4f35-a783-01fd5d93c756 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots Jan 21 07:32:27.182618 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7cd3e486-a62e-4f35-a783-01fd5d93c756 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.183263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.183263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.184622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7cd3e486-a62e-4f35-a783-01fd5d93c756 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.185672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-7cd3e486-a62e-4f35-a783-01fd5d93c756 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:27.188637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-7cd3e486-a62e-4f35-a783-01fd5d93c756 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:27.258757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7cd3e486-a62e-4f35-a783-01fd5d93c756 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:27.260213 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7cd3e486-a62e-4f35-a783-01fd5d93c756 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots returned with HTTP 200 Jan 21 07:32:27.270909 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 503/1011] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots => generated 996 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.292134 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c1490e9-142c-4da6-a98a-b9e58f8d5900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?limit=100000 Jan 21 07:32:27.294226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c1490e9-142c-4da6-a98a-b9e58f8d5900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.294550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.294550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.295097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c1490e9-142c-4da6-a98a-b9e58f8d5900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.296153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-4c1490e9-142c-4da6-a98a-b9e58f8d5900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:27.297646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:27.297646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:27.300689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-4c1490e9-142c-4da6-a98a-b9e58f8d5900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:27.392714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c1490e9-142c-4da6-a98a-b9e58f8d5900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:27.398300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c1490e9-142c-4da6-a98a-b9e58f8d5900 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?limit=100000 returned with HTTP 200 Jan 21 07:32:27.415092 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 509/1012] 10.222.0.24 () {58 vars in 1235 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?limit=100000 => generated 996 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.422255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f27b311e-0ea9-4b00-be92-f4f482c39e36 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?limit=0 Jan 21 07:32:27.424038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f27b311e-0ea9-4b00-be92-f4f482c39e36 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.424461 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.424461 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.425053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f27b311e-0ea9-4b00-be92-f4f482c39e36 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.425877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-f27b311e-0ea9-4b00-be92-f4f482c39e36 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:27.426723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:27.426723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:27.434535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-f27b311e-0ea9-4b00-be92-f4f482c39e36 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:27.484768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f27b311e-0ea9-4b00-be92-f4f482c39e36 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:27.485623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f27b311e-0ea9-4b00-be92-f4f482c39e36 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?limit=0 returned with HTTP 200 Jan 21 07:32:27.486794 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 504/1013] 10.222.0.24 () {58 vars in 1225 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?limit=0 => generated 17 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:32:27.500972 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-471f20c1-ea4e-4722-82f5-79018f2e963c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots Jan 21 07:32:27.501435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-471f20c1-ea4e-4722-82f5-79018f2e963c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.501659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.501659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.502042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-471f20c1-ea4e-4722-82f5-79018f2e963c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.502613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-471f20c1-ea4e-4722-82f5-79018f2e963c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:27.503524 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:27.503524 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:27.509051 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-471f20c1-ea4e-4722-82f5-79018f2e963c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:27.558788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc135a29-a86f-4e07-b394-2f173e62833e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:27.559495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bc135a29-a86f-4e07-b394-2f173e62833e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.560251 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bc135a29-a86f-4e07-b394-2f173e62833e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.577094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-471f20c1-ea4e-4722-82f5-79018f2e963c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:27.578295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-471f20c1-ea4e-4722-82f5-79018f2e963c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots returned with HTTP 200 Jan 21 07:32:27.585749 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 510/1014] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots => generated 996 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.591397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da666bfd-4d51-4171-980b-0e752993a735 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?marker=fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:27.592086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da666bfd-4d51-4171-980b-0e752993a735 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.592086 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.592086 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.592418 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da666bfd-4d51-4171-980b-0e752993a735 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.593260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-da666bfd-4d51-4171-980b-0e752993a735 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:27.594017 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:27.594017 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:27.595764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-da666bfd-4d51-4171-980b-0e752993a735 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:27.695763 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:27.695763 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:27.744733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bc135a29-a86f-4e07-b394-2f173e62833e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:27.765126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-da666bfd-4d51-4171-980b-0e752993a735 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:27.765955 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da666bfd-4d51-4171-980b-0e752993a735 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?marker=fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 200 Jan 21 07:32:27.766858 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 511/1015] 10.222.0.24 () {58 vars in 1297 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?marker=fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 342 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.785922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e37c777-c9d3-43c7-8087-4d688ec65927 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?offset=2&limit=3 Jan 21 07:32:27.786465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e37c777-c9d3-43c7-8087-4d688ec65927 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.786675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.786675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.787065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e37c777-c9d3-43c7-8087-4d688ec65927 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.787672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-3e37c777-c9d3-43c7-8087-4d688ec65927 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:27.788427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:27.788427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:27.803071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-3e37c777-c9d3-43c7-8087-4d688ec65927 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:27.832058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc135a29-a86f-4e07-b394-2f173e62833e tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:27.832944 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 505/1016] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 918 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.873105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3e37c777-c9d3-43c7-8087-4d688ec65927 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:27.876961 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e37c777-c9d3-43c7-8087-4d688ec65927 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 21 07:32:27.880075 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 512/1017] 10.222.0.24 () {58 vars in 1243 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?offset=2&limit=3 => generated 342 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.894376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3e08468-d4cf-4a40-b37f-0c7b9ac00a03 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=created_at&sort_dir=asc Jan 21 07:32:27.895121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3e08468-d4cf-4a40-b37f-0c7b9ac00a03 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.895525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.895525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.896149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3e08468-d4cf-4a40-b37f-0c7b9ac00a03 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.896948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-f3e08468-d4cf-4a40-b37f-0c7b9ac00a03 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:27.899647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-f3e08468-d4cf-4a40-b37f-0c7b9ac00a03 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:27.977450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f3e08468-d4cf-4a40-b37f-0c7b9ac00a03 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:27.979647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3e08468-d4cf-4a40-b37f-0c7b9ac00a03 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 21 07:32:27.981918 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 506/1018] 10.222.0.24 () {58 vars in 1275 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:27.995623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48a6a185-154c-46b4-9fe8-f3a8872e028e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=created_at&sort_dir=desc Jan 21 07:32:27.996994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48a6a185-154c-46b4-9fe8-f3a8872e028e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:27.997413 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:27.997413 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:27.998243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48a6a185-154c-46b4-9fe8-f3a8872e028e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:27.999252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-48a6a185-154c-46b4-9fe8-f3a8872e028e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:28.000199 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.000199 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.003497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-48a6a185-154c-46b4-9fe8-f3a8872e028e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:28.061925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48a6a185-154c-46b4-9fe8-f3a8872e028e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:28.063364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48a6a185-154c-46b4-9fe8-f3a8872e028e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 21 07:32:28.066437 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 513/1019] 10.222.0.24 () {58 vars in 1277 bytes} [Thu Jan 21 07:32:27 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:32:28.092210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a33e0d7-3c9a-4a5c-be03-68188bf17650 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=id&sort_dir=asc Jan 21 07:32:28.093861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a33e0d7-3c9a-4a5c-be03-68188bf17650 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:28.105153 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:28.105153 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:28.107451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a33e0d7-3c9a-4a5c-be03-68188bf17650 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:28.109084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-8a33e0d7-3c9a-4a5c-be03-68188bf17650 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:28.110871 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.110871 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.113390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-8a33e0d7-3c9a-4a5c-be03-68188bf17650 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:28.172301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8a33e0d7-3c9a-4a5c-be03-68188bf17650 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:28.173687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a33e0d7-3c9a-4a5c-be03-68188bf17650 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 21 07:32:28.175359 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 507/1020] 10.222.0.24 () {58 vars in 1259 bytes} [Thu Jan 21 07:32:28 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:28.205627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8278ee57-0a4f-43e9-806f-9069bf51e01a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=id&sort_dir=desc Jan 21 07:32:28.206565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8278ee57-0a4f-43e9-806f-9069bf51e01a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:28.206999 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:28.206999 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:28.207663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8278ee57-0a4f-43e9-806f-9069bf51e01a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:28.208469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-8278ee57-0a4f-43e9-806f-9069bf51e01a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:28.209535 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.209535 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.214522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-8278ee57-0a4f-43e9-806f-9069bf51e01a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:28.346909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8278ee57-0a4f-43e9-806f-9069bf51e01a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:28.354159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8278ee57-0a4f-43e9-806f-9069bf51e01a tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 21 07:32:28.355392 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 514/1021] 10.222.0.24 () {58 vars in 1261 bytes} [Thu Jan 21 07:32:28 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:28.379783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ecf63f32-ee6d-4dfb-89d1-bdfe32b43e83 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=display_name&sort_dir=asc Jan 21 07:32:28.380736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ecf63f32-ee6d-4dfb-89d1-bdfe32b43e83 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:28.381201 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:28.381201 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:28.381872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ecf63f32-ee6d-4dfb-89d1-bdfe32b43e83 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:28.382689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-ecf63f32-ee6d-4dfb-89d1-bdfe32b43e83 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:28.383722 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.383722 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.385842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-ecf63f32-ee6d-4dfb-89d1-bdfe32b43e83 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:28.455179 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ecf63f32-ee6d-4dfb-89d1-bdfe32b43e83 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:28.456518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ecf63f32-ee6d-4dfb-89d1-bdfe32b43e83 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 21 07:32:28.457679 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 508/1022] 10.222.0.24 () {58 vars in 1279 bytes} [Thu Jan 21 07:32:28 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:28.478565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d06895c-9e16-469f-8356-7f7a45722d46 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=display_name&sort_dir=desc Jan 21 07:32:28.479353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8d06895c-9e16-469f-8356-7f7a45722d46 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:28.480230 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:28.480230 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:28.481083 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8d06895c-9e16-469f-8356-7f7a45722d46 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:28.482198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-8d06895c-9e16-469f-8356-7f7a45722d46 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:28.483164 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.483164 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.485214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-8d06895c-9e16-469f-8356-7f7a45722d46 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:28.555016 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8d06895c-9e16-469f-8356-7f7a45722d46 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:28.560918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d06895c-9e16-469f-8356-7f7a45722d46 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 21 07:32:28.575394 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 515/1023] 10.222.0.24 () {58 vars in 1281 bytes} [Thu Jan 21 07:32:28 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:28.597411 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc696123-1b5a-4f25-8a1a-dc7eca14222b tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 Jan 21 07:32:28.598092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc696123-1b5a-4f25-8a1a-dc7eca14222b tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:28.598323 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:28.598323 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:28.598846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc696123-1b5a-4f25-8a1a-dc7eca14222b tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:28.599590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-dc696123-1b5a-4f25-8a1a-dc7eca14222b tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:28.600467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.600467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.602481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-dc696123-1b5a-4f25-8a1a-dc7eca14222b tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:28.661977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dc696123-1b5a-4f25-8a1a-dc7eca14222b tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:28.666467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.666467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.669825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc696123-1b5a-4f25-8a1a-dc7eca14222b tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 returned with HTTP 200 Jan 21 07:32:28.672696 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 509/1024] 10.222.0.24 () {58 vars in 1352 bytes} [Thu Jan 21 07:32:28 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 => generated 476 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:28.690185 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8a579ac-5c98-4d28-98a6-22317d86e2c8 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/detail?status=available Jan 21 07:32:28.691670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8a579ac-5c98-4d28-98a6-22317d86e2c8 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:28.692189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:28.692189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:28.692927 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8a579ac-5c98-4d28-98a6-22317d86e2c8 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:28.693841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-a8a579ac-5c98-4d28-98a6-22317d86e2c8 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:28.695021 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.695021 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.697218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-a8a579ac-5c98-4d28-98a6-22317d86e2c8 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:28.757538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a8a579ac-5c98-4d28-98a6-22317d86e2c8 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:28.761941 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.761941 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.774813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8a579ac-5c98-4d28-98a6-22317d86e2c8 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/detail?status=available returned with HTTP 200 Jan 21 07:32:28.782870 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 516/1025] 10.222.0.24 () {58 vars in 1264 bytes} [Thu Jan 21 07:32:28 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/detail?status=available => generated 1398 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:32:28.789349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47e9cb2c-4f84-448b-9a8d-a822bc14f386 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 Jan 21 07:32:28.790163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47e9cb2c-4f84-448b-9a8d-a822bc14f386 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:28.790562 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:28.790562 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:28.791256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47e9cb2c-4f84-448b-9a8d-a822bc14f386 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:28.792051 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-47e9cb2c-4f84-448b-9a8d-a822bc14f386 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:28.795613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-47e9cb2c-4f84-448b-9a8d-a822bc14f386 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:28.853436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb34acc1-43ac-4b67-a6d1-3f65d25dfaf2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:28.854649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb34acc1-43ac-4b67-a6d1-3f65d25dfaf2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:28.855118 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:28.855118 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:28.856823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb34acc1-43ac-4b67-a6d1-3f65d25dfaf2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:28.879671 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47e9cb2c-4f84-448b-9a8d-a822bc14f386 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:28.880912 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:28.880912 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:28.895170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47e9cb2c-4f84-448b-9a8d-a822bc14f386 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 returned with HTTP 200 Jan 21 07:32:28.896948 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 510/1026] 10.222.0.24 () {58 vars in 1386 bytes} [Thu Jan 21 07:32:28 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 => generated 476 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:28.919479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-daf50402-ed82-41a4-b888-6b57f6f8b193 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 Jan 21 07:32:28.926933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-daf50402-ed82-41a4-b888-6b57f6f8b193 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:28.927515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:28.927515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:28.928342 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-daf50402-ed82-41a4-b888-6b57f6f8b193 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:28.929296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-daf50402-ed82-41a4-b888-6b57f6f8b193 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:28.932054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-daf50402-ed82-41a4-b888-6b57f6f8b193 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:29.039432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-daf50402-ed82-41a4-b888-6b57f6f8b193 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:29.041959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-daf50402-ed82-41a4-b888-6b57f6f8b193 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 returned with HTTP 200 Jan 21 07:32:29.054028 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 511/1027] 10.222.0.24 () {58 vars in 1331 bytes} [Thu Jan 21 07:32:28 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 => generated 342 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:29.068921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0af49c8-59d9-43a1-8932-f8ed6378ceb0 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?status=available Jan 21 07:32:29.069935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0af49c8-59d9-43a1-8932-f8ed6378ceb0 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:29.070374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:29.070374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:29.071159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0af49c8-59d9-43a1-8932-f8ed6378ceb0 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:29.072610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-f0af49c8-59d9-43a1-8932-f8ed6378ceb0 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:29.079171 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:29.079171 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:29.079618 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:29.079618 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:29.082037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-f0af49c8-59d9-43a1-8932-f8ed6378ceb0 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:29.120380 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fb34acc1-43ac-4b67-a6d1-3f65d25dfaf2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:29.138219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0af49c8-59d9-43a1-8932-f8ed6378ceb0 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:29.150118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0af49c8-59d9-43a1-8932-f8ed6378ceb0 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?status=available returned with HTTP 200 Jan 21 07:32:29.151391 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 512/1028] 10.222.0.24 () {58 vars in 1243 bytes} [Thu Jan 21 07:32:29 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?status=available => generated 996 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:29.163851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcf57e57-7b83-4f76-ad9b-b2bb79af552e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 Jan 21 07:32:29.164816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fcf57e57-7b83-4f76-ad9b-b2bb79af552e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:29.165245 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:29.165245 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:29.165926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fcf57e57-7b83-4f76-ad9b-b2bb79af552e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:29.166735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-fcf57e57-7b83-4f76-ad9b-b2bb79af552e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:32:29.167696 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:29.167696 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:29.170246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-fcf57e57-7b83-4f76-ad9b-b2bb79af552e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:32:29.201618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb34acc1-43ac-4b67-a6d1-3f65d25dfaf2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:29.219573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fcf57e57-7b83-4f76-ad9b-b2bb79af552e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Get all snapshots completed successfully. Jan 21 07:32:29.221098 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 517/1029] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:28 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 976 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:29.222427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcf57e57-7b83-4f76-ad9b-b2bb79af552e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 returned with HTTP 200 Jan 21 07:32:29.224406 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 513/1030] 10.222.0.24 () {58 vars in 1365 bytes} [Thu Jan 21 07:32:29 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1206434796 => generated 342 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:32:29.239700 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c6a54c8b-a279-41e5-9b08-437f2d51851c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] DELETE http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:29.240243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c6a54c8b-a279-41e5-9b08-437f2d51851c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:29.240520 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:29.240520 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:29.240893 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c6a54c8b-a279-41e5-9b08-437f2d51851c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:29.241253 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-c6a54c8b-a279-41e5-9b08-437f2d51851c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Delete snapshot with id: 3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:29.289642 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:29.289642 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:29.290804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c6a54c8b-a279-41e5-9b08-437f2d51851c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:29.494489 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c6a54c8b-a279-41e5-9b08-437f2d51851c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot delete request issued successfully. Jan 21 07:32:29.494971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c6a54c8b-a279-41e5-9b08-437f2d51851c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be returned with HTTP 202 Jan 21 07:32:29.504044 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 518/1031] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:32:29 2021] DELETE /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:32:29.509672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98030330-9ffa-46c4-91cf-c26eddff918c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:29.510703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98030330-9ffa-46c4-91cf-c26eddff918c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:29.511076 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:29.511076 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:29.511863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98030330-9ffa-46c4-91cf-c26eddff918c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:29.659374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:29.659374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:29.661640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98030330-9ffa-46c4-91cf-c26eddff918c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:29.673927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98030330-9ffa-46c4-91cf-c26eddff918c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be returned with HTTP 200 Jan 21 07:32:29.693234 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 514/1032] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:29 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be => generated 472 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:30.220249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3db3a7a7-4110-4c61-b57d-fb6200a33fb9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:30.221895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3db3a7a7-4110-4c61-b57d-fb6200a33fb9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:30.221895 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:30.221895 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:30.221895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3db3a7a7-4110-4c61-b57d-fb6200a33fb9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:30.386158 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:30.386158 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:30.411847 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3db3a7a7-4110-4c61-b57d-fb6200a33fb9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:30.474432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3db3a7a7-4110-4c61-b57d-fb6200a33fb9 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:30.479026 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 519/1033] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:30 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 976 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:30.689451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ba360e0a-8e26-40a3-a2ae-ea404d2ecd32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:30.690248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ba360e0a-8e26-40a3-a2ae-ea404d2ecd32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:30.690637 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:30.690637 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:30.691287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ba360e0a-8e26-40a3-a2ae-ea404d2ecd32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:30.750561 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:30.750561 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:30.755802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ba360e0a-8e26-40a3-a2ae-ea404d2ecd32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:30.764433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ba360e0a-8e26-40a3-a2ae-ea404d2ecd32 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be returned with HTTP 200 Jan 21 07:32:30.767371 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 515/1034] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:30 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be => generated 472 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:31.515807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7d541fd-62e1-4395-9cb2-fd0f6490babe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:31.516854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7d541fd-62e1-4395-9cb2-fd0f6490babe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:31.517239 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:31.517239 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:31.517950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7d541fd-62e1-4395-9cb2-fd0f6490babe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:31.782071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcac814d-50fc-4e90-8c84-46b89d5e9a4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:31.783427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcac814d-50fc-4e90-8c84-46b89d5e9a4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:31.791471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:31.791471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:31.801318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcac814d-50fc-4e90-8c84-46b89d5e9a4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:31.927580 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:31.927580 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:31.993543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c7d541fd-62e1-4395-9cb2-fd0f6490babe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:32.054995 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:32.054995 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:32.077034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dcac814d-50fc-4e90-8c84-46b89d5e9a4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:32.087433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcac814d-50fc-4e90-8c84-46b89d5e9a4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be returned with HTTP 200 Jan 21 07:32:32.102421 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 516/1035] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:31 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be => generated 472 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:32.218415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7d541fd-62e1-4395-9cb2-fd0f6490babe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:32.238973 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 520/1036] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:31 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 979 bytes in 732 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:33.115789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5db26f31-87bf-4171-89e8-435486ff0749 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be Jan 21 07:32:33.116463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5db26f31-87bf-4171-89e8-435486ff0749 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:33.116768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:33.116768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:33.117861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5db26f31-87bf-4171-89e8-435486ff0749 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:33.217377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5db26f31-87bf-4171-89e8-435486ff0749 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be returned with HTTP 404 Jan 21 07:32:33.218443 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 517/1037] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:33 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/3a031142-405d-4f9e-b006-1a9d15f526be => generated 111 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:32:33.229648 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c92030b-db3e-4cc3-b532-3bace7c59a1f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] DELETE http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:33.231029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c92030b-db3e-4cc3-b532-3bace7c59a1f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:33.231682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:33.231682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:33.232308 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c92030b-db3e-4cc3-b532-3bace7c59a1f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:33.232869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-8c92030b-db3e-4cc3-b532-3bace7c59a1f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Delete snapshot with id: fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:33.243895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7a221aa-2dc3-422d-97cc-bf71cc285e16 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:33.244757 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7a221aa-2dc3-422d-97cc-bf71cc285e16 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:33.245428 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7a221aa-2dc3-422d-97cc-bf71cc285e16 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:33.311669 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:33.311669 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:33.314286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8c92030b-db3e-4cc3-b532-3bace7c59a1f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:33.331141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:33.331141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:33.343831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e7a221aa-2dc3-422d-97cc-bf71cc285e16 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:33.375868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7a221aa-2dc3-422d-97cc-bf71cc285e16 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:33.378096 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 518/1038] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:33 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 979 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:33.636264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8c92030b-db3e-4cc3-b532-3bace7c59a1f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot delete request issued successfully. Jan 21 07:32:33.638111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c92030b-db3e-4cc3-b532-3bace7c59a1f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 202 Jan 21 07:32:33.650939 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 521/1039] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:32:33 2021] DELETE /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 0 bytes in 419 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:32:33.656710 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11b10c7b-4785-4232-9cb1-28d271edeb76 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:33.657612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11b10c7b-4785-4232-9cb1-28d271edeb76 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:33.658185 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:33.658185 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:33.658871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11b10c7b-4785-4232-9cb1-28d271edeb76 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:33.807470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:33.807470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:33.814243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-11b10c7b-4785-4232-9cb1-28d271edeb76 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:33.831646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11b10c7b-4785-4232-9cb1-28d271edeb76 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 200 Jan 21 07:32:33.838404 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 519/1040] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:33 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 472 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:32:34.410271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5093f3d7-414a-419b-a5f9-1d39a6fe3f86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:34.412709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5093f3d7-414a-419b-a5f9-1d39a6fe3f86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:34.414435 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:34.414435 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:34.421797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5093f3d7-414a-419b-a5f9-1d39a6fe3f86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:34.814788 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:34.814788 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:34.861594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f459658f-ef80-46bc-98d6-c9465b5d6591 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:34.862948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f459658f-ef80-46bc-98d6-c9465b5d6591 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:34.862948 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:34.862948 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:34.863578 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f459658f-ef80-46bc-98d6-c9465b5d6591 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:34.903567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5093f3d7-414a-419b-a5f9-1d39a6fe3f86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:34.990251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:34.990251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:34.992046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f459658f-ef80-46bc-98d6-c9465b5d6591 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:35.005383 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f459658f-ef80-46bc-98d6-c9465b5d6591 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 200 Jan 21 07:32:35.006476 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 520/1041] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:34 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 472 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:35.070925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5093f3d7-414a-419b-a5f9-1d39a6fe3f86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:35.080620 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 522/1042] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:34 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 979 bytes in 671 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:36.033335 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc1cd2ac-bb9b-44d7-93b6-f2220b071b4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:36.034972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc1cd2ac-bb9b-44d7-93b6-f2220b071b4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:36.036850 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:36.036850 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:36.038384 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc1cd2ac-bb9b-44d7-93b6-f2220b071b4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:36.098376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96e8e2d5-2116-4fdf-9256-9ac18859ca89 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:36.099397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96e8e2d5-2116-4fdf-9256-9ac18859ca89 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:36.099773 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:36.099773 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:36.100899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96e8e2d5-2116-4fdf-9256-9ac18859ca89 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:36.134370 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:36.134370 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:36.138026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc1cd2ac-bb9b-44d7-93b6-f2220b071b4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:36.156334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc1cd2ac-bb9b-44d7-93b6-f2220b071b4e tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 200 Jan 21 07:32:36.166760 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 521/1043] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:36 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 472 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:36.397060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:36.397060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:36.431756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-96e8e2d5-2116-4fdf-9256-9ac18859ca89 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:36.561730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96e8e2d5-2116-4fdf-9256-9ac18859ca89 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:36.572295 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 523/1044] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:36 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 979 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:37.181736 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb5a3cc0-5319-4b0b-896f-7bc011f50b18 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf Jan 21 07:32:37.182331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb5a3cc0-5319-4b0b-896f-7bc011f50b18 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:37.182446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:37.182446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:37.183112 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb5a3cc0-5319-4b0b-896f-7bc011f50b18 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:37.253963 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb5a3cc0-5319-4b0b-896f-7bc011f50b18 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf returned with HTTP 404 Jan 21 07:32:37.260284 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 522/1045] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:37 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/fc3ff516-ea5f-4bd9-9923-f9c6a964d2cf => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:32:37.276051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c86e9721-346a-4b73-9107-fd77666d5eca tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] DELETE http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:37.280912 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c86e9721-346a-4b73-9107-fd77666d5eca tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:37.281831 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:37.281831 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:37.282448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c86e9721-346a-4b73-9107-fd77666d5eca tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:37.283977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-c86e9721-346a-4b73-9107-fd77666d5eca tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Delete snapshot with id: 4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:37.436312 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:37.436312 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:37.440887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c86e9721-346a-4b73-9107-fd77666d5eca tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:37.580770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-35064080-cf24-44fa-bc9e-2b38652d3748 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:37.584252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-35064080-cf24-44fa-bc9e-2b38652d3748 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:37.585914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-35064080-cf24-44fa-bc9e-2b38652d3748 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:37.672159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:37.672159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:37.702672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-35064080-cf24-44fa-bc9e-2b38652d3748 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:37.714569 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c86e9721-346a-4b73-9107-fd77666d5eca tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot delete request issued successfully. Jan 21 07:32:37.722388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c86e9721-346a-4b73-9107-fd77666d5eca tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 202 Jan 21 07:32:37.742870 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 524/1046] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:32:37 2021] DELETE /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 0 bytes in 474 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:32:37.758051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-35064080-cf24-44fa-bc9e-2b38652d3748 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:37.759818 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 523/1047] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:37 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 979 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:37.788492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc5daa6f-ddf4-4579-a094-4a6152404369 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:37.792130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc5daa6f-ddf4-4579-a094-4a6152404369 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:37.796753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:37.796753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:37.798294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc5daa6f-ddf4-4579-a094-4a6152404369 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:37.970474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:37.970474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:37.985200 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cc5daa6f-ddf4-4579-a094-4a6152404369 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:37.989465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc5daa6f-ddf4-4579-a094-4a6152404369 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 200 Jan 21 07:32:38.009259 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 525/1048] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:37 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 472 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:38.791381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf543fc3-93ba-46de-b04c-2d728465be52 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:38.792245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf543fc3-93ba-46de-b04c-2d728465be52 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:38.792732 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:38.792732 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:38.794458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf543fc3-93ba-46de-b04c-2d728465be52 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:39.009272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3c7b588-9701-4ac5-ac8b-dafc1992e876 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:39.009691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3c7b588-9701-4ac5-ac8b-dafc1992e876 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:39.010105 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:39.010105 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:39.010725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3c7b588-9701-4ac5-ac8b-dafc1992e876 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:39.059495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:39.059495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:39.065750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c3c7b588-9701-4ac5-ac8b-dafc1992e876 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:39.068339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3c7b588-9701-4ac5-ac8b-dafc1992e876 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 200 Jan 21 07:32:39.071156 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 526/1049] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:39 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 472 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:32:39.085682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:39.085682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:39.112560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf543fc3-93ba-46de-b04c-2d728465be52 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:39.193321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf543fc3-93ba-46de-b04c-2d728465be52 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:39.194867 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 524/1050] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:38 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 979 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:40.092286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56dcd9fc-8fee-4536-895b-af4765606b2f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:40.093164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56dcd9fc-8fee-4536-895b-af4765606b2f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:40.093515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:40.093515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:40.094193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56dcd9fc-8fee-4536-895b-af4765606b2f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:40.181176 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:40.181176 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:40.182345 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-56dcd9fc-8fee-4536-895b-af4765606b2f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Snapshot retrieved successfully. Jan 21 07:32:40.184798 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56dcd9fc-8fee-4536-895b-af4765606b2f tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 200 Jan 21 07:32:40.201165 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 527/1051] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:40 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 472 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:40.213355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d48a6423-db3b-4fdc-a814-188e22aca6f2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:40.213881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d48a6423-db3b-4fdc-a814-188e22aca6f2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:40.214075 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:40.214075 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:40.214794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d48a6423-db3b-4fdc-a814-188e22aca6f2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:40.384495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:40.384495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:40.421954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d48a6423-db3b-4fdc-a814-188e22aca6f2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:40.469849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d48a6423-db3b-4fdc-a814-188e22aca6f2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:40.472306 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 525/1052] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:40 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 979 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:41.198354 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f2da19c-a6a3-422e-8bde-d82c57a91695 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd Jan 21 07:32:41.199804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f2da19c-a6a3-422e-8bde-d82c57a91695 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:41.200247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:41.200247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:41.201104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f2da19c-a6a3-422e-8bde-d82c57a91695 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:41.230748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f2da19c-a6a3-422e-8bde-d82c57a91695 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd returned with HTTP 404 Jan 21 07:32:41.238276 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 528/1053] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:32:41 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/snapshots/4417103f-fc4c-4e84-a647-8b188c4d49fd => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:32:41.241957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f45a4493-4d65-45be-8c71-492d6413ed97 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] DELETE http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:41.242498 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f45a4493-4d65-45be-8c71-492d6413ed97 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:41.242721 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:41.242721 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:41.243096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f45a4493-4d65-45be-8c71-492d6413ed97 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:41.243562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f45a4493-4d65-45be-8c71-492d6413ed97 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Delete volume with id: 5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:41.304720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:41.304720 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:41.305948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f45a4493-4d65-45be-8c71-492d6413ed97 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:41.353264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f45a4493-4d65-45be-8c71-492d6413ed97 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Delete volume request issued successfully. Jan 21 07:32:41.354912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f45a4493-4d65-45be-8c71-492d6413ed97 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 returned with HTTP 202 Jan 21 07:32:41.358943 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 526/1054] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:32:41 2021] DELETE /volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:32:41.366469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff371452-d019-4935-8a8c-7efa78759362 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:41.367000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff371452-d019-4935-8a8c-7efa78759362 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:41.367492 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff371452-d019-4935-8a8c-7efa78759362 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:41.438141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:41.438141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:41.452825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ff371452-d019-4935-8a8c-7efa78759362 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:41.489433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff371452-d019-4935-8a8c-7efa78759362 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 returned with HTTP 200 Jan 21 07:32:41.490734 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 529/1055] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:41 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:41.505157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a428913-6f6d-4b8c-a800-9581be971df2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:32:41.505709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a428913-6f6d-4b8c-a800-9581be971df2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:41.505936 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:41.505936 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:41.506335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a428913-6f6d-4b8c-a800-9581be971df2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:41.680001 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:41.680001 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:41.703057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4a428913-6f6d-4b8c-a800-9581be971df2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:41.764091 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a428913-6f6d-4b8c-a800-9581be971df2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:32:41.784410 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 527/1056] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:41 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 1367 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:32:41.800355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] POST http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes Jan 21 07:32:41.801440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:41.801440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:41.802236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1870932104"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:32:41.811252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1870932104'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:32:41.812097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Create volume of 1 GB Jan 21 07:32:41.874491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Availability Zones retrieved successfully. Jan 21 07:32:41.966374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Flow 'volume_create_api' (97eff2a2-fc90-466d-bb92-3b2c2ce2c7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:32:41.981113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cdab00f-08d2-46c4-b77b-1939d3e8d554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:42.001653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:32:42.250850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cdab00f-08d2-46c4-b77b-1939d3e8d554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:42.259763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85daf0bf-de44-486c-ba63-9a75080cd03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:42.462880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Created reservations ['3b1ee2b2-5275-49ca-a4f4-6d895036d06c', '86be34d8-d73f-4ed5-b020-8a02add323b7', 'e4ead1de-4a0d-49a6-9692-493cc034263d', 'a1da2cd4-dbf0-418c-bb2e-146c2ba21800'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:32:42.466650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85daf0bf-de44-486c-ba63-9a75080cd03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b1ee2b2-5275-49ca-a4f4-6d895036d06c', '86be34d8-d73f-4ed5-b020-8a02add323b7', 'e4ead1de-4a0d-49a6-9692-493cc034263d', 'a1da2cd4-dbf0-418c-bb2e-146c2ba21800']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:42.469219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd39163f-d244-4097-aa89-736383c31370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:42.532423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6b31afc-1b9f-4ef8-bf38-028eb041db58 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:42.537175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6b31afc-1b9f-4ef8-bf38-028eb041db58 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:42.537815 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:42.537815 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:42.540904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6b31afc-1b9f-4ef8-bf38-028eb041db58 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:42.693597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd39163f-d244-4097-aa89-736383c31370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f317d3c-9169-4491-9df0-b09bde9cad5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1870932104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b9d496c7f62456589f05b066f4f5e90',qos_specs=None,replication_status=,reservations=['3b1ee2b2-5275-49ca-a4f4-6d895036d06c','86be34d8-d73f-4ed5-b020-8a02add323b7','e4ead1de-4a0d-49a6-9692-493cc034263d','a1da2cd4-dbf0-418c-bb2e-146c2ba21800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd81636126eb4554b3d3aa3ae2e08176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:32:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1870932104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f317d3c-9169-4491-9df0-b09bde9cad5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b9d496c7f62456589f05b066f4f5e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd81636126eb4554b3d3aa3ae2e08176',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:42.707301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5d915a3-80b0-4ab9-8697-594f51f4f0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:42.835024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5d915a3-80b0-4ab9-8697-594f51f4f0de) transitioned into state 'SUCCESS' from state '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-1870932104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b9d496c7f62456589f05b066f4f5e90',qos_specs=None,replication_status=,reservations=['3b1ee2b2-5275-49ca-a4f4-6d895036d06c','86be34d8-d73f-4ed5-b020-8a02add323b7','e4ead1de-4a0d-49a6-9692-493cc034263d','a1da2cd4-dbf0-418c-bb2e-146c2ba21800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd81636126eb4554b3d3aa3ae2e08176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:42.848469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a159705-ea2a-453e-b155-569791bcd883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:42.910086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a159705-ea2a-453e-b155-569791bcd883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:42.928634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Flow 'volume_create_api' (97eff2a2-fc90-466d-bb92-3b2c2ce2c7e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:32:43.095403 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:43.095403 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:43.129194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f6b31afc-1b9f-4ef8-bf38-028eb041db58 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:43.154132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Create volume request issued successfully. Jan 21 07:32:43.193221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0020bb7-08c4-443e-95d0-3eb83f55ef86 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes returned with HTTP 202 Jan 21 07:32:43.194830 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 530/1057] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:32:41 2021] POST /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes => generated 826 bytes in 1402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:32:43.227411 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21a5e378-5610-4c17-980a-24a43d8192bb tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:32:43.229113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21a5e378-5610-4c17-980a-24a43d8192bb tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:43.231159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:43.231159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:43.232567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21a5e378-5610-4c17-980a-24a43d8192bb tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:43.242733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6b31afc-1b9f-4ef8-bf38-028eb041db58 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 returned with HTTP 200 Jan 21 07:32:43.248639 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 528/1058] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:42 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 => generated 919 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:43.588207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:43.588207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:43.655505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-21a5e378-5610-4c17-980a-24a43d8192bb tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:43.784232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21a5e378-5610-4c17-980a-24a43d8192bb tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 200 Jan 21 07:32:43.785632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 531/1059] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:43 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 918 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:44.279282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16a118a2-f4c6-4877-92b7-16d7fa92d875 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:44.280439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16a118a2-f4c6-4877-92b7-16d7fa92d875 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:44.281010 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:44.281010 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:44.282542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16a118a2-f4c6-4877-92b7-16d7fa92d875 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:44.566470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:44.566470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:44.613075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-16a118a2-f4c6-4877-92b7-16d7fa92d875 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:44.679256 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16a118a2-f4c6-4877-92b7-16d7fa92d875 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 returned with HTTP 200 Jan 21 07:32:44.683831 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 529/1060] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:44 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 => generated 919 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:44.814571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3cbcf41f-a17e-47fd-a91b-c353ad020124 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:32:44.815557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3cbcf41f-a17e-47fd-a91b-c353ad020124 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:44.815927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:44.815927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:44.816655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3cbcf41f-a17e-47fd-a91b-c353ad020124 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:45.158169 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:45.158169 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:45.230511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3cbcf41f-a17e-47fd-a91b-c353ad020124 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:45.337372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3cbcf41f-a17e-47fd-a91b-c353ad020124 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 200 Jan 21 07:32:45.343193 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 532/1061] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:44 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 918 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:45.710654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98a6e8c5-4a19-4e62-a431-7212a341790c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:45.711452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98a6e8c5-4a19-4e62-a431-7212a341790c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:45.711452 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:45.711452 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:45.712471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98a6e8c5-4a19-4e62-a431-7212a341790c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:45.836639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:45.836639 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:45.858549 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98a6e8c5-4a19-4e62-a431-7212a341790c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Volume info retrieved successfully. Jan 21 07:32:45.917171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98a6e8c5-4a19-4e62-a431-7212a341790c tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 returned with HTTP 200 Jan 21 07:32:45.918587 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 530/1062] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:45 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 => generated 919 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:46.367730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7179cf51-b553-45d6-81c1-752ce4715da0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:32:46.368974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7179cf51-b553-45d6-81c1-752ce4715da0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:46.369590 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:46.369590 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:46.370889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7179cf51-b553-45d6-81c1-752ce4715da0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:46.477439 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:46.477439 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:46.491711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7179cf51-b553-45d6-81c1-752ce4715da0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:46.548884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7179cf51-b553-45d6-81c1-752ce4715da0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 200 Jan 21 07:32:46.551004 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 533/1063] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:46 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 919 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:46.569496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] POST http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes Jan 21 07:32:46.570447 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:46.570447 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:46.571278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1400885356"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:32:46.572638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1400885356'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:32:46.573189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Create volume of 1 GB Jan 21 07:32:46.610753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Availability Zones retrieved successfully. Jan 21 07:32:46.691399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Flow 'volume_create_api' (d63e57b5-cd6b-4718-97b0-a98ae355b449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:32:46.696671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4510e34-fe44-4126-a179-2a9d25ad0c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:46.718247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:32:46.934305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4b536e3-2d65-453b-86d5-9891dbb68486 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] GET http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 Jan 21 07:32:46.934919 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4b536e3-2d65-453b-86d5-9891dbb68486 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:46.935256 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:46.935256 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:46.935856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4b536e3-2d65-453b-86d5-9891dbb68486 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:47.006589 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4510e34-fe44-4126-a179-2a9d25ad0c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:47.017135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c453f259-7135-4281-a46c-a77998246b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:47.033249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4b536e3-2d65-453b-86d5-9891dbb68486 tempest-VolumesSnapshotListTestJSON-1859383119 tempest-VolumesSnapshotListTestJSON-1859383119] http://10.222.0.24/volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 returned with HTTP 404 Jan 21 07:32:47.035138 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 534/1064] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:46 2021] GET /volume/v3/0a16dd14adb743068aac3ea9f53780de/volumes/5b1a6898-877a-4e1b-832d-1e83483a07c6 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:32:47.229006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Created reservations ['94551a4f-fd4b-4101-a506-7c5aea0b2f73', 'efc21313-64dd-4430-848c-a28468439ab7', 'fcb17861-040e-4622-a388-7c6bd116a5ca', '76224c97-9a20-493a-980f-53cea343ca3c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:32:47.238008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c453f259-7135-4281-a46c-a77998246b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94551a4f-fd4b-4101-a506-7c5aea0b2f73', 'efc21313-64dd-4430-848c-a28468439ab7', 'fcb17861-040e-4622-a388-7c6bd116a5ca', '76224c97-9a20-493a-980f-53cea343ca3c']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:47.253956 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d1dcd3-d1f6-4801-a001-7c2b547fc145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:47.418294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d1dcd3-d1f6-4801-a001-7c2b547fc145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1400885356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b9d496c7f62456589f05b066f4f5e90',qos_specs=None,replication_status=,reservations=['94551a4f-fd4b-4101-a506-7c5aea0b2f73','efc21313-64dd-4430-848c-a28468439ab7','fcb17861-040e-4622-a388-7c6bd116a5ca','76224c97-9a20-493a-980f-53cea343ca3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd81636126eb4554b3d3aa3ae2e08176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1400885356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b9d496c7f62456589f05b066f4f5e90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd81636126eb4554b3d3aa3ae2e08176',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:47.427141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a67843-e2d8-4acd-b51e-859182f45d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:47.506218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a67843-e2d8-4acd-b51e-859182f45d5b) transitioned into state 'SUCCESS' from state '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-1400885356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b9d496c7f62456589f05b066f4f5e90',qos_specs=None,replication_status=,reservations=['94551a4f-fd4b-4101-a506-7c5aea0b2f73','efc21313-64dd-4430-848c-a28468439ab7','fcb17861-040e-4622-a388-7c6bd116a5ca','76224c97-9a20-493a-980f-53cea343ca3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd81636126eb4554b3d3aa3ae2e08176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:47.510573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e60d91a-8190-4cd9-a6b0-9205bfda0ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:32:47.575586 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e60d91a-8190-4cd9-a6b0-9205bfda0ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:32:47.584162 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Flow 'volume_create_api' (d63e57b5-cd6b-4718-97b0-a98ae355b449) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:32:47.771942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Create volume request issued successfully. Jan 21 07:32:47.838910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f7f90b9-d48b-4af8-972a-c68f6dcf720f tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes returned with HTTP 202 Jan 21 07:32:47.841155 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 531/1065] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:32:46 2021] POST /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes => generated 826 bytes in 1276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:32:47.859432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2130326-db90-40a9-90b3-8c007025f806 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:32:47.860917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2130326-db90-40a9-90b3-8c007025f806 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:47.862176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2130326-db90-40a9-90b3-8c007025f806 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:48.159954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:48.159954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:48.195647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d2130326-db90-40a9-90b3-8c007025f806 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:48.266874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2130326-db90-40a9-90b3-8c007025f806 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 200 Jan 21 07:32:48.278892 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 535/1066] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:47 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 918 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:32:49.299844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09e3b366-943d-410f-a000-9f44d9b44afe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:32:49.302302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09e3b366-943d-410f-a000-9f44d9b44afe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:32:49.302686 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:32:49.302686 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:32:49.303407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09e3b366-943d-410f-a000-9f44d9b44afe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:32:49.521241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:32:49.521241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:32:49.564694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-09e3b366-943d-410f-a000-9f44d9b44afe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:32:49.659551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09e3b366-943d-410f-a000-9f44d9b44afe tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 200 Jan 21 07:32:49.662060 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 532/1067] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:32:49 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 919 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:33:47.790187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-d64d52f8-ab89-4810-bda3-e2df0945dfff tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:33:47.791831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-d64d52f8-ab89-4810-bda3-e2df0945dfff tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:47.792198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:47.792198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:47.793218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-d64d52f8-ab89-4810-bda3-e2df0945dfff tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:47.924864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:47.924864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:47.943440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-d64d52f8-ab89-4810-bda3-e2df0945dfff tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:33:48.032355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-d64d52f8-ab89-4810-bda3-e2df0945dfff tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:33:48.034089 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 536/1068] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:33:47 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 1367 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:33:48.080679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:33:48.081520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:48.081828 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:48.081828 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:48.082375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:48.251927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:48.251927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:48.298435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:33:48.436690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 200 Jan 21 07:33:48.442021 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 533/1069] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:33:48 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 919 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:33:48.502597 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-2dc60fb5-9900-4e94-af12-dc098dd0b7e2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:33:48.506897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-2dc60fb5-9900-4e94-af12-dc098dd0b7e2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:48.508417 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:48.508417 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:48.509052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-2dc60fb5-9900-4e94-af12-dc098dd0b7e2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:48.789167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:48.789167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:48.841446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-2dc60fb5-9900-4e94-af12-dc098dd0b7e2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:33:48.942639 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-2dc60fb5-9900-4e94-af12-dc098dd0b7e2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 200 Jan 21 07:33:48.957186 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 537/1070] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:33:48 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 919 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:33:48.973937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume// Jan 21 07:33:48.975270 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:48.976247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:48.976247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:48.976892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:48.979735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:33:48.983383 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 534/1071] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:33:48 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:33:49.020683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-addf476f-3397-48d4-81ca-54fef988dffc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] POST http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments Jan 21 07:33:49.025925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:49.025925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:49.027853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-addf476f-3397-48d4-81ca-54fef988dffc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79c5ba17-a192-4be0-9614-57080e3e71e8", "instance_uuid": "2980c698-7bd8-47b7-b56c-54615f79b38c", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:33:49.173123 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:49.173123 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:49.341014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-addf476f-3397-48d4-81ca-54fef988dffc tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments returned with HTTP 200 Jan 21 07:33:49.343385 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 538/1072] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:33:49 2021] POST /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments => generated 273 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:33:49.362763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume// Jan 21 07:33:49.363683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:49.364430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:49.367717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:33:49.369380 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 535/1073] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:33:49 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:33:49.389242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-8a06ec38-52e7-41e3-aeea-c6e1709cb646 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] POST http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments Jan 21 07:33:49.390216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:49.390216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:49.391065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-8a06ec38-52e7-41e3-aeea-c6e1709cb646 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f317d3c-9169-4491-9df0-b09bde9cad5b", "instance_uuid": "2980c698-7bd8-47b7-b56c-54615f79b38c", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:33:49.506716 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:49.506716 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:49.702875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-8a06ec38-52e7-41e3-aeea-c6e1709cb646 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments returned with HTTP 200 Jan 21 07:33:49.704765 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 539/1074] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:33:49 2021] POST /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments => generated 273 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:33:49.717999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume// Jan 21 07:33:49.719258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:49.720459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:49.722775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:33:49.724632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 536/1075] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:33:49 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:33:49.757169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-31adcc86-3792-4ccb-b51f-8ec41fec0713 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] POST http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments Jan 21 07:33:49.762220 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:49.762220 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:49.763126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-31adcc86-3792-4ccb-b51f-8ec41fec0713 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66", "instance_uuid": "2980c698-7bd8-47b7-b56c-54615f79b38c", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:33:50.058635 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:50.058635 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:50.290907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-31adcc86-3792-4ccb-b51f-8ec41fec0713 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments returned with HTTP 200 Jan 21 07:33:50.293520 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 540/1076] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:33:49 2021] POST /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments => generated 273 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:33:53.825111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume// Jan 21 07:33:53.826621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:53.827555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:53.829695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-f5c9a3ce-f88e-4c00-9454-4f979ab3c534 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:33:53.831187 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 537/1077] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:33:53 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:33:53.854736 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3512bd1b-e489-4f28-984d-361b60e8f009 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:33:53.859735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3512bd1b-e489-4f28-984d-361b60e8f009 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:53.860518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:53.860518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:53.861744 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3512bd1b-e489-4f28-984d-361b60e8f009 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:54.029163 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:54.029163 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:54.061521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3512bd1b-e489-4f28-984d-361b60e8f009 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:33:54.120041 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:54.120041 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:54.142499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3512bd1b-e489-4f28-984d-361b60e8f009 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:33:54.145025 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 541/1078] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:33:53 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 1465 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:33:54.201001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-003ee95d-83e7-46a2-88f3-ac7d6cf593f7 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] PUT http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/6a4327e2-c641-44c5-bcb4-90eb26d771aa Jan 21 07:33:54.202101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-003ee95d-83e7-46a2-88f3-ac7d6cf593f7 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:33:54.264324 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:33:54.264324 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:33:54.265064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-003ee95d-83e7-46a2-88f3-ac7d6cf593f7 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Lock "b'cinder-attachment_update-79c5ba17-a192-4be0-9614-57080e3e71e8-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.013s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:33:54.268928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:54.268928 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:57.442833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-003ee95d-83e7-46a2-88f3-ac7d6cf593f7 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Lock "b'cinder-attachment_update-79c5ba17-a192-4be0-9614-57080e3e71e8-n-h2-765315-16'" released by "attachment_update" :: held 3.178s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:33:57.443635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-003ee95d-83e7-46a2-88f3-ac7d6cf593f7 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/6a4327e2-c641-44c5-bcb4-90eb26d771aa returned with HTTP 200 Jan 21 07:33:57.444925 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 538/1079] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:33:54 2021] PUT /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/6a4327e2-c641-44c5-bcb4-90eb26d771aa => generated 762 bytes in 3249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:33:57.524388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-8146d244-2056-4442-b2db-e55ff021875b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] POST http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/6a4327e2-c641-44c5-bcb4-90eb26d771aa/action Jan 21 07:33:57.525015 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:57.525015 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:57.525748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-8146d244-2056-4442-b2db-e55ff021875b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:33:57.526265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-8146d244-2056-4442-b2db-e55ff021875b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:33:57.693925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:57.693925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:57.748852 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-8146d244-2056-4442-b2db-e55ff021875b tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/6a4327e2-c641-44c5-bcb4-90eb26d771aa/action returned with HTTP 204 Jan 21 07:33:57.750499 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 542/1080] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:33:57 2021] POST /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/6a4327e2-c641-44c5-bcb4-90eb26d771aa/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:33:57.823646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-003ee95d-83e7-46a2-88f3-ac7d6cf593f7 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume// Jan 21 07:33:57.825776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-003ee95d-83e7-46a2-88f3-ac7d6cf593f7 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:57.826584 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:57.826584 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:57.827647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-003ee95d-83e7-46a2-88f3-ac7d6cf593f7 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:57.829054 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-003ee95d-83e7-46a2-88f3-ac7d6cf593f7 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:33:57.830105 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 539/1081] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:33:57 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:33:57.848302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-97cb9f1e-ea30-410b-a606-faaa44329b5a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:33:57.849287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-97cb9f1e-ea30-410b-a606-faaa44329b5a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:33:57.849733 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:33:57.849733 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:33:57.850593 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-97cb9f1e-ea30-410b-a606-faaa44329b5a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:33:57.934837 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:57.934837 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:57.957863 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-97cb9f1e-ea30-410b-a606-faaa44329b5a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:33:57.986753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:57.986753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:33:57.999236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-97cb9f1e-ea30-410b-a606-faaa44329b5a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 200 Jan 21 07:33:58.000850 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 543/1082] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:33:57 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 1017 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:33:58.047644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3c03b5ed-6f0b-4432-9b85-cab37689f46c tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] PUT http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/52beb231-bcc4-4ec7-a4e5-60ee19342cd3 Jan 21 07:33:58.048494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3c03b5ed-6f0b-4432-9b85-cab37689f46c tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:33:58.117412 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:33:58.117412 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:33:58.118087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3c03b5ed-6f0b-4432-9b85-cab37689f46c tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Lock "b'cinder-attachment_update-8f317d3c-9169-4491-9df0-b09bde9cad5b-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.017s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:33:58.120914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:33:58.120914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:34:00.919289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3c03b5ed-6f0b-4432-9b85-cab37689f46c tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Lock "b'cinder-attachment_update-8f317d3c-9169-4491-9df0-b09bde9cad5b-n-h2-765315-16'" released by "attachment_update" :: held 2.801s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:34:00.919961 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3c03b5ed-6f0b-4432-9b85-cab37689f46c tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/52beb231-bcc4-4ec7-a4e5-60ee19342cd3 returned with HTTP 200 Jan 21 07:34:00.921283 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 540/1083] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:33:58 2021] PUT /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/52beb231-bcc4-4ec7-a4e5-60ee19342cd3 => generated 762 bytes in 2884 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:00.990438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-1d7785cd-f45f-4399-9232-e358037f6b77 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] POST http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/52beb231-bcc4-4ec7-a4e5-60ee19342cd3/action Jan 21 07:34:00.999292 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:00.999292 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:34:01.000224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-1d7785cd-f45f-4399-9232-e358037f6b77 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:34:01.000860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-1d7785cd-f45f-4399-9232-e358037f6b77 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:01.193344 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:01.193344 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:34:01.216000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-1d7785cd-f45f-4399-9232-e358037f6b77 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/52beb231-bcc4-4ec7-a4e5-60ee19342cd3/action returned with HTTP 204 Jan 21 07:34:01.217428 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 544/1084] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:34:00 2021] POST /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/52beb231-bcc4-4ec7-a4e5-60ee19342cd3/action => generated 0 bytes in 233 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:34:01.272638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3c03b5ed-6f0b-4432-9b85-cab37689f46c tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume// Jan 21 07:34:01.273780 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3c03b5ed-6f0b-4432-9b85-cab37689f46c tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:01.274295 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:01.274295 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:34:01.275135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3c03b5ed-6f0b-4432-9b85-cab37689f46c tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:01.276639 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-3c03b5ed-6f0b-4432-9b85-cab37689f46c tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:34:01.277762 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 541/1085] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:34:01 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:34:01.295587 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-106020a1-104c-4fa6-8f9e-9a12182bac78 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:34:01.296675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-106020a1-104c-4fa6-8f9e-9a12182bac78 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:34:01.297279 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:01.297279 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:34:01.298198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-106020a1-104c-4fa6-8f9e-9a12182bac78 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:34:01.523246 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:01.523246 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:34:01.595679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-106020a1-104c-4fa6-8f9e-9a12182bac78 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:34:01.694767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:01.694767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:34:01.733603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-106020a1-104c-4fa6-8f9e-9a12182bac78 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 200 Jan 21 07:34:01.735969 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 545/1086] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:34:01 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 1017 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:34:01.777748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-bde05941-5336-4de9-8127-e945fa5b4351 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] PUT http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/f132b1f2-6df4-41b4-9dd0-7f24a4e176c5 Jan 21 07:34:01.779436 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-bde05941-5336-4de9-8127-e945fa5b4351 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdc"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:01.847627 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:34:01.847627 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:34:01.848815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-bde05941-5336-4de9-8127-e945fa5b4351 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Lock "b'cinder-attachment_update-a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.017s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:34:01.856884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:01.856884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:34:05.171133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-bde05941-5336-4de9-8127-e945fa5b4351 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Lock "b'cinder-attachment_update-a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66-n-h2-765315-16'" released by "attachment_update" :: held 3.309s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:34:05.172161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-bde05941-5336-4de9-8127-e945fa5b4351 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/f132b1f2-6df4-41b4-9dd0-7f24a4e176c5 returned with HTTP 200 Jan 21 07:34:05.173785 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 542/1087] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:34:01 2021] PUT /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/f132b1f2-6df4-41b4-9dd0-7f24a4e176c5 => generated 762 bytes in 3403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:34:05.250775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-b151c498-c1da-4b85-94ff-52e8fc507ab1 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] POST http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/f132b1f2-6df4-41b4-9dd0-7f24a4e176c5/action Jan 21 07:34:05.251715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:34:05.251715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:34:05.252512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-b151c498-c1da-4b85-94ff-52e8fc507ab1 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:34:05.253248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-b151c498-c1da-4b85-94ff-52e8fc507ab1 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:34:05.559794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:34:05.559794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:34:05.613649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ff1820e3-dafa-48c9-beea-596b29ff941e req-b151c498-c1da-4b85-94ff-52e8fc507ab1 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/f132b1f2-6df4-41b4-9dd0-7f24a4e176c5/action returned with HTTP 204 Jan 21 07:34:05.615745 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 546/1088] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:34:05 2021] POST /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/f132b1f2-6df4-41b4-9dd0-7f24a4e176c5/action => generated 0 bytes in 376 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:40:11.262330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e41d7f0-d129-4156-94e8-f7ab96b083f7 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] GET http://10.222.0.24/volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/scheduler-stats/get_pools Jan 21 07:40:11.263317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e41d7f0-d129-4156-94e8-f7ab96b083f7 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:11.263680 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:11.263680 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:40:11.266479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e41d7f0-d129-4156-94e8-f7ab96b083f7 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] Calling method 'get_pools' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:11.268636 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:40:11.268636 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:40:11.308014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e41d7f0-d129-4156-94e8-f7ab96b083f7 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] http://10.222.0.24/volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/scheduler-stats/get_pools returned with HTTP 200 Jan 21 07:40:11.310341 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 543/1089] 10.222.0.24 () {58 vars in 1258 bytes} [Thu Jan 21 07:40:10 2021] GET /volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/scheduler-stats/get_pools => generated 62 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:40:11.339141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1417195-ee71-48cb-afee-9b07e881b71d tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] GET http://10.222.0.24/volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/scheduler-stats/get_pools?detail=True Jan 21 07:40:11.340048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1417195-ee71-48cb-afee-9b07e881b71d tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:11.340410 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:40:11.340410 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:40:11.341670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1417195-ee71-48cb-afee-9b07e881b71d tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] Calling method 'get_pools' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:11.385375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1417195-ee71-48cb-afee-9b07e881b71d tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] http://10.222.0.24/volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 07:40:11.386839 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 547/1090] 10.222.0.24 () {58 vars in 1281 bytes} [Thu Jan 21 07:40:11 2021] GET /volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/scheduler-stats/get_pools?detail=True => generated 770 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:11.415140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ad67084-8df9-48c2-854e-eeb1009d45bb tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] GET http://10.222.0.24/volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/capabilities/n-d-765315-16@lvmdriver-1 Jan 21 07:40:11.416081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ad67084-8df9-48c2-854e-eeb1009d45bb tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:11.417317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ad67084-8df9-48c2-854e-eeb1009d45bb tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:11.461941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ad67084-8df9-48c2-854e-eeb1009d45bb tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] http://10.222.0.24/volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/capabilities/n-d-765315-16@lvmdriver-1 returned with HTTP 200 Jan 21 07:40:11.463478 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 544/1091] 10.222.0.24 () {58 vars in 1297 bytes} [Thu Jan 21 07:40:11 2021] GET /volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/capabilities/n-d-765315-16@lvmdriver-1 => generated 713 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:11.496812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0445744c-b72a-4122-bb0a-1d677bbeb96c tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] GET http://10.222.0.24/volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/capabilities/n-d-765315-16@lvmdriver-1 Jan 21 07:40:11.497698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0445744c-b72a-4122-bb0a-1d677bbeb96c tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:11.501880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0445744c-b72a-4122-bb0a-1d677bbeb96c tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:11.564096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0445744c-b72a-4122-bb0a-1d677bbeb96c tempest-BackendsCapabilitiesAdminTestsJSON-2135854796 tempest-BackendsCapabilitiesAdminTestsJSON-2135854796] http://10.222.0.24/volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/capabilities/n-d-765315-16@lvmdriver-1 returned with HTTP 200 Jan 21 07:40:11.566561 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 548/1092] 10.222.0.24 () {58 vars in 1297 bytes} [Thu Jan 21 07:40:11 2021] GET /volume/v3/ad68c3bf6c584793af99dd6cbd87cb02/capabilities/n-d-765315-16@lvmdriver-1 => generated 713 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:22.214391 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e590af9d-c8e8-4bb1-8798-e324579df3d0 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] GET http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services Jan 21 07:40:22.215566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e590af9d-c8e8-4bb1-8798-e324579df3d0 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:40:22.216780 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e590af9d-c8e8-4bb1-8798-e324579df3d0 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:40:22.238459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e590af9d-c8e8-4bb1-8798-e324579df3d0 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services returned with HTTP 200 Jan 21 07:40:22.240872 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 545/1093] 10.222.0.24 () {58 vars in 1216 bytes} [Thu Jan 21 07:40:21 2021] GET /volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services => generated 632 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:40:22.264050 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf364a6d-b28a-4ab5-b321-3bf1a4d41718 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] PUT http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/disable-log-reason Jan 21 07:40:22.266782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf364a6d-b28a-4ab5-b321-3bf1a4d41718 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] Action: 'update', calling method: update, body: {"host": "n-d-765315-16", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:22.275557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf364a6d-b28a-4ab5-b321-3bf1a4d41718 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/disable-log-reason returned with HTTP 400 Jan 21 07:40:22.277827 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 549/1094] 10.222.0.24 () {60 vars in 1293 bytes} [Thu Jan 21 07:40:22 2021] PUT /volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/disable-log-reason => generated 136 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:40:22.294545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e464e06-5a38-403a-b644-ba04800439b8 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] PUT http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/disable Jan 21 07:40:22.302239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e464e06-5a38-403a-b644-ba04800439b8 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] Action: 'update', calling method: update, body: {"host": "n-d-765315-16", "binary": "invalid_binary"} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:22.340554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e464e06-5a38-403a-b644-ba04800439b8 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/disable returned with HTTP 404 Jan 21 07:40:22.343459 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 546/1095] 10.222.0.24 () {60 vars in 1260 bytes} [Thu Jan 21 07:40:22 2021] PUT /volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/disable => generated 110 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:40:22.373030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a617a7a7-82fa-45ec-8ab4-608396f331f6 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] PUT http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/enable Jan 21 07:40:22.377330 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a617a7a7-82fa-45ec-8ab4-608396f331f6 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:22.390557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a617a7a7-82fa-45ec-8ab4-608396f331f6 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/enable returned with HTTP 404 Jan 21 07:40:22.402936 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 550/1096] 10.222.0.24 () {60 vars in 1257 bytes} [Thu Jan 21 07:40:22 2021] PUT /volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/enable => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:40:22.412094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3567147d-39e6-4fc1-b414-ed2665fc48d2 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] PUT http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/freeze Jan 21 07:40:22.417636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3567147d-39e6-4fc1-b414-ed2665fc48d2 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:22.455891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3567147d-39e6-4fc1-b414-ed2665fc48d2 tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/freeze returned with HTTP 400 Jan 21 07:40:22.458369 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 547/1097] 10.222.0.24 () {60 vars in 1257 bytes} [Thu Jan 21 07:40:22 2021] PUT /volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/freeze => generated 83 bytes in 58 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:40:22.471204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-70cdef58-0973-4131-8cab-a623821da3ec tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] PUT http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/thaw Jan 21 07:40:22.472279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-70cdef58-0973-4131-8cab-a623821da3ec tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:40:22.506870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-70cdef58-0973-4131-8cab-a623821da3ec tempest-VolumeServicesNegativeTest-1521105840 tempest-VolumeServicesNegativeTest-1521105840] http://10.222.0.24/volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/thaw returned with HTTP 400 Jan 21 07:40:22.506870 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 551/1098] 10.222.0.24 () {60 vars in 1251 bytes} [Thu Jan 21 07:40:22 2021] PUT /volume/v3/587f57b13f88469d9d6edfdd3cc7ed11/os-services/thaw => generated 83 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:41:33.212722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] POST http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes Jan 21 07:41:33.213966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-799894224"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:33.216689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-799894224'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:41:33.217500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume of 1 GB Jan 21 07:41:33.239561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Availability Zones retrieved successfully. Jan 21 07:41:33.348657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (76879c40-3c43-442b-9b7f-61c09aedade1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:33.355288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825067b3-4b2a-4a4a-8b8f-be3d20c0894b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:33.358587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:41:33.515515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825067b3-4b2a-4a4a-8b8f-be3d20c0894b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:33.521913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a3cda2d-2d8a-4a22-b7a1-f84433e3a26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:33.713738 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] POST http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes Jan 21 07:41:33.715150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-684209304"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:33.716692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-684209304'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:41:33.718243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Create volume of 1 GB Jan 21 07:41:33.738366 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Availability Zones retrieved successfully. Jan 21 07:41:33.758352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Flow 'volume_create_api' (9480507b-d73c-452f-b0ea-48c6200b063b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:33.762323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d7da00-a845-41a3-ae36-6fea568a9e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:33.765679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:41:33.962581 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Created reservations ['2377cb94-318b-4db4-b84e-c51798e386a3', 'f24d239b-cd7f-402b-b3d7-79e57c6f9c50', 'e9a8b5a9-7157-4d23-b45d-29b1ceef9336', '946ad969-d70b-4fce-acba-be813b3e652e'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:41:33.972885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a3cda2d-2d8a-4a22-b7a1-f84433e3a26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2377cb94-318b-4db4-b84e-c51798e386a3', 'f24d239b-cd7f-402b-b3d7-79e57c6f9c50', 'e9a8b5a9-7157-4d23-b45d-29b1ceef9336', '946ad969-d70b-4fce-acba-be813b3e652e']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:33.984389 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87302817-5d26-4d2e-8369-7b4fca512296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:34.053762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d7da00-a845-41a3-ae36-6fea568a9e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:34.061074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a0f30b-db81-4d20-a07c-8a1ed928524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:34.295358 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87302817-5d26-4d2e-8369-7b4fca512296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba0855b0-6f35-4647-84d6-66dcfc14d3cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-799894224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['2377cb94-318b-4db4-b84e-c51798e386a3','f24d239b-cd7f-402b-b3d7-79e57c6f9c50','e9a8b5a9-7157-4d23-b45d-29b1ceef9336','946ad969-d70b-4fce-acba-be813b3e652e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-799894224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba0855b0-6f35-4647-84d6-66dcfc14d3cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:34.301399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc035f3-a45c-435a-ae14-6e69a2a7f3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:34.354257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Created reservations ['c0ef826e-3622-4a45-969a-fbe4c737bad6', '9af8368e-2a2b-4114-bd46-afe1dea27d03', '40c2a5e6-7bb1-404c-9be4-4bb77a18ca36', 'b6e90209-7551-4ac9-beff-0ae2a817c627'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:41:34.363506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a0f30b-db81-4d20-a07c-8a1ed928524f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ef826e-3622-4a45-969a-fbe4c737bad6', '9af8368e-2a2b-4114-bd46-afe1dea27d03', '40c2a5e6-7bb1-404c-9be4-4bb77a18ca36', 'b6e90209-7551-4ac9-beff-0ae2a817c627']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:34.367808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b72ffc51-a37e-4175-a944-3e7fcecd6107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:34.390462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc035f3-a45c-435a-ae14-6e69a2a7f3a8) transitioned into state 'SUCCESS' from state '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-799894224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['2377cb94-318b-4db4-b84e-c51798e386a3','f24d239b-cd7f-402b-b3d7-79e57c6f9c50','e9a8b5a9-7157-4d23-b45d-29b1ceef9336','946ad969-d70b-4fce-acba-be813b3e652e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:34.404640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (481da047-ce8d-4ac1-a81e-fba1fcda9e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:34.442273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (481da047-ce8d-4ac1-a81e-fba1fcda9e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:34.449001 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (76879c40-3c43-442b-9b7f-61c09aedade1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:34.617006 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request issued successfully. Jan 21 07:41:34.674693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-838d205e-8b19-4741-b69f-f971bed53e59 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes returned with HTTP 202 Jan 21 07:41:34.681442 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b72ffc51-a37e-4175-a944-3e7fcecd6107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da0f759e-c509-4952-b426-c79cd99fca6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-684209304',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd43221130134558af5fbbb21864a6ba',qos_specs=None,replication_status=,reservations=['c0ef826e-3622-4a45-969a-fbe4c737bad6','9af8368e-2a2b-4114-bd46-afe1dea27d03','40c2a5e6-7bb1-404c-9be4-4bb77a18ca36','b6e90209-7551-4ac9-beff-0ae2a817c627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98853f3d30eb43c082d4943dca14fb56',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-684209304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da0f759e-c509-4952-b426-c79cd99fca6e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cd43221130134558af5fbbb21864a6ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98853f3d30eb43c082d4943dca14fb56',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:34.682452 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 548/1099] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:41:33 2021] POST /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes => generated 817 bytes in 1474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:41:34.696117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4dc4550e-aece-4d76-b7d9-eb1889bcb187 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:41:34.698380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178f3872-e608-458a-b0da-6519f5cec251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:34.702205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4dc4550e-aece-4d76-b7d9-eb1889bcb187 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:34.703353 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:34.703353 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:34.708689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4dc4550e-aece-4d76-b7d9-eb1889bcb187 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:34.797386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178f3872-e608-458a-b0da-6519f5cec251) transitioned into state 'SUCCESS' from state '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-684209304',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd43221130134558af5fbbb21864a6ba',qos_specs=None,replication_status=,reservations=['c0ef826e-3622-4a45-969a-fbe4c737bad6','9af8368e-2a2b-4114-bd46-afe1dea27d03','40c2a5e6-7bb1-404c-9be4-4bb77a18ca36','b6e90209-7551-4ac9-beff-0ae2a817c627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98853f3d30eb43c082d4943dca14fb56',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:34.800269 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c261c989-0100-4515-8e5c-513d94b081e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:34.867122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c261c989-0100-4515-8e5c-513d94b081e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:34.872687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Flow 'volume_create_api' (9480507b-d73c-452f-b0ea-48c6200b063b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:35.040148 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:35.040148 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:35.092501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Create volume request issued successfully. Jan 21 07:41:35.101452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4dc4550e-aece-4d76-b7d9-eb1889bcb187 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:35.170685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f92b65ae-81a8-44a2-a85c-8b457459c829 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes returned with HTTP 202 Jan 21 07:41:35.182275 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 552/1100] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:41:33 2021] POST /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes => generated 828 bytes in 1638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:41:35.208781 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c4a7b47-0348-4bcd-a66a-3ccf2b6eb47c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:41:35.209710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c4a7b47-0348-4bcd-a66a-3ccf2b6eb47c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:35.210088 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:35.210088 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:35.210776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c4a7b47-0348-4bcd-a66a-3ccf2b6eb47c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:35.239426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4dc4550e-aece-4d76-b7d9-eb1889bcb187 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:41:35.252235 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 549/1101] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:34 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 909 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:35.473587 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:35.473587 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:35.512426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3c4a7b47-0348-4bcd-a66a-3ccf2b6eb47c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:35.611079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c4a7b47-0348-4bcd-a66a-3ccf2b6eb47c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e returned with HTTP 200 Jan 21 07:41:35.623198 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 553/1102] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:35 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e => generated 920 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:41:36.258700 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76f8debb-5810-442a-9194-ef031cf65ac7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:41:36.259734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76f8debb-5810-442a-9194-ef031cf65ac7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:36.260067 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:36.260067 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:36.260800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76f8debb-5810-442a-9194-ef031cf65ac7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:36.493272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:36.493272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:36.524411 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-76f8debb-5810-442a-9194-ef031cf65ac7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:36.621746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76f8debb-5810-442a-9194-ef031cf65ac7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:41:36.623128 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 550/1103] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:36 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 909 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:36.645735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6021c802-86b3-4f75-baca-196a84ca057f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:41:36.647141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6021c802-86b3-4f75-baca-196a84ca057f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:36.647844 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:36.647844 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:36.657302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6021c802-86b3-4f75-baca-196a84ca057f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:36.827970 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:36.827970 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:36.838893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6021c802-86b3-4f75-baca-196a84ca057f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:36.868692 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6021c802-86b3-4f75-baca-196a84ca057f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e returned with HTTP 200 Jan 21 07:41:36.869540 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 554/1104] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:36 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e => generated 921 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:41:37.052615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-55e9c45f-e578-4e96-bbf3-69d2adb6a1c4 req-5b96144d-9780-410d-ad10-4f13113d8ee7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:41:37.053444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-55e9c45f-e578-4e96-bbf3-69d2adb6a1c4 req-5b96144d-9780-410d-ad10-4f13113d8ee7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:37.054021 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:37.054021 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:37.054617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-55e9c45f-e578-4e96-bbf3-69d2adb6a1c4 req-5b96144d-9780-410d-ad10-4f13113d8ee7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:37.159027 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:37.159027 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:37.171491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-55e9c45f-e578-4e96-bbf3-69d2adb6a1c4 req-5b96144d-9780-410d-ad10-4f13113d8ee7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:37.210189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-55e9c45f-e578-4e96-bbf3-69d2adb6a1c4 req-5b96144d-9780-410d-ad10-4f13113d8ee7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e returned with HTTP 200 Jan 21 07:41:37.211319 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 551/1105] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:41:37 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e => generated 921 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:37.232084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] POST http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes Jan 21 07:41:37.233705 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:37.233705 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:37.234479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-89972322"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:37.236739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-89972322'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:41:37.237403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Create volume of 1 GB Jan 21 07:41:37.272836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Availability Zones retrieved successfully. Jan 21 07:41:37.332321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Flow 'volume_create_api' (66bdc245-b21a-4707-addc-5b622be06c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:37.342359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8acca7e-2513-457a-9471-1acac1b19088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:37.348567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:41:37.562657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8acca7e-2513-457a-9471-1acac1b19088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:37.578833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c18ac319-f18e-475a-8ecc-60e4473c238c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:37.639765 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee539db8-fdb6-4e76-aef7-74b1fe60e472 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:41:37.640300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee539db8-fdb6-4e76-aef7-74b1fe60e472 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:37.640495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:37.640495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:37.641102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee539db8-fdb6-4e76-aef7-74b1fe60e472 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:37.787682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:37.787682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:37.809822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Created reservations ['eadabf8d-85a3-4dc4-985b-6e5e6104915c', 'd3965c5c-b8f8-45b4-bc3a-cd24bdef5566', 'b276932c-a557-48d2-a12a-882bf3ee3abd', 'c2ccd5ae-1df3-484f-b6e6-c1c912218d3a'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:41:37.813452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c18ac319-f18e-475a-8ecc-60e4473c238c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eadabf8d-85a3-4dc4-985b-6e5e6104915c', 'd3965c5c-b8f8-45b4-bc3a-cd24bdef5566', 'b276932c-a557-48d2-a12a-882bf3ee3abd', 'c2ccd5ae-1df3-484f-b6e6-c1c912218d3a']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:37.817264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ee539db8-fdb6-4e76-aef7-74b1fe60e472 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:37.818946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca4ffa71-1beb-4834-b592-49185f6ae468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:37.918397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee539db8-fdb6-4e76-aef7-74b1fe60e472 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:41:37.920507 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 552/1106] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:37 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 910 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:41:37.941726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-284830b2-954a-450a-8d35-8bcf3128a99c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] POST http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action Jan 21 07:41:37.945810 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:37.945810 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:37.946716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-284830b2-954a-450a-8d35-8bcf3128a99c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action body: b'{"os-attach": {"instance_uuid": "94955862-9681-4111-90c4-1e2c0a43e131", "mountpoint": "/dev/sdb"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:41:37.947361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-284830b2-954a-450a-8d35-8bcf3128a99c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "94955862-9681-4111-90c4-1e2c0a43e131", "mountpoint": "/dev/sdb"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:38.061420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca4ffa71-1beb-4834-b592-49185f6ae468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c674da7-56d6-4a07-b69c-047647607aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-89972322',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd43221130134558af5fbbb21864a6ba',qos_specs=None,replication_status=,reservations=['eadabf8d-85a3-4dc4-985b-6e5e6104915c','d3965c5c-b8f8-45b4-bc3a-cd24bdef5566','b276932c-a557-48d2-a12a-882bf3ee3abd','c2ccd5ae-1df3-484f-b6e6-c1c912218d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98853f3d30eb43c082d4943dca14fb56',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:41:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-89972322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c674da7-56d6-4a07-b69c-047647607aa6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cd43221130134558af5fbbb21864a6ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98853f3d30eb43c082d4943dca14fb56',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:38.066487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2999b84-2c5a-4268-8771-87d9d278fefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:38.134362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2999b84-2c5a-4268-8771-87d9d278fefa) transitioned into state 'SUCCESS' from state '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-89972322',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd43221130134558af5fbbb21864a6ba',qos_specs=None,replication_status=,reservations=['eadabf8d-85a3-4dc4-985b-6e5e6104915c','d3965c5c-b8f8-45b4-bc3a-cd24bdef5566','b276932c-a557-48d2-a12a-882bf3ee3abd','c2ccd5ae-1df3-484f-b6e6-c1c912218d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98853f3d30eb43c082d4943dca14fb56',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:38.138317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a1113c-a1a8-4dfd-b388-fb549267b22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:38.167985 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a1113c-a1a8-4dfd-b388-fb549267b22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:38.173285 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Flow 'volume_create_api' (66bdc245-b21a-4707-addc-5b622be06c15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:38.201218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:38.201218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:38.202888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-284830b2-954a-450a-8d35-8bcf3128a99c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:38.239544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Create volume request issued successfully. Jan 21 07:41:38.247327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-284830b2-954a-450a-8d35-8bcf3128a99c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Update volume admin metadata completed successfully. Jan 21 07:41:38.282049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bcc191ee-9ca1-4d52-8fdd-92809a27c07c tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes returned with HTTP 202 Jan 21 07:41:38.283336 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 555/1107] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:41:37 2021] POST /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes => generated 827 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:41:38.304878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c44df27b-1e89-4c42-b46c-fddb3f19101d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:38.306086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c44df27b-1e89-4c42-b46c-fddb3f19101d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:38.307758 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:38.307758 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:38.309801 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c44df27b-1e89-4c42-b46c-fddb3f19101d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:38.452842 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:38.452842 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:38.473033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c44df27b-1e89-4c42-b46c-fddb3f19101d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:38.526294 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c44df27b-1e89-4c42-b46c-fddb3f19101d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 200 Jan 21 07:41:38.529906 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 556/1108] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:38 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 919 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:38.646853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-284830b2-954a-450a-8d35-8bcf3128a99c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Attach volume completed successfully. Jan 21 07:41:38.651182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-284830b2-954a-450a-8d35-8bcf3128a99c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action returned with HTTP 202 Jan 21 07:41:38.657917 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 553/1109] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:41:37 2021] POST /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action => generated 0 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:41:38.670183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9bf3f8a1-123e-478c-b6b7-b7938b03fb95 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:41:38.671217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9bf3f8a1-123e-478c-b6b7-b7938b03fb95 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:38.671582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:38.671582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:38.672317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9bf3f8a1-123e-478c-b6b7-b7938b03fb95 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:38.772303 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:38.772303 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:38.790022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9bf3f8a1-123e-478c-b6b7-b7938b03fb95 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:38.816723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:38.816723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:38.829013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9bf3f8a1-123e-478c-b6b7-b7938b03fb95 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:41:38.841074 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 557/1110] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:38 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 1244 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:38.864377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf3da614-a5f6-4e7b-891d-37d45fcc4973 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:41:38.865446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf3da614-a5f6-4e7b-891d-37d45fcc4973 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:38.865917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:38.865917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:38.866526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf3da614-a5f6-4e7b-891d-37d45fcc4973 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:39.065225 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:39.065225 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:39.083537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cf3da614-a5f6-4e7b-891d-37d45fcc4973 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:39.126341 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:39.126341 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:39.147022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf3da614-a5f6-4e7b-891d-37d45fcc4973 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:41:39.161635 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 554/1111] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:38 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 1244 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:39.546630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99b18834-b2f0-4bb2-bcaf-cec0bc6abdac tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:39.547469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99b18834-b2f0-4bb2-bcaf-cec0bc6abdac tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:39.547889 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:39.547889 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:39.548545 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99b18834-b2f0-4bb2-bcaf-cec0bc6abdac tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:39.627693 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:39.627693 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:39.666085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-99b18834-b2f0-4bb2-bcaf-cec0bc6abdac tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:39.739423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e6fb6f5-db30-48ce-a4b9-09a6782ac085 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action Jan 21 07:41:39.740028 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:39.740028 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:39.740809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e6fb6f5-db30-48ce-a4b9-09a6782ac085 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:41:39.741292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e6fb6f5-db30-48ce-a4b9-09a6782ac085 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:39.742333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-5e6fb6f5-db30-48ce-a4b9-09a6782ac085 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Updating volume 'ba0855b0-6f35-4647-84d6-66dcfc14d3cf' with '{'status': 'error'}' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:41:39.743068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99b18834-b2f0-4bb2-bcaf-cec0bc6abdac tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 200 Jan 21 07:41:39.756642 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 555/1112] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:39 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 919 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:41:40.041218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:40.041218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:40.144208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e6fb6f5-db30-48ce-a4b9-09a6782ac085 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action returned with HTTP 202 Jan 21 07:41:40.151398 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 558/1113] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:41:39 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action => generated 0 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:41:40.156199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c1b8514-21a8-4ed3-993b-818f338f09b9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:41:40.157125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c1b8514-21a8-4ed3-993b-818f338f09b9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:40.157559 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:40.157559 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:40.158279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c1b8514-21a8-4ed3-993b-818f338f09b9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:40.242214 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:40.242214 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:40.255172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7c1b8514-21a8-4ed3-993b-818f338f09b9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:40.282965 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:40.282965 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:40.294809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c1b8514-21a8-4ed3-993b-818f338f09b9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:41:40.309139 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 556/1114] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:40 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 1243 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:40.316800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72ea68d2-4416-4531-8004-216aa5af6259 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action Jan 21 07:41:40.317620 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:40.317620 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:40.318407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72ea68d2-4416-4531-8004-216aa5af6259 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2282161d-7869-43c8-85ac-88874d352d64"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:41:40.318988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72ea68d2-4416-4531-8004-216aa5af6259 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2282161d-7869-43c8-85ac-88874d352d64"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:40.415155 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:40.415155 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:40.417554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72ea68d2-4416-4531-8004-216aa5af6259 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Volume info retrieved successfully. Jan 21 07:41:40.582859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72ea68d2-4416-4531-8004-216aa5af6259 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Terminate volume connection completed successfully. Jan 21 07:41:40.611460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-72ea68d2-4416-4531-8004-216aa5af6259 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88081) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 21 07:41:40.763592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d45ebf21-f254-46e5-8fb4-ba707a070bb6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:40.764761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d45ebf21-f254-46e5-8fb4-ba707a070bb6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:40.765324 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:40.765324 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:40.766041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d45ebf21-f254-46e5-8fb4-ba707a070bb6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:40.831592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72ea68d2-4416-4531-8004-216aa5af6259 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Detach volume completed successfully. Jan 21 07:41:40.834561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72ea68d2-4416-4531-8004-216aa5af6259 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action returned with HTTP 202 Jan 21 07:41:40.837006 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 559/1115] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:41:40 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action => generated 0 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:41:40.851970 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bc5ecc7-1b6d-4248-a006-f448821893cc tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:41:40.855349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bc5ecc7-1b6d-4248-a006-f448821893cc tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:40.855727 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:40.855727 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:40.856563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bc5ecc7-1b6d-4248-a006-f448821893cc tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:40.909180 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:40.909180 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:40.927717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d45ebf21-f254-46e5-8fb4-ba707a070bb6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:40.979072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d45ebf21-f254-46e5-8fb4-ba707a070bb6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 200 Jan 21 07:41:40.980115 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 557/1116] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:40 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 920 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:41:40.994958 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:40.994958 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:41.006131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2bc5ecc7-1b6d-4248-a006-f448821893cc tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:41.053804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bc5ecc7-1b6d-4248-a006-f448821893cc tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:41:41.054821 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 560/1117] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:40 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 929 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:41.055349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-515ef74d-67ea-40ff-acca-3f6ad556f88a req-05c699ef-0fa0-4703-862e-78c33e6419ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:41.056023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-515ef74d-67ea-40ff-acca-3f6ad556f88a req-05c699ef-0fa0-4703-862e-78c33e6419ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:41.056357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:41.056357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:41.056942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-515ef74d-67ea-40ff-acca-3f6ad556f88a req-05c699ef-0fa0-4703-862e-78c33e6419ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:41.074605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f45b820-792c-4512-8a90-71cac2c26550 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:41:41.075451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f45b820-792c-4512-8a90-71cac2c26550 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:41.075739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:41.075739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:41.076346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f45b820-792c-4512-8a90-71cac2c26550 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:41.136423 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:41.136423 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:41.149225 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f45b820-792c-4512-8a90-71cac2c26550 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:41.159714 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:41.159714 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:41.176153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-515ef74d-67ea-40ff-acca-3f6ad556f88a req-05c699ef-0fa0-4703-862e-78c33e6419ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:41.187280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f45b820-792c-4512-8a90-71cac2c26550 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:41:41.203080 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 561/1118] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:41 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 929 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:41.208895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-faa38e82-541d-4fef-bee5-1389a0bf8a5b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] POST http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action Jan 21 07:41:41.209458 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:41.209458 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:41.210003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-faa38e82-541d-4fef-bee5-1389a0bf8a5b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action body: b'{"os-detach": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:41:41.210465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-faa38e82-541d-4fef-bee5-1389a0bf8a5b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:41.222153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-515ef74d-67ea-40ff-acca-3f6ad556f88a req-05c699ef-0fa0-4703-862e-78c33e6419ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 200 Jan 21 07:41:41.224131 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 558/1119] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:41:41 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 920 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:41.245858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] POST http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes Jan 21 07:41:41.246768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:41.246768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:41.248069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-553611118"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:41.250654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-553611118'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:41:41.252329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Create volume of 1 GB Jan 21 07:41:41.285871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Availability Zones retrieved successfully. Jan 21 07:41:41.364529 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:41.364529 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:41.372423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-faa38e82-541d-4fef-bee5-1389a0bf8a5b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:41.380784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Flow 'volume_create_api' (d029b413-af83-4e34-9e0f-9aec62de31c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:41.391093 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62fa2bd-e4f6-453e-a942-d9e40e0ef99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:41.413506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:41:41.468646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-faa38e82-541d-4fef-bee5-1389a0bf8a5b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Detach volume completed successfully. Jan 21 07:41:41.470387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-faa38e82-541d-4fef-bee5-1389a0bf8a5b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action returned with HTTP 202 Jan 21 07:41:41.474412 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 562/1120] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:41:41 2021] POST /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:41:41.484671 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c864642-0e22-435b-bf91-2f122184ce03 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:41:41.485092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c864642-0e22-435b-bf91-2f122184ce03 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:41.485286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:41.485286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:41.485656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c864642-0e22-435b-bf91-2f122184ce03 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:41.601039 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:41.601039 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:41.613446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62fa2bd-e4f6-453e-a942-d9e40e0ef99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:41.622290 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c864642-0e22-435b-bf91-2f122184ce03 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:41.628425 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382599f9-6f29-4e56-8bdd-4603a2bd3e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:41.671380 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c864642-0e22-435b-bf91-2f122184ce03 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:41:41.672282 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 563/1121] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:41 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 929 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:41:41.922209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Created reservations ['c2d9fe48-1246-4bb8-9460-946246d6d3ad', '17eae035-9969-4922-ac05-c8de4a420df2', '77468375-3e35-4fa1-b085-c4bbf162400d', 'ec1da9aa-f671-48c3-b20a-c874f73f7d4b'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:41:41.931949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382599f9-6f29-4e56-8bdd-4603a2bd3e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d9fe48-1246-4bb8-9460-946246d6d3ad', '17eae035-9969-4922-ac05-c8de4a420df2', '77468375-3e35-4fa1-b085-c4bbf162400d', 'ec1da9aa-f671-48c3-b20a-c874f73f7d4b']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:41.948062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de52419-04a1-4820-a2ad-c36736c07ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:42.059748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de52419-04a1-4820-a2ad-c36736c07ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55d9f46-b7ed-4e2a-959d-5e2663c91e15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-553611118',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd43221130134558af5fbbb21864a6ba',qos_specs=None,replication_status=,reservations=['c2d9fe48-1246-4bb8-9460-946246d6d3ad','17eae035-9969-4922-ac05-c8de4a420df2','77468375-3e35-4fa1-b085-c4bbf162400d','ec1da9aa-f671-48c3-b20a-c874f73f7d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98853f3d30eb43c082d4943dca14fb56',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:41:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-553611118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e55d9f46-b7ed-4e2a-959d-5e2663c91e15,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cd43221130134558af5fbbb21864a6ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98853f3d30eb43c082d4943dca14fb56',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:42.062840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87fc194-ce3d-414b-aadc-089c8ac9a2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:42.099628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87fc194-ce3d-414b-aadc-089c8ac9a2a5) transitioned into state 'SUCCESS' from state '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-553611118',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd43221130134558af5fbbb21864a6ba',qos_specs=None,replication_status=,reservations=['c2d9fe48-1246-4bb8-9460-946246d6d3ad','17eae035-9969-4922-ac05-c8de4a420df2','77468375-3e35-4fa1-b085-c4bbf162400d','ec1da9aa-f671-48c3-b20a-c874f73f7d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98853f3d30eb43c082d4943dca14fb56',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:42.102628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650c5614-1c57-47df-81b0-0727f0db7cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:42.127809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650c5614-1c57-47df-81b0-0727f0db7cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:42.132321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Flow 'volume_create_api' (d029b413-af83-4e34-9e0f-9aec62de31c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:42.199410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Create volume request issued successfully. Jan 21 07:41:42.224509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc81eaec-5beb-4630-9e55-0017d32f9e16 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes returned with HTTP 202 Jan 21 07:41:42.225883 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 559/1122] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:41:41 2021] POST /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes => generated 828 bytes in 987 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:41:42.243452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f496bf3e-a304-4f2c-a9fb-db428d7f63b8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:42.244355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f496bf3e-a304-4f2c-a9fb-db428d7f63b8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:42.244568 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:42.244568 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:42.245028 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f496bf3e-a304-4f2c-a9fb-db428d7f63b8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:42.327692 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:42.327692 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:42.356425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f496bf3e-a304-4f2c-a9fb-db428d7f63b8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:42.420893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f496bf3e-a304-4f2c-a9fb-db428d7f63b8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 200 Jan 21 07:41:42.424051 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 564/1123] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:42 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 896 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:43.443299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64a07bd5-9901-49b0-8569-b995c82b19d3 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:43.444077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64a07bd5-9901-49b0-8569-b995c82b19d3 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:43.444223 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:43.444223 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:43.444532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64a07bd5-9901-49b0-8569-b995c82b19d3 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:43.546045 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:43.546045 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:43.556368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-64a07bd5-9901-49b0-8569-b995c82b19d3 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:43.590025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64a07bd5-9901-49b0-8569-b995c82b19d3 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 200 Jan 21 07:41:43.601679 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 560/1124] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:43 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 920 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:44.609295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1eb02d4f-328d-48e5-9200-ea585d45ab81 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:44.611224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1eb02d4f-328d-48e5-9200-ea585d45ab81 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:44.611619 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:44.611619 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:44.612300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1eb02d4f-328d-48e5-9200-ea585d45ab81 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:44.735351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:44.735351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:44.791661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1eb02d4f-328d-48e5-9200-ea585d45ab81 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:44.889264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1eb02d4f-328d-48e5-9200-ea585d45ab81 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 200 Jan 21 07:41:44.890831 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 565/1125] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:44 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 921 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:45.005167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e34f181c-25e2-41ad-8686-514d73433450 req-246732c8-3039-4ef4-a59c-d3b3428f4298 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:45.006394 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e34f181c-25e2-41ad-8686-514d73433450 req-246732c8-3039-4ef4-a59c-d3b3428f4298 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:45.006965 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:45.006965 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:45.008327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e34f181c-25e2-41ad-8686-514d73433450 req-246732c8-3039-4ef4-a59c-d3b3428f4298 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:45.215578 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:45.215578 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:45.250113 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-e34f181c-25e2-41ad-8686-514d73433450 req-246732c8-3039-4ef4-a59c-d3b3428f4298 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:45.353654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e34f181c-25e2-41ad-8686-514d73433450 req-246732c8-3039-4ef4-a59c-d3b3428f4298 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 200 Jan 21 07:41:45.354554 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 561/1126] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:41:44 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 921 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:46.263355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-278b1631-4f42-485e-91a7-0a7295f55467 req-62ee4f10-4dea-46a8-a895-dc2be647e1b7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail Jan 21 07:41:46.263883 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-278b1631-4f42-485e-91a7-0a7295f55467 req-62ee4f10-4dea-46a8-a895-dc2be647e1b7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:46.264055 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:46.264055 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:46.264763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-278b1631-4f42-485e-91a7-0a7295f55467 req-62ee4f10-4dea-46a8-a895-dc2be647e1b7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:46.265770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [req-278b1631-4f42-485e-91a7-0a7295f55467 req-62ee4f10-4dea-46a8-a895-dc2be647e1b7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:41:46.267829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-278b1631-4f42-485e-91a7-0a7295f55467 req-62ee4f10-4dea-46a8-a895-dc2be647e1b7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:41:46.344368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-278b1631-4f42-485e-91a7-0a7295f55467 req-62ee4f10-4dea-46a8-a895-dc2be647e1b7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Get all volumes completed successfully. Jan 21 07:41:46.347179 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:46.347179 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:46.362239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-278b1631-4f42-485e-91a7-0a7295f55467 req-62ee4f10-4dea-46a8-a895-dc2be647e1b7 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail returned with HTTP 200 Jan 21 07:41:46.378066 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 566/1127] 10.222.0.24 () {60 vars in 1479 bytes} [Thu Jan 21 07:41:46 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail => generated 2745 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:46.609161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-618e867d-ff9e-4a08-a79e-fcc3632b972e req-8eb69922-6406-4b2b-b31d-711855c50543 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail Jan 21 07:41:46.611954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-618e867d-ff9e-4a08-a79e-fcc3632b972e req-8eb69922-6406-4b2b-b31d-711855c50543 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:46.612225 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:46.612225 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:46.612824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-618e867d-ff9e-4a08-a79e-fcc3632b972e req-8eb69922-6406-4b2b-b31d-711855c50543 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:46.613789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [req-618e867d-ff9e-4a08-a79e-fcc3632b972e req-8eb69922-6406-4b2b-b31d-711855c50543 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:41:46.616143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-618e867d-ff9e-4a08-a79e-fcc3632b972e req-8eb69922-6406-4b2b-b31d-711855c50543 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:41:46.703472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-618e867d-ff9e-4a08-a79e-fcc3632b972e req-8eb69922-6406-4b2b-b31d-711855c50543 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Get all volumes completed successfully. Jan 21 07:41:46.706390 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:46.706390 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:46.717642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-618e867d-ff9e-4a08-a79e-fcc3632b972e req-8eb69922-6406-4b2b-b31d-711855c50543 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail returned with HTTP 200 Jan 21 07:41:46.725166 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 562/1128] 10.222.0.24 () {60 vars in 1479 bytes} [Thu Jan 21 07:41:46 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail => generated 2745 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:46.785199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-fa2df0d6-3752-4e3e-a000-58d9d19af73a req-d5e16ddd-af43-4776-970c-a08bc9c31fe6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail Jan 21 07:41:46.786026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-fa2df0d6-3752-4e3e-a000-58d9d19af73a req-d5e16ddd-af43-4776-970c-a08bc9c31fe6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:46.786553 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:46.786553 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:46.787631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-fa2df0d6-3752-4e3e-a000-58d9d19af73a req-d5e16ddd-af43-4776-970c-a08bc9c31fe6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:46.789278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [req-fa2df0d6-3752-4e3e-a000-58d9d19af73a req-d5e16ddd-af43-4776-970c-a08bc9c31fe6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:41:46.792318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-fa2df0d6-3752-4e3e-a000-58d9d19af73a req-d5e16ddd-af43-4776-970c-a08bc9c31fe6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:41:46.882779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-fa2df0d6-3752-4e3e-a000-58d9d19af73a req-d5e16ddd-af43-4776-970c-a08bc9c31fe6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Get all volumes completed successfully. Jan 21 07:41:46.891411 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:46.891411 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:46.913140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-fa2df0d6-3752-4e3e-a000-58d9d19af73a req-d5e16ddd-af43-4776-970c-a08bc9c31fe6 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail returned with HTTP 200 Jan 21 07:41:46.914231 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 567/1129] 10.222.0.24 () {60 vars in 1479 bytes} [Thu Jan 21 07:41:46 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail => generated 2745 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:47.003296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b248e681-b6df-4a3b-a3a4-46e35321061c req-eb6a00da-206f-47f2-b0c9-97115ec156a9 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail Jan 21 07:41:47.003861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b248e681-b6df-4a3b-a3a4-46e35321061c req-eb6a00da-206f-47f2-b0c9-97115ec156a9 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:47.004087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:47.004087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:47.004526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b248e681-b6df-4a3b-a3a4-46e35321061c req-eb6a00da-206f-47f2-b0c9-97115ec156a9 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:47.005191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [req-b248e681-b6df-4a3b-a3a4-46e35321061c req-eb6a00da-206f-47f2-b0c9-97115ec156a9 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:41:47.007069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-b248e681-b6df-4a3b-a3a4-46e35321061c req-eb6a00da-206f-47f2-b0c9-97115ec156a9 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:41:47.136512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-b248e681-b6df-4a3b-a3a4-46e35321061c req-eb6a00da-206f-47f2-b0c9-97115ec156a9 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Get all volumes completed successfully. Jan 21 07:41:47.139569 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:47.139569 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:47.150338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b248e681-b6df-4a3b-a3a4-46e35321061c req-eb6a00da-206f-47f2-b0c9-97115ec156a9 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail returned with HTTP 200 Jan 21 07:41:47.151203 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 563/1130] 10.222.0.24 () {60 vars in 1479 bytes} [Thu Jan 21 07:41:46 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail => generated 2745 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:41:47.241037 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-bfc646eb-17de-4a98-84db-f8067b92802d req-0c9e7abd-c8bb-4564-8886-e9dfaaae131d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail Jan 21 07:41:47.241982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-bfc646eb-17de-4a98-84db-f8067b92802d req-0c9e7abd-c8bb-4564-8886-e9dfaaae131d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:47.242330 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:47.242330 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:47.242947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-bfc646eb-17de-4a98-84db-f8067b92802d req-0c9e7abd-c8bb-4564-8886-e9dfaaae131d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:47.244227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [req-bfc646eb-17de-4a98-84db-f8067b92802d req-0c9e7abd-c8bb-4564-8886-e9dfaaae131d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:41:47.249493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-bfc646eb-17de-4a98-84db-f8067b92802d req-0c9e7abd-c8bb-4564-8886-e9dfaaae131d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:41:47.554900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-bfc646eb-17de-4a98-84db-f8067b92802d req-0c9e7abd-c8bb-4564-8886-e9dfaaae131d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Get all volumes completed successfully. Jan 21 07:41:47.560217 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:47.560217 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:47.600049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-bfc646eb-17de-4a98-84db-f8067b92802d req-0c9e7abd-c8bb-4564-8886-e9dfaaae131d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail returned with HTTP 200 Jan 21 07:41:47.602274 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 568/1131] 10.222.0.24 () {60 vars in 1479 bytes} [Thu Jan 21 07:41:47 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail => generated 2745 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:47.849794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-1373cc72-cb98-4922-9c97-234dc23a38ee req-4aa978f6-b8ad-4bda-a5a8-06c5078f4b6f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail Jan 21 07:41:47.851257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-1373cc72-cb98-4922-9c97-234dc23a38ee req-4aa978f6-b8ad-4bda-a5a8-06c5078f4b6f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:47.851909 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:47.851909 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:47.852864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-1373cc72-cb98-4922-9c97-234dc23a38ee req-4aa978f6-b8ad-4bda-a5a8-06c5078f4b6f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:47.854012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [req-1373cc72-cb98-4922-9c97-234dc23a38ee req-4aa978f6-b8ad-4bda-a5a8-06c5078f4b6f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:41:47.856192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-1373cc72-cb98-4922-9c97-234dc23a38ee req-4aa978f6-b8ad-4bda-a5a8-06c5078f4b6f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:41:48.117878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-1373cc72-cb98-4922-9c97-234dc23a38ee req-4aa978f6-b8ad-4bda-a5a8-06c5078f4b6f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Get all volumes completed successfully. Jan 21 07:41:48.123216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:48.123216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:48.159223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-1373cc72-cb98-4922-9c97-234dc23a38ee req-4aa978f6-b8ad-4bda-a5a8-06c5078f4b6f tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail returned with HTTP 200 Jan 21 07:41:48.161690 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 564/1132] 10.222.0.24 () {60 vars in 1479 bytes} [Thu Jan 21 07:41:47 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail => generated 2745 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:48.226895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-6fd1b3ac-8ccc-49af-b192-003e6d148cc4 req-db089306-9bd1-4bdf-83fc-e656ce06e113 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail Jan 21 07:41:48.228210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-6fd1b3ac-8ccc-49af-b192-003e6d148cc4 req-db089306-9bd1-4bdf-83fc-e656ce06e113 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:48.228796 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:48.228796 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:48.229863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-6fd1b3ac-8ccc-49af-b192-003e6d148cc4 req-db089306-9bd1-4bdf-83fc-e656ce06e113 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:48.230739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [req-6fd1b3ac-8ccc-49af-b192-003e6d148cc4 req-db089306-9bd1-4bdf-83fc-e656ce06e113 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:41:48.234524 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-6fd1b3ac-8ccc-49af-b192-003e6d148cc4 req-db089306-9bd1-4bdf-83fc-e656ce06e113 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:41:48.344985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-6fd1b3ac-8ccc-49af-b192-003e6d148cc4 req-db089306-9bd1-4bdf-83fc-e656ce06e113 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Get all volumes completed successfully. Jan 21 07:41:48.347449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:48.347449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:48.366069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-6fd1b3ac-8ccc-49af-b192-003e6d148cc4 req-db089306-9bd1-4bdf-83fc-e656ce06e113 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail returned with HTTP 200 Jan 21 07:41:48.367307 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 569/1133] 10.222.0.24 () {60 vars in 1479 bytes} [Thu Jan 21 07:41:48 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail => generated 2745 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:48.422540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-38b55d69-3560-4c6f-bf33-0253c52cd649 req-f8179797-6707-4184-8b42-97a53186540e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail Jan 21 07:41:48.429445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-38b55d69-3560-4c6f-bf33-0253c52cd649 req-f8179797-6707-4184-8b42-97a53186540e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:48.430625 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:48.430625 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:48.431326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-38b55d69-3560-4c6f-bf33-0253c52cd649 req-f8179797-6707-4184-8b42-97a53186540e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:48.433548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [req-38b55d69-3560-4c6f-bf33-0253c52cd649 req-f8179797-6707-4184-8b42-97a53186540e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:41:48.439408 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-38b55d69-3560-4c6f-bf33-0253c52cd649 req-f8179797-6707-4184-8b42-97a53186540e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:41:48.614450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-38b55d69-3560-4c6f-bf33-0253c52cd649 req-f8179797-6707-4184-8b42-97a53186540e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Get all volumes completed successfully. Jan 21 07:41:48.623617 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:48.623617 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:48.651368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-38b55d69-3560-4c6f-bf33-0253c52cd649 req-f8179797-6707-4184-8b42-97a53186540e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail returned with HTTP 200 Jan 21 07:41:48.657936 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 565/1134] 10.222.0.24 () {60 vars in 1479 bytes} [Thu Jan 21 07:41:48 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/detail => generated 2745 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:41:48.676717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d056b655-b1f1-4dde-935c-d09e8357e8ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] DELETE http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:48.677736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d056b655-b1f1-4dde-935c-d09e8357e8ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:48.682548 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:48.682548 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:48.684567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d056b655-b1f1-4dde-935c-d09e8357e8ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:48.685767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-d056b655-b1f1-4dde-935c-d09e8357e8ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Delete volume with id: e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:48.806073 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:48.806073 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:48.808176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d056b655-b1f1-4dde-935c-d09e8357e8ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:48.873439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d056b655-b1f1-4dde-935c-d09e8357e8ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Delete volume request issued successfully. Jan 21 07:41:48.874249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d056b655-b1f1-4dde-935c-d09e8357e8ef tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 202 Jan 21 07:41:48.875309 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 570/1135] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:41:48 2021] DELETE /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:41:48.883857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a7b83fd-3ed6-4cc9-acc7-0e46dd18a9f8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:48.884748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a7b83fd-3ed6-4cc9-acc7-0e46dd18a9f8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:48.885163 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:48.885163 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:48.885911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a7b83fd-3ed6-4cc9-acc7-0e46dd18a9f8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:49.083381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:49.083381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:49.123738 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] POST http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes Jan 21 07:41:49.124360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:49.124360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:49.125256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-407132409"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:49.126773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-407132409'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:41:49.127573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume of 1 GB Jan 21 07:41:49.166506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1a7b83fd-3ed6-4cc9-acc7-0e46dd18a9f8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:49.200832 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Availability Zones retrieved successfully. Jan 21 07:41:49.211165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a7b83fd-3ed6-4cc9-acc7-0e46dd18a9f8 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 200 Jan 21 07:41:49.223399 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 566/1136] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:48 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 920 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:49.234719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (6886dcc2-4278-4042-b893-434ef2e68475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:49.283122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b094d9-581d-4fc2-ba67-90f2669650c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:49.285510 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:41:49.972889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b094d9-581d-4fc2-ba67-90f2669650c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:49.976476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (857a936b-ad9d-4559-9859-9377534a651f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:50.101199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Created reservations ['dad9eca5-7be5-4fbe-b872-655a09e1ea41', '6e3f4b65-e9d7-4dd1-aaa0-20629845c252', '077ce2a1-b1a6-4265-b768-1df0fa826450', '61e0c96e-03e3-4d23-9e4b-f6cfb37751f8'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:41:50.106777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (857a936b-ad9d-4559-9859-9377534a651f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dad9eca5-7be5-4fbe-b872-655a09e1ea41', '6e3f4b65-e9d7-4dd1-aaa0-20629845c252', '077ce2a1-b1a6-4265-b768-1df0fa826450', '61e0c96e-03e3-4d23-9e4b-f6cfb37751f8']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:50.110998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f02e06-7786-490a-9629-51a3069bb7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:50.228020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f02e06-7786-490a-9629-51a3069bb7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9acb6150-ff22-4bf6-94ab-81def1cc5c46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-407132409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['dad9eca5-7be5-4fbe-b872-655a09e1ea41','6e3f4b65-e9d7-4dd1-aaa0-20629845c252','077ce2a1-b1a6-4265-b768-1df0fa826450','61e0c96e-03e3-4d23-9e4b-f6cfb37751f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:41:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-407132409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9acb6150-ff22-4bf6-94ab-81def1cc5c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:50.232614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e568153-85d4-4e75-aa79-2ccd0ed67690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:50.243456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98ceb94a-bfc8-4431-ba36-ecabf4e08231 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:50.244243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98ceb94a-bfc8-4431-ba36-ecabf4e08231 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:50.244665 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:50.244665 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:50.245259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98ceb94a-bfc8-4431-ba36-ecabf4e08231 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:50.277849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e568153-85d4-4e75-aa79-2ccd0ed67690) transitioned into state 'SUCCESS' from state '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-407132409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['dad9eca5-7be5-4fbe-b872-655a09e1ea41','6e3f4b65-e9d7-4dd1-aaa0-20629845c252','077ce2a1-b1a6-4265-b768-1df0fa826450','61e0c96e-03e3-4d23-9e4b-f6cfb37751f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:50.283646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26b7948-fbdc-4982-b6ed-316ecf2846fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:50.315888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26b7948-fbdc-4982-b6ed-316ecf2846fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:50.325122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (6886dcc2-4278-4042-b893-434ef2e68475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:50.393800 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:50.393800 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:50.420655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98ceb94a-bfc8-4431-ba36-ecabf4e08231 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:50.478215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request issued successfully. Jan 21 07:41:50.491516 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98ceb94a-bfc8-4431-ba36-ecabf4e08231 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 200 Jan 21 07:41:50.492643 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 567/1137] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:50 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 920 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:50.516762 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84f7b2ff-b054-4627-ab8c-56d2186a2860 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes returned with HTTP 202 Jan 21 07:41:50.520649 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 571/1138] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:41:49 2021] POST /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes => generated 817 bytes in 1399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:41:50.537285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee29153e-23f9-403d-9c77-45172fac0fbb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:41:50.539446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee29153e-23f9-403d-9c77-45172fac0fbb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:50.539855 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:50.539855 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:50.540502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee29153e-23f9-403d-9c77-45172fac0fbb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:50.801266 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:50.801266 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:50.847699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ee29153e-23f9-403d-9c77-45172fac0fbb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:50.936352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee29153e-23f9-403d-9c77-45172fac0fbb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 200 Jan 21 07:41:50.942238 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 568/1139] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:50 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 909 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:51.511933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3087654-d7bf-4d6a-87e2-b0a4879d739d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:51.513326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3087654-d7bf-4d6a-87e2-b0a4879d739d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:51.513326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:51.513326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:51.513326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3087654-d7bf-4d6a-87e2-b0a4879d739d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:51.733573 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:51.733573 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:51.767988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c3087654-d7bf-4d6a-87e2-b0a4879d739d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:51.868273 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3087654-d7bf-4d6a-87e2-b0a4879d739d tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 200 Jan 21 07:41:51.869310 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 572/1140] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:51 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 920 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:51.972506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3903547-0201-4c97-aeda-0cf431674bc0 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:41:51.973367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3903547-0201-4c97-aeda-0cf431674bc0 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:51.973564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:51.973564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:51.973956 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3903547-0201-4c97-aeda-0cf431674bc0 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:52.191803 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:52.191803 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:52.227793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b3903547-0201-4c97-aeda-0cf431674bc0 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:52.306250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3903547-0201-4c97-aeda-0cf431674bc0 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 200 Jan 21 07:41:52.316960 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 573/1141] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:51 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 909 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:52.628470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] POST http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes Jan 21 07:41:52.629225 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:52.629225 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:52.629487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-179001299"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:52.630494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-179001299'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:41:52.630867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Create volume of 1 GB Jan 21 07:41:52.670050 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Availability Zones retrieved successfully. Jan 21 07:41:52.710971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Flow 'volume_create_api' (fca6d93b-5255-4eb8-8672-5cd5de42606c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:52.719245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2af705-10f3-4402-9cc1-76cb841eee34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:52.721995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:41:52.886330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e18b3a72-64d5-469d-9be6-ca1544241a1b tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:52.887463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e18b3a72-64d5-469d-9be6-ca1544241a1b tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:52.887624 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:52.887624 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:52.888033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e18b3a72-64d5-469d-9be6-ca1544241a1b tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:52.951657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2af705-10f3-4402-9cc1-76cb841eee34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:52.958036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da42954-3fa9-4b48-aca0-2e1fce1bd1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:53.063006 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:53.063006 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:53.107799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e18b3a72-64d5-469d-9be6-ca1544241a1b tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:53.194421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e18b3a72-64d5-469d-9be6-ca1544241a1b tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 200 Jan 21 07:41:53.210228 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 574/1142] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:52 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 920 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:53.278979 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Created reservations ['d4552fc5-9541-4406-86ce-967bcf31ed36', 'ccc8f107-635f-47ec-b832-26355bfa04d9', '1250a40e-65fd-4bd5-8fe4-53c6e13b747a', '0e5374c5-e0dc-42ab-9c31-3114568a2bc9'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:41:53.282088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da42954-3fa9-4b48-aca0-2e1fce1bd1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4552fc5-9541-4406-86ce-967bcf31ed36', 'ccc8f107-635f-47ec-b832-26355bfa04d9', '1250a40e-65fd-4bd5-8fe4-53c6e13b747a', '0e5374c5-e0dc-42ab-9c31-3114568a2bc9']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:53.286511 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afeb43d-e170-45ab-9a8a-d8a258bea9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:53.324226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e771b6a6-390e-4438-8c02-337227a5cee7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:41:53.325048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e771b6a6-390e-4438-8c02-337227a5cee7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:53.325169 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:53.325169 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:53.325598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e771b6a6-390e-4438-8c02-337227a5cee7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:53.437320 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:53.437320 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:53.437774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afeb43d-e170-45ab-9a8a-d8a258bea9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '158f3392-a12c-4c35-a862-664b02417b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-179001299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da4e8ce06dbc485e896dc127c303c55c',qos_specs=None,replication_status=,reservations=['d4552fc5-9541-4406-86ce-967bcf31ed36','ccc8f107-635f-47ec-b832-26355bfa04d9','1250a40e-65fd-4bd5-8fe4-53c6e13b747a','0e5374c5-e0dc-42ab-9c31-3114568a2bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d205db0a0f9442b906c8aa387f9f803',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-179001299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=158f3392-a12c-4c35-a862-664b02417b61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da4e8ce06dbc485e896dc127c303c55c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4d205db0a0f9442b906c8aa387f9f803',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:53.454709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca7b5a8-307b-4a70-91c9-da2d5a419348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:53.460529 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e771b6a6-390e-4438-8c02-337227a5cee7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:53.524660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e771b6a6-390e-4438-8c02-337227a5cee7 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 200 Jan 21 07:41:53.531466 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 575/1143] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:53 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 910 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:53.542863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca7b5a8-307b-4a70-91c9-da2d5a419348) transitioned into state 'SUCCESS' from state '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-179001299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da4e8ce06dbc485e896dc127c303c55c',qos_specs=None,replication_status=,reservations=['d4552fc5-9541-4406-86ce-967bcf31ed36','ccc8f107-635f-47ec-b832-26355bfa04d9','1250a40e-65fd-4bd5-8fe4-53c6e13b747a','0e5374c5-e0dc-42ab-9c31-3114568a2bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d205db0a0f9442b906c8aa387f9f803',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:53.548625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012be7ca-30c4-4be8-91e5-8d450e044c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:41:53.561737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a625d876-9977-4a33-b78a-5c6a68933838 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46/action Jan 21 07:41:53.562287 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:53.562287 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:53.562740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a625d876-9977-4a33-b78a-5c6a68933838 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:41:53.563125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a625d876-9977-4a33-b78a-5c6a68933838 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:53.564095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-a625d876-9977-4a33-b78a-5c6a68933838 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Updating volume '9acb6150-ff22-4bf6-94ab-81def1cc5c46' with '{'status': 'attaching'}' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:41:53.613336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012be7ca-30c4-4be8-91e5-8d450e044c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:41:53.616111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Flow 'volume_create_api' (fca6d93b-5255-4eb8-8672-5cd5de42606c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:41:53.773101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Create volume request issued successfully. Jan 21 07:41:53.809382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e17b17da-a549-4fa3-aa90-b17b41819829 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes returned with HTTP 202 Jan 21 07:41:53.810303 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 569/1144] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:41:51 2021] POST /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes => generated 822 bytes in 1890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:41:53.825981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-882b0823-a654-4cfd-b242-b72be36cbe9e tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:41:53.826520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-882b0823-a654-4cfd-b242-b72be36cbe9e tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:53.826745 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:53.826745 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:53.827123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-882b0823-a654-4cfd-b242-b72be36cbe9e tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:53.846462 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:53.846462 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:53.968540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:53.968540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:53.993126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-882b0823-a654-4cfd-b242-b72be36cbe9e tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Volume info retrieved successfully. Jan 21 07:41:54.023288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a625d876-9977-4a33-b78a-5c6a68933838 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46/action returned with HTTP 202 Jan 21 07:41:54.025015 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 576/1145] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:41:53 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46/action => generated 0 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:41:54.048040 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0072053-7c99-4afd-b86a-1caa319b9420 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:41:54.057948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0072053-7c99-4afd-b86a-1caa319b9420 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:54.058259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:54.058259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:54.058993 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0072053-7c99-4afd-b86a-1caa319b9420 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:54.099841 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-882b0823-a654-4cfd-b242-b72be36cbe9e tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 returned with HTTP 200 Jan 21 07:41:54.108768 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 570/1146] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:53 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 => generated 890 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:54.220649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2542a89-3f1c-46d8-ba4d-a3aa92c4f106 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 Jan 21 07:41:54.221597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2542a89-3f1c-46d8-ba4d-a3aa92c4f106 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:54.222061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:54.222061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:54.222747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2542a89-3f1c-46d8-ba4d-a3aa92c4f106 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:54.280172 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:54.280172 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:54.316444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0072053-7c99-4afd-b86a-1caa319b9420 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:54.406702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0072053-7c99-4afd-b86a-1caa319b9420 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 200 Jan 21 07:41:54.409470 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 577/1147] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:54 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 910 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:54.443589 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94af9712-4048-49b5-b714-23a06a8ed72d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46/action Jan 21 07:41:54.444453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:54.444453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:54.445249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94af9712-4048-49b5-b714-23a06a8ed72d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-force_delete": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:41:54.457117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94af9712-4048-49b5-b714-23a06a8ed72d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:54.653507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2542a89-3f1c-46d8-ba4d-a3aa92c4f106 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 returned with HTTP 404 Jan 21 07:41:54.672492 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 571/1148] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:54 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/e55d9f46-b7ed-4e2a-959d-5e2663c91e15 => generated 109 bytes in 461 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:41:54.689462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fac8cf9f-2036-4233-a383-53dbb42626ae tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] DELETE http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:54.690427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fac8cf9f-2036-4233-a383-53dbb42626ae tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:54.691377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fac8cf9f-2036-4233-a383-53dbb42626ae tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:54.698555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-fac8cf9f-2036-4233-a383-53dbb42626ae tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Delete volume with id: 3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:54.756794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:54.756794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:54.764295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-94af9712-4048-49b5-b714-23a06a8ed72d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Volume info retrieved successfully. Jan 21 07:41:54.897038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-94af9712-4048-49b5-b714-23a06a8ed72d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Delete volume request issued successfully. Jan 21 07:41:54.899262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94af9712-4048-49b5-b714-23a06a8ed72d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46/action returned with HTTP 202 Jan 21 07:41:54.911787 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 578/1149] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:41:54 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46/action => generated 0 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:41:54.926387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11d7ecad-203f-44e4-ae0c-c3b902bc11c9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:41:54.933677 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11d7ecad-203f-44e4-ae0c-c3b902bc11c9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:54.936811 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:54.936811 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:54.938093 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11d7ecad-203f-44e4-ae0c-c3b902bc11c9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:54.979354 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:54.979354 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:54.986622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fac8cf9f-2036-4233-a383-53dbb42626ae tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:55.119851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fac8cf9f-2036-4233-a383-53dbb42626ae tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Delete volume request issued successfully. Jan 21 07:41:55.120361 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fac8cf9f-2036-4233-a383-53dbb42626ae tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 202 Jan 21 07:41:55.126090 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 572/1150] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:41:54 2021] DELETE /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 0 bytes in 449 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:41:55.132959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa0956f4-e6a6-467b-844c-e582bd18a3d0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:55.133494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa0956f4-e6a6-467b-844c-e582bd18a3d0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:55.133699 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:55.133699 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:55.134072 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa0956f4-e6a6-467b-844c-e582bd18a3d0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:55.227162 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:55.227162 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:55.269070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-11d7ecad-203f-44e4-ae0c-c3b902bc11c9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:55.351594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11d7ecad-203f-44e4-ae0c-c3b902bc11c9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 200 Jan 21 07:41:55.366633 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 579/1151] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:54 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 909 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:55.375713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ed668a5-8d09-4a61-b478-2668be9c1f9d tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:41:55.378517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ed668a5-8d09-4a61-b478-2668be9c1f9d tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:55.378911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:55.378911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:55.383058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ed668a5-8d09-4a61-b478-2668be9c1f9d tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:55.471226 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:55.471226 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:55.531534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-aa0956f4-e6a6-467b-844c-e582bd18a3d0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:55.549137 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:55.549137 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:55.589389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9ed668a5-8d09-4a61-b478-2668be9c1f9d tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Volume info retrieved successfully. Jan 21 07:41:55.596300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa0956f4-e6a6-467b-844c-e582bd18a3d0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 200 Jan 21 07:41:55.601109 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 573/1152] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:55 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 919 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:55.686031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ed668a5-8d09-4a61-b478-2668be9c1f9d tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 returned with HTTP 200 Jan 21 07:41:55.695751 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 580/1153] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:55 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 => generated 914 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:56.374352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2987a88-290f-4191-8d0e-efc576006e41 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:41:56.376378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2987a88-290f-4191-8d0e-efc576006e41 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:56.376831 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:56.376831 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:56.377597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2987a88-290f-4191-8d0e-efc576006e41 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:56.534013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:56.534013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:56.560977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a2987a88-290f-4191-8d0e-efc576006e41 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:56.615605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2987a88-290f-4191-8d0e-efc576006e41 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 200 Jan 21 07:41:56.617806 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 574/1154] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:56 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 909 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:56.618798 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6fa2389-2b40-4086-bfac-b00e9a55e3f0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:56.619350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6fa2389-2b40-4086-bfac-b00e9a55e3f0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:56.619550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:56.619550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:56.620190 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6fa2389-2b40-4086-bfac-b00e9a55e3f0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:56.728669 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ca7db9d-ca25-41ac-85b7-380aef45bfd4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:41:56.731427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ca7db9d-ca25-41ac-85b7-380aef45bfd4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:56.739182 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:56.739182 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:56.741745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ca7db9d-ca25-41ac-85b7-380aef45bfd4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:56.752025 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:56.752025 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:56.777141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a6fa2389-2b40-4086-bfac-b00e9a55e3f0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:56.844948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6fa2389-2b40-4086-bfac-b00e9a55e3f0 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 200 Jan 21 07:41:56.846107 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 581/1155] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:56 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 919 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:41:56.978739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:56.978739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:57.057227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1ca7db9d-ca25-41ac-85b7-380aef45bfd4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Volume info retrieved successfully. Jan 21 07:41:57.160500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ca7db9d-ca25-41ac-85b7-380aef45bfd4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 returned with HTTP 200 Jan 21 07:41:57.161709 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 575/1156] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:56 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 => generated 915 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:57.186503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d369eb41-435d-4a1a-88e6-57a647d6ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] POST http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots Jan 21 07:41:57.187234 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:57.187234 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:57.188023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d369eb41-435d-4a1a-88e6-57a647d6ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "158f3392-a12c-4c35-a862-664b02417b61", "name": "tempest-SnapshotManageAdminTest-Snapshot-1471830028"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:41:57.337852 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:57.337852 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:57.342669 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d369eb41-435d-4a1a-88e6-57a647d6ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Volume info retrieved successfully. Jan 21 07:41:57.345980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-d369eb41-435d-4a1a-88e6-57a647d6ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Create snapshot from volume 158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:41:57.498988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-d369eb41-435d-4a1a-88e6-57a647d6ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Created reservations ['806e9718-86c2-4ed2-8664-923ac64fab31', '1455641f-cbaa-492d-8e70-981adc4a1f4b', '9f7b5a04-a6c7-428e-b8c7-951dc8366b92', '7e030562-e5cb-445e-b99c-11817c4df334'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:41:57.647542 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b49c1eb4-cdd9-42c7-9dbc-9b1caedb77f6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:41:57.648371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b49c1eb4-cdd9-42c7-9dbc-9b1caedb77f6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:57.648855 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:57.648855 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:57.649583 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b49c1eb4-cdd9-42c7-9dbc-9b1caedb77f6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:57.774146 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d369eb41-435d-4a1a-88e6-57a647d6ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Snapshot create request issued successfully. Jan 21 07:41:57.779802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d369eb41-435d-4a1a-88e6-57a647d6ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots returned with HTTP 202 Jan 21 07:41:57.786577 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 582/1157] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:41:57 2021] POST /volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots => generated 310 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:41:57.803479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:57.803479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:57.810523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8502b758-29fa-4ba0-9173-28c87400ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:41:57.811146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8502b758-29fa-4ba0-9173-28c87400ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:57.811340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:57.811340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:57.811861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8502b758-29fa-4ba0-9173-28c87400ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:57.866737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b49c1eb4-cdd9-42c7-9dbc-9b1caedb77f6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:57.890124 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:57.890124 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:57.891883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8502b758-29fa-4ba0-9173-28c87400ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Snapshot retrieved successfully. Jan 21 07:41:57.895328 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8502b758-29fa-4ba0-9173-28c87400ad9a tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 returned with HTTP 200 Jan 21 07:41:57.910358 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 583/1158] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:41:57 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 => generated 442 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:57.916028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb13b58b-b89b-4887-b245-4c3c62f39451 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:57.916561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb13b58b-b89b-4887-b245-4c3c62f39451 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:57.916869 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:57.916869 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:57.917292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb13b58b-b89b-4887-b245-4c3c62f39451 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:57.983356 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b49c1eb4-cdd9-42c7-9dbc-9b1caedb77f6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 200 Jan 21 07:41:57.984263 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 576/1159] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:57 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 909 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:58.047520 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:58.047520 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:58.071732 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eb13b58b-b89b-4887-b245-4c3c62f39451 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:58.144368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb13b58b-b89b-4887-b245-4c3c62f39451 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 200 Jan 21 07:41:58.156629 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 584/1160] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:57 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 919 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:41:58.910712 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-275f284a-a537-4d12-b8b1-60261d19afe4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:41:58.911518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-275f284a-a537-4d12-b8b1-60261d19afe4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:58.911715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:58.911715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:58.912026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-275f284a-a537-4d12-b8b1-60261d19afe4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:58.997495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:58.997495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:58.997495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-275f284a-a537-4d12-b8b1-60261d19afe4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Snapshot retrieved successfully. Jan 21 07:41:59.002011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8615a4f7-ffb1-443e-81eb-16ceba850e53 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:41:59.002544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8615a4f7-ffb1-443e-81eb-16ceba850e53 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:59.002728 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:59.002728 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:59.003315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8615a4f7-ffb1-443e-81eb-16ceba850e53 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:59.027124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-275f284a-a537-4d12-b8b1-60261d19afe4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 returned with HTTP 200 Jan 21 07:41:59.053298 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 577/1161] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:41:58 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 => generated 442 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:41:59.182288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-75a01628-a5ca-4b47-a4fe-07ee8fae7001 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:41:59.183218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-75a01628-a5ca-4b47-a4fe-07ee8fae7001 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:41:59.183577 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:41:59.183577 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:41:59.184295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-75a01628-a5ca-4b47-a4fe-07ee8fae7001 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:41:59.370376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:59.370376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:59.414705 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8615a4f7-ffb1-443e-81eb-16ceba850e53 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:41:59.489675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:41:59.489675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:41:59.508705 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8615a4f7-ffb1-443e-81eb-16ceba850e53 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 200 Jan 21 07:41:59.509840 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 585/1162] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:58 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 909 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:41:59.536425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-75a01628-a5ca-4b47-a4fe-07ee8fae7001 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:41:59.612487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-75a01628-a5ca-4b47-a4fe-07ee8fae7001 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 200 Jan 21 07:41:59.626981 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 578/1163] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:41:59 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 919 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:00.066837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7fa9e71-f855-4b76-89d6-5951c2b42f57 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:42:00.068164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7fa9e71-f855-4b76-89d6-5951c2b42f57 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:00.068783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:00.068783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:00.069692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7fa9e71-f855-4b76-89d6-5951c2b42f57 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:00.179421 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:00.179421 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:00.189504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b7fa9e71-f855-4b76-89d6-5951c2b42f57 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Snapshot retrieved successfully. Jan 21 07:42:00.193780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7fa9e71-f855-4b76-89d6-5951c2b42f57 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 returned with HTTP 200 Jan 21 07:42:00.194624 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 586/1164] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:00 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 => generated 442 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:00.540634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc16a455-ded8-4275-be23-0b9240997be8 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:42:00.541160 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc16a455-ded8-4275-be23-0b9240997be8 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:00.541343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:00.541343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:00.541698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc16a455-ded8-4275-be23-0b9240997be8 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:00.630184 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84d0dd84-7196-4234-8632-171c611a4c75 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 Jan 21 07:42:00.630710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84d0dd84-7196-4234-8632-171c611a4c75 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:00.630903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:00.630903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:00.631646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84d0dd84-7196-4234-8632-171c611a4c75 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:00.821989 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:00.821989 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:00.899618 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:00.899618 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:00.913748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dc16a455-ded8-4275-be23-0b9240997be8 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:00.919281 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84d0dd84-7196-4234-8632-171c611a4c75 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 returned with HTTP 404 Jan 21 07:42:00.920976 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 587/1165] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:00 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/3c674da7-56d6-4a07-b69c-047647607aa6 => generated 109 bytes in 295 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:42:00.932408 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f5aa13a-a796-4a0f-95d1-9b688d315d95 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] DELETE http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:42:00.933301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f5aa13a-a796-4a0f-95d1-9b688d315d95 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:00.933745 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:00.933745 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:00.934845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f5aa13a-a796-4a0f-95d1-9b688d315d95 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:00.935462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-0f5aa13a-a796-4a0f-95d1-9b688d315d95 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Delete volume with id: da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:42:01.039138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc16a455-ded8-4275-be23-0b9240997be8 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 200 Jan 21 07:42:01.039999 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 579/1166] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:00 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 909 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:01.056799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:01.056799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:01.062508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f5aa13a-a796-4a0f-95d1-9b688d315d95 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:42:01.172683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f5aa13a-a796-4a0f-95d1-9b688d315d95 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Delete volume request issued successfully. Jan 21 07:42:01.173834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f5aa13a-a796-4a0f-95d1-9b688d315d95 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e returned with HTTP 202 Jan 21 07:42:01.174929 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 588/1167] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:42:00 2021] DELETE /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:42:01.182772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efedb3a3-b86c-4dbd-a1e3-f1329c3464ff tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:42:01.183298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efedb3a3-b86c-4dbd-a1e3-f1329c3464ff tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:01.183492 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:01.183492 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:01.184629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efedb3a3-b86c-4dbd-a1e3-f1329c3464ff tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:01.206866 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0fe22bd-ee6d-49bb-9487-bf762f91dead tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:42:01.207965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0fe22bd-ee6d-49bb-9487-bf762f91dead tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:01.208378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:01.208378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:01.209569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0fe22bd-ee6d-49bb-9487-bf762f91dead tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:01.361751 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:01.361751 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:01.371628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c0fe22bd-ee6d-49bb-9487-bf762f91dead tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Snapshot retrieved successfully. Jan 21 07:42:01.389402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0fe22bd-ee6d-49bb-9487-bf762f91dead tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 returned with HTTP 200 Jan 21 07:42:01.391515 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 589/1168] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:01 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 => generated 442 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:01.487389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:01.487389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:01.529568 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-efedb3a3-b86c-4dbd-a1e3-f1329c3464ff tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:42:01.688515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efedb3a3-b86c-4dbd-a1e3-f1329c3464ff tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e returned with HTTP 200 Jan 21 07:42:01.688515 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 580/1169] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:01 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e => generated 920 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:02.075306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-938208b9-b20f-4b43-b126-f32d54d57643 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:42:02.078297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-938208b9-b20f-4b43-b126-f32d54d57643 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:02.078671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:02.078671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:02.079364 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-938208b9-b20f-4b43-b126-f32d54d57643 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:02.403311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-239ee38d-6746-46f3-9596-7f8b7aa2f1b4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:42:02.404471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-239ee38d-6746-46f3-9596-7f8b7aa2f1b4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:02.404925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:02.404925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:02.405573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-239ee38d-6746-46f3-9596-7f8b7aa2f1b4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:02.500265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-938208b9-b20f-4b43-b126-f32d54d57643 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 404 Jan 21 07:42:02.503722 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 590/1170] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:02 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 109 bytes in 449 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:02.517280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] POST http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes Jan 21 07:42:02.523320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-232805025"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:02.524745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-232805025'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:42:02.525050 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume of 1 GB Jan 21 07:42:02.526291 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:02.526291 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:02.528029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-239ee38d-6746-46f3-9596-7f8b7aa2f1b4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Snapshot retrieved successfully. Jan 21 07:42:02.561471 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-239ee38d-6746-46f3-9596-7f8b7aa2f1b4 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 returned with HTTP 200 Jan 21 07:42:02.567552 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 581/1171] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:02 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 => generated 442 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:02.580941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Availability Zones retrieved successfully. Jan 21 07:42:02.632944 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (37b5cef4-03eb-491b-b585-315f474e2cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:02.647114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6249c0-5e65-445d-a489-d3e8687d96ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:02.649514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:42:02.702627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f52ba05-d1da-4aaa-826d-fe9d79a16c7e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:42:02.703599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f52ba05-d1da-4aaa-826d-fe9d79a16c7e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:02.703984 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:02.703984 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:02.704624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f52ba05-d1da-4aaa-826d-fe9d79a16c7e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:02.871790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:02.871790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:02.903943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6249c0-5e65-445d-a489-d3e8687d96ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:02.914914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5251f5f0-2a32-41a9-b209-43a4b1034d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:02.916170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6f52ba05-d1da-4aaa-826d-fe9d79a16c7e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:42:03.037501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f52ba05-d1da-4aaa-826d-fe9d79a16c7e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e returned with HTTP 200 Jan 21 07:42:03.055515 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 582/1172] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:02 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e => generated 920 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:03.249476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Created reservations ['d8d0acf6-8cb3-4e9c-ae0a-d7e1ba5e3887', 'b10fd005-7a73-4bd8-a53f-959e299bda3e', '3d6b36b7-f289-4ab9-a2b8-7a6f1e4a0013', 'b60cc543-dd79-4481-8a2b-3f4f16aae89e'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:03.251906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5251f5f0-2a32-41a9-b209-43a4b1034d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8d0acf6-8cb3-4e9c-ae0a-d7e1ba5e3887', 'b10fd005-7a73-4bd8-a53f-959e299bda3e', '3d6b36b7-f289-4ab9-a2b8-7a6f1e4a0013', 'b60cc543-dd79-4481-8a2b-3f4f16aae89e']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:03.255016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d397b3ab-c6c8-4292-b42b-e012f920a401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:03.449998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d397b3ab-c6c8-4292-b42b-e012f920a401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22fa7ac3-00cd-43e8-ad22-6621c68bc0e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-232805025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['d8d0acf6-8cb3-4e9c-ae0a-d7e1ba5e3887','b10fd005-7a73-4bd8-a53f-959e299bda3e','3d6b36b7-f289-4ab9-a2b8-7a6f1e4a0013','b60cc543-dd79-4481-8a2b-3f4f16aae89e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-232805025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22fa7ac3-00cd-43e8-ad22-6621c68bc0e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:03.452423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dda76b3-bda1-4f6e-84d9-3e92dadb9d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:03.562076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dda76b3-bda1-4f6e-84d9-3e92dadb9d20) transitioned into state 'SUCCESS' from state '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-232805025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['d8d0acf6-8cb3-4e9c-ae0a-d7e1ba5e3887','b10fd005-7a73-4bd8-a53f-959e299bda3e','3d6b36b7-f289-4ab9-a2b8-7a6f1e4a0013','b60cc543-dd79-4481-8a2b-3f4f16aae89e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:03.567351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d040054d-eff9-4a18-ab2e-640d9ced34c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:03.576483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6f4a5c3-0cfa-497a-8a10-62fd6ae5e3ca tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:42:03.577141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6f4a5c3-0cfa-497a-8a10-62fd6ae5e3ca tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:03.577346 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:03.577346 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:03.577991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6f4a5c3-0cfa-497a-8a10-62fd6ae5e3ca tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:03.644053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d040054d-eff9-4a18-ab2e-640d9ced34c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:03.653603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (37b5cef4-03eb-491b-b585-315f474e2cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:03.705667 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:03.705667 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:03.710434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6f4a5c3-0cfa-497a-8a10-62fd6ae5e3ca tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Snapshot retrieved successfully. Jan 21 07:42:03.720869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6f4a5c3-0cfa-497a-8a10-62fd6ae5e3ca tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 returned with HTTP 200 Jan 21 07:42:03.724447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 583/1173] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:03 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 => generated 469 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:03.896147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request issued successfully. Jan 21 07:42:03.975564 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66be7980-132e-4b64-ac58-2ad63143ce90 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes returned with HTTP 202 Jan 21 07:42:03.977610 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 591/1174] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:42:02 2021] POST /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes => generated 817 bytes in 1464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:03.997064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8a778b4-cf9e-4652-9a9f-8f5dece3cac5 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:03.998884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8a778b4-cf9e-4652-9a9f-8f5dece3cac5 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:03.999347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:03.999347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:04.002576 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8a778b4-cf9e-4652-9a9f-8f5dece3cac5 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:04.188453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:04.188453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:04.200201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03e3cc4b-1c03-4ba0-a1cd-487a8f0850d4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] POST http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9/action Jan 21 07:42:04.201423 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:04.201423 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:04.202629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03e3cc4b-1c03-4ba0-a1cd-487a8f0850d4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Action body: b'{"os-unmanage": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:04.203290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03e3cc4b-1c03-4ba0-a1cd-487a8f0850d4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:04.203953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.snapshot_unmanage [None req-03e3cc4b-1c03-4ba0-a1cd-487a8f0850d4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Unmanage snapshot with id: b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:42:04.236459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e8a778b4-cf9e-4652-9a9f-8f5dece3cac5 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:04.302377 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:04.302377 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:04.307622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-03e3cc4b-1c03-4ba0-a1cd-487a8f0850d4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:04.322279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8a778b4-cf9e-4652-9a9f-8f5dece3cac5 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 returned with HTTP 200 Jan 21 07:42:04.323509 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 592/1175] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:03 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 => generated 909 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:04.329152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf03d1a6-346f-4d75-95d9-5a4d65d1d38e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:42:04.335496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf03d1a6-346f-4d75-95d9-5a4d65d1d38e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:04.337853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:04.337853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:04.339022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf03d1a6-346f-4d75-95d9-5a4d65d1d38e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:04.425774 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:04.425774 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:04.458721 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf03d1a6-346f-4d75-95d9-5a4d65d1d38e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:42:04.513867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf03d1a6-346f-4d75-95d9-5a4d65d1d38e tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e returned with HTTP 200 Jan 21 07:42:04.518716 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 593/1176] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:04 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e => generated 920 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:04.551071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-03e3cc4b-1c03-4ba0-a1cd-487a8f0850d4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot delete request issued successfully. Jan 21 07:42:04.552502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03e3cc4b-1c03-4ba0-a1cd-487a8f0850d4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9/action returned with HTTP 202 Jan 21 07:42:04.554472 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 584/1177] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 07:42:03 2021] POST /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9/action => generated 0 bytes in 821 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:42:04.563162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8f11b58-577f-434d-ac36-ca583bb86f2e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:42:04.564088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8f11b58-577f-434d-ac36-ca583bb86f2e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:04.564509 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:04.564509 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:04.565186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8f11b58-577f-434d-ac36-ca583bb86f2e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:04.599400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:04.599400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:04.600985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a8f11b58-577f-434d-ac36-ca583bb86f2e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:04.603082 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8f11b58-577f-434d-ac36-ca583bb86f2e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 returned with HTTP 200 Jan 21 07:42:04.604219 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 594/1178] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:04 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 => generated 470 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:05.340941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ef9b6da-57ea-4f56-9a68-93bfd96889bb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:05.343251 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ef9b6da-57ea-4f56-9a68-93bfd96889bb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:05.343935 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:05.343935 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:05.344781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ef9b6da-57ea-4f56-9a68-93bfd96889bb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:05.516400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:05.516400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:05.535907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-144fc801-f46f-47ff-bc0f-bee1b1968bbb tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:42:05.537549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-144fc801-f46f-47ff-bc0f-bee1b1968bbb tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:05.537918 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:05.537918 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:05.538650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-144fc801-f46f-47ff-bc0f-bee1b1968bbb tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:05.573905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3ef9b6da-57ea-4f56-9a68-93bfd96889bb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:05.685882 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ef9b6da-57ea-4f56-9a68-93bfd96889bb tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 returned with HTTP 200 Jan 21 07:42:05.691662 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 585/1179] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:05 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 => generated 909 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:05.699614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddfbb4d1-58d1-40a3-903b-31f51f79caf2 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:42:05.724297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddfbb4d1-58d1-40a3-903b-31f51f79caf2 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:05.724297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:05.724297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:05.724297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddfbb4d1-58d1-40a3-903b-31f51f79caf2 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:05.780358 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:05.780358 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:05.822881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-144fc801-f46f-47ff-bc0f-bee1b1968bbb tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Volume info retrieved successfully. Jan 21 07:42:05.830644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddfbb4d1-58d1-40a3-903b-31f51f79caf2 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 returned with HTTP 404 Jan 21 07:42:05.837584 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 586/1180] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:05 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 => generated 111 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:05.859255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d04d1a49-b6fd-4a98-8e67-9ca993af17d3 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/detail?all_tenants=1 Jan 21 07:42:05.860095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d04d1a49-b6fd-4a98-8e67-9ca993af17d3 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:05.861019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d04d1a49-b6fd-4a98-8e67-9ca993af17d3 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:05.932768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-144fc801-f46f-47ff-bc0f-bee1b1968bbb tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e returned with HTTP 200 Jan 21 07:42:05.934143 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 595/1181] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:05 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e => generated 920 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:06.360624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d04d1a49-b6fd-4a98-8e67-9ca993af17d3 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Get all snapshots completed successfully. Jan 21 07:42:06.361701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d04d1a49-b6fd-4a98-8e67-9ca993af17d3 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 21 07:42:06.363404 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 587/1182] 10.222.0.24 () {58 vars in 1258 bytes} [Thu Jan 21 07:42:05 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/detail?all_tenants=1 => generated 17 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:42:06.377244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a86c0ff7-2db4-4d9a-94e2-af889d991a5b tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] POST http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/os-snapshot-manage Jan 21 07:42:06.378011 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:06.378011 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:06.378719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a86c0ff7-2db4-4d9a-94e2-af889d991a5b tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "158f3392-a12c-4c35-a862-664b02417b61", "ref": {"source-name": "_snapshot-b7fdc923-1892-45d2-af43-a3518d5792e9"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1442679729", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1034050221", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:06.575512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:06.575512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:06.577169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a86c0ff7-2db4-4d9a-94e2-af889d991a5b tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Volume info retrieved successfully. Jan 21 07:42:06.597250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.snapshot_manage [None req-a86c0ff7-2db4-4d9a-94e2-af889d991a5b tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Manage snapshot request body: {'snapshot': {'volume_id': '158f3392-a12c-4c35-a862-664b02417b61', 'ref': {'source-name': '_snapshot-b7fdc923-1892-45d2-af43-a3518d5792e9'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1442679729', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1034050221', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88081) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 21 07:42:06.702921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-639c1c2b-a565-423a-8d1d-223d546a6ea9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:06.703977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-639c1c2b-a565-423a-8d1d-223d546a6ea9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:06.704885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-639c1c2b-a565-423a-8d1d-223d546a6ea9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:06.951848 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:06.951848 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:06.965854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-a86c0ff7-2db4-4d9a-94e2-af889d991a5b tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Created reservations ['32e64204-9b46-412e-b16a-99aac2e9cf00', 'c003622f-f2e9-49df-b4d6-430a568ec53e', 'ee2c3882-a4e0-48a5-af6d-9d7e9232e319', 'c9796b9b-8040-449f-8a48-2c939c801183'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:06.995203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-639c1c2b-a565-423a-8d1d-223d546a6ea9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:07.055390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-639c1c2b-a565-423a-8d1d-223d546a6ea9 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 returned with HTTP 200 Jan 21 07:42:07.056985 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 588/1183] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:06 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 => generated 910 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:07.068512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05764991-739f-4076-9882-e48c44964218 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] GET http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e Jan 21 07:42:07.072972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05764991-739f-4076-9882-e48c44964218 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:07.074042 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:07.074042 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:07.082991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05764991-739f-4076-9882-e48c44964218 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:07.189000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05764991-739f-4076-9882-e48c44964218 tempest-VolumesTestJSON-373536382 tempest-VolumesTestJSON-373536382] http://10.222.0.24/volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e returned with HTTP 404 Jan 21 07:42:07.190465 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 589/1184] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:07 2021] GET /volume/v3/cd43221130134558af5fbbb21864a6ba/volumes/da0f759e-c509-4952-b426-c79cd99fca6e => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:07.213075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4ad571e-5224-41d7-8890-5669ee7d878d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3/action Jan 21 07:42:07.220298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4ad571e-5224-41d7-8890-5669ee7d878d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:07.227898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4ad571e-5224-41d7-8890-5669ee7d878d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:07.231183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-d4ad571e-5224-41d7-8890-5669ee7d878d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Updating volume '22fa7ac3-00cd-43e8-ad22-6621c68bc0e3' with '{'status': 'creating'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:42:07.415892 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:07.415892 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:07.552890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a86c0ff7-2db4-4d9a-94e2-af889d991a5b tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/os-snapshot-manage returned with HTTP 202 Jan 21 07:42:07.560851 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 596/1185] 10.222.0.24 () {60 vars in 1259 bytes} [Thu Jan 21 07:42:06 2021] POST /volume/v3/99034ce1d0c3450098983cca95934db3/os-snapshot-manage => generated 478 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:07.578127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4ad571e-5224-41d7-8890-5669ee7d878d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3/action returned with HTTP 202 Jan 21 07:42:07.585248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abed5ffe-630a-4c96-b698-838af0890e4e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:07.587234 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 590/1186] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:07 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3/action => generated 0 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:42:07.593032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abed5ffe-630a-4c96-b698-838af0890e4e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:07.593530 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:07.593530 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:07.594541 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abed5ffe-630a-4c96-b698-838af0890e4e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:07.607651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d03a4435-0cc7-4165-ae52-21ede0461f9b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:07.613647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d03a4435-0cc7-4165-ae52-21ede0461f9b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:07.616272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:07.616272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:07.617074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d03a4435-0cc7-4165-ae52-21ede0461f9b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:07.759710 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:07.759710 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:07.770661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d03a4435-0cc7-4165-ae52-21ede0461f9b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:07.801410 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:07.801410 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:07.802980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-abed5ffe-630a-4c96-b698-838af0890e4e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:07.818047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abed5ffe-630a-4c96-b698-838af0890e4e tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:07.823844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d03a4435-0cc7-4165-ae52-21ede0461f9b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 returned with HTTP 200 Jan 21 07:42:07.826972 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 597/1187] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:07 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 610 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:07.827475 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 591/1188] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:07 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 => generated 909 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:07.852957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bebc03ce-af28-4624-ba35-74f634765157 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3/action Jan 21 07:42:07.853969 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:07.853969 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:07.854716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bebc03ce-af28-4624-ba35-74f634765157 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-force_delete": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:07.855502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bebc03ce-af28-4624-ba35-74f634765157 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:08.168439 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:08.168439 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:08.173938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bebc03ce-af28-4624-ba35-74f634765157 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Volume info retrieved successfully. Jan 21 07:42:08.296208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bebc03ce-af28-4624-ba35-74f634765157 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Delete volume request issued successfully. Jan 21 07:42:08.297153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bebc03ce-af28-4624-ba35-74f634765157 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3/action returned with HTTP 202 Jan 21 07:42:08.299456 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 598/1189] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:07 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3/action => generated 0 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:42:08.311587 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eaf216c7-b5d4-49a9-938f-7b4e232efc35 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:08.312556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eaf216c7-b5d4-49a9-938f-7b4e232efc35 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:08.315755 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:08.315755 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:08.316644 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eaf216c7-b5d4-49a9-938f-7b4e232efc35 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:08.661454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:08.661454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:08.692625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eaf216c7-b5d4-49a9-938f-7b4e232efc35 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:08.817802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eaf216c7-b5d4-49a9-938f-7b4e232efc35 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 returned with HTTP 200 Jan 21 07:42:08.838510 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ee36369-9939-4100-9059-1fd63a03179d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:08.838922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ee36369-9939-4100-9059-1fd63a03179d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:08.839344 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:08.839344 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:08.841194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ee36369-9939-4100-9059-1fd63a03179d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:08.848714 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 592/1190] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:08 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 => generated 909 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:08.959903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:08.959903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:08.975535 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9ee36369-9939-4100-9059-1fd63a03179d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:08.977642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ee36369-9939-4100-9059-1fd63a03179d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:08.993064 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 599/1191] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:08 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 610 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:09.857435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b866af9b-2a3c-48b1-bd8d-12c5b52d051e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:09.858874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b866af9b-2a3c-48b1-bd8d-12c5b52d051e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:09.859762 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:09.859762 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:09.860658 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b866af9b-2a3c-48b1-bd8d-12c5b52d051e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:09.984675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:09.984675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:10.002553 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63b91e9c-2d2f-4e43-9162-b8d87d30ed68 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:10.004967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63b91e9c-2d2f-4e43-9162-b8d87d30ed68 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:10.005356 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:10.005356 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:10.006085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63b91e9c-2d2f-4e43-9162-b8d87d30ed68 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:10.019189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b866af9b-2a3c-48b1-bd8d-12c5b52d051e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:10.065177 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:10.065177 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:10.068285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-63b91e9c-2d2f-4e43-9162-b8d87d30ed68 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:10.070843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b866af9b-2a3c-48b1-bd8d-12c5b52d051e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 returned with HTTP 200 Jan 21 07:42:10.073086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63b91e9c-2d2f-4e43-9162-b8d87d30ed68 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:10.075546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 593/1192] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:09 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 => generated 909 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:10.081787 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 600/1193] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:09 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 610 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:11.093351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-37c5a070-62e8-430f-9ef4-cd7c1c3ff266 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:11.093898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-37c5a070-62e8-430f-9ef4-cd7c1c3ff266 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:11.094111 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:11.094111 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:11.094495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-37c5a070-62e8-430f-9ef4-cd7c1c3ff266 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:11.097518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05866989-9235-4276-b4d1-4a7ddf227686 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:11.098820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05866989-9235-4276-b4d1-4a7ddf227686 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:11.099029 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:11.099029 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:11.099688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05866989-9235-4276-b4d1-4a7ddf227686 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:11.235966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:11.235966 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:11.236891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-05866989-9235-4276-b4d1-4a7ddf227686 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:11.238826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05866989-9235-4276-b4d1-4a7ddf227686 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:11.239660 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 594/1194] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:11 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 610 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:11.356636 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:11.356636 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:11.413777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-37c5a070-62e8-430f-9ef4-cd7c1c3ff266 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:11.606942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-37c5a070-62e8-430f-9ef4-cd7c1c3ff266 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 returned with HTTP 200 Jan 21 07:42:11.608562 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 601/1195] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:11 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 => generated 909 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:12.257977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ddbdaf7-ef30-4fdb-b677-08f9fca27e9d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:12.269427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ddbdaf7-ef30-4fdb-b677-08f9fca27e9d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:12.271446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:12.271446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:12.285541 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ddbdaf7-ef30-4fdb-b677-08f9fca27e9d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:12.436343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:12.436343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:12.438740 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1ddbdaf7-ef30-4fdb-b677-08f9fca27e9d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:12.443003 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ddbdaf7-ef30-4fdb-b677-08f9fca27e9d tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:12.458324 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 595/1196] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:12 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 635 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:12.466805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b08cca6-92b0-4123-bc93-70a8036fdf27 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:12.467827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b08cca6-92b0-4123-bc93-70a8036fdf27 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:12.468197 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:12.468197 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:12.473687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b08cca6-92b0-4123-bc93-70a8036fdf27 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:12.630805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2cb4528d-5b86-47da-a3a2-e24f122bac32 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:12.632240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2cb4528d-5b86-47da-a3a2-e24f122bac32 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:12.632952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:12.632952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:12.634860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2cb4528d-5b86-47da-a3a2-e24f122bac32 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:12.684788 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:12.684788 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:12.694649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3b08cca6-92b0-4123-bc93-70a8036fdf27 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:12.709191 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b08cca6-92b0-4123-bc93-70a8036fdf27 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:12.716033 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 602/1197] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:12 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 635 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:12.741845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d9f1aa9-05d7-4e79-9014-1921a8729fab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] DELETE http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:12.753555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d9f1aa9-05d7-4e79-9014-1921a8729fab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:12.759596 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:12.759596 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:12.760529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d9f1aa9-05d7-4e79-9014-1921a8729fab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:12.761280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-2d9f1aa9-05d7-4e79-9014-1921a8729fab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Delete snapshot with id: ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:13.009946 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:13.009946 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:13.011642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2d9f1aa9-05d7-4e79-9014-1921a8729fab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:13.085682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2cb4528d-5b86-47da-a3a2-e24f122bac32 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 returned with HTTP 404 Jan 21 07:42:13.102663 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 596/1198] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:12 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 => generated 109 bytes in 480 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:13.117136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] POST http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes Jan 21 07:42:13.129194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1399338184"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:13.136710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1399338184'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:42:13.145924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume of 1 GB Jan 21 07:42:13.245115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Availability Zones retrieved successfully. Jan 21 07:42:13.371786 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2d9f1aa9-05d7-4e79-9014-1921a8729fab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot delete request issued successfully. Jan 21 07:42:13.374068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d9f1aa9-05d7-4e79-9014-1921a8729fab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 202 Jan 21 07:42:13.375069 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 603/1199] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:42:12 2021] DELETE /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 0 bytes in 651 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:42:13.390742 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df367b14-599f-40ae-8ad7-4c7cb1274884 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:13.391299 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df367b14-599f-40ae-8ad7-4c7cb1274884 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:13.391512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:13.391512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:13.391903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df367b14-599f-40ae-8ad7-4c7cb1274884 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:13.394974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (5c6e24d6-db62-41ff-bb72-d37ecfa8aaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:13.427134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ee1066-f2e9-4562-ae6b-d8fe15502c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:13.438528 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:42:13.491580 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:13.491580 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:13.492440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df367b14-599f-40ae-8ad7-4c7cb1274884 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:13.505480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df367b14-599f-40ae-8ad7-4c7cb1274884 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:13.506524 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 604/1200] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:13 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 634 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:13.837370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ee1066-f2e9-4562-ae6b-d8fe15502c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:13.879863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717ac8a0-140b-4d8d-b3b1-8c71754d678c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:14.429991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Created reservations ['e354ab1a-0553-4fd3-8ff0-7108283e5108', '22ced34d-6d9d-4270-9380-bd1c1b9ce946', 'd05d6d2c-9edb-4e49-a332-b45add7656e6', '23de282f-44cf-4aef-84ef-3ac6f530b89a'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:14.465995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717ac8a0-140b-4d8d-b3b1-8c71754d678c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e354ab1a-0553-4fd3-8ff0-7108283e5108', '22ced34d-6d9d-4270-9380-bd1c1b9ce946', 'd05d6d2c-9edb-4e49-a332-b45add7656e6', '23de282f-44cf-4aef-84ef-3ac6f530b89a']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:14.492427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d68a7057-06fa-41ab-973d-b6625a2c29d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:14.524652 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b409621c-a95f-4207-8fc0-73600ff8368c tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:14.529158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b409621c-a95f-4207-8fc0-73600ff8368c tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:14.529779 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:14.529779 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:14.530918 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b409621c-a95f-4207-8fc0-73600ff8368c tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:14.608724 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:14.608724 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:14.618693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b409621c-a95f-4207-8fc0-73600ff8368c tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:14.625066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b409621c-a95f-4207-8fc0-73600ff8368c tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:14.633032 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 605/1201] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:14 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 634 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:14.937829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d68a7057-06fa-41ab-973d-b6625a2c29d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9eecadc-bddb-4bab-8191-99578364d701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1399338184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['e354ab1a-0553-4fd3-8ff0-7108283e5108','22ced34d-6d9d-4270-9380-bd1c1b9ce946','d05d6d2c-9edb-4e49-a332-b45add7656e6','23de282f-44cf-4aef-84ef-3ac6f530b89a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:42:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1399338184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9eecadc-bddb-4bab-8191-99578364d701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:14.963039 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b453602f-7571-4fe4-91ff-0bb131254010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:15.169165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b453602f-7571-4fe4-91ff-0bb131254010) transitioned into state 'SUCCESS' from state '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-1399338184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['e354ab1a-0553-4fd3-8ff0-7108283e5108','22ced34d-6d9d-4270-9380-bd1c1b9ce946','d05d6d2c-9edb-4e49-a332-b45add7656e6','23de282f-44cf-4aef-84ef-3ac6f530b89a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:15.200998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d74cde-8943-4530-9afb-4a4147f6870e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:15.320427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d74cde-8943-4530-9afb-4a4147f6870e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:15.339229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (5c6e24d6-db62-41ff-bb72-d37ecfa8aaf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:15.650365 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6770c56c-a8d8-416c-99c2-fb4fcb3d60b0 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:15.651656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6770c56c-a8d8-416c-99c2-fb4fcb3d60b0 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:15.652116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:15.652116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:15.653406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6770c56c-a8d8-416c-99c2-fb4fcb3d60b0 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:15.701628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request issued successfully. Jan 21 07:42:15.764677 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:15.764677 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:15.766094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6770c56c-a8d8-416c-99c2-fb4fcb3d60b0 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:15.768152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6770c56c-a8d8-416c-99c2-fb4fcb3d60b0 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:15.781186 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 606/1202] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:15 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 634 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:15.825516 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-20ceab25-fea1-4eb1-b2c5-c0683daafbe6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes returned with HTTP 202 Jan 21 07:42:15.827198 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 597/1203] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:42:13 2021] POST /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes => generated 818 bytes in 2719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:15.853426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-424e8941-6d9d-43eb-86ef-291ba6c55836 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:15.854404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-424e8941-6d9d-43eb-86ef-291ba6c55836 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:15.855332 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:15.855332 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:15.856173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-424e8941-6d9d-43eb-86ef-291ba6c55836 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:16.084138 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:16.084138 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:16.124128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-424e8941-6d9d-43eb-86ef-291ba6c55836 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:16.209599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-424e8941-6d9d-43eb-86ef-291ba6c55836 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 200 Jan 21 07:42:16.210460 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 607/1204] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:15 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 910 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:16.799828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b000d0b2-76d9-4c4b-8015-6348c90e3bab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:16.801085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b000d0b2-76d9-4c4b-8015-6348c90e3bab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:16.801496 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:16.801496 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:16.802124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b000d0b2-76d9-4c4b-8015-6348c90e3bab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:16.881088 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:16.881088 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:16.894194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b000d0b2-76d9-4c4b-8015-6348c90e3bab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Snapshot retrieved successfully. Jan 21 07:42:16.896285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b000d0b2-76d9-4c4b-8015-6348c90e3bab tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 200 Jan 21 07:42:16.899982 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 598/1205] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:16 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 634 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:17.253244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4823aa1-e557-4ecc-8bb5-c21f50bca105 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:17.254229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4823aa1-e557-4ecc-8bb5-c21f50bca105 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:17.254673 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:17.254673 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:17.255328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4823aa1-e557-4ecc-8bb5-c21f50bca105 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:17.464858 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:17.464858 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:17.505029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a4823aa1-e557-4ecc-8bb5-c21f50bca105 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:17.744976 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4823aa1-e557-4ecc-8bb5-c21f50bca105 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 200 Jan 21 07:42:17.758142 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 608/1206] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:17 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 910 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:17.923379 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f649a50-b0b9-4871-91bf-d7faf5cd07c4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] GET http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 Jan 21 07:42:17.926777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f649a50-b0b9-4871-91bf-d7faf5cd07c4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:17.927201 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:17.927201 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:17.927926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f649a50-b0b9-4871-91bf-d7faf5cd07c4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:18.077002 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f649a50-b0b9-4871-91bf-d7faf5cd07c4 tempest-SnapshotManageAdminTest-1469819565 tempest-SnapshotManageAdminTest-1469819565] http://10.222.0.24/volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 returned with HTTP 404 Jan 21 07:42:18.087500 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 599/1207] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:42:17 2021] GET /volume/v3/99034ce1d0c3450098983cca95934db3/snapshots/ad83f4f4-b313-4196-8653-917ee78fda64 => generated 111 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:18.103865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e2abc54-3c2f-40b0-967a-bbff617effff tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] DELETE http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:42:18.112239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e2abc54-3c2f-40b0-967a-bbff617effff tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:18.112677 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:18.112677 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:18.121714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e2abc54-3c2f-40b0-967a-bbff617effff tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:18.125747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-0e2abc54-3c2f-40b0-967a-bbff617effff tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Delete snapshot with id: b7fdc923-1892-45d2-af43-a3518d5792e9 Jan 21 07:42:18.241607 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e2abc54-3c2f-40b0-967a-bbff617effff tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 returned with HTTP 404 Jan 21 07:42:18.247226 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 609/1208] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:42:18 2021] DELETE /volume/v3/da4e8ce06dbc485e896dc127c303c55c/snapshots/b7fdc923-1892-45d2-af43-a3518d5792e9 => generated 111 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:42:18.260911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62fde4fc-9145-426a-99ab-b895df69dfbb tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] DELETE http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:42:18.262122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62fde4fc-9145-426a-99ab-b895df69dfbb tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:18.263525 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62fde4fc-9145-426a-99ab-b895df69dfbb tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:18.264603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-62fde4fc-9145-426a-99ab-b895df69dfbb tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Delete volume with id: 158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:42:18.521853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:18.521853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:18.526055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62fde4fc-9145-426a-99ab-b895df69dfbb tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Volume info retrieved successfully. Jan 21 07:42:18.633045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62fde4fc-9145-426a-99ab-b895df69dfbb tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Delete volume request issued successfully. Jan 21 07:42:18.633877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62fde4fc-9145-426a-99ab-b895df69dfbb tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 returned with HTTP 202 Jan 21 07:42:18.635634 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 600/1209] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:42:18 2021] DELETE /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 => generated 0 bytes in 381 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:42:18.650105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5847586d-77eb-44c8-b4fa-fd92267421e1 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:42:18.651284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5847586d-77eb-44c8-b4fa-fd92267421e1 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:18.653535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5847586d-77eb-44c8-b4fa-fd92267421e1 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:18.790558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25061b6f-38e5-423a-921e-44b2abebfa58 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:18.791168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25061b6f-38e5-423a-921e-44b2abebfa58 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:18.791534 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:18.791534 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:18.792180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25061b6f-38e5-423a-921e-44b2abebfa58 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:18.987671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:18.987671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:19.025883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5847586d-77eb-44c8-b4fa-fd92267421e1 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Volume info retrieved successfully. Jan 21 07:42:19.132493 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5847586d-77eb-44c8-b4fa-fd92267421e1 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 returned with HTTP 200 Jan 21 07:42:19.135488 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 610/1210] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:18 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 => generated 914 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:19.174368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:19.174368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:19.217525 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-25061b6f-38e5-423a-921e-44b2abebfa58 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:19.321738 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25061b6f-38e5-423a-921e-44b2abebfa58 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 200 Jan 21 07:42:19.325724 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 601/1211] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:18 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 911 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:19.358717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8dd73669-f961-4842-aac7-bf53d6f4dc65 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/c9eecadc-bddb-4bab-8191-99578364d701/action Jan 21 07:42:19.359644 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:19.359644 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:19.360561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8dd73669-f961-4842-aac7-bf53d6f4dc65 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:19.364402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8dd73669-f961-4842-aac7-bf53d6f4dc65 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:19.366596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-8dd73669-f961-4842-aac7-bf53d6f4dc65 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Updating volume 'c9eecadc-bddb-4bab-8191-99578364d701' with '{'status': 'error'}' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:42:19.843636 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:19.843636 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:20.131228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8dd73669-f961-4842-aac7-bf53d6f4dc65 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/c9eecadc-bddb-4bab-8191-99578364d701/action returned with HTTP 202 Jan 21 07:42:20.137725 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 611/1212] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:19 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/c9eecadc-bddb-4bab-8191-99578364d701/action => generated 0 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:42:20.145144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f8c620b-4d3a-43c4-ad6e-7a3233c4d95e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:20.146031 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f8c620b-4d3a-43c4-ad6e-7a3233c4d95e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:20.146371 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:20.146371 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:20.152946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f8c620b-4d3a-43c4-ad6e-7a3233c4d95e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:20.174190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b82b6f9f-f66c-4a27-9e40-8c0e06e9a685 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:42:20.175076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b82b6f9f-f66c-4a27-9e40-8c0e06e9a685 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:20.175427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:20.175427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:20.176072 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b82b6f9f-f66c-4a27-9e40-8c0e06e9a685 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:20.465217 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:20.465217 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:20.485061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b82b6f9f-f66c-4a27-9e40-8c0e06e9a685 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Volume info retrieved successfully. Jan 21 07:42:20.534590 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:20.534590 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:20.540414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b82b6f9f-f66c-4a27-9e40-8c0e06e9a685 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 returned with HTTP 200 Jan 21 07:42:20.542488 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 612/1213] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:20 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 => generated 914 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:20.595170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9f8c620b-4d3a-43c4-ad6e-7a3233c4d95e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:20.696740 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f8c620b-4d3a-43c4-ad6e-7a3233c4d95e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 200 Jan 21 07:42:20.704672 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 602/1214] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:20 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 907 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:20.735782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4618e53-9fd6-4894-bfb0-aad6b9b4edfb tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/c9eecadc-bddb-4bab-8191-99578364d701/action Jan 21 07:42:20.737391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:20.737391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:20.738176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4618e53-9fd6-4894-bfb0-aad6b9b4edfb tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-force_delete": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:20.738828 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4618e53-9fd6-4894-bfb0-aad6b9b4edfb tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:21.116974 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:21.116974 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:21.118636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f4618e53-9fd6-4894-bfb0-aad6b9b4edfb tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Volume info retrieved successfully. Jan 21 07:42:21.231736 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f4618e53-9fd6-4894-bfb0-aad6b9b4edfb tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Delete volume request issued successfully. Jan 21 07:42:21.231736 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4618e53-9fd6-4894-bfb0-aad6b9b4edfb tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/c9eecadc-bddb-4bab-8191-99578364d701/action returned with HTTP 202 Jan 21 07:42:21.250782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68655d66-7c12-4540-9ecf-a3c760f881bf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:21.252054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68655d66-7c12-4540-9ecf-a3c760f881bf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:21.252402 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:21.252402 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:21.253252 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 613/1215] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:20 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/c9eecadc-bddb-4bab-8191-99578364d701/action => generated 0 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:42:21.258891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68655d66-7c12-4540-9ecf-a3c760f881bf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:21.574586 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e704b740-5ab9-4203-a1f4-7b3ca2db88f6 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:42:21.575197 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e704b740-5ab9-4203-a1f4-7b3ca2db88f6 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:21.575558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:21.575558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:21.581049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e704b740-5ab9-4203-a1f4-7b3ca2db88f6 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:21.627814 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:21.627814 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:21.681640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-68655d66-7c12-4540-9ecf-a3c760f881bf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:21.851527 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68655d66-7c12-4540-9ecf-a3c760f881bf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 200 Jan 21 07:42:21.867195 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 603/1216] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:21 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 910 bytes in 632 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:21.957790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:21.957790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:21.998325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e704b740-5ab9-4203-a1f4-7b3ca2db88f6 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Volume info retrieved successfully. Jan 21 07:42:22.173336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e704b740-5ab9-4203-a1f4-7b3ca2db88f6 tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 returned with HTTP 200 Jan 21 07:42:22.175120 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 614/1217] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:21 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 => generated 914 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:22.874465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50c827b5-9e77-4f17-af36-f628a3d99ecf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:22.876417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50c827b5-9e77-4f17-af36-f628a3d99ecf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:22.882388 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:22.882388 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:22.883673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50c827b5-9e77-4f17-af36-f628a3d99ecf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:23.178085 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:23.178085 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:23.207430 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33b22312-8b0d-40d7-8dd4-dd0a8ea2d51f tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:42:23.208797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33b22312-8b0d-40d7-8dd4-dd0a8ea2d51f tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:23.209378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:23.209378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:23.210376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33b22312-8b0d-40d7-8dd4-dd0a8ea2d51f tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:23.226540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-50c827b5-9e77-4f17-af36-f628a3d99ecf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:23.387595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50c827b5-9e77-4f17-af36-f628a3d99ecf tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 200 Jan 21 07:42:23.414469 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 604/1218] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:22 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 910 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:23.548177 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:23.548177 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:23.585538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-33b22312-8b0d-40d7-8dd4-dd0a8ea2d51f tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Volume info retrieved successfully. Jan 21 07:42:23.758291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33b22312-8b0d-40d7-8dd4-dd0a8ea2d51f tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 returned with HTTP 200 Jan 21 07:42:23.776627 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 615/1219] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:23 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 => generated 914 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:24.422719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7d99da2-09ec-4241-b5a8-9d51fcbf4c8f tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:24.423463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7d99da2-09ec-4241-b5a8-9d51fcbf4c8f tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:24.423636 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:24.423636 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:24.423870 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7d99da2-09ec-4241-b5a8-9d51fcbf4c8f tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:24.595748 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:24.595748 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:24.629378 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e7d99da2-09ec-4241-b5a8-9d51fcbf4c8f tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:24.715800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7d99da2-09ec-4241-b5a8-9d51fcbf4c8f tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 200 Jan 21 07:42:24.719899 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 605/1220] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:24 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 910 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:24.791027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cb4f704-991b-4899-a27f-9b277eeeb7ad tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] GET http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 Jan 21 07:42:24.798108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cb4f704-991b-4899-a27f-9b277eeeb7ad tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:24.798532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:24.798532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:24.799081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cb4f704-991b-4899-a27f-9b277eeeb7ad tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:24.906030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cb4f704-991b-4899-a27f-9b277eeeb7ad tempest-SnapshotManageAdminTest-492693552 tempest-SnapshotManageAdminTest-492693552] http://10.222.0.24/volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 returned with HTTP 404 Jan 21 07:42:24.907751 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 616/1221] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:24 2021] GET /volume/v3/da4e8ce06dbc485e896dc127c303c55c/volumes/158f3392-a12c-4c35-a862-664b02417b61 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:25.739294 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a3dde61-f178-4bfd-85c8-8ab1357674ac tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:25.741048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a3dde61-f178-4bfd-85c8-8ab1357674ac tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:25.743680 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:25.743680 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:25.744882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a3dde61-f178-4bfd-85c8-8ab1357674ac tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:25.996925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:25.996925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:26.066280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7a3dde61-f178-4bfd-85c8-8ab1357674ac tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:26.203990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a3dde61-f178-4bfd-85c8-8ab1357674ac tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 200 Jan 21 07:42:26.216173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 606/1222] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:25 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 910 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:27.234245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a40cd55-f576-4645-82ca-d8f678907bd4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:27.235014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a40cd55-f576-4645-82ca-d8f678907bd4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:27.235267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a40cd55-f576-4645-82ca-d8f678907bd4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:27.345487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a40cd55-f576-4645-82ca-d8f678907bd4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 404 Jan 21 07:42:27.352254 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 617/1223] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:27 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:27.374337 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] POST http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes Jan 21 07:42:27.375448 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:27.375448 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:27.376682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-195575548"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:27.380095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-195575548'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:42:27.386779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume of 1 GB Jan 21 07:42:27.453465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Availability Zones retrieved successfully. Jan 21 07:42:27.556910 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (3b0a5af8-2e71-4ffc-8b49-a5de438a6a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:27.582057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198920bc-98d7-470e-a546-b5be75d97452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:27.587102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:42:27.893594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198920bc-98d7-470e-a546-b5be75d97452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:27.900305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd621851-5045-482f-ad15-739f527f80ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:28.117795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Created reservations ['8aca3804-f634-486e-91cb-8f06d7f94ef2', 'df5cf1f3-eb12-4e67-8e2a-4b61edb8a3b6', '3e818ae6-95af-435f-8d9a-8085fa3c5236', '4936c838-e232-401d-b67a-b3717d5da769'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:28.126388 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd621851-5045-482f-ad15-739f527f80ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aca3804-f634-486e-91cb-8f06d7f94ef2', 'df5cf1f3-eb12-4e67-8e2a-4b61edb8a3b6', '3e818ae6-95af-435f-8d9a-8085fa3c5236', '4936c838-e232-401d-b67a-b3717d5da769']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:28.131182 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ba7746-9549-4ac7-9022-dc4fca672ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:28.280034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ba7746-9549-4ac7-9022-dc4fca672ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bb34656-4335-4eda-93f8-7bef2bb03ab7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-195575548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['8aca3804-f634-486e-91cb-8f06d7f94ef2','df5cf1f3-eb12-4e67-8e2a-4b61edb8a3b6','3e818ae6-95af-435f-8d9a-8085fa3c5236','4936c838-e232-401d-b67a-b3717d5da769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-195575548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bb34656-4335-4eda-93f8-7bef2bb03ab7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:28.286064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29dc83b-76ab-4ff0-9a0a-85cfb7da849c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:28.373867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29dc83b-76ab-4ff0-9a0a-85cfb7da849c) transitioned into state 'SUCCESS' from state '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-195575548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['8aca3804-f634-486e-91cb-8f06d7f94ef2','df5cf1f3-eb12-4e67-8e2a-4b61edb8a3b6','3e818ae6-95af-435f-8d9a-8085fa3c5236','4936c838-e232-401d-b67a-b3717d5da769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:28.383585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee0ba9c3-1ca2-498b-bbd0-31e1de1cf3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:28.443006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee0ba9c3-1ca2-498b-bbd0-31e1de1cf3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:28.454262 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (3b0a5af8-2e71-4ffc-8b49-a5de438a6a41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:28.652973 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request issued successfully. Jan 21 07:42:28.720038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a365236-8613-40d3-8938-40546e4f269d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes returned with HTTP 202 Jan 21 07:42:28.722032 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 607/1224] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:42:27 2021] POST /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes => generated 817 bytes in 1360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:28.748723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9830bdc0-f4f1-47fd-a5de-7dfc4429a625 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:28.749231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9830bdc0-f4f1-47fd-a5de-7dfc4429a625 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:28.750389 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9830bdc0-f4f1-47fd-a5de-7dfc4429a625 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:28.862490 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:28.862490 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:28.876235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9830bdc0-f4f1-47fd-a5de-7dfc4429a625 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:28.927356 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9830bdc0-f4f1-47fd-a5de-7dfc4429a625 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 returned with HTTP 200 Jan 21 07:42:28.930868 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 618/1225] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:28 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 => generated 909 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:29.970646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95eaaf42-6aa4-4046-91b5-f1517957934d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:29.974406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95eaaf42-6aa4-4046-91b5-f1517957934d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:29.975529 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:29.975529 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:29.977019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95eaaf42-6aa4-4046-91b5-f1517957934d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:30.217782 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:30.217782 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:30.233540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-95eaaf42-6aa4-4046-91b5-f1517957934d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:30.283836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95eaaf42-6aa4-4046-91b5-f1517957934d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 returned with HTTP 200 Jan 21 07:42:30.285462 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 608/1226] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:29 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 => generated 909 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:31.314727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c77d758f-1d0c-49ed-b5ba-d363e0bd1622 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:31.316312 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c77d758f-1d0c-49ed-b5ba-d363e0bd1622 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:31.316683 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:31.316683 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:31.317723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c77d758f-1d0c-49ed-b5ba-d363e0bd1622 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:31.439989 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:31.439989 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:31.465154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c77d758f-1d0c-49ed-b5ba-d363e0bd1622 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:31.514450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c77d758f-1d0c-49ed-b5ba-d363e0bd1622 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 returned with HTTP 200 Jan 21 07:42:31.526387 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 619/1227] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:31 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 => generated 910 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:31.541666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d38e3a8b-ad48-4647-82b9-6afc6622da2e tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7/action Jan 21 07:42:31.542694 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:31.542694 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:31.543168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d38e3a8b-ad48-4647-82b9-6afc6622da2e tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:31.543562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d38e3a8b-ad48-4647-82b9-6afc6622da2e tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:31.544714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-d38e3a8b-ad48-4647-82b9-6afc6622da2e tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Updating volume '1bb34656-4335-4eda-93f8-7bef2bb03ab7' with '{'status': 'maintenance'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:42:31.674683 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:31.674683 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:31.775955 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d38e3a8b-ad48-4647-82b9-6afc6622da2e tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7/action returned with HTTP 202 Jan 21 07:42:31.778055 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 609/1228] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:31 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:42:31.791244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfbb8879-4c8d-4106-814e-59d829247fd4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:31.793214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfbb8879-4c8d-4106-814e-59d829247fd4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:31.793887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:31.793887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:31.795014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfbb8879-4c8d-4106-814e-59d829247fd4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:31.914890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:31.914890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:31.934966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dfbb8879-4c8d-4106-814e-59d829247fd4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:32.041699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfbb8879-4c8d-4106-814e-59d829247fd4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 returned with HTTP 200 Jan 21 07:42:32.044723 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 620/1229] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:31 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 => generated 912 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:32.061942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4fe90ae1-a4b2-4a67-949a-5c8097bf25ca tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7/action Jan 21 07:42:32.062432 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:32.062432 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:32.062887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4fe90ae1-a4b2-4a67-949a-5c8097bf25ca tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-force_delete": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:32.063275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4fe90ae1-a4b2-4a67-949a-5c8097bf25ca tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:32.204139 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:32.204139 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:32.206059 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4fe90ae1-a4b2-4a67-949a-5c8097bf25ca tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Volume info retrieved successfully. Jan 21 07:42:32.280872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4fe90ae1-a4b2-4a67-949a-5c8097bf25ca tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Delete volume request issued successfully. Jan 21 07:42:32.283890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4fe90ae1-a4b2-4a67-949a-5c8097bf25ca tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7/action returned with HTTP 202 Jan 21 07:42:32.290909 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 610/1230] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:32 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:42:32.295301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-498d0ebf-2947-4887-a708-72eeb3e0c7ee tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:32.296023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-498d0ebf-2947-4887-a708-72eeb3e0c7ee tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:32.296405 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:32.296405 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:32.297062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-498d0ebf-2947-4887-a708-72eeb3e0c7ee tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:32.424435 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:32.424435 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:32.458534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-498d0ebf-2947-4887-a708-72eeb3e0c7ee tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:32.518242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-498d0ebf-2947-4887-a708-72eeb3e0c7ee tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 returned with HTTP 200 Jan 21 07:42:32.526299 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 621/1231] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:32 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 => generated 909 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:33.553746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c6a085a1-538c-41f6-a013-edfc157c68d6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:33.556931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c6a085a1-538c-41f6-a013-edfc157c68d6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:33.561693 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:33.561693 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:33.563100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c6a085a1-538c-41f6-a013-edfc157c68d6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:33.791298 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:33.791298 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:33.807681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c6a085a1-538c-41f6-a013-edfc157c68d6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:33.867316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c6a085a1-538c-41f6-a013-edfc157c68d6 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 returned with HTTP 200 Jan 21 07:42:33.868605 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 611/1232] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:33 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 => generated 909 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:34.897513 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c22d5a72-d6c4-4e31-9e7e-8bbd30c07dc4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:34.898310 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c22d5a72-d6c4-4e31-9e7e-8bbd30c07dc4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:34.898310 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:34.898310 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:34.898686 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c22d5a72-d6c4-4e31-9e7e-8bbd30c07dc4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:34.961161 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:34.961161 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:34.972180 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c22d5a72-d6c4-4e31-9e7e-8bbd30c07dc4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:34.999791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c22d5a72-d6c4-4e31-9e7e-8bbd30c07dc4 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 returned with HTTP 200 Jan 21 07:42:35.001000 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 622/1233] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:34 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:36.032294 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53c60cd6-f599-4133-bb7c-d69754b36e3a tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:36.033173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53c60cd6-f599-4133-bb7c-d69754b36e3a tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:36.033512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:36.033512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:36.034104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53c60cd6-f599-4133-bb7c-d69754b36e3a tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:36.110831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53c60cd6-f599-4133-bb7c-d69754b36e3a tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 returned with HTTP 404 Jan 21 07:42:36.122947 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 612/1234] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:36 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:36.127352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] POST http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes Jan 21 07:42:36.128206 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:36.128206 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:36.129035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-562801894"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:36.130459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-562801894'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:42:36.131102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume of 1 GB Jan 21 07:42:36.157353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Availability Zones retrieved successfully. Jan 21 07:42:36.210805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (415049fc-4b96-44d8-849e-0a1801f485c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:36.216906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8559a764-44b6-45ee-b010-2430725896d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:36.220962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:42:36.475445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8559a764-44b6-45ee-b010-2430725896d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:36.480500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d74a829-f09c-4d77-9381-935ef2786db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:36.855768 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Created reservations ['4506b9f8-61b7-4d07-854d-4699e6e57a7b', 'acb42499-3a31-4d21-a86a-d25ce972b421', 'f505ee58-fb7d-4d37-b8a0-dcff10008408', '6cb73db8-59cf-4c25-aebf-2797b5ab01bd'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:36.859690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d74a829-f09c-4d77-9381-935ef2786db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4506b9f8-61b7-4d07-854d-4699e6e57a7b', 'acb42499-3a31-4d21-a86a-d25ce972b421', 'f505ee58-fb7d-4d37-b8a0-dcff10008408', '6cb73db8-59cf-4c25-aebf-2797b5ab01bd']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:36.874391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20378419-ae7b-4ba0-9281-3186c8503d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:37.143276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20378419-ae7b-4ba0-9281-3186c8503d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82bec1a9-d1af-4b07-b982-453a4d9397d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-562801894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['4506b9f8-61b7-4d07-854d-4699e6e57a7b','acb42499-3a31-4d21-a86a-d25ce972b421','f505ee58-fb7d-4d37-b8a0-dcff10008408','6cb73db8-59cf-4c25-aebf-2797b5ab01bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-562801894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82bec1a9-d1af-4b07-b982-453a4d9397d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:37.148007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfd8da2-3e03-4123-9315-0587ff160bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:37.237774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfd8da2-3e03-4123-9315-0587ff160bd1) transitioned into state 'SUCCESS' from state '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-562801894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f8bd6cdc44599ae4d6789f65ad220',qos_specs=None,replication_status=,reservations=['4506b9f8-61b7-4d07-854d-4699e6e57a7b','acb42499-3a31-4d21-a86a-d25ce972b421','f505ee58-fb7d-4d37-b8a0-dcff10008408','6cb73db8-59cf-4c25-aebf-2797b5ab01bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1c3f6bb6ae48fe8da99612b3508e75',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:37.240514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57d7836-09e6-4bc4-8c25-fb62056e9a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:37.276157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57d7836-09e6-4bc4-8c25-fb62056e9a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:37.286818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Flow 'volume_create_api' (415049fc-4b96-44d8-849e-0a1801f485c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:37.419100 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Create volume request issued successfully. Jan 21 07:42:37.476621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efac700e-b726-41a7-b754-342a2a1808af tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes returned with HTTP 202 Jan 21 07:42:37.478161 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 623/1235] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:42:36 2021] POST /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes => generated 817 bytes in 1356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:37.505973 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-859f7144-5746-48e6-b352-bba8063555aa tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:37.506512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-859f7144-5746-48e6-b352-bba8063555aa tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:37.507011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-859f7144-5746-48e6-b352-bba8063555aa tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:37.597874 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:37.597874 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:37.610271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-859f7144-5746-48e6-b352-bba8063555aa tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:37.643526 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-859f7144-5746-48e6-b352-bba8063555aa tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 200 Jan 21 07:42:37.673916 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 613/1236] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:37 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 909 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:38.693833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f8cd2d2-d068-4aef-a930-49de1e2d8e4a tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:38.695612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f8cd2d2-d068-4aef-a930-49de1e2d8e4a tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:38.696221 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:38.696221 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:38.697316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f8cd2d2-d068-4aef-a930-49de1e2d8e4a tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:38.704103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30eee535-e1e7-44c7-8173-d58e1bb81d98 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] POST http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types Jan 21 07:42:38.704719 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:38.704719 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:38.705292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30eee535-e1e7-44c7-8173-d58e1bb81d98 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-544895816"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:38.708992 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:38.708992 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:38.798827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30eee535-e1e7-44c7-8173-d58e1bb81d98 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types returned with HTTP 200 Jan 21 07:42:38.800652 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 624/1237] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:42:38 2021] POST /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types => generated 230 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:38.848981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6dad4897-75f9-4f80-a0b3-2defa644910a tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] POST http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs Jan 21 07:42:38.865872 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:38.865872 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:38.870031 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6dad4897-75f9-4f80-a0b3-2defa644910a tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:38.878715 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2f8cd2d2-d068-4aef-a930-49de1e2d8e4a tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:38.923187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f8cd2d2-d068-4aef-a930-49de1e2d8e4a tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 200 Jan 21 07:42:38.929855 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 614/1238] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:38 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 910 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:38.954185 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1820863-8b3d-406f-a3c6-3867baddc8c1 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action Jan 21 07:42:38.955213 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:38.955213 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:38.955915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1820863-8b3d-406f-a3c6-3867baddc8c1 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:38.956497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1820863-8b3d-406f-a3c6-3867baddc8c1 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:38.959143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-e1820863-8b3d-406f-a3c6-3867baddc8c1 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Updating volume '82bec1a9-d1af-4b07-b982-453a4d9397d9' with '{'status': 'error'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:42:39.142960 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6dad4897-75f9-4f80-a0b3-2defa644910a tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs returned with HTTP 200 Jan 21 07:42:39.151090 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 625/1239] 10.222.0.24 () {60 vars in 1366 bytes} [Thu Jan 21 07:42:38 2021] POST /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs => generated 34 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:42:39.160128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a9e539a-5374-42c8-a10b-a52086e831be tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] GET http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec3 Jan 21 07:42:39.160805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a9e539a-5374-42c8-a10b-a52086e831be tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:39.161471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a9e539a-5374-42c8-a10b-a52086e831be tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:39.195797 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a9e539a-5374-42c8-a10b-a52086e831be tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec3 returned with HTTP 200 Jan 21 07:42:39.204744 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 626/1240] 10.222.0.24 () {58 vars in 1363 bytes} [Thu Jan 21 07:42:39 2021] GET /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec3 => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:42:39.212427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a55943a-0b57-4968-853e-8961de077de9 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] DELETE http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec3 Jan 21 07:42:39.216291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a55943a-0b57-4968-853e-8961de077de9 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:39.216291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a55943a-0b57-4968-853e-8961de077de9 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:39.287574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:39.287574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:39.293921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:42:39.293921 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:42:39.337974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a55943a-0b57-4968-853e-8961de077de9 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec3 returned with HTTP 202 Jan 21 07:42:39.337974 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 627/1241] 10.222.0.24 () {58 vars in 1366 bytes} [Thu Jan 21 07:42:39 2021] DELETE /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec3 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:42:39.355907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f681eec5-685a-459a-87ab-3d5ff983727e tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] GET http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec3 Jan 21 07:42:39.355907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f681eec5-685a-459a-87ab-3d5ff983727e tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:39.355907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f681eec5-685a-459a-87ab-3d5ff983727e tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:39.396427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f681eec5-685a-459a-87ab-3d5ff983727e tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec3 returned with HTTP 404 Jan 21 07:42:39.407019 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 628/1242] 10.222.0.24 () {58 vars in 1363 bytes} [Thu Jan 21 07:42:39 2021] GET /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec3 => generated 129 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:39.414302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a97a41dc-3f53-44af-aee2-97359359a101 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] POST http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs Jan 21 07:42:39.415161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a97a41dc-3f53-44af-aee2-97359359a101 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:39.497105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1820863-8b3d-406f-a3c6-3867baddc8c1 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action returned with HTTP 202 Jan 21 07:42:39.513342 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 615/1243] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:38 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action => generated 0 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:42:39.528620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60dc2b93-3b0a-4961-80ac-47567cc5fe7b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:39.528620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60dc2b93-3b0a-4961-80ac-47567cc5fe7b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:39.528620 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:39.528620 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:39.528620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60dc2b93-3b0a-4961-80ac-47567cc5fe7b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:39.663750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a97a41dc-3f53-44af-aee2-97359359a101 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs returned with HTTP 200 Jan 21 07:42:39.679189 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 629/1244] 10.222.0.24 () {60 vars in 1366 bytes} [Thu Jan 21 07:42:39 2021] POST /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs => generated 34 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:42:39.690216 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3e589e3-5ec2-4023-bd72-209a60f111bc tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] GET http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs Jan 21 07:42:39.692913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3e589e3-5ec2-4023-bd72-209a60f111bc tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:39.693284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3e589e3-5ec2-4023-bd72-209a60f111bc tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:39.725548 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:39.725548 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:39.741118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3e589e3-5ec2-4023-bd72-209a60f111bc tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs returned with HTTP 200 Jan 21 07:42:39.748559 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 630/1245] 10.222.0.24 () {58 vars in 1345 bytes} [Thu Jan 21 07:42:39 2021] GET /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs => generated 34 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:42:39.760541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-60dc2b93-3b0a-4961-80ac-47567cc5fe7b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:39.770757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c330219-7236-49d3-914f-0d522ab862f1 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] POST http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs Jan 21 07:42:39.771558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c330219-7236-49d3-914f-0d522ab862f1 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:39.874282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60dc2b93-3b0a-4961-80ac-47567cc5fe7b tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 200 Jan 21 07:42:39.887044 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 616/1246] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:39 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 906 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:39.892381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-10122d85-88c2-44cf-9ae7-feb329db791c tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action Jan 21 07:42:39.893009 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:39.893009 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:39.893331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-10122d85-88c2-44cf-9ae7-feb329db791c tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:39.893726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-10122d85-88c2-44cf-9ae7-feb329db791c tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:39.894701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-10122d85-88c2-44cf-9ae7-feb329db791c tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Updating volume '82bec1a9-d1af-4b07-b982-453a4d9397d9' with '{'status': 'available'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:42:39.954814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c330219-7236-49d3-914f-0d522ab862f1 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs returned with HTTP 200 Jan 21 07:42:39.955740 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 631/1247] 10.222.0.24 () {60 vars in 1366 bytes} [Thu Jan 21 07:42:39 2021] POST /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs => generated 34 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:42:39.969597 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c59a5c46-8a2c-4701-86bb-241d79cda653 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] PUT http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec2 Jan 21 07:42:39.970846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c59a5c46-8a2c-4701-86bb-241d79cda653 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:40.065050 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:40.065050 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:40.114269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c59a5c46-8a2c-4701-86bb-241d79cda653 tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec2 returned with HTTP 200 Jan 21 07:42:40.115484 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 632/1248] 10.222.0.24 () {60 vars in 1383 bytes} [Thu Jan 21 07:42:39 2021] PUT /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec2 => generated 17 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:42:40.132401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1949f585-926c-4308-ac66-f8ef3244fa4f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] GET http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec2 Jan 21 07:42:40.133089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1949f585-926c-4308-ac66-f8ef3244fa4f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:40.133845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1949f585-926c-4308-ac66-f8ef3244fa4f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:40.155372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1949f585-926c-4308-ac66-f8ef3244fa4f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec2 returned with HTTP 200 Jan 21 07:42:40.162601 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 633/1249] 10.222.0.24 () {58 vars in 1363 bytes} [Thu Jan 21 07:42:40 2021] GET /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs/spec2 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:42:40.171269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a46556cf-8509-48ba-ba25-db001cf0771f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] POST http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs Jan 21 07:42:40.172145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a46556cf-8509-48ba-ba25-db001cf0771f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:40.258010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-10122d85-88c2-44cf-9ae7-feb329db791c tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action returned with HTTP 202 Jan 21 07:42:40.260025 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 617/1250] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:39 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action => generated 0 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:42:40.270541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91da59a5-87af-4812-9ac2-6bb817fba97c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:40.271484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91da59a5-87af-4812-9ac2-6bb817fba97c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:40.271943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:40.271943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:40.272666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91da59a5-87af-4812-9ac2-6bb817fba97c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:40.325246 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:40.325246 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:40.336943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-91da59a5-87af-4812-9ac2-6bb817fba97c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:40.368684 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91da59a5-87af-4812-9ac2-6bb817fba97c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 200 Jan 21 07:42:40.371627 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 618/1251] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:40 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 910 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:40.387492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a46556cf-8509-48ba-ba25-db001cf0771f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs returned with HTTP 200 Jan 21 07:42:40.389358 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 634/1252] 10.222.0.24 () {60 vars in 1366 bytes} [Thu Jan 21 07:42:40 2021] POST /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs => generated 51 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:42:40.399568 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c21f269a-3137-45a4-b8b5-2ddb76fd0048 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action Jan 21 07:42:40.399752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c808c5d-1742-4160-857b-8f4b8c05881f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] GET http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs Jan 21 07:42:40.400244 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c808c5d-1742-4160-857b-8f4b8c05881f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:40.400455 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:40.400455 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:40.400864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c808c5d-1742-4160-857b-8f4b8c05881f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:40.401975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c21f269a-3137-45a4-b8b5-2ddb76fd0048 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:40.402761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c21f269a-3137-45a4-b8b5-2ddb76fd0048 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:40.403974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-c21f269a-3137-45a4-b8b5-2ddb76fd0048 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Updating volume '82bec1a9-d1af-4b07-b982-453a4d9397d9' with '{'status': 'maintenance'}' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:42:40.430361 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c808c5d-1742-4160-857b-8f4b8c05881f tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs returned with HTTP 200 Jan 21 07:42:40.432769 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 619/1253] 10.222.0.24 () {58 vars in 1345 bytes} [Thu Jan 21 07:42:40 2021] GET /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c/extra_specs => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:42:40.451353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-321ea247-5f25-4070-a4a8-dee09d82dc0b tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] DELETE http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c Jan 21 07:42:40.452742 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-321ea247-5f25-4070-a4a8-dee09d82dc0b tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:40.453862 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-321ea247-5f25-4070-a4a8-dee09d82dc0b tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:40.545539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:40.545539 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:40.546401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:42:40.546401 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:42:40.559745 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-321ea247-5f25-4070-a4a8-dee09d82dc0b tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c returned with HTTP 202 Jan 21 07:42:40.561381 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 620/1254] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:42:40 2021] DELETE /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:42:40.575412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96019a29-9a6a-425b-9267-169ee2d156af tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] GET http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c Jan 21 07:42:40.576151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96019a29-9a6a-425b-9267-169ee2d156af tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:40.576810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96019a29-9a6a-425b-9267-169ee2d156af tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:40.593858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96019a29-9a6a-425b-9267-169ee2d156af tempest-VolumeTypesExtraSpecsTest-342259579 tempest-VolumeTypesExtraSpecsTest-342259579] http://10.222.0.24/volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c returned with HTTP 404 Jan 21 07:42:40.595712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 621/1255] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:42:40 2021] GET /volume/v3/bac0f13bf78542fdb2a63976f9c27906/types/45c3de35-d2f6-45b2-ba11-ea10da1a3e9c => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:40.656209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c21f269a-3137-45a4-b8b5-2ddb76fd0048 tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action returned with HTTP 202 Jan 21 07:42:40.657155 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 635/1256] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:40 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:42:40.665833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a80773f4-54c5-4a4e-9d3c-ecb45357821e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:40.666245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a80773f4-54c5-4a4e-9d3c-ecb45357821e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:40.666755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a80773f4-54c5-4a4e-9d3c-ecb45357821e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:40.812771 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:40.812771 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:40.858130 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a80773f4-54c5-4a4e-9d3c-ecb45357821e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:40.942117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a80773f4-54c5-4a4e-9d3c-ecb45357821e tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 200 Jan 21 07:42:40.944499 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 622/1257] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:40 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:40.959824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2ef4e9b-7edc-4d06-9b15-dc081ec2a71d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] POST http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action Jan 21 07:42:40.960293 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:40.960293 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:40.960775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2ef4e9b-7edc-4d06-9b15-dc081ec2a71d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:42:40.961166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2ef4e9b-7edc-4d06-9b15-dc081ec2a71d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:40.962117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-b2ef4e9b-7edc-4d06-9b15-dc081ec2a71d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] Updating volume '82bec1a9-d1af-4b07-b982-453a4d9397d9' with '{'status': 'available'}' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 07:42:41.199276 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:41.199276 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:41.309725 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2ef4e9b-7edc-4d06-9b15-dc081ec2a71d tempest-VolumesActionsTest-1689238770 tempest-VolumesActionsTest-1689238770] http://10.222.0.24/volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action returned with HTTP 202 Jan 21 07:42:41.311185 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 636/1258] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:42:40 2021] POST /volume/v3/a2efcf7ca2af4c26bacd757954ce822e/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:42:41.320447 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a04ef700-1423-4bf7-a422-7844de585871 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:41.321009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a04ef700-1423-4bf7-a422-7844de585871 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:41.321467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:41.321467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:41.321762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a04ef700-1423-4bf7-a422-7844de585871 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:41.449928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:41.449928 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:41.470257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a04ef700-1423-4bf7-a422-7844de585871 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:41.505288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a04ef700-1423-4bf7-a422-7844de585871 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 200 Jan 21 07:42:41.506423 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 623/1259] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:41 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 910 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:41.526828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51336180-78ee-415d-b8a4-40359b94ce07 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] DELETE http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:41.527765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51336180-78ee-415d-b8a4-40359b94ce07 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:41.527965 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:41.527965 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:41.528368 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51336180-78ee-415d-b8a4-40359b94ce07 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:41.528819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-51336180-78ee-415d-b8a4-40359b94ce07 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Delete volume with id: 82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:41.586097 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:41.586097 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:41.587507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-51336180-78ee-415d-b8a4-40359b94ce07 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:41.626314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-51336180-78ee-415d-b8a4-40359b94ce07 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Delete volume request issued successfully. Jan 21 07:42:41.626799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51336180-78ee-415d-b8a4-40359b94ce07 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 202 Jan 21 07:42:41.632812 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 637/1260] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:42:41 2021] DELETE /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:42:41.636878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-268c2332-4e0f-4989-9ee6-033bbd3cd143 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:41.637652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-268c2332-4e0f-4989-9ee6-033bbd3cd143 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:41.638218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:41.638218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:41.638617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-268c2332-4e0f-4989-9ee6-033bbd3cd143 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:41.700206 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:41.700206 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:41.710448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-268c2332-4e0f-4989-9ee6-033bbd3cd143 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:41.744995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-268c2332-4e0f-4989-9ee6-033bbd3cd143 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 200 Jan 21 07:42:41.746807 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 624/1261] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:41 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:42.778620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e009c27b-1856-4a1c-a1d5-08dc071cb5f2 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:42.779549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e009c27b-1856-4a1c-a1d5-08dc071cb5f2 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:42.779907 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:42.779907 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:42.780488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e009c27b-1856-4a1c-a1d5-08dc071cb5f2 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:42.892396 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:42.892396 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:42.903233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e009c27b-1856-4a1c-a1d5-08dc071cb5f2 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:42.930137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e009c27b-1856-4a1c-a1d5-08dc071cb5f2 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 200 Jan 21 07:42:42.940902 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 638/1262] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:42 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 909 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:43.955709 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ba5cda9-d3d8-4348-a176-b673178a6d54 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:43.960824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ba5cda9-d3d8-4348-a176-b673178a6d54 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:43.961278 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:43.961278 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:43.962096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ba5cda9-d3d8-4348-a176-b673178a6d54 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:44.248735 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:44.248735 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:44.320165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9ba5cda9-d3d8-4348-a176-b673178a6d54 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:44.391574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ba5cda9-d3d8-4348-a176-b673178a6d54 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 200 Jan 21 07:42:44.402831 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 625/1263] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:43 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 909 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:45.410486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8c399d0-e90c-4e06-b7bc-8f09e8ffdca1 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 Jan 21 07:42:45.411803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8c399d0-e90c-4e06-b7bc-8f09e8ffdca1 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:45.412304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:45.412304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:45.413341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8c399d0-e90c-4e06-b7bc-8f09e8ffdca1 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:45.499623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8c399d0-e90c-4e06-b7bc-8f09e8ffdca1 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 returned with HTTP 404 Jan 21 07:42:45.501022 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 639/1264] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:45 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/82bec1a9-d1af-4b07-b982-453a4d9397d9 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:45.512871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-103e6861-428d-4206-8214-74ecca75dc50 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] DELETE http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:45.512871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-103e6861-428d-4206-8214-74ecca75dc50 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:45.512871 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:45.512871 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:45.513632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-103e6861-428d-4206-8214-74ecca75dc50 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:45.516230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-103e6861-428d-4206-8214-74ecca75dc50 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Delete volume with id: 1bb34656-4335-4eda-93f8-7bef2bb03ab7 Jan 21 07:42:45.576439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-103e6861-428d-4206-8214-74ecca75dc50 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 returned with HTTP 404 Jan 21 07:42:45.584239 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 626/1265] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:42:45 2021] DELETE /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/1bb34656-4335-4eda-93f8-7bef2bb03ab7 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:45.592497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-10d65ec6-7925-4786-b0d6-734d24617759 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] DELETE http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:45.593587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-10d65ec6-7925-4786-b0d6-734d24617759 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:45.594466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-10d65ec6-7925-4786-b0d6-734d24617759 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:45.595298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-10d65ec6-7925-4786-b0d6-734d24617759 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Delete volume with id: c9eecadc-bddb-4bab-8191-99578364d701 Jan 21 07:42:45.660461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-10d65ec6-7925-4786-b0d6-734d24617759 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 returned with HTTP 404 Jan 21 07:42:45.662610 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 640/1266] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:42:45 2021] DELETE /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/c9eecadc-bddb-4bab-8191-99578364d701 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:45.672395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8da2b34d-9cda-433e-8bce-6ef9d3a75b17 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] DELETE http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:45.673235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8da2b34d-9cda-433e-8bce-6ef9d3a75b17 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:45.673941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8da2b34d-9cda-433e-8bce-6ef9d3a75b17 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:45.674654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8da2b34d-9cda-433e-8bce-6ef9d3a75b17 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Delete volume with id: 22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 Jan 21 07:42:45.744228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8da2b34d-9cda-433e-8bce-6ef9d3a75b17 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 returned with HTTP 404 Jan 21 07:42:45.752308 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 627/1267] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:42:45 2021] DELETE /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/22fa7ac3-00cd-43e8-ad22-6621c68bc0e3 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:42:45.756271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84f68278-f838-4c1f-92a1-a07356674ec1 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] DELETE http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:42:45.757152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84f68278-f838-4c1f-92a1-a07356674ec1 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:45.757860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84f68278-f838-4c1f-92a1-a07356674ec1 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:45.758531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-84f68278-f838-4c1f-92a1-a07356674ec1 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Delete volume with id: 9acb6150-ff22-4bf6-94ab-81def1cc5c46 Jan 21 07:42:45.839343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84f68278-f838-4c1f-92a1-a07356674ec1 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 returned with HTTP 404 Jan 21 07:42:45.858161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce1f05dd-9f78-42ed-9a1d-90e8348cae8c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] DELETE http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:42:45.859894 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce1f05dd-9f78-42ed-9a1d-90e8348cae8c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:45.860274 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 641/1268] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:42:45 2021] DELETE /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/9acb6150-ff22-4bf6-94ab-81def1cc5c46 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:42:45.861542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce1f05dd-9f78-42ed-9a1d-90e8348cae8c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:45.862593 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-ce1f05dd-9f78-42ed-9a1d-90e8348cae8c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Delete volume with id: ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:42:46.006959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:46.006959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:46.009563 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce1f05dd-9f78-42ed-9a1d-90e8348cae8c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:46.129819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce1f05dd-9f78-42ed-9a1d-90e8348cae8c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Delete volume request issued successfully. Jan 21 07:42:46.135702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce1f05dd-9f78-42ed-9a1d-90e8348cae8c tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 202 Jan 21 07:42:46.138122 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 628/1269] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:42:45 2021] DELETE /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:42:46.150991 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3478c4b-7058-4096-ae1d-48635dc6397d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:42:46.154698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3478c4b-7058-4096-ae1d-48635dc6397d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:46.155392 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3478c4b-7058-4096-ae1d-48635dc6397d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:46.417451 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:46.417451 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:46.447572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d3478c4b-7058-4096-ae1d-48635dc6397d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:46.609430 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3478c4b-7058-4096-ae1d-48635dc6397d tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:42:46.613962 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 642/1270] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:46 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 928 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:47.641603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e25f6e45-47c2-4185-beb5-0dc6419c5094 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:42:47.642357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e25f6e45-47c2-4185-beb5-0dc6419c5094 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:47.642557 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:47.642557 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:47.643349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e25f6e45-47c2-4185-beb5-0dc6419c5094 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:47.734089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:47.734089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:47.774977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e25f6e45-47c2-4185-beb5-0dc6419c5094 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:47.874592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e25f6e45-47c2-4185-beb5-0dc6419c5094 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:42:47.875990 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 629/1271] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:47 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 928 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:48.907334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c84f4ba-85aa-467a-ab2a-be4cc6c6f1ae tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:42:48.907835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c84f4ba-85aa-467a-ab2a-be4cc6c6f1ae tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:48.908059 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:48.908059 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:48.908432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c84f4ba-85aa-467a-ab2a-be4cc6c6f1ae tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:49.121275 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:49.121275 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:49.165605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2c84f4ba-85aa-467a-ab2a-be4cc6c6f1ae tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Volume info retrieved successfully. Jan 21 07:42:49.306199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c84f4ba-85aa-467a-ab2a-be4cc6c6f1ae tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 200 Jan 21 07:42:49.318892 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 643/1272] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:48 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 928 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:50.336634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-52183902-c4d0-44b6-8468-2449a853eb24 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] GET http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf Jan 21 07:42:50.337147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-52183902-c4d0-44b6-8468-2449a853eb24 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:50.337359 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:50.337359 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:50.337953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-52183902-c4d0-44b6-8468-2449a853eb24 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:50.470164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-52183902-c4d0-44b6-8468-2449a853eb24 tempest-VolumesActionsTest-1482792949 tempest-VolumesActionsTest-1482792949] http://10.222.0.24/volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf returned with HTTP 404 Jan 21 07:42:50.471267 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 630/1273] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:50 2021] GET /volume/v3/8e4f8bd6cdc44599ae4d6789f65ad220/volumes/ba0855b0-6f35-4647-84d6-66dcfc14d3cf => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:42:51.614438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] POST http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes Jan 21 07:42:51.614980 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:51.614980 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:51.615289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1584500895"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:51.616620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1584500895'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:42:51.617521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Create volume of 1 GB Jan 21 07:42:51.690911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Availability Zones retrieved successfully. Jan 21 07:42:51.741535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Flow 'volume_create_api' (22ef7ba8-a28e-4315-9921-b1ac70b49fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:51.748887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd7468c-32eb-434c-b3e7-f24754cb4967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:51.756201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:42:52.003275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd7468c-32eb-434c-b3e7-f24754cb4967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:52.005581 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad92d54-dd17-47db-ae10-8266c20b1217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:52.132150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Created reservations ['6e113f13-62cc-44b1-85b2-237d1e85e27d', '6d28f0af-7b00-4b39-8665-9ea530366769', 'dc542f2d-abb0-4014-bc6b-fec1ea2310d8', 'ad6807af-8b45-4098-adc3-e006ff153db1'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:52.134445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad92d54-dd17-47db-ae10-8266c20b1217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e113f13-62cc-44b1-85b2-237d1e85e27d', '6d28f0af-7b00-4b39-8665-9ea530366769', 'dc542f2d-abb0-4014-bc6b-fec1ea2310d8', 'ad6807af-8b45-4098-adc3-e006ff153db1']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:52.137485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb191b6-bdc8-4038-9dda-a61b28ccf975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:52.208629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb191b6-bdc8-4038-9dda-a61b28ccf975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42336b86-a045-480a-9742-84e24c1bef11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1584500895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a33e4fd8d4054ccd98f1c123a867b3e8',qos_specs=None,replication_status=,reservations=['6e113f13-62cc-44b1-85b2-237d1e85e27d','6d28f0af-7b00-4b39-8665-9ea530366769','dc542f2d-abb0-4014-bc6b-fec1ea2310d8','ad6807af-8b45-4098-adc3-e006ff153db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b7208c276e4441bc98db29cbb10f46',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:42:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1584500895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42336b86-a045-480a-9742-84e24c1bef11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a33e4fd8d4054ccd98f1c123a867b3e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5b7208c276e4441bc98db29cbb10f46',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:52.211383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cc9c99-3717-4197-b2cf-9109f01dee55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:52.243453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cc9c99-3717-4197-b2cf-9109f01dee55) transitioned into state 'SUCCESS' from state '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-1584500895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a33e4fd8d4054ccd98f1c123a867b3e8',qos_specs=None,replication_status=,reservations=['6e113f13-62cc-44b1-85b2-237d1e85e27d','6d28f0af-7b00-4b39-8665-9ea530366769','dc542f2d-abb0-4014-bc6b-fec1ea2310d8','ad6807af-8b45-4098-adc3-e006ff153db1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b7208c276e4441bc98db29cbb10f46',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:52.247287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78550f7a-020c-496c-bd7b-02c12857f4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:42:52.266695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78550f7a-020c-496c-bd7b-02c12857f4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:42:52.270034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Flow 'volume_create_api' (22ef7ba8-a28e-4315-9921-b1ac70b49fab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:42:52.342374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Create volume request issued successfully. Jan 21 07:42:52.359321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60aa0134-f1ce-4b0d-8c11-4ccc02acb0dc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes returned with HTTP 202 Jan 21 07:42:52.380018 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 644/1274] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:42:50 2021] POST /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes => generated 823 bytes in 1532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:52.386190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e556fe88-2a87-4238-abbe-baaec556f007 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:42:52.386190 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e556fe88-2a87-4238-abbe-baaec556f007 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:52.387313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e556fe88-2a87-4238-abbe-baaec556f007 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:52.508168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:52.508168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:52.520312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e556fe88-2a87-4238-abbe-baaec556f007 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:42:52.551123 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e556fe88-2a87-4238-abbe-baaec556f007 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 200 Jan 21 07:42:52.552866 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 631/1275] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:52 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 915 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:53.585958 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9921049-7a79-4acd-9578-2643a101d520 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:42:53.587762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9921049-7a79-4acd-9578-2643a101d520 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:53.589026 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:53.589026 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:53.590116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9921049-7a79-4acd-9578-2643a101d520 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:53.820870 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:53.820870 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:53.862777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a9921049-7a79-4acd-9578-2643a101d520 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:42:53.981033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9921049-7a79-4acd-9578-2643a101d520 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 200 Jan 21 07:42:53.982557 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 645/1276] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:53 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 915 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:55.004164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcf4c96f-403e-4f17-b8f7-5b46c3312d2b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:42:55.006998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcf4c96f-403e-4f17-b8f7-5b46c3312d2b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:55.007856 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:55.007856 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:55.008926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcf4c96f-403e-4f17-b8f7-5b46c3312d2b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:55.233374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:55.233374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:55.280056 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dcf4c96f-403e-4f17-b8f7-5b46c3312d2b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:42:55.360759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcf4c96f-403e-4f17-b8f7-5b46c3312d2b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 200 Jan 21 07:42:55.362040 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 632/1277] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:54 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 916 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:55.380287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1079eb8-14ab-4c07-95a0-bd5ad8c7c562 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] POST http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups Jan 21 07:42:55.381004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:55.381004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:55.381693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1079eb8-14ab-4c07-95a0-bd5ad8c7c562 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Action: 'create', calling method: create, body: {"backup": {"volume_id": "42336b86-a045-480a-9742-84e24c1bef11", "name": "tempest-VolumesBackupsAdminTest-Backup-735531415"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:42:55.383006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-c1079eb8-14ab-4c07-95a0-bd5ad8c7c562 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Creating new backup {'backup': {'volume_id': '42336b86-a045-480a-9742-84e24c1bef11', 'name': 'tempest-VolumesBackupsAdminTest-Backup-735531415'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 07:42:55.384352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-c1079eb8-14ab-4c07-95a0-bd5ad8c7c562 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Creating backup of volume 42336b86-a045-480a-9742-84e24c1bef11 in container None Jan 21 07:42:55.491348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:55.491348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:55.495839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1079eb8-14ab-4c07-95a0-bd5ad8c7c562 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:42:55.602520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-c1079eb8-14ab-4c07-95a0-bd5ad8c7c562 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Created reservations ['84ccb066-05c2-48d5-8ca7-6070c532d7bc', '8dd8b169-ffc6-4ce1-b2dd-d1f324515174'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:42:55.717870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1079eb8-14ab-4c07-95a0-bd5ad8c7c562 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups returned with HTTP 202 Jan 21 07:42:55.718999 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 646/1278] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:42:55 2021] POST /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups => generated 400 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:42:55.731546 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8940b20b-ef7c-4849-aa90-f2ed1cad8062 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:42:55.733387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8940b20b-ef7c-4849-aa90-f2ed1cad8062 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:55.733822 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:55.733822 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:55.734652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8940b20b-ef7c-4849-aa90-f2ed1cad8062 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:55.735189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8940b20b-ef7c-4849-aa90-f2ed1cad8062 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:42:55.760552 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:55.760552 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:55.763257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8940b20b-ef7c-4849-aa90-f2ed1cad8062 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:42:55.764277 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 633/1279] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:55 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 807 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:42:56.789347 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4983f4aa-f2a3-4ad4-b2a9-7f6f41b53174 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:42:56.790282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4983f4aa-f2a3-4ad4-b2a9-7f6f41b53174 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:56.790282 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:56.790282 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:56.796565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4983f4aa-f2a3-4ad4-b2a9-7f6f41b53174 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:56.797359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4983f4aa-f2a3-4ad4-b2a9-7f6f41b53174 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:42:56.894339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:56.894339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:56.898451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4983f4aa-f2a3-4ad4-b2a9-7f6f41b53174 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:42:56.908630 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 647/1280] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:56 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 807 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:57.924990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1407f37-e457-4d80-8116-bd33ded2c6e8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:42:57.925792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1407f37-e457-4d80-8116-bd33ded2c6e8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:57.926129 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:57.926129 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:57.926680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1407f37-e457-4d80-8116-bd33ded2c6e8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:57.927276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d1407f37-e457-4d80-8116-bd33ded2c6e8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:42:57.973743 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:57.973743 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:57.976286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1407f37-e457-4d80-8116-bd33ded2c6e8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:42:57.977937 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 634/1281] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:57 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 807 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:42:58.996947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2499ca9e-6768-412e-ad29-42cf59f3f40a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:42:58.997713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2499ca9e-6768-412e-ad29-42cf59f3f40a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:42:58.997887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:42:58.997887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:42:58.998461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2499ca9e-6768-412e-ad29-42cf59f3f40a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:42:58.998928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2499ca9e-6768-412e-ad29-42cf59f3f40a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:42:59.050681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:42:59.050681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:42:59.054521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2499ca9e-6768-412e-ad29-42cf59f3f40a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:42:59.060775 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 648/1282] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:42:58 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 807 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:00.077156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b0da82b0-de0d-4347-80ab-35ac09ad521d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:00.083933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b0da82b0-de0d-4347-80ab-35ac09ad521d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:00.084201 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:00.084201 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:00.084759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b0da82b0-de0d-4347-80ab-35ac09ad521d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:00.085792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b0da82b0-de0d-4347-80ab-35ac09ad521d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:00.181423 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:00.181423 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:00.199610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b0da82b0-de0d-4347-80ab-35ac09ad521d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:00.207971 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 635/1283] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:00 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:01.220789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da998acd-03b9-41f0-b0be-9cd2d1a9dbc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:01.223326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da998acd-03b9-41f0-b0be-9cd2d1a9dbc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:01.227917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:01.227917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:01.228476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da998acd-03b9-41f0-b0be-9cd2d1a9dbc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:01.229066 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-da998acd-03b9-41f0-b0be-9cd2d1a9dbc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:01.269236 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:01.269236 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:01.271276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da998acd-03b9-41f0-b0be-9cd2d1a9dbc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:01.272372 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 649/1284] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:01 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:02.298673 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95552a4f-2af7-4dd4-be67-1c38d0f31508 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:02.301517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95552a4f-2af7-4dd4-be67-1c38d0f31508 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:02.301973 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:02.301973 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:02.302729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95552a4f-2af7-4dd4-be67-1c38d0f31508 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:02.303446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-95552a4f-2af7-4dd4-be67-1c38d0f31508 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:02.394185 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:02.394185 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:02.399385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95552a4f-2af7-4dd4-be67-1c38d0f31508 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:02.415630 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 636/1285] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:02 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:03.421080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-301642ac-32b5-4311-aab5-a422ca387477 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:03.421938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-301642ac-32b5-4311-aab5-a422ca387477 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:03.422613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:03.422613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:03.423259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-301642ac-32b5-4311-aab5-a422ca387477 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:03.423597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-301642ac-32b5-4311-aab5-a422ca387477 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:03.475294 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:03.475294 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:03.482226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-301642ac-32b5-4311-aab5-a422ca387477 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:03.494173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 650/1286] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:03 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:04.499372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-345b5b86-87a9-4293-b547-e72f0bf1df84 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:04.500301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-345b5b86-87a9-4293-b547-e72f0bf1df84 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:04.500651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:04.500651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:04.501238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-345b5b86-87a9-4293-b547-e72f0bf1df84 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:04.501724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-345b5b86-87a9-4293-b547-e72f0bf1df84 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:04.555396 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:04.555396 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:04.561905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-345b5b86-87a9-4293-b547-e72f0bf1df84 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:04.563341 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 637/1287] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:04 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:05.582465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f654a35-3e85-430f-b143-089261aab78c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:05.583302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f654a35-3e85-430f-b143-089261aab78c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:05.587941 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:05.587941 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:05.597429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f654a35-3e85-430f-b143-089261aab78c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:05.601406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7f654a35-3e85-430f-b143-089261aab78c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:05.722323 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:05.722323 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:05.740210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f654a35-3e85-430f-b143-089261aab78c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:05.741605 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 651/1288] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:05 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:06.758081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8010ab3d-768d-4b87-8e4a-88a395c7d675 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:06.758738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8010ab3d-768d-4b87-8e4a-88a395c7d675 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:06.762085 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:06.762085 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:06.763437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8010ab3d-768d-4b87-8e4a-88a395c7d675 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:06.764710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8010ab3d-768d-4b87-8e4a-88a395c7d675 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:06.799477 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:06.799477 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:06.804318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8010ab3d-768d-4b87-8e4a-88a395c7d675 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:06.806690 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 638/1289] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:06 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:07.513270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8520173a-c43e-4a63-bc61-bd64e607495e tempest-AvailabilityZoneTestJSON-377161814 tempest-AvailabilityZoneTestJSON-377161814] GET http://10.222.0.24/volume/v3/8fa97632755142b0b1b40febdb6e5350/os-availability-zone Jan 21 07:43:07.513913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8520173a-c43e-4a63-bc61-bd64e607495e tempest-AvailabilityZoneTestJSON-377161814 tempest-AvailabilityZoneTestJSON-377161814] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:07.514114 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:07.514114 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:07.517046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8520173a-c43e-4a63-bc61-bd64e607495e tempest-AvailabilityZoneTestJSON-377161814 tempest-AvailabilityZoneTestJSON-377161814] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:07.546137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8520173a-c43e-4a63-bc61-bd64e607495e tempest-AvailabilityZoneTestJSON-377161814 tempest-AvailabilityZoneTestJSON-377161814] Availability Zones retrieved successfully. Jan 21 07:43:07.547250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8520173a-c43e-4a63-bc61-bd64e607495e tempest-AvailabilityZoneTestJSON-377161814 tempest-AvailabilityZoneTestJSON-377161814] http://10.222.0.24/volume/v3/8fa97632755142b0b1b40febdb6e5350/os-availability-zone returned with HTTP 200 Jan 21 07:43:07.549160 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 652/1290] 10.222.0.24 () {58 vars in 1243 bytes} [Thu Jan 21 07:43:07 2021] GET /volume/v3/8fa97632755142b0b1b40febdb6e5350/os-availability-zone => generated 82 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:43:07.836515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c543b405-f9db-4e73-83b9-920a202488f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:07.840059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c543b405-f9db-4e73-83b9-920a202488f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:07.840409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:07.840409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:07.850222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c543b405-f9db-4e73-83b9-920a202488f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:07.855703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c543b405-f9db-4e73-83b9-920a202488f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:07.926809 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:07.926809 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:07.929977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c543b405-f9db-4e73-83b9-920a202488f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:07.932402 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 639/1291] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:07 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:08.959587 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1cf7474d-3bfc-4b9a-bdfa-b2f8d4dbb3af tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:08.960985 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1cf7474d-3bfc-4b9a-bdfa-b2f8d4dbb3af tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:08.961873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1cf7474d-3bfc-4b9a-bdfa-b2f8d4dbb3af tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:08.962474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1cf7474d-3bfc-4b9a-bdfa-b2f8d4dbb3af tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:09.078989 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:09.078989 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:09.090019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1cf7474d-3bfc-4b9a-bdfa-b2f8d4dbb3af tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:09.099077 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 653/1292] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:08 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:10.111811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe323dce-ae3c-4023-8ab7-38c49c78053b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:10.112376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe323dce-ae3c-4023-8ab7-38c49c78053b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:10.113098 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:10.113098 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:10.113837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe323dce-ae3c-4023-8ab7-38c49c78053b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:10.114452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-fe323dce-ae3c-4023-8ab7-38c49c78053b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:10.218136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:10.218136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:10.227173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe323dce-ae3c-4023-8ab7-38c49c78053b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:10.232327 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 640/1293] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:10 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:11.284812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af9879bf-7e78-4883-a095-16c3da973375 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:11.288868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af9879bf-7e78-4883-a095-16c3da973375 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:11.297759 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:11.297759 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:11.300307 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af9879bf-7e78-4883-a095-16c3da973375 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:11.303003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-af9879bf-7e78-4883-a095-16c3da973375 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:11.406830 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:11.406830 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:11.424920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af9879bf-7e78-4883-a095-16c3da973375 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:11.425776 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 654/1294] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:11 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:12.450563 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b97a22d3-86e1-4f10-ad59-b8209a81518c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:12.452004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b97a22d3-86e1-4f10-ad59-b8209a81518c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:12.452497 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:12.452497 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:12.453418 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b97a22d3-86e1-4f10-ad59-b8209a81518c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:12.455091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b97a22d3-86e1-4f10-ad59-b8209a81518c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:12.599434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:12.599434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:12.603629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b97a22d3-86e1-4f10-ad59-b8209a81518c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:12.610661 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 641/1295] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:12 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:13.183181 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] POST http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes Jan 21 07:43:13.184542 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:13.184542 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:13.188691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1424276617"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:13.198433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1424276617'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:43:13.199837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Create volume of 1 GB Jan 21 07:43:13.233461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Availability Zones retrieved successfully. Jan 21 07:43:13.276955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Flow 'volume_create_api' (ea6d47cf-74ac-4212-a2d7-032942800ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:13.286241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb6d44c-3820-45b5-a0d2-eb941bc2f237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:13.293220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:43:13.406528 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb6d44c-3820-45b5-a0d2-eb941bc2f237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:13.415900 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3a4b96d-5146-4b09-b7a3-2b8b2d5a00c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:13.620939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4e895b68-f4a4-4e9b-9915-0f0dcdfa78a3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:13.620939 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4e895b68-f4a4-4e9b-9915-0f0dcdfa78a3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:13.621924 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:13.621924 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:13.621924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4e895b68-f4a4-4e9b-9915-0f0dcdfa78a3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:13.622299 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4e895b68-f4a4-4e9b-9915-0f0dcdfa78a3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:13.681400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:13.681400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:13.690891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4e895b68-f4a4-4e9b-9915-0f0dcdfa78a3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:13.692217 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 642/1296] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:13 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:13.694187 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Created reservations ['929a050b-6730-4fd6-8d76-b239f5336374', '9aa1b322-fc0c-48f2-a6b2-665ff7025855', '591f297b-9ac6-4224-947b-fc440e402a7e', 'ef986052-6780-4736-a452-5d18a8ad48f3'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:13.698202 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3a4b96d-5146-4b09-b7a3-2b8b2d5a00c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['929a050b-6730-4fd6-8d76-b239f5336374', '9aa1b322-fc0c-48f2-a6b2-665ff7025855', '591f297b-9ac6-4224-947b-fc440e402a7e', 'ef986052-6780-4736-a452-5d18a8ad48f3']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:13.703147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c1b8b5-8c24-4038-8901-b9025645ae61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:13.896219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c1b8b5-8c24-4038-8901-b9025645ae61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '855120e3-1316-4138-a3e6-2e28b4d9d80d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1424276617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2da015cf37744ddbd5b635bcf9ac057',qos_specs=None,replication_status=,reservations=['929a050b-6730-4fd6-8d76-b239f5336374','9aa1b322-fc0c-48f2-a6b2-665ff7025855','591f297b-9ac6-4224-947b-fc440e402a7e','ef986052-6780-4736-a452-5d18a8ad48f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b5678d4ff704bc39489ebe92e9be839',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1424276617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=855120e3-1316-4138-a3e6-2e28b4d9d80d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2da015cf37744ddbd5b635bcf9ac057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2b5678d4ff704bc39489ebe92e9be839',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:13.901931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343560db-92a7-4e8c-b6a9-4bd4d2511021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:14.007382 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343560db-92a7-4e8c-b6a9-4bd4d2511021) transitioned into state 'SUCCESS' from state '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-1424276617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2da015cf37744ddbd5b635bcf9ac057',qos_specs=None,replication_status=,reservations=['929a050b-6730-4fd6-8d76-b239f5336374','9aa1b322-fc0c-48f2-a6b2-665ff7025855','591f297b-9ac6-4224-947b-fc440e402a7e','ef986052-6780-4736-a452-5d18a8ad48f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b5678d4ff704bc39489ebe92e9be839',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:14.017156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f177db-b3b3-40f4-9df9-48c58348a1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:14.051041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f177db-b3b3-40f4-9df9-48c58348a1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:14.061544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Flow 'volume_create_api' (ea6d47cf-74ac-4212-a2d7-032942800ddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:14.208793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Create volume request issued successfully. Jan 21 07:43:14.244450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b09d3431-21c9-45e9-bff3-d431859c1066 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes returned with HTTP 202 Jan 21 07:43:14.269484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c487d4b6-86be-4ae9-b38e-116dfb0f2a65 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d Jan 21 07:43:14.270031 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c487d4b6-86be-4ae9-b38e-116dfb0f2a65 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:14.270226 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:14.270226 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:14.270931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c487d4b6-86be-4ae9-b38e-116dfb0f2a65 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:14.279494 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 655/1297] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:43:12 2021] POST /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes => generated 819 bytes in 1583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:43:14.326908 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:14.326908 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:14.337555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c487d4b6-86be-4ae9-b38e-116dfb0f2a65 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:14.374363 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c487d4b6-86be-4ae9-b38e-116dfb0f2a65 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d returned with HTTP 200 Jan 21 07:43:14.386171 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 643/1298] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:14 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d => generated 911 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:14.707843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5e028bd-da9b-4e83-91bc-19471d4feb63 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:14.708412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5e028bd-da9b-4e83-91bc-19471d4feb63 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:14.708744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:14.708744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:14.709045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5e028bd-da9b-4e83-91bc-19471d4feb63 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:14.709576 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f5e028bd-da9b-4e83-91bc-19471d4feb63 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:14.772472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:14.772472 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:14.774722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5e028bd-da9b-4e83-91bc-19471d4feb63 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:14.776232 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 656/1299] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:14 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:15.393008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b07b7cd6-7264-4544-8cfc-bcf4fa7ee25d tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d Jan 21 07:43:15.393857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b07b7cd6-7264-4544-8cfc-bcf4fa7ee25d tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:15.394292 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:15.394292 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:15.395042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b07b7cd6-7264-4544-8cfc-bcf4fa7ee25d tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:15.522372 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:15.522372 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:15.552316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b07b7cd6-7264-4544-8cfc-bcf4fa7ee25d tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:15.611202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b07b7cd6-7264-4544-8cfc-bcf4fa7ee25d tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d returned with HTTP 200 Jan 21 07:43:15.612570 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 644/1300] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:15 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d => generated 911 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:15.796479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-301ef8b4-7405-4e7d-a0c3-d9f2139a2edf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:15.797169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-301ef8b4-7405-4e7d-a0c3-d9f2139a2edf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:15.800145 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:15.800145 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:15.800145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-301ef8b4-7405-4e7d-a0c3-d9f2139a2edf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:15.800145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-301ef8b4-7405-4e7d-a0c3-d9f2139a2edf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:15.840871 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:15.840871 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:15.844040 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-301ef8b4-7405-4e7d-a0c3-d9f2139a2edf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:15.845292 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 657/1301] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:15 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:16.630053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcc3f128-5a5c-4eff-9052-9d2ae741a7c3 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d Jan 21 07:43:16.630593 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fcc3f128-5a5c-4eff-9052-9d2ae741a7c3 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:16.630848 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:16.630848 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:16.631275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fcc3f128-5a5c-4eff-9052-9d2ae741a7c3 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:16.714166 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:16.714166 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:16.724837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fcc3f128-5a5c-4eff-9052-9d2ae741a7c3 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:16.757861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcc3f128-5a5c-4eff-9052-9d2ae741a7c3 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d returned with HTTP 200 Jan 21 07:43:16.759361 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 645/1302] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:16 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d => generated 912 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:16.792242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc7d5c2e-5d03-4e69-85c0-db837fee12be tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] POST http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata Jan 21 07:43:16.796260 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:16.796260 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:16.796888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bc7d5c2e-5d03-4e69-85c0-db837fee12be tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:16.861563 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71d7cb8e-159d-4c1b-810c-baa8a7f83987 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:16.862113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71d7cb8e-159d-4c1b-810c-baa8a7f83987 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:16.862336 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:16.862336 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:16.862759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71d7cb8e-159d-4c1b-810c-baa8a7f83987 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:16.864784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-71d7cb8e-159d-4c1b-810c-baa8a7f83987 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:16.989576 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:16.989576 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:17.005707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:17.005707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:17.012481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71d7cb8e-159d-4c1b-810c-baa8a7f83987 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:17.012481 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 646/1303] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:16 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:17.020364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bc7d5c2e-5d03-4e69-85c0-db837fee12be tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:17.057720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bc7d5c2e-5d03-4e69-85c0-db837fee12be tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Create volume metadata completed successfully. Jan 21 07:43:17.058500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc7d5c2e-5d03-4e69-85c0-db837fee12be tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata returned with HTTP 200 Jan 21 07:43:17.059478 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 658/1304] 10.222.0.24 () {60 vars in 1364 bytes} [Thu Jan 21 07:43:16 2021] POST /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata => generated 101 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:17.078129 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7cec4dd1-7baf-4939-9859-a68e62488978 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata Jan 21 07:43:17.085307 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7cec4dd1-7baf-4939-9859-a68e62488978 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:17.085666 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:17.085666 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:17.086798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7cec4dd1-7baf-4939-9859-a68e62488978 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:17.289416 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:17.289416 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:17.290647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7cec4dd1-7baf-4939-9859-a68e62488978 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:17.305294 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7cec4dd1-7baf-4939-9859-a68e62488978 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Get volume metadata completed successfully. Jan 21 07:43:17.305294 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7cec4dd1-7baf-4939-9859-a68e62488978 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata returned with HTTP 200 Jan 21 07:43:17.307597 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 647/1305] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:43:17 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata => generated 101 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:17.317253 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b52505a9-99f8-4d32-9430-4fe76431c5a6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] PUT http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata Jan 21 07:43:17.318211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:17.318211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:17.318211 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b52505a9-99f8-4d32-9430-4fe76431c5a6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:17.378925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:17.378925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:17.379932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b52505a9-99f8-4d32-9430-4fe76431c5a6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:17.509822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b52505a9-99f8-4d32-9430-4fe76431c5a6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Update volume metadata completed successfully. Jan 21 07:43:17.517809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b52505a9-99f8-4d32-9430-4fe76431c5a6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata returned with HTTP 200 Jan 21 07:43:17.533030 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 659/1306] 10.222.0.24 () {60 vars in 1362 bytes} [Thu Jan 21 07:43:17 2021] PUT /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata => generated 57 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:43:17.537544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc6aca8f-2994-4df5-a80d-2bfbb10712d2 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata Jan 21 07:43:17.537544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bc6aca8f-2994-4df5-a80d-2bfbb10712d2 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:17.544229 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:17.544229 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:17.544229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bc6aca8f-2994-4df5-a80d-2bfbb10712d2 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:17.799096 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:17.799096 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:17.800372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bc6aca8f-2994-4df5-a80d-2bfbb10712d2 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:17.844906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bc6aca8f-2994-4df5-a80d-2bfbb10712d2 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Get volume metadata completed successfully. Jan 21 07:43:17.845846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc6aca8f-2994-4df5-a80d-2bfbb10712d2 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata returned with HTTP 200 Jan 21 07:43:17.852137 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 648/1307] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:43:17 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata => generated 57 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:43:17.887317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-884b1771-a727-4b6a-9212-9f6622b36f96 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] DELETE http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata/key1 Jan 21 07:43:17.888013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-884b1771-a727-4b6a-9212-9f6622b36f96 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:17.888279 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:17.888279 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:17.888715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-884b1771-a727-4b6a-9212-9f6622b36f96 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:18.015610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-130b488b-bd76-4026-8812-4cf777f19003 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:18.016399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-130b488b-bd76-4026-8812-4cf777f19003 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:18.016850 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:18.016850 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:18.017825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-130b488b-bd76-4026-8812-4cf777f19003 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:18.018424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-130b488b-bd76-4026-8812-4cf777f19003 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:18.039932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:18.039932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:18.043935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-884b1771-a727-4b6a-9212-9f6622b36f96 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:18.073197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-884b1771-a727-4b6a-9212-9f6622b36f96 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Get volume metadata completed successfully. Jan 21 07:43:18.075891 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:18.075891 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:18.089749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-130b488b-bd76-4026-8812-4cf777f19003 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:18.091424 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 649/1308] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:18 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:18.091655 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:43:18.091655 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:43:18.119130 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-884b1771-a727-4b6a-9212-9f6622b36f96 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Delete volume metadata completed successfully. Jan 21 07:43:18.119875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-884b1771-a727-4b6a-9212-9f6622b36f96 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata/key1 returned with HTTP 200 Jan 21 07:43:18.121910 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 660/1309] 10.222.0.24 () {58 vars in 1360 bytes} [Thu Jan 21 07:43:17 2021] DELETE /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata/key1 => generated 0 bytes in 261 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 07:43:18.131133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50aaeb00-537d-4905-828e-267bd62168f6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata Jan 21 07:43:18.131852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50aaeb00-537d-4905-828e-267bd62168f6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:18.132079 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:18.132079 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:18.132473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50aaeb00-537d-4905-828e-267bd62168f6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:18.272854 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:18.272854 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:18.274836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-50aaeb00-537d-4905-828e-267bd62168f6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:18.326401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-50aaeb00-537d-4905-828e-267bd62168f6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Get volume metadata completed successfully. Jan 21 07:43:18.327904 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50aaeb00-537d-4905-828e-267bd62168f6 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata returned with HTTP 200 Jan 21 07:43:18.330520 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 650/1310] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:43:18 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata => generated 32 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:43:18.341027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0aa80a6f-4b1f-4048-98a6-342f59de6211 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] PUT http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata Jan 21 07:43:18.341689 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:18.341689 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:18.342279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0aa80a6f-4b1f-4048-98a6-342f59de6211 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:18.404394 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:18.404394 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:18.406224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0aa80a6f-4b1f-4048-98a6-342f59de6211 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:18.436496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0aa80a6f-4b1f-4048-98a6-342f59de6211 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Update volume metadata completed successfully. Jan 21 07:43:18.439372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0aa80a6f-4b1f-4048-98a6-342f59de6211 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata returned with HTTP 200 Jan 21 07:43:18.442583 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 661/1311] 10.222.0.24 () {60 vars in 1362 bytes} [Thu Jan 21 07:43:18 2021] PUT /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata => generated 16 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:43:18.458282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd74b33e-0d40-4333-b336-a1e95aaffa37 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] POST http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata Jan 21 07:43:18.459072 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:18.459072 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:18.467073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd74b33e-0d40-4333-b336-a1e95aaffa37 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:18.583840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:18.583840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:18.586756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dd74b33e-0d40-4333-b336-a1e95aaffa37 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:18.625522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dd74b33e-0d40-4333-b336-a1e95aaffa37 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Create volume metadata completed successfully. Jan 21 07:43:18.627076 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd74b33e-0d40-4333-b336-a1e95aaffa37 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata returned with HTTP 200 Jan 21 07:43:18.629852 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 651/1312] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 07:43:18 2021] POST /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata => generated 68 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:43:18.647319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d73455a-fe8c-4d51-925e-39b28e415780 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] PUT http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata/key3 Jan 21 07:43:18.648154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:18.648154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:18.648910 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d73455a-fe8c-4d51-925e-39b28e415780 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:18.846622 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:18.846622 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:18.850071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2d73455a-fe8c-4d51-925e-39b28e415780 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:18.883189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2d73455a-fe8c-4d51-925e-39b28e415780 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Update volume metadata completed successfully. Jan 21 07:43:18.885915 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d73455a-fe8c-4d51-925e-39b28e415780 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata/key3 returned with HTTP 200 Jan 21 07:43:18.888525 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 662/1313] 10.222.0.24 () {60 vars in 1377 bytes} [Thu Jan 21 07:43:18 2021] PUT /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata/key3 => generated 35 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:43:18.903241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-437abf0c-ded2-4e7c-aa4f-80d1e4acd262 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata/key3 Jan 21 07:43:18.904208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-437abf0c-ded2-4e7c-aa4f-80d1e4acd262 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:18.912957 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:18.912957 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:18.914392 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-437abf0c-ded2-4e7c-aa4f-80d1e4acd262 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:19.110904 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0be9cfd8-616b-4b1c-ab2d-010b79aa7835 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:19.111787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0be9cfd8-616b-4b1c-ab2d-010b79aa7835 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:19.112151 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:19.112151 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:19.121569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0be9cfd8-616b-4b1c-ab2d-010b79aa7835 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:19.121569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0be9cfd8-616b-4b1c-ab2d-010b79aa7835 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:19.130816 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:19.130816 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:19.132401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-437abf0c-ded2-4e7c-aa4f-80d1e4acd262 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:19.162435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-437abf0c-ded2-4e7c-aa4f-80d1e4acd262 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Get volume metadata completed successfully. Jan 21 07:43:19.163096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-437abf0c-ded2-4e7c-aa4f-80d1e4acd262 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata/key3 returned with HTTP 200 Jan 21 07:43:19.164006 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 652/1314] 10.222.0.24 () {58 vars in 1357 bytes} [Thu Jan 21 07:43:18 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata/key3 => generated 35 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:43:19.174106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e40b30ed-da13-43ca-b757-4b7754c7ff75 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata Jan 21 07:43:19.183159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e40b30ed-da13-43ca-b757-4b7754c7ff75 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:19.183707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:19.183707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:19.184412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e40b30ed-da13-43ca-b757-4b7754c7ff75 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:19.216032 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:19.216032 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:19.230454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0be9cfd8-616b-4b1c-ab2d-010b79aa7835 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:19.232569 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 663/1315] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:19 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:19.373826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:19.373826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:19.376693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e40b30ed-da13-43ca-b757-4b7754c7ff75 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:19.430697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e40b30ed-da13-43ca-b757-4b7754c7ff75 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Get volume metadata completed successfully. Jan 21 07:43:19.432838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e40b30ed-da13-43ca-b757-4b7754c7ff75 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata returned with HTTP 200 Jan 21 07:43:19.435605 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 653/1316] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:43:19 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata => generated 75 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:43:19.450030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5940dfea-13c8-4a77-ae3f-dcab0b3865e0 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] PUT http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata Jan 21 07:43:19.452159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:19.452159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:19.453496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5940dfea-13c8-4a77-ae3f-dcab0b3865e0 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:19.635028 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:19.635028 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:19.640984 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5940dfea-13c8-4a77-ae3f-dcab0b3865e0 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:19.701681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5940dfea-13c8-4a77-ae3f-dcab0b3865e0 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Update volume metadata completed successfully. Jan 21 07:43:19.702324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5940dfea-13c8-4a77-ae3f-dcab0b3865e0 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata returned with HTTP 200 Jan 21 07:43:19.703598 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 664/1317] 10.222.0.24 () {60 vars in 1362 bytes} [Thu Jan 21 07:43:19 2021] PUT /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d/metadata => generated 16 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:43:19.717047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8838f849-08ed-4052-9a49-c38418bd8551 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] DELETE http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d Jan 21 07:43:19.718898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8838f849-08ed-4052-9a49-c38418bd8551 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:19.721759 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:19.721759 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:19.723263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8838f849-08ed-4052-9a49-c38418bd8551 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:19.730477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8838f849-08ed-4052-9a49-c38418bd8551 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Delete volume with id: 855120e3-1316-4138-a3e6-2e28b4d9d80d Jan 21 07:43:19.897991 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:19.897991 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:19.901576 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8838f849-08ed-4052-9a49-c38418bd8551 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:19.958331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8838f849-08ed-4052-9a49-c38418bd8551 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Delete volume request issued successfully. Jan 21 07:43:19.968615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8838f849-08ed-4052-9a49-c38418bd8551 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d returned with HTTP 202 Jan 21 07:43:19.970429 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 654/1318] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:43:19 2021] DELETE /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:43:19.982995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be23779c-f6e1-432f-bab2-998e57db373f tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d Jan 21 07:43:19.984500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be23779c-f6e1-432f-bab2-998e57db373f tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:19.985128 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:19.985128 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:19.986112 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be23779c-f6e1-432f-bab2-998e57db373f tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:20.172817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:20.172817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:20.201176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be23779c-f6e1-432f-bab2-998e57db373f tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:20.249248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d80be429-1df3-4c6b-9a12-e15d1b9f7a44 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:20.249776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d80be429-1df3-4c6b-9a12-e15d1b9f7a44 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:20.250055 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:20.250055 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:20.250330 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d80be429-1df3-4c6b-9a12-e15d1b9f7a44 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:20.250720 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d80be429-1df3-4c6b-9a12-e15d1b9f7a44 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:20.251960 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be23779c-f6e1-432f-bab2-998e57db373f tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d returned with HTTP 200 Jan 21 07:43:20.268634 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 665/1319] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:19 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d => generated 911 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:20.348417 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:20.348417 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:20.350727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d80be429-1df3-4c6b-9a12-e15d1b9f7a44 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:20.367079 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 655/1320] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:20 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:21.286522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-700a68f8-0b17-4fde-a853-93452f228e33 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d Jan 21 07:43:21.292150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-700a68f8-0b17-4fde-a853-93452f228e33 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:21.293339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:21.293339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:21.295773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-700a68f8-0b17-4fde-a853-93452f228e33 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:21.419481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea637c0a-8cc0-493c-bfde-22f236bbff89 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:21.419481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea637c0a-8cc0-493c-bfde-22f236bbff89 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:21.419481 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:21.419481 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:21.419481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea637c0a-8cc0-493c-bfde-22f236bbff89 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:21.419481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ea637c0a-8cc0-493c-bfde-22f236bbff89 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:21.426268 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:21.426268 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:21.439296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-700a68f8-0b17-4fde-a853-93452f228e33 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:21.491197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-700a68f8-0b17-4fde-a853-93452f228e33 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d returned with HTTP 200 Jan 21 07:43:21.492055 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 666/1321] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:21 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d => generated 911 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:21.526625 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:21.526625 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:21.534434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea637c0a-8cc0-493c-bfde-22f236bbff89 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:21.542593 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 656/1322] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:21 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:22.526222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6755ed07-e6c1-4853-9931-f7540d8d6871 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d Jan 21 07:43:22.527563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6755ed07-e6c1-4853-9931-f7540d8d6871 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:22.527761 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:22.527761 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:22.528146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6755ed07-e6c1-4853-9931-f7540d8d6871 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:22.555398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b274cd18-ce9b-415d-be01-3cbdb1b19a4c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:22.556505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b274cd18-ce9b-415d-be01-3cbdb1b19a4c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:22.567078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:22.567078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:22.567983 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b274cd18-ce9b-415d-be01-3cbdb1b19a4c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:22.576751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b274cd18-ce9b-415d-be01-3cbdb1b19a4c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:22.656216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:22.656216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:22.682444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6755ed07-e6c1-4853-9931-f7540d8d6871 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Volume info retrieved successfully. Jan 21 07:43:22.682946 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:22.682946 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:22.686612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b274cd18-ce9b-415d-be01-3cbdb1b19a4c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:22.708268 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 657/1323] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:22 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:22.729982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6755ed07-e6c1-4853-9931-f7540d8d6871 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d returned with HTTP 200 Jan 21 07:43:22.732386 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 667/1324] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:22 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d => generated 911 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:23.725161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a5f10304-2656-401b-966d-11b03cb3ea8d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:23.736990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a5f10304-2656-401b-966d-11b03cb3ea8d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:23.737222 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:23.737222 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:23.738795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a5f10304-2656-401b-966d-11b03cb3ea8d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:23.740069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a5f10304-2656-401b-966d-11b03cb3ea8d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:23.750931 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7fbfddd-6e39-4f22-8e98-3e241bafd838 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] GET http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d Jan 21 07:43:23.751523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7fbfddd-6e39-4f22-8e98-3e241bafd838 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:23.751852 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:23.751852 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:23.752280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7fbfddd-6e39-4f22-8e98-3e241bafd838 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:23.813687 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:23.813687 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:23.824689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a5f10304-2656-401b-966d-11b03cb3ea8d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:23.836238 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 658/1325] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:23 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:23.922090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7fbfddd-6e39-4f22-8e98-3e241bafd838 tempest-VolumesMetadataTest-986508678 tempest-VolumesMetadataTest-986508678] http://10.222.0.24/volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d returned with HTTP 404 Jan 21 07:43:23.926355 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 668/1326] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:23 2021] GET /volume/v3/d2da015cf37744ddbd5b635bcf9ac057/volumes/855120e3-1316-4138-a3e6-2e28b4d9d80d => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:24.853687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83df6afe-72e1-4222-b4eb-5406a9618b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:24.854463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83df6afe-72e1-4222-b4eb-5406a9618b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:24.855609 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:24.855609 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:24.855609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83df6afe-72e1-4222-b4eb-5406a9618b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:24.855609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-83df6afe-72e1-4222-b4eb-5406a9618b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:24.933694 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:24.933694 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:24.942036 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83df6afe-72e1-4222-b4eb-5406a9618b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:24.942968 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 659/1327] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:24 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:25.960124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16ef4853-9fab-4491-96a8-25e6d00557fc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:25.960785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16ef4853-9fab-4491-96a8-25e6d00557fc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:25.961470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16ef4853-9fab-4491-96a8-25e6d00557fc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:25.961839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-16ef4853-9fab-4491-96a8-25e6d00557fc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:26.015218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:26.015218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:26.022254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16ef4853-9fab-4491-96a8-25e6d00557fc tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:26.024074 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 669/1328] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:25 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:27.045562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ded7c68-acb2-4462-ac80-00314e8d2a8f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:27.046079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ded7c68-acb2-4462-ac80-00314e8d2a8f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:27.046465 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:27.046465 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:27.046847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ded7c68-acb2-4462-ac80-00314e8d2a8f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:27.047219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9ded7c68-acb2-4462-ac80-00314e8d2a8f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:27.174095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:27.174095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:27.179775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ded7c68-acb2-4462-ac80-00314e8d2a8f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:27.183870 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 660/1329] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:27 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:28.209004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-622ab23b-377d-433e-b5a1-9e9a7c681b62 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:28.209004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-622ab23b-377d-433e-b5a1-9e9a7c681b62 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:28.209004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:28.209004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:28.214254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-622ab23b-377d-433e-b5a1-9e9a7c681b62 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:28.214655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-622ab23b-377d-433e-b5a1-9e9a7c681b62 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:28.276097 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:28.276097 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:28.281267 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-622ab23b-377d-433e-b5a1-9e9a7c681b62 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:28.283184 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 670/1330] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:28 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:29.298884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-37687505-8566-421f-8354-67bf8b54ba60 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:29.300140 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-37687505-8566-421f-8354-67bf8b54ba60 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:29.300621 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:29.300621 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:29.301309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-37687505-8566-421f-8354-67bf8b54ba60 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:29.301877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-37687505-8566-421f-8354-67bf8b54ba60 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:29.350290 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:29.350290 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:29.357102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-37687505-8566-421f-8354-67bf8b54ba60 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:29.358582 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 661/1331] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:29 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:30.377806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5adaa77f-a5a2-4278-ba5a-116a5afb900b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:30.378371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5adaa77f-a5a2-4278-ba5a-116a5afb900b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:30.378500 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:30.378500 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:30.379170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5adaa77f-a5a2-4278-ba5a-116a5afb900b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:30.379743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5adaa77f-a5a2-4278-ba5a-116a5afb900b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:30.439503 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:30.439503 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:30.442584 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5adaa77f-a5a2-4278-ba5a-116a5afb900b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:30.445389 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 671/1332] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:30 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:31.466259 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31ed38ff-0166-4afc-88e2-d68c4b2d612e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:31.467182 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31ed38ff-0166-4afc-88e2-d68c4b2d612e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:31.467537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:31.467537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:31.468191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31ed38ff-0166-4afc-88e2-d68c4b2d612e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:31.470512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-31ed38ff-0166-4afc-88e2-d68c4b2d612e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:31.567527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:31.567527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:31.576700 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31ed38ff-0166-4afc-88e2-d68c4b2d612e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:31.578902 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 662/1333] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:31 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:32.599779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3959c76-d093-4c3f-bbda-e8d0076fa643 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:32.605390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3959c76-d093-4c3f-bbda-e8d0076fa643 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:32.605986 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:32.605986 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:32.608555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3959c76-d093-4c3f-bbda-e8d0076fa643 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:32.609999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f3959c76-d093-4c3f-bbda-e8d0076fa643 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:32.694168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:32.694168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:32.698851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3959c76-d093-4c3f-bbda-e8d0076fa643 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:32.701233 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 663/1334] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:32 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:33.126098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] POST http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes Jan 21 07:43:33.129260 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:33.129260 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:33.135335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-730880243"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:33.138035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-730880243'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:43:33.139299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Create volume of 1 GB Jan 21 07:43:33.169464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Availability Zones retrieved successfully. Jan 21 07:43:33.225134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Flow 'volume_create_api' (16cd5938-58f8-4d7d-b70f-7378d61d81bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:33.225134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37480fc-63a9-41bd-ab83-58b0eb646ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:33.237004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:43:33.467147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37480fc-63a9-41bd-ab83-58b0eb646ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:33.472125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93352d4b-be29-441f-a531-1b2f5fd95fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:33.721409 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-277109c9-4ade-4d9b-9904-f480ffde1dad tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:33.722309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-277109c9-4ade-4d9b-9904-f480ffde1dad tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:33.722613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:33.722613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:33.724781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Created reservations ['8367efc7-0c3a-48ca-9ba8-0a986edd26af', '2eb0c994-1367-4dc4-a798-161c61e0c26d', '73e76eff-91c8-42de-a261-b0ebb2178a30', 'fc0edfcd-9f31-4252-bdd3-d36e7b41dfa9'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:33.729378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93352d4b-be29-441f-a531-1b2f5fd95fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8367efc7-0c3a-48ca-9ba8-0a986edd26af', '2eb0c994-1367-4dc4-a798-161c61e0c26d', '73e76eff-91c8-42de-a261-b0ebb2178a30', 'fc0edfcd-9f31-4252-bdd3-d36e7b41dfa9']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:33.733783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-277109c9-4ade-4d9b-9904-f480ffde1dad tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:33.735610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-277109c9-4ade-4d9b-9904-f480ffde1dad tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:33.737843 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f51d21-3bb4-4c32-84fa-1f54f850f260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:33.856818 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:33.856818 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:33.867693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-277109c9-4ade-4d9b-9904-f480ffde1dad tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:33.872015 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 664/1335] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:33 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:33.961199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f51d21-3bb4-4c32-84fa-1f54f850f260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c44c470-4b7a-46fc-abf6-984f295aeffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-730880243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35c70dbffe84a529f6afa19c7bdf0a8',qos_specs=None,replication_status=,reservations=['8367efc7-0c3a-48ca-9ba8-0a986edd26af','2eb0c994-1367-4dc4-a798-161c61e0c26d','73e76eff-91c8-42de-a261-b0ebb2178a30','fc0edfcd-9f31-4252-bdd3-d36e7b41dfa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4942dfd965b24a808e21b0b13e6dfbae',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:43:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-730880243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c44c470-4b7a-46fc-abf6-984f295aeffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b35c70dbffe84a529f6afa19c7bdf0a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4942dfd965b24a808e21b0b13e6dfbae',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:33.971624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7177626e-2c8d-4a2d-8633-ff494d16c7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:34.070011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7177626e-2c8d-4a2d-8633-ff494d16c7f7) transitioned into state 'SUCCESS' from state '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-730880243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35c70dbffe84a529f6afa19c7bdf0a8',qos_specs=None,replication_status=,reservations=['8367efc7-0c3a-48ca-9ba8-0a986edd26af','2eb0c994-1367-4dc4-a798-161c61e0c26d','73e76eff-91c8-42de-a261-b0ebb2178a30','fc0edfcd-9f31-4252-bdd3-d36e7b41dfa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4942dfd965b24a808e21b0b13e6dfbae',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:34.073569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641371e0-6784-4821-b521-e5fec1bfa2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:34.126693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641371e0-6784-4821-b521-e5fec1bfa2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:34.130356 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Flow 'volume_create_api' (16cd5938-58f8-4d7d-b70f-7378d61d81bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:34.395174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Create volume request issued successfully. Jan 21 07:43:34.435761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-070867d5-cef6-4fa4-89b9-5e72c49904e0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes returned with HTTP 202 Jan 21 07:43:34.437963 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 672/1336] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:43:32 2021] POST /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes => generated 819 bytes in 1868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:43:34.456933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd01cf8c-4fc2-4c31-b040-44660a8d7d6f tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:34.457872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd01cf8c-4fc2-4c31-b040-44660a8d7d6f tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:34.458229 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:34.458229 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:34.458920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd01cf8c-4fc2-4c31-b040-44660a8d7d6f tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:34.691272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:34.691272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:34.726964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dd01cf8c-4fc2-4c31-b040-44660a8d7d6f tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Volume info retrieved successfully. Jan 21 07:43:34.780236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd01cf8c-4fc2-4c31-b040-44660a8d7d6f tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 200 Jan 21 07:43:34.782833 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 665/1337] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:34 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 887 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:34.904161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92f049a8-a7dc-4de7-88e8-80188bb6ac37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:34.905178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92f049a8-a7dc-4de7-88e8-80188bb6ac37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:34.905554 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:34.905554 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:34.906253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92f049a8-a7dc-4de7-88e8-80188bb6ac37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:34.916054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-92f049a8-a7dc-4de7-88e8-80188bb6ac37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:34.961717 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:34.961717 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:34.965619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92f049a8-a7dc-4de7-88e8-80188bb6ac37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:34.967040 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 673/1338] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:34 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:35.804323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3421af6a-39e3-4d38-891f-6065d87a3939 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:35.806941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3421af6a-39e3-4d38-891f-6065d87a3939 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:35.807681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:35.807681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:35.809619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3421af6a-39e3-4d38-891f-6065d87a3939 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:36.000004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1f0a03a-fb1d-448a-bf5e-78a817b3b0f4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:36.021751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1f0a03a-fb1d-448a-bf5e-78a817b3b0f4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:36.025266 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:36.025266 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:36.033604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1f0a03a-fb1d-448a-bf5e-78a817b3b0f4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:36.034847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f1f0a03a-fb1d-448a-bf5e-78a817b3b0f4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:36.126015 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:36.126015 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:36.167325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:36.167325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:36.180230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3421af6a-39e3-4d38-891f-6065d87a3939 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Volume info retrieved successfully. Jan 21 07:43:36.182871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1f0a03a-fb1d-448a-bf5e-78a817b3b0f4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:36.183711 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 674/1339] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:35 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:36.244461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3421af6a-39e3-4d38-891f-6065d87a3939 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 200 Jan 21 07:43:36.260625 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 666/1340] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:35 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 911 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:37.204480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56af05b3-dcd2-4ba5-a85f-bfd83c162b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:37.206646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56af05b3-dcd2-4ba5-a85f-bfd83c162b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:37.207123 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:37.207123 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:37.207971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56af05b3-dcd2-4ba5-a85f-bfd83c162b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:37.208882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-56af05b3-dcd2-4ba5-a85f-bfd83c162b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:37.253463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:37.253463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:37.257861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56af05b3-dcd2-4ba5-a85f-bfd83c162b92 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:37.260412 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 675/1341] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:37 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:37.279747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ae7e0ab-a892-447e-a28e-6f206d176b80 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:37.280934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ae7e0ab-a892-447e-a28e-6f206d176b80 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:37.281417 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:37.281417 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:37.283559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ae7e0ab-a892-447e-a28e-6f206d176b80 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:37.419764 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:37.419764 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:37.437314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3ae7e0ab-a892-447e-a28e-6f206d176b80 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Volume info retrieved successfully. Jan 21 07:43:37.490900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ae7e0ab-a892-447e-a28e-6f206d176b80 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 200 Jan 21 07:43:37.492249 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 667/1342] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:37 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:37.511341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b71f24ab-d9c6-4919-8a98-7c1093037854 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] POST http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer Jan 21 07:43:37.511816 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:37.511816 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:37.512232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b71f24ab-d9c6-4919-8a98-7c1093037854 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6c44c470-4b7a-46fc-abf6-984f295aeffc"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:37.513290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.volume_transfer [None req-b71f24ab-d9c6-4919-8a98-7c1093037854 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Creating new volume transfer {'transfer': {'volume_id': '6c44c470-4b7a-46fc-abf6-984f295aeffc'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 07:43:37.513636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.volume_transfer [None req-b71f24ab-d9c6-4919-8a98-7c1093037854 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Creating transfer of volume 6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:37.516224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.transfer.api [None req-b71f24ab-d9c6-4919-8a98-7c1093037854 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Generating transfer record for volume 6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:37.725976 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:37.725976 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:37.787954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b71f24ab-d9c6-4919-8a98-7c1093037854 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer returned with HTTP 202 Jan 21 07:43:37.788474 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 676/1343] 10.222.0.24 () {60 vars in 1258 bytes} [Thu Jan 21 07:43:37 2021] POST /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer => generated 507 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:43:37.799341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0bce512-e01f-4da3-abfc-bcdd03add8da tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:37.800295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0bce512-e01f-4da3-abfc-bcdd03add8da tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:37.800758 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:37.800758 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:37.801433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0bce512-e01f-4da3-abfc-bcdd03add8da tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:37.936651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:37.936651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:37.966042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c0bce512-e01f-4da3-abfc-bcdd03add8da tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Volume info retrieved successfully. Jan 21 07:43:38.007008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0bce512-e01f-4da3-abfc-bcdd03add8da tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 200 Jan 21 07:43:38.020462 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 668/1344] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:37 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:38.028178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ece19c0a-24aa-48a4-b2b3-7806cfc1e4c0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/e7367cda-7995-4f92-ad45-846909ace08d Jan 21 07:43:38.028943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ece19c0a-24aa-48a4-b2b3-7806cfc1e4c0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:38.029302 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:38.029302 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:38.030028 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ece19c0a-24aa-48a4-b2b3-7806cfc1e4c0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:38.040500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ece19c0a-24aa-48a4-b2b3-7806cfc1e4c0 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/e7367cda-7995-4f92-ad45-846909ace08d returned with HTTP 200 Jan 21 07:43:38.041688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 677/1345] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:43:38 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/e7367cda-7995-4f92-ad45-846909ace08d => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:38.054041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-088e818f-6607-4ac8-8e6c-e974fc152ffe tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer Jan 21 07:43:38.055104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-088e818f-6607-4ac8-8e6c-e974fc152ffe tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:38.055533 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:38.055533 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:38.056979 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-088e818f-6607-4ac8-8e6c-e974fc152ffe tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:38.058098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.volume_transfer [None req-088e818f-6607-4ac8-8e6c-e974fc152ffe tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Listing volume transfers {{(pid=88080) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 07:43:38.070749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-088e818f-6607-4ac8-8e6c-e974fc152ffe tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer returned with HTTP 200 Jan 21 07:43:38.072098 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 669/1346] 10.222.0.24 () {58 vars in 1237 bytes} [Thu Jan 21 07:43:38 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer => generated 434 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:38.307167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b9f1cc26-2bb1-4323-9c87-faa1848edea0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:38.309131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b9f1cc26-2bb1-4323-9c87-faa1848edea0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:38.310496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b9f1cc26-2bb1-4323-9c87-faa1848edea0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:38.311482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b9f1cc26-2bb1-4323-9c87-faa1848edea0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:38.385750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] POST http://10.222.0.24/volume/v3/fbf66be4762f42a9ba0311ca698c207d/os-volume-transfer/e7367cda-7995-4f92-ad45-846909ace08d/accept Jan 21 07:43:38.388807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:38.388807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:38.391208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b9f1cc26-2bb1-4323-9c87-faa1848edea0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:38.392284 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 670/1347] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:38 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:38.393547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2438fed724d4da02"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:38.394666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.volume_transfer [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Accepting volume transfer e7367cda-7995-4f92-ad45-846909ace08d {{(pid=88081) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 07:43:38.395172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.volume_transfer [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Accepting transfer e7367cda-7995-4f92-ad45-846909ace08d Jan 21 07:43:38.992243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Created reservations ['4e9a3bc7-0693-4026-b760-314e7e08a7c6', 'c2c3cf86-3e75-4cc7-98bb-1794a1a0594f', 'a9cbe26a-386e-4cc5-b725-3f3edac2bb55', 'f637aaf1-927a-4d24-b536-401422240af1'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:39.174131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Created reservations ['3ee63b73-3ae1-4f04-8f8d-7363439d1a57', '6e2a00ab-1db3-4c8c-b91e-8e56a73df3b9', 'e0d49d42-2b55-4a98-83f9-e25cc26239c6', 'deb45e38-c9ac-4537-8c1c-4b519ef657c0'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:39.295915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Created reservations ['5c7c760b-13d1-4d14-9ac2-e696c68482aa', '706ef8ef-2211-46ca-a8df-4cdc5f2e0713', 'e1942e62-a1e5-460f-84b5-811bbf87cae6', 'c184a98e-f207-4336-b714-b2453452df82'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:39.412920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bda4fe84-8907-4100-ba37-a2ea94d2bcf4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:39.414142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bda4fe84-8907-4100-ba37-a2ea94d2bcf4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:39.414533 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:39.414533 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:39.415164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bda4fe84-8907-4100-ba37-a2ea94d2bcf4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:39.416337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bda4fe84-8907-4100-ba37-a2ea94d2bcf4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:39.434120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Created reservations ['4f25d803-80dc-40ef-9edd-3a3d73e6d9f2', 'b4a02ea7-7067-467d-8536-88c36c566ecd', 'f8e366c2-7150-403e-ac4c-15fd5d72b6fb', 'd8590a07-d21d-4a59-92e6-20e34379abc9'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:39.439331 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:39.439331 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:39.456632 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:39.456632 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:39.459869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bda4fe84-8907-4100-ba37-a2ea94d2bcf4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:39.461432 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 671/1348] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:39 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:39.637121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Transfer volume completed successfully. Jan 21 07:43:39.675948 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:43:39.675948 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:43:39.908650 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.transfer.api [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Volume 6c44c470-4b7a-46fc-abf6-984f295aeffc has been transferred. Jan 21 07:43:39.972226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd92be1a-e24f-47fa-9576-d5b44de6f06d tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] http://10.222.0.24/volume/v3/fbf66be4762f42a9ba0311ca698c207d/os-volume-transfer/e7367cda-7995-4f92-ad45-846909ace08d/accept returned with HTTP 202 Jan 21 07:43:39.973168 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 678/1349] 10.222.0.24 () {60 vars in 1390 bytes} [Thu Jan 21 07:43:38 2021] POST /volume/v3/fbf66be4762f42a9ba0311ca698c207d/os-volume-transfer/e7367cda-7995-4f92-ad45-846909ace08d/accept => generated 431 bytes in 1894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:43:39.984866 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-574dba40-cef6-4510-8632-42037f2f18d8 tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] GET http://10.222.0.24/volume/v3/fbf66be4762f42a9ba0311ca698c207d/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:39.985776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-574dba40-cef6-4510-8632-42037f2f18d8 tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:39.986216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:39.986216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:39.987078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-574dba40-cef6-4510-8632-42037f2f18d8 tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:40.153330 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:40.153330 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:40.171364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-574dba40-cef6-4510-8632-42037f2f18d8 tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Volume info retrieved successfully. Jan 21 07:43:40.221861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-574dba40-cef6-4510-8632-42037f2f18d8 tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] http://10.222.0.24/volume/v3/fbf66be4762f42a9ba0311ca698c207d/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 200 Jan 21 07:43:40.223898 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 672/1350] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:39 2021] GET /volume/v3/fbf66be4762f42a9ba0311ca698c207d/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:40.242305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc63b1c9-3dd0-481e-8a98-6e3c62e4415e tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] GET http://10.222.0.24/volume/v3/fbf66be4762f42a9ba0311ca698c207d/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:40.244357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc63b1c9-3dd0-481e-8a98-6e3c62e4415e tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:40.244799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:40.244799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:40.245417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc63b1c9-3dd0-481e-8a98-6e3c62e4415e tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:40.360709 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:40.360709 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:40.373583 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cc63b1c9-3dd0-481e-8a98-6e3c62e4415e tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] Volume info retrieved successfully. Jan 21 07:43:40.423162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc63b1c9-3dd0-481e-8a98-6e3c62e4415e tempest-VolumesTransfersTest-1404085702 tempest-VolumesTransfersTest-1404085702] http://10.222.0.24/volume/v3/fbf66be4762f42a9ba0311ca698c207d/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 200 Jan 21 07:43:40.423162 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 679/1351] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:40 2021] GET /volume/v3/fbf66be4762f42a9ba0311ca698c207d/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:40.444773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb8c0222-8695-43c3-8f45-f93a28fdacb6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] DELETE http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/e7367cda-7995-4f92-ad45-846909ace08d Jan 21 07:43:40.444773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb8c0222-8695-43c3-8f45-f93a28fdacb6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:40.444773 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:40.444773 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:40.445459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb8c0222-8695-43c3-8f45-f93a28fdacb6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:40.445614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.volume_transfer [None req-fb8c0222-8695-43c3-8f45-f93a28fdacb6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Delete transfer with id: e7367cda-7995-4f92-ad45-846909ace08d Jan 21 07:43:40.457141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb8c0222-8695-43c3-8f45-f93a28fdacb6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/e7367cda-7995-4f92-ad45-846909ace08d returned with HTTP 404 Jan 21 07:43:40.458259 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 673/1352] 10.222.0.24 () {58 vars in 1351 bytes} [Thu Jan 21 07:43:40 2021] DELETE /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/e7367cda-7995-4f92-ad45-846909ace08d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:40.489107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3bda01c-029a-4fe8-8aa7-14fa490b841a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:40.491479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3bda01c-029a-4fe8-8aa7-14fa490b841a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:40.495850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3bda01c-029a-4fe8-8aa7-14fa490b841a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:40.497796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d3bda01c-029a-4fe8-8aa7-14fa490b841a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:40.551044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:40.551044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:40.553111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3bda01c-029a-4fe8-8aa7-14fa490b841a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:40.553940 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 674/1353] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:40 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:40.600572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dafd5f19-36d2-4c65-b76c-3111a29cc2c5 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] DELETE http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:40.601433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dafd5f19-36d2-4c65-b76c-3111a29cc2c5 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:40.601809 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:40.601809 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:40.603983 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dafd5f19-36d2-4c65-b76c-3111a29cc2c5 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:40.605642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-dafd5f19-36d2-4c65-b76c-3111a29cc2c5 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Delete volume with id: 6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:40.777717 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:40.777717 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:40.780066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dafd5f19-36d2-4c65-b76c-3111a29cc2c5 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Volume info retrieved successfully. Jan 21 07:43:40.893144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dafd5f19-36d2-4c65-b76c-3111a29cc2c5 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Delete volume request issued successfully. Jan 21 07:43:40.893929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dafd5f19-36d2-4c65-b76c-3111a29cc2c5 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 202 Jan 21 07:43:40.895043 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 680/1354] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:43:40 2021] DELETE /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 0 bytes in 432 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:43:40.912557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-068f7a27-d7a5-4e31-af39-3252c7b668c1 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] GET http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:40.913476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-068f7a27-d7a5-4e31-af39-3252c7b668c1 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:40.913902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:40.913902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:40.915051 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-068f7a27-d7a5-4e31-af39-3252c7b668c1 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:41.106799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:41.106799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:41.126297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-068f7a27-d7a5-4e31-af39-3252c7b668c1 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Volume info retrieved successfully. Jan 21 07:43:41.179907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-068f7a27-d7a5-4e31-af39-3252c7b668c1 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 200 Jan 21 07:43:41.182308 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 675/1355] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:40 2021] GET /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 1083 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:41.575296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e345ef7-59ad-41e7-b9f1-717f4640e5ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:41.575884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e345ef7-59ad-41e7-b9f1-717f4640e5ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:41.576006 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:41.576006 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:41.576616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e345ef7-59ad-41e7-b9f1-717f4640e5ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:41.577152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7e345ef7-59ad-41e7-b9f1-717f4640e5ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:41.631958 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:41.631958 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:41.639911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e345ef7-59ad-41e7-b9f1-717f4640e5ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:41.642839 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 681/1356] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:41 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:42.199640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d2fa4bb-6152-438b-966a-97bae155c38a tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] GET http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:42.200084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d2fa4bb-6152-438b-966a-97bae155c38a tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:42.200303 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:42.200303 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:42.201388 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d2fa4bb-6152-438b-966a-97bae155c38a tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:42.338937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:42.338937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:42.359095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4d2fa4bb-6152-438b-966a-97bae155c38a tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Volume info retrieved successfully. Jan 21 07:43:42.414686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d2fa4bb-6152-438b-966a-97bae155c38a tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 200 Jan 21 07:43:42.416132 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 676/1357] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:42 2021] GET /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 1083 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:42.660627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ead414f6-3192-450b-b956-1ae524219c7f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:42.661404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ead414f6-3192-450b-b956-1ae524219c7f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:42.661577 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:42.661577 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:42.661827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ead414f6-3192-450b-b956-1ae524219c7f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:42.662179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ead414f6-3192-450b-b956-1ae524219c7f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:42.734649 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:42.734649 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:42.736432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ead414f6-3192-450b-b956-1ae524219c7f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:42.737302 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 682/1358] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:42 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:43.433446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b712a01-49e5-49a1-9146-530cb13e949c tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] GET http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:43.434000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b712a01-49e5-49a1-9146-530cb13e949c tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:43.434214 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:43.434214 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:43.434561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b712a01-49e5-49a1-9146-530cb13e949c tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:43.578997 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:43.578997 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:43.596054 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5b712a01-49e5-49a1-9146-530cb13e949c tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Volume info retrieved successfully. Jan 21 07:43:43.688803 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b712a01-49e5-49a1-9146-530cb13e949c tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 200 Jan 21 07:43:43.690283 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 677/1359] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:43 2021] GET /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 1083 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:43:43.760172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b88a13a2-0a3a-4f24-a257-ee634cd94e6f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:43.761002 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b88a13a2-0a3a-4f24-a257-ee634cd94e6f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:43.761348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:43.761348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:43.761976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b88a13a2-0a3a-4f24-a257-ee634cd94e6f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:43.762466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b88a13a2-0a3a-4f24-a257-ee634cd94e6f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:43.899464 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:43.899464 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:43.899464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b88a13a2-0a3a-4f24-a257-ee634cd94e6f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:43.899464 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 683/1360] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:43 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:44.709715 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d19493c2-87b5-4500-bf23-a6a7481a87f0 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] GET http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:44.710610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d19493c2-87b5-4500-bf23-a6a7481a87f0 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:44.710961 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:44.710961 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:44.711814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d19493c2-87b5-4500-bf23-a6a7481a87f0 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:44.825104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d19493c2-87b5-4500-bf23-a6a7481a87f0 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 404 Jan 21 07:43:44.826583 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 678/1361] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:44 2021] GET /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:44.837019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] POST http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes Jan 21 07:43:44.838353 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:44.838353 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:44.838785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1734109622"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:44.856890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1734109622'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:43:44.856890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Create volume of 1 GB Jan 21 07:43:44.904248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Availability Zones retrieved successfully. Jan 21 07:43:44.912412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94ea2cb8-3b7f-4eb6-962b-8071d4fa28ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:44.912412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94ea2cb8-3b7f-4eb6-962b-8071d4fa28ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:44.912412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94ea2cb8-3b7f-4eb6-962b-8071d4fa28ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:44.912412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-94ea2cb8-3b7f-4eb6-962b-8071d4fa28ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:44.945865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Flow 'volume_create_api' (dacef751-124b-44be-9446-7f6c40fc7d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:44.949853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1c0a34-5089-46f1-bdd5-034a0599e52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:44.952082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:43:45.007205 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:45.007205 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:45.014395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94ea2cb8-3b7f-4eb6-962b-8071d4fa28ff tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:45.018875 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 679/1362] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:44 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:45.133254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1c0a34-5089-46f1-bdd5-034a0599e52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:45.136492 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70d6db95-1f82-4c97-988a-cb3cd420c234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:45.306378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Created reservations ['2ac2476c-e1bb-4217-83ed-85f6e6951af9', 'df2c4eff-fc1c-4ccb-98a3-e2a29dbda7dc', '6c2855c7-6a67-4d64-b6be-b6cafcb3fd98', '10f04064-1f3f-4d43-b9b4-932c871a56c5'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:45.309005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70d6db95-1f82-4c97-988a-cb3cd420c234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ac2476c-e1bb-4217-83ed-85f6e6951af9', 'df2c4eff-fc1c-4ccb-98a3-e2a29dbda7dc', '6c2855c7-6a67-4d64-b6be-b6cafcb3fd98', '10f04064-1f3f-4d43-b9b4-932c871a56c5']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:45.320048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67acd272-d244-4a22-b1c9-0c5d0aba51be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:45.471600 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67acd272-d244-4a22-b1c9-0c5d0aba51be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '673f8f27-f599-46a1-b1e1-de800a9456b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1734109622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35c70dbffe84a529f6afa19c7bdf0a8',qos_specs=None,replication_status=,reservations=['2ac2476c-e1bb-4217-83ed-85f6e6951af9','df2c4eff-fc1c-4ccb-98a3-e2a29dbda7dc','6c2855c7-6a67-4d64-b6be-b6cafcb3fd98','10f04064-1f3f-4d43-b9b4-932c871a56c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4942dfd965b24a808e21b0b13e6dfbae',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1734109622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=673f8f27-f599-46a1-b1e1-de800a9456b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b35c70dbffe84a529f6afa19c7bdf0a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4942dfd965b24a808e21b0b13e6dfbae',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:45.479905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ecc0040-57f5-478b-97b6-c0acbf1115a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:45.544252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ecc0040-57f5-478b-97b6-c0acbf1115a5) transitioned into state 'SUCCESS' from state '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-1734109622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b35c70dbffe84a529f6afa19c7bdf0a8',qos_specs=None,replication_status=,reservations=['2ac2476c-e1bb-4217-83ed-85f6e6951af9','df2c4eff-fc1c-4ccb-98a3-e2a29dbda7dc','6c2855c7-6a67-4d64-b6be-b6cafcb3fd98','10f04064-1f3f-4d43-b9b4-932c871a56c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4942dfd965b24a808e21b0b13e6dfbae',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:45.546328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4184751b-a497-4109-bcf2-507db9ff318f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:45.579832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4184751b-a497-4109-bcf2-507db9ff318f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:45.589479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Flow 'volume_create_api' (dacef751-124b-44be-9446-7f6c40fc7d24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:45.730068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Create volume request issued successfully. Jan 21 07:43:45.764254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9a5f828-8231-4a34-9362-ead39c2657e3 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes returned with HTTP 202 Jan 21 07:43:45.776553 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 684/1363] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:43:44 2021] POST /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes => generated 820 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:43:45.781018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0e3d70a-7e28-4954-bdac-93db81b7372c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:45.781778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0e3d70a-7e28-4954-bdac-93db81b7372c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:45.781981 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:45.781981 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:45.783015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0e3d70a-7e28-4954-bdac-93db81b7372c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:45.895322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:45.895322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:45.920030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a0e3d70a-7e28-4954-bdac-93db81b7372c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Volume info retrieved successfully. Jan 21 07:43:45.970620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0e3d70a-7e28-4954-bdac-93db81b7372c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 200 Jan 21 07:43:45.982414 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 680/1364] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:45 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:46.043812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d027b9e-c53c-447d-941e-78eb15d5e331 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:46.044778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d027b9e-c53c-447d-941e-78eb15d5e331 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:46.045244 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:46.045244 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:46.045925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d027b9e-c53c-447d-941e-78eb15d5e331 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:46.046637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9d027b9e-c53c-447d-941e-78eb15d5e331 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:46.100197 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:46.100197 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:46.102099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d027b9e-c53c-447d-941e-78eb15d5e331 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:46.103086 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 685/1365] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:46 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:46.990520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-12b35e14-a41b-4d67-8669-31bf3deaf9ed tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:46.991376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-12b35e14-a41b-4d67-8669-31bf3deaf9ed tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:46.991376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:46.991376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:46.991903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-12b35e14-a41b-4d67-8669-31bf3deaf9ed tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:47.075964 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:47.075964 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:47.088024 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-12b35e14-a41b-4d67-8669-31bf3deaf9ed tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Volume info retrieved successfully. Jan 21 07:43:47.122403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1237af03-1dc6-4670-9a82-281529d0a455 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:47.122937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1237af03-1dc6-4670-9a82-281529d0a455 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:47.123196 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:47.123196 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:47.123474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1237af03-1dc6-4670-9a82-281529d0a455 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:47.124941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1237af03-1dc6-4670-9a82-281529d0a455 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:47.132404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-12b35e14-a41b-4d67-8669-31bf3deaf9ed tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 200 Jan 21 07:43:47.133407 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 681/1366] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:46 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:47.153980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f2e4349-2916-4066-90db-6c21033a6505 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] POST http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer Jan 21 07:43:47.154442 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:47.154442 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:47.157972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f2e4349-2916-4066-90db-6c21033a6505 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "673f8f27-f599-46a1-b1e1-de800a9456b5"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:47.163574 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.volume_transfer [None req-0f2e4349-2916-4066-90db-6c21033a6505 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Creating new volume transfer {'transfer': {'volume_id': '673f8f27-f599-46a1-b1e1-de800a9456b5'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 07:43:47.164315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.volume_transfer [None req-0f2e4349-2916-4066-90db-6c21033a6505 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Creating transfer of volume 673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:47.165028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.transfer.api [None req-0f2e4349-2916-4066-90db-6c21033a6505 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Generating transfer record for volume 673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:47.214132 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:47.214132 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:47.227235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1237af03-1dc6-4670-9a82-281529d0a455 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:47.238177 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 686/1367] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:47 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:47.311047 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:47.311047 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:47.370248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f2e4349-2916-4066-90db-6c21033a6505 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer returned with HTTP 202 Jan 21 07:43:47.381877 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 682/1368] 10.222.0.24 () {60 vars in 1258 bytes} [Thu Jan 21 07:43:47 2021] POST /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer => generated 507 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:43:47.382675 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b37dc2b-9198-4cbb-a0ec-d99cea92f90c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:47.383213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b37dc2b-9198-4cbb-a0ec-d99cea92f90c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:47.383427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:47.383427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:47.383757 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b37dc2b-9198-4cbb-a0ec-d99cea92f90c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:47.447317 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:47.447317 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:47.457229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2b37dc2b-9198-4cbb-a0ec-d99cea92f90c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Volume info retrieved successfully. Jan 21 07:43:47.498929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b37dc2b-9198-4cbb-a0ec-d99cea92f90c tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 200 Jan 21 07:43:47.518151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-edee522b-5271-45aa-954e-42396387f76d tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/detail Jan 21 07:43:47.518981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-edee522b-5271-45aa-954e-42396387f76d tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:47.519379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:47.519379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:47.520133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-edee522b-5271-45aa-954e-42396387f76d tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:47.528105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.volume_transfer [None req-edee522b-5271-45aa-954e-42396387f76d tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Listing volume transfers {{(pid=88080) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 07:43:47.531315 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 687/1369] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:47 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 921 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:47.541690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-edee522b-5271-45aa-954e-42396387f76d tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/detail returned with HTTP 200 Jan 21 07:43:47.543031 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 683/1370] 10.222.0.24 () {58 vars in 1258 bytes} [Thu Jan 21 07:43:47 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/detail => generated 478 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:47.557581 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae0d4ce1-36c1-4235-8dda-f48110568575 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] DELETE http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/82bc4bdd-aa53-45da-b5fe-3aaaffd4c242 Jan 21 07:43:47.558319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae0d4ce1-36c1-4235-8dda-f48110568575 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:47.558699 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:47.558699 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:47.559293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae0d4ce1-36c1-4235-8dda-f48110568575 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:47.559898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.volume_transfer [None req-ae0d4ce1-36c1-4235-8dda-f48110568575 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Delete transfer with id: 82bc4bdd-aa53-45da-b5fe-3aaaffd4c242 Jan 21 07:43:47.648631 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:47.648631 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:47.665001 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:43:47.665001 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:43:47.674571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae0d4ce1-36c1-4235-8dda-f48110568575 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/82bc4bdd-aa53-45da-b5fe-3aaaffd4c242 returned with HTTP 202 Jan 21 07:43:47.675447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 688/1371] 10.222.0.24 () {58 vars in 1351 bytes} [Thu Jan 21 07:43:47 2021] DELETE /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/82bc4bdd-aa53-45da-b5fe-3aaaffd4c242 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:43:47.684118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0881d6a-b9b6-48d6-9cac-b3e80ed135fc tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] GET http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:47.685010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0881d6a-b9b6-48d6-9cac-b3e80ed135fc tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:47.685682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0881d6a-b9b6-48d6-9cac-b3e80ed135fc tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:47.776453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:47.776453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:47.796447 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0881d6a-b9b6-48d6-9cac-b3e80ed135fc tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Volume info retrieved successfully. Jan 21 07:43:47.873840 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0881d6a-b9b6-48d6-9cac-b3e80ed135fc tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 200 Jan 21 07:43:47.874828 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 684/1372] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:47 2021] GET /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:47.896156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-742af90d-f0b7-4564-91b9-550ccda954c6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] DELETE http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/82bc4bdd-aa53-45da-b5fe-3aaaffd4c242 Jan 21 07:43:47.896951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-742af90d-f0b7-4564-91b9-550ccda954c6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:47.897649 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:47.897649 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:47.898118 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-742af90d-f0b7-4564-91b9-550ccda954c6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:47.898566 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.volume_transfer [None req-742af90d-f0b7-4564-91b9-550ccda954c6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Delete transfer with id: 82bc4bdd-aa53-45da-b5fe-3aaaffd4c242 Jan 21 07:43:47.921629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-742af90d-f0b7-4564-91b9-550ccda954c6 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/82bc4bdd-aa53-45da-b5fe-3aaaffd4c242 returned with HTTP 404 Jan 21 07:43:47.930558 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 689/1373] 10.222.0.24 () {58 vars in 1351 bytes} [Thu Jan 21 07:43:47 2021] DELETE /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/os-volume-transfer/82bc4bdd-aa53-45da-b5fe-3aaaffd4c242 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:47.934830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94a42eab-b702-43cc-bfe6-f6bec2d42e23 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] DELETE http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:47.935363 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94a42eab-b702-43cc-bfe6-f6bec2d42e23 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:47.935563 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:47.935563 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:47.936400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94a42eab-b702-43cc-bfe6-f6bec2d42e23 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:47.937109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-94a42eab-b702-43cc-bfe6-f6bec2d42e23 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Delete volume with id: 673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:48.040792 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:48.040792 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:48.042386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-94a42eab-b702-43cc-bfe6-f6bec2d42e23 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Volume info retrieved successfully. Jan 21 07:43:48.104946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-94a42eab-b702-43cc-bfe6-f6bec2d42e23 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Delete volume request issued successfully. Jan 21 07:43:48.106668 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94a42eab-b702-43cc-bfe6-f6bec2d42e23 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 202 Jan 21 07:43:48.109103 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 685/1374] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:43:47 2021] DELETE /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:43:48.121554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a69fdcf-2ff4-46be-a370-5470e0d3f6c0 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] GET http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:48.124156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a69fdcf-2ff4-46be-a370-5470e0d3f6c0 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:48.125645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a69fdcf-2ff4-46be-a370-5470e0d3f6c0 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:48.276946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99748a72-f6fd-4c64-bc28-393e90be31b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:48.278427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99748a72-f6fd-4c64-bc28-393e90be31b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:48.278789 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:48.278789 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:48.279457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99748a72-f6fd-4c64-bc28-393e90be31b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:48.280099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-99748a72-f6fd-4c64-bc28-393e90be31b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:48.316535 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:48.316535 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:48.350811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0a69fdcf-2ff4-46be-a370-5470e0d3f6c0 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Volume info retrieved successfully. Jan 21 07:43:48.365081 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:48.365081 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:48.368985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99748a72-f6fd-4c64-bc28-393e90be31b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:48.384238 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 686/1375] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:48 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:48.449469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a69fdcf-2ff4-46be-a370-5470e0d3f6c0 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 200 Jan 21 07:43:48.450717 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 690/1376] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:48 2021] GET /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 1084 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:49.414073 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd51735d-afce-4d83-872c-5120fe9ec3c5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:49.439793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd51735d-afce-4d83-872c-5120fe9ec3c5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:49.441017 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:49.441017 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:49.442208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd51735d-afce-4d83-872c-5120fe9ec3c5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:49.443165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bd51735d-afce-4d83-872c-5120fe9ec3c5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:49.480933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f4a84fa-50de-4218-820c-4fbd236401ad tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] GET http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:49.481822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f4a84fa-50de-4218-820c-4fbd236401ad tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:49.482150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:49.482150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:49.482782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f4a84fa-50de-4218-820c-4fbd236401ad tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:49.532819 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:49.532819 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:49.550337 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd51735d-afce-4d83-872c-5120fe9ec3c5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:49.551766 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 687/1377] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:49 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:49.634432 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:49.634432 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:49.667845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9f4a84fa-50de-4218-820c-4fbd236401ad tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Volume info retrieved successfully. Jan 21 07:43:49.772997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f4a84fa-50de-4218-820c-4fbd236401ad tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 200 Jan 21 07:43:49.779015 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 691/1378] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:49 2021] GET /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 1084 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:50.573140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fbef869f-fe1b-417a-a62f-9ef542849549 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:50.574534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fbef869f-fe1b-417a-a62f-9ef542849549 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:50.576186 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:50.576186 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:50.577088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fbef869f-fe1b-417a-a62f-9ef542849549 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:50.577690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-fbef869f-fe1b-417a-a62f-9ef542849549 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:50.641729 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:50.641729 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:50.645755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fbef869f-fe1b-417a-a62f-9ef542849549 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:50.653441 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 688/1379] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:50 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:50.795077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-149ccf8c-3701-4d76-8155-f72c1c6e2a69 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] GET http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:50.796224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-149ccf8c-3701-4d76-8155-f72c1c6e2a69 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:50.796684 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:50.796684 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:50.797751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-149ccf8c-3701-4d76-8155-f72c1c6e2a69 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:51.080364 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:51.080364 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:51.124743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-149ccf8c-3701-4d76-8155-f72c1c6e2a69 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Volume info retrieved successfully. Jan 21 07:43:51.267919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-149ccf8c-3701-4d76-8155-f72c1c6e2a69 tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 200 Jan 21 07:43:51.281773 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 692/1380] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:50 2021] GET /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 1084 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:43:51.678166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cacd6b12-3a20-4bcb-b7b0-686596f3d790 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:51.685066 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cacd6b12-3a20-4bcb-b7b0-686596f3d790 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:51.685908 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:51.685908 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:51.687090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cacd6b12-3a20-4bcb-b7b0-686596f3d790 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:51.688027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cacd6b12-3a20-4bcb-b7b0-686596f3d790 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:51.792948 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:51.792948 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:51.796570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cacd6b12-3a20-4bcb-b7b0-686596f3d790 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:51.839031 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 689/1381] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:51 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:52.290444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1eb14bd-50a1-4384-8d7d-d4daf797edeb tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] GET http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:52.291470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1eb14bd-50a1-4384-8d7d-d4daf797edeb tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:52.294034 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:52.294034 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:52.295246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1eb14bd-50a1-4384-8d7d-d4daf797edeb tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:52.430476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1eb14bd-50a1-4384-8d7d-d4daf797edeb tempest-VolumesTransfersTest-1665344450 tempest-VolumesTransfersTest-1665344450] http://10.222.0.24/volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 404 Jan 21 07:43:52.431990 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 693/1382] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:52 2021] GET /volume/v3/a7c1e2bb856b4e278b0def18e02f5dfa/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:52.454465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-45670ac1-8109-40ff-a875-f6b35c623879 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] DELETE http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:52.455789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-45670ac1-8109-40ff-a875-f6b35c623879 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:52.456167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:52.456167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:52.456909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-45670ac1-8109-40ff-a875-f6b35c623879 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:52.457811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-45670ac1-8109-40ff-a875-f6b35c623879 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Delete volume with id: 673f8f27-f599-46a1-b1e1-de800a9456b5 Jan 21 07:43:52.650763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-45670ac1-8109-40ff-a875-f6b35c623879 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 returned with HTTP 404 Jan 21 07:43:52.653517 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 690/1383] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:43:52 2021] DELETE /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/673f8f27-f599-46a1-b1e1-de800a9456b5 => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:52.664141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9bff348-c9ed-473f-9b45-ffafcaf77545 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] DELETE http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:52.664760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9bff348-c9ed-473f-9b45-ffafcaf77545 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:52.667338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9bff348-c9ed-473f-9b45-ffafcaf77545 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:52.668184 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-c9bff348-c9ed-473f-9b45-ffafcaf77545 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] Delete volume with id: 6c44c470-4b7a-46fc-abf6-984f295aeffc Jan 21 07:43:52.846396 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0009c651-f699-4749-835c-4810994934b9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:52.846998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0009c651-f699-4749-835c-4810994934b9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:52.847389 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0009c651-f699-4749-835c-4810994934b9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:52.847759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0009c651-f699-4749-835c-4810994934b9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:52.858611 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9bff348-c9ed-473f-9b45-ffafcaf77545 tempest-VolumesTransfersTest-1880751006 tempest-VolumesTransfersTest-1880751006] http://10.222.0.24/volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc returned with HTTP 404 Jan 21 07:43:52.859670 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 694/1384] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:43:52 2021] DELETE /volume/v3/b35c70dbffe84a529f6afa19c7bdf0a8/volumes/6c44c470-4b7a-46fc-abf6-984f295aeffc => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:52.892905 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:52.892905 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:52.896518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0009c651-f699-4749-835c-4810994934b9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:52.915921 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 691/1385] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:52 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:53.924244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38b855d9-38e5-4d61-b9e7-844585f5e34c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:53.929697 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38b855d9-38e5-4d61-b9e7-844585f5e34c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:53.946110 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38b855d9-38e5-4d61-b9e7-844585f5e34c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:53.951872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-38b855d9-38e5-4d61-b9e7-844585f5e34c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:54.066642 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:54.066642 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:54.091797 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38b855d9-38e5-4d61-b9e7-844585f5e34c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:54.105910 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 695/1386] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:53 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:54.489643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5202a3f1-b62e-4807-8338-d56ccabc6622 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] POST http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types Jan 21 07:43:54.490602 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:54.490602 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:54.491538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5202a3f1-b62e-4807-8338-d56ccabc6622 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1185743688"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:54.641721 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5202a3f1-b62e-4807-8338-d56ccabc6622 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types returned with HTTP 200 Jan 21 07:43:54.643346 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 692/1387] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:43:53 2021] POST /volume/v3/4eba2812525a445ba3f10eda50eb3128/types => generated 216 bytes in 662 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:54.659909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ebb4d61-9252-4d70-8d85-e087bee694c7 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] POST http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types Jan 21 07:43:54.661323 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:54.661323 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:54.666949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ebb4d61-9252-4d70-8d85-e087bee694c7 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1713657356"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:54.757601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ebb4d61-9252-4d70-8d85-e087bee694c7 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types returned with HTTP 202 Jan 21 07:43:54.759548 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 696/1388] 10.222.0.24 () {62 vars in 1278 bytes} [Thu Jan 21 07:43:54 2021] POST /volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types => generated 173 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:55.097406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7990050d-4cc0-4672-9750-4c571780effb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups Jan 21 07:43:55.098871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7990050d-4cc0-4672-9750-4c571780effb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6aeecf63-4be2-42f4-a3e8-d4ad7a7ceabf", "volume_types": ["7b5e0eb0-debe-4706-945b-cb4ef2a9bac9"], "name": "tempest-Group1-814276983"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:55.100362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-7990050d-4cc0-4672-9750-4c571780effb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Creating new group {'group': {'group_type': '6aeecf63-4be2-42f4-a3e8-d4ad7a7ceabf', 'volume_types': ['7b5e0eb0-debe-4706-945b-cb4ef2a9bac9'], 'name': 'tempest-Group1-814276983'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 07:43:55.114115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7c2d75e-a472-40e3-8efe-68b8dad04d10 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:55.114962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7c2d75e-a472-40e3-8efe-68b8dad04d10 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:55.115705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7c2d75e-a472-40e3-8efe-68b8dad04d10 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:55.116353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e7c2d75e-a472-40e3-8efe-68b8dad04d10 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:55.148390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-7990050d-4cc0-4672-9750-4c571780effb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Creating group tempest-Group1-814276983. Jan 21 07:43:55.193214 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:55.193214 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:55.208020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7c2d75e-a472-40e3-8efe-68b8dad04d10 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:55.209190 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 697/1389] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:55 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:55.251635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7990050d-4cc0-4672-9750-4c571780effb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Availability zone cache updated, next update will occur around 2021-01-21 08:43:55.250904. {{(pid=88080) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:43:55.253075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7990050d-4cc0-4672-9750-4c571780effb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Availability Zones retrieved successfully. Jan 21 07:43:55.340753 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-7990050d-4cc0-4672-9750-4c571780effb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Created reservations ['0da2c789-adac-4203-8be4-07fd33b0f215'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:55.483348 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7990050d-4cc0-4672-9750-4c571780effb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups returned with HTTP 202 Jan 21 07:43:55.484325 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 693/1390] 10.222.0.24 () {62 vars in 1264 bytes} [Thu Jan 21 07:43:54 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups => generated 93 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:43:55.495737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff9d8237-38c0-4848-87cd-9f9bb31f9b9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 Jan 21 07:43:55.496631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff9d8237-38c0-4848-87cd-9f9bb31f9b9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:55.497008 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:55.497008 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:55.497630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff9d8237-38c0-4848-87cd-9f9bb31f9b9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:55.498238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-ff9d8237-38c0-4848-87cd-9f9bb31f9b9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member 859b0e47-0723-440c-be38-f688b3df7248 {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:43:55.513439 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:55.513439 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:55.598879 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff9d8237-38c0-4848-87cd-9f9bb31f9b9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 returned with HTTP 200 Jan 21 07:43:55.600750 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 698/1391] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:43:55 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 => generated 321 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:56.239209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f6cca7b-b2d3-400d-ba27-9c0b17801408 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:56.240865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f6cca7b-b2d3-400d-ba27-9c0b17801408 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:56.240865 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:56.240865 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:56.240865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f6cca7b-b2d3-400d-ba27-9c0b17801408 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:56.240865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9f6cca7b-b2d3-400d-ba27-9c0b17801408 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:56.287141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:56.287141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:56.295442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f6cca7b-b2d3-400d-ba27-9c0b17801408 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:56.303250 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 694/1392] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:56 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:56.624842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-806e7d75-da98-44d0-8343-45fe2f034b32 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 Jan 21 07:43:56.625895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-806e7d75-da98-44d0-8343-45fe2f034b32 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:56.626336 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:56.626336 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:56.626994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-806e7d75-da98-44d0-8343-45fe2f034b32 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:56.627601 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-806e7d75-da98-44d0-8343-45fe2f034b32 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member 859b0e47-0723-440c-be38-f688b3df7248 {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:43:56.638102 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:56.638102 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:56.672221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-806e7d75-da98-44d0-8343-45fe2f034b32 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 returned with HTTP 200 Jan 21 07:43:56.674297 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 699/1393] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:43:56 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 => generated 322 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:56.689596 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3cb62f6-fc8b-420b-8274-630589ca31ab tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups Jan 21 07:43:56.694240 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:56.694240 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:56.702256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3cb62f6-fc8b-420b-8274-630589ca31ab tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6aeecf63-4be2-42f4-a3e8-d4ad7a7ceabf", "volume_types": ["7b5e0eb0-debe-4706-945b-cb4ef2a9bac9"], "name": "tempest-Group2-165593534"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:56.714429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-d3cb62f6-fc8b-420b-8274-630589ca31ab tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Creating new group {'group': {'group_type': '6aeecf63-4be2-42f4-a3e8-d4ad7a7ceabf', 'volume_types': ['7b5e0eb0-debe-4706-945b-cb4ef2a9bac9'], 'name': 'tempest-Group2-165593534'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 07:43:56.769655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-d3cb62f6-fc8b-420b-8274-630589ca31ab tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Creating group tempest-Group2-165593534. Jan 21 07:43:56.840415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d3cb62f6-fc8b-420b-8274-630589ca31ab tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Availability Zones retrieved successfully. Jan 21 07:43:56.904981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-d3cb62f6-fc8b-420b-8274-630589ca31ab tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Created reservations ['1f4e1093-65a2-4755-a543-c59f0c64a7b2'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:57.052077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3cb62f6-fc8b-420b-8274-630589ca31ab tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups returned with HTTP 202 Jan 21 07:43:57.061559 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 695/1394] 10.222.0.24 () {62 vars in 1264 bytes} [Thu Jan 21 07:43:56 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups => generated 93 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:43:57.074989 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e77eb040-21c3-4f6f-87b0-ab35e754ee51 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e Jan 21 07:43:57.076036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e77eb040-21c3-4f6f-87b0-ab35e754ee51 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:57.076404 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:57.076404 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:57.088722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e77eb040-21c3-4f6f-87b0-ab35e754ee51 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:57.089528 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-e77eb040-21c3-4f6f-87b0-ab35e754ee51 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ac506fb3-a7b6-4817-b611-106d3ba1673e {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:43:57.146181 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:57.146181 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:57.255189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e77eb040-21c3-4f6f-87b0-ab35e754ee51 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e returned with HTTP 200 Jan 21 07:43:57.273877 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 700/1395] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:43:57 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e => generated 321 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:57.312069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9884434d-d068-40ff-bfb2-306b82b4abc3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:57.312854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9884434d-d068-40ff-bfb2-306b82b4abc3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:57.313117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:57.313117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:57.313499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9884434d-d068-40ff-bfb2-306b82b4abc3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:57.313870 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9884434d-d068-40ff-bfb2-306b82b4abc3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:57.386990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:57.386990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:57.388901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9884434d-d068-40ff-bfb2-306b82b4abc3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:57.389820 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 696/1396] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:57 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 820 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:43:58.294814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e80dc875-9d6e-4278-9473-a4f514dc405c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e Jan 21 07:43:58.297126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e80dc875-9d6e-4278-9473-a4f514dc405c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:58.300337 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:58.300337 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:58.302419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e80dc875-9d6e-4278-9473-a4f514dc405c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:58.306678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-e80dc875-9d6e-4278-9473-a4f514dc405c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ac506fb3-a7b6-4817-b611-106d3ba1673e {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:43:58.323421 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:58.323421 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:58.361753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e80dc875-9d6e-4278-9473-a4f514dc405c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e returned with HTTP 200 Jan 21 07:43:58.362635 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 701/1397] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:43:58 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e => generated 322 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:58.376393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes Jan 21 07:43:58.376559 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:58.376559 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:58.377032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-875083667", "volume_type": "7b5e0eb0-debe-4706-945b-cb4ef2a9bac9", "group_id": "859b0e47-0723-440c-be38-f688b3df7248", "size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:43:58.378216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Create volume request body: {'volume': {'name': 'tempest-volume-875083667', 'volume_type': '7b5e0eb0-debe-4706-945b-cb4ef2a9bac9', 'group_id': '859b0e47-0723-440c-be38-f688b3df7248', 'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:43:58.404207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:58.404207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:58.405396 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Create volume of 1 GB Jan 21 07:43:58.417939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dde6959d-8060-4f31-9cdc-10b89fd1978c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:58.418478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dde6959d-8060-4f31-9cdc-10b89fd1978c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:58.418679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:58.418679 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:58.419334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dde6959d-8060-4f31-9cdc-10b89fd1978c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:58.419861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dde6959d-8060-4f31-9cdc-10b89fd1978c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:58.493917 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Availability Zones retrieved successfully. Jan 21 07:43:58.530755 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:58.530755 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:58.532857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dde6959d-8060-4f31-9cdc-10b89fd1978c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:58.533712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 702/1398] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:58 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 820 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:58.588011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Flow 'volume_create_api' (ecd72c97-94b3-45f9-8f46-57cb7e4962e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:58.598645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7de2eb7-ece4-4cb4-b6cf-786c949924ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:58.601478 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:58.601478 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:58.602129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:43:58.662133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7de2eb7-ece4-4cb4-b6cf-786c949924ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:43:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b5e0eb0-debe-4706-945b-cb4ef2a9bac9,is_public=True,name='tempest-GroupsTest-volume-type-1185743688',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b5e0eb0-debe-4706-945b-cb4ef2a9bac9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '859b0e47-0723-440c-be38-f688b3df7248', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:58.664309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (928e77dc-a96f-4d64-b97c-9f2cd0beb9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:58.716973 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1185743688 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1185743688, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:43:58.718131 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1185743688 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1185743688, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:43:58.770796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Created reservations ['0801f1b3-5fc1-4588-baf4-2b3f1b44d5a7', '9e656bc0-f3fc-4431-bca8-9df9d0bb430b', 'bfdc8a91-699c-4066-bf6f-e6676f386839', 'b71681d6-652d-4147-b596-07e5a1cdcfe7'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:43:58.775077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (928e77dc-a96f-4d64-b97c-9f2cd0beb9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0801f1b3-5fc1-4588-baf4-2b3f1b44d5a7', '9e656bc0-f3fc-4431-bca8-9df9d0bb430b', 'bfdc8a91-699c-4066-bf6f-e6676f386839', 'b71681d6-652d-4147-b596-07e5a1cdcfe7']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:58.785957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59e1357-dc2a-45f1-bf5c-8b162eda5e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:58.914316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59e1357-dc2a-45f1-bf5c-8b162eda5e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '611639b9-f237-41a3-a41a-8349d506b633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-875083667',encryption_key_id=None,group_id=859b0e47-0723-440c-be38-f688b3df7248,group_type_id=,metadata={},multiattach=False,project_id='78a6c5977c4c4d5fa7fddd1e8689d72d',qos_specs=None,replication_status=,reservations=['0801f1b3-5fc1-4588-baf4-2b3f1b44d5a7','9e656bc0-f3fc-4431-bca8-9df9d0bb430b','bfdc8a91-699c-4066-bf6f-e6676f386839','b71681d6-652d-4147-b596-07e5a1cdcfe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603856a5d29a443bb575c0d5a6915b0c',volume_type_id=7b5e0eb0-debe-4706-945b-cb4ef2a9bac9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-875083667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=859b0e47-0723-440c-be38-f688b3df7248,host=None,id=611639b9-f237-41a3-a41a-8349d506b633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78a6c5977c4c4d5fa7fddd1e8689d72d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='603856a5d29a443bb575c0d5a6915b0c',volume_attachment=,volume_type=,volume_type_id=7b5e0eb0-debe-4706-945b-cb4ef2a9bac9)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:58.917146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba1124f-e8c5-4ade-bc39-3840d0c3dca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:58.976645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba1124f-e8c5-4ade-bc39-3840d0c3dca3) transitioned into state 'SUCCESS' from state '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-875083667',encryption_key_id=None,group_id=859b0e47-0723-440c-be38-f688b3df7248,group_type_id=,metadata={},multiattach=False,project_id='78a6c5977c4c4d5fa7fddd1e8689d72d',qos_specs=None,replication_status=,reservations=['0801f1b3-5fc1-4588-baf4-2b3f1b44d5a7','9e656bc0-f3fc-4431-bca8-9df9d0bb430b','bfdc8a91-699c-4066-bf6f-e6676f386839','b71681d6-652d-4147-b596-07e5a1cdcfe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603856a5d29a443bb575c0d5a6915b0c',volume_type_id=7b5e0eb0-debe-4706-945b-cb4ef2a9bac9)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:58.985305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061102f5-e486-4c10-a8ba-ace9ced3c5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:43:59.033045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061102f5-e486-4c10-a8ba-ace9ced3c5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:43:59.035889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Flow 'volume_create_api' (ecd72c97-94b3-45f9-8f46-57cb7e4962e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:43:59.174234 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Create volume request issued successfully. Jan 21 07:43:59.193928 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:43:59.194725 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:43:59.205273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:43:59.219778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:59.219778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:59.253683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e33b5bf2-a137-4c3b-be86-d3adcb7856f5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes returned with HTTP 202 Jan 21 07:43:59.269746 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 697/1399] 10.222.0.24 () {62 vars in 1267 bytes} [Thu Jan 21 07:43:58 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes => generated 880 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:43:59.280453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8488890-fa70-4203-8b8d-188b91cd256b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 Jan 21 07:43:59.281153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c8488890-fa70-4203-8b8d-188b91cd256b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:59.281376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:59.281376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:59.281722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c8488890-fa70-4203-8b8d-188b91cd256b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:59.421176 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:59.421176 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:59.456828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c8488890-fa70-4203-8b8d-188b91cd256b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:43:59.486053 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-c8488890-fa70-4203-8b8d-188b91cd256b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:43:59.487232 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-c8488890-fa70-4203-8b8d-188b91cd256b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:43:59.510704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-c8488890-fa70-4203-8b8d-188b91cd256b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:43:59.523420 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:59.523420 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:59.555263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-958483b2-f49a-451d-a43f-c0f6de5d0fab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:43:59.556355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-958483b2-f49a-451d-a43f-c0f6de5d0fab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:59.556555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:59.556555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:59.557315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-958483b2-f49a-451d-a43f-c0f6de5d0fab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:59.557963 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-958483b2-f49a-451d-a43f-c0f6de5d0fab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:43:59.588389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8488890-fa70-4203-8b8d-188b91cd256b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 returned with HTTP 200 Jan 21 07:43:59.603336 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 703/1400] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:43:59 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 => generated 948 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:43:59.623440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:59.623440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:59.625498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-958483b2-f49a-451d-a43f-c0f6de5d0fab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:43:59.630235 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 698/1401] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:59 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:43:59.652632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e3ef788-b539-4ef5-9c26-a0a95d155592 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:43:59.653291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e3ef788-b539-4ef5-9c26-a0a95d155592 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:43:59.653519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:43:59.653519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:43:59.653907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e3ef788-b539-4ef5-9c26-a0a95d155592 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:43:59.737371 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:43:59.737371 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:43:59.748766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0e3ef788-b539-4ef5-9c26-a0a95d155592 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:43:59.778893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e3ef788-b539-4ef5-9c26-a0a95d155592 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 200 Jan 21 07:43:59.780303 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 704/1402] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:43:59 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 916 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:00.458916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b64eb2d7-f4fb-45d3-aecd-d87c7991df9b tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] GET http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/90811490-b578-4b94-837e-a2df2202348a/export_record Jan 21 07:44:00.460256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b64eb2d7-f4fb-45d3-aecd-d87c7991df9b tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:00.460661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:00.460661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:00.461660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b64eb2d7-f4fb-45d3-aecd-d87c7991df9b tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Calling method 'export_record' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:00.462913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-b64eb2d7-f4fb-45d3-aecd-d87c7991df9b tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Export record for backup 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 21 07:44:00.537340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:00.537340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:00.543723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.api [None req-b64eb2d7-f4fb-45d3-aecd-d87c7991df9b tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Calling RPCAPI with context: , host: n-d-765315-16, backup: 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 21 07:44:00.584097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-b64eb2d7-f4fb-45d3-aecd-d87c7991df9b tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] export_record in rpcapi backup_id 90811490-b578-4b94-837e-a2df2202348a on host n-d-765315-16. {{(pid=88080) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 21 07:44:00.606509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dedc537f-afca-450c-a89c-84fb0a1a1463 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 Jan 21 07:44:00.607391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dedc537f-afca-450c-a89c-84fb0a1a1463 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:00.609959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:00.609959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:00.617319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dedc537f-afca-450c-a89c-84fb0a1a1463 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:00.632962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-b64eb2d7-f4fb-45d3-aecd-d87c7991df9b tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTA4MTE0OTAtYjU3OC00Yjk0LTgzN2UtYTJkZjIyMDIzNDhhIiwgInVzZXJfaWQiOiAiZDViNzIwOGMyNzZlNDQ0MWJjOThkYjI5Y2JiMTBmNDYiLCAicHJvamVjdF9pZCI6ICJhMzNlNGZkOGQ0MDU0Y2NkOThmMWMxMjNhODY3YjNlOCIsICJ2b2x1bWVfaWQiOiAiNDIzMzZiODYtYTA0NS00ODBhLTk3NDItODRlMjRjMWJlZjExIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xNiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MzU1MzE0MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MjMzNmI4Ni1hMDQ1LTQ4MGEtOTc0Mi04NGUyNGMxYmVmMTEvMjAyMTAxMjEwNzQzMDAvYXpfbm92YV9iYWNrdXBfOTA4MTE0OTAtYjU3OC00Yjk0LTgzN2UtYTJkZjIyMDIzNDhhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo0Mzo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88080) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 21 07:44:00.637144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b64eb2d7-f4fb-45d3-aecd-d87c7991df9b tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/90811490-b578-4b94-837e-a2df2202348a/export_record returned with HTTP 200 Jan 21 07:44:00.640034 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 699/1403] 10.222.0.24 () {58 vars in 1357 bytes} [Thu Jan 21 07:43:59 2021] GET /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/90811490-b578-4b94-837e-a2df2202348a/export_record => generated 1448 bytes in 834 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:00.655497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6c3ca02-8f2f-4d41-8eec-a0f8a053eee0 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] POST http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/import_record Jan 21 07:44:00.657420 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:00.657420 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:00.659591 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6c3ca02-8f2f-4d41-8eec-a0f8a053eee0 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM4M2RkYTMtNTQ0MC00NjVmLWFhMDQtMDg0MjljM2Y0YzNkIiwgInVzZXJfaWQiOiAiZDViNzIwOGMyNzZlNDQ0MWJjOThkYjI5Y2JiMTBmNDYiLCAicHJvamVjdF9pZCI6ICJhMzNlNGZkOGQ0MDU0Y2NkOThmMWMxMjNhODY3YjNlOCIsICJ2b2x1bWVfaWQiOiAiNDIzMzZiODYtYTA0NS00ODBhLTk3NDItODRlMjRjMWJlZjExIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xNiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MzU1MzE0MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MjMzNmI4Ni1hMDQ1LTQ4MGEtOTc0Mi04NGUyNGMxYmVmMTEvMjAyMTAxMjEwNzQzMDAvYXpfbm92YV9iYWNrdXBfOTA4MTE0OTAtYjU3OC00Yjk0LTgzN2UtYTJkZjIyMDIzNDhhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo0Mzo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:00.661013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-a6c3ca02-8f2f-4d41-8eec-a0f8a053eee0 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM4M2RkYTMtNTQ0MC00NjVmLWFhMDQtMDg0MjljM2Y0YzNkIiwgInVzZXJfaWQiOiAiZDViNzIwOGMyNzZlNDQ0MWJjOThkYjI5Y2JiMTBmNDYiLCAicHJvamVjdF9pZCI6ICJhMzNlNGZkOGQ0MDU0Y2NkOThmMWMxMjNhODY3YjNlOCIsICJ2b2x1bWVfaWQiOiAiNDIzMzZiODYtYTA0NS00ODBhLTk3NDItODRlMjRjMWJlZjExIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xNiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MzU1MzE0MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MjMzNmI4Ni1hMDQ1LTQ4MGEtOTc0Mi04NGUyNGMxYmVmMTEvMjAyMTAxMjEwNzQzMDAvYXpfbm92YV9iYWNrdXBfOTA4MTE0OTAtYjU3OC00Yjk0LTgzN2UtYTJkZjIyMDIzNDhhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo0Mzo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88080) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 21 07:44:00.666434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-a6c3ca02-8f2f-4d41-8eec-a0f8a053eee0 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM4M2RkYTMtNTQ0MC00NjVmLWFhMDQtMDg0MjljM2Y0YzNkIiwgInVzZXJfaWQiOiAiZDViNzIwOGMyNzZlNDQ0MWJjOThkYjI5Y2JiMTBmNDYiLCAicHJvamVjdF9pZCI6ICJhMzNlNGZkOGQ0MDU0Y2NkOThmMWMxMjNhODY3YjNlOCIsICJ2b2x1bWVfaWQiOiAiNDIzMzZiODYtYTA0NS00ODBhLTk3NDItODRlMjRjMWJlZjExIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xNiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MzU1MzE0MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MjMzNmI4Ni1hMDQ1LTQ4MGEtOTc0Mi04NGUyNGMxYmVmMTEvMjAyMTAxMjEwNzQzMDAvYXpfbm92YV9iYWNrdXBfOTA4MTE0OTAtYjU3OC00Yjk0LTgzN2UtYTJkZjIyMDIzNDhhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo0Mzo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88080) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 21 07:44:00.765106 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:00.765106 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:00.798124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dedc537f-afca-450c-a89c-84fb0a1a1463 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:00.811129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-a6c3ca02-8f2f-4d41-8eec-a0f8a053eee0 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Created reservations ['37e4f810-97ad-4451-94fa-bb5d2476e03c', '11c04f9f-f72c-41b7-a6ec-60905b60bfe2'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:00.856061 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-dedc537f-afca-450c-a89c-84fb0a1a1463 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:00.856818 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-dedc537f-afca-450c-a89c-84fb0a1a1463 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:00.872276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-dedc537f-afca-450c-a89c-84fb0a1a1463 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:00.882798 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:00.882798 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:00.918237 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dedc537f-afca-450c-a89c-84fb0a1a1463 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 returned with HTTP 200 Jan 21 07:44:00.921357 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 705/1404] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:00 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 => generated 972 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:01.002053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-a6c3ca02-8f2f-4d41-8eec-a0f8a053eee0 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] import_record rpcapi backup id 9383dda3-5440-465f-aa04-08429c3f4c3d on host n-d-765315-16 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTM4M2RkYTMtNTQ0MC00NjVmLWFhMDQtMDg0MjljM2Y0YzNkIiwgInVzZXJfaWQiOiAiZDViNzIwOGMyNzZlNDQ0MWJjOThkYjI5Y2JiMTBmNDYiLCAicHJvamVjdF9pZCI6ICJhMzNlNGZkOGQ0MDU0Y2NkOThmMWMxMjNhODY3YjNlOCIsICJ2b2x1bWVfaWQiOiAiNDIzMzZiODYtYTA0NS00ODBhLTk3NDItODRlMjRjMWJlZjExIiwgImhvc3QiOiAibi1kLTc2NTMxNS0xNiIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MzU1MzE0MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80MjMzNmI4Ni1hMDQ1LTQ4MGEtOTc0Mi04NGUyNGMxYmVmMTEvMjAyMTAxMjEwNzQzMDAvYXpfbm92YV9iYWNrdXBfOTA4MTE0OTAtYjU3OC00Yjk0LTgzN2UtYTJkZjIyMDIzNDhhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDc6NDI6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwNzo0Mzo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88080) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 21 07:44:01.005994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-a6c3ca02-8f2f-4d41-8eec-a0f8a053eee0 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Import record output: {'backup': {'id': '9383dda3-5440-465f-aa04-08429c3f4c3d', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d'}, {'rel': 'bookmark', 'href': 'http://10.222.0.24/volume/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d'}]}}. {{(pid=88080) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 21 07:44:01.006581 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6c3ca02-8f2f-4d41-8eec-a0f8a053eee0 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/import_record returned with HTTP 201 Jan 21 07:44:01.007458 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 700/1405] 10.222.0.24 () {60 vars in 1269 bytes} [Thu Jan 21 07:44:00 2021] POST /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/import_record => generated 354 bytes in 359 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 21 07:44:01.035892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f08187d-585c-4a52-adb5-5787936e1ba8 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] GET http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d Jan 21 07:44:01.036497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f08187d-585c-4a52-adb5-5787936e1ba8 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:01.036818 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:01.036818 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:01.037130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f08187d-585c-4a52-adb5-5787936e1ba8 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:01.037480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9f08187d-585c-4a52-adb5-5787936e1ba8 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Show backup with id 9383dda3-5440-465f-aa04-08429c3f4c3d. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:01.062900 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:01.062900 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:01.064554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f08187d-585c-4a52-adb5-5787936e1ba8 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d returned with HTTP 200 Jan 21 07:44:01.065551 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 706/1406] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:01 2021] GET /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d => generated 713 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:01.938814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92e34312-0879-4fcf-a01c-ea5ccb634e2c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 Jan 21 07:44:01.940111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92e34312-0879-4fcf-a01c-ea5ccb634e2c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:01.940573 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:01.940573 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:01.941268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92e34312-0879-4fcf-a01c-ea5ccb634e2c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:02.058893 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.058893 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:02.092111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64f24788-701e-484b-a126-8bd428971b47 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] GET http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d Jan 21 07:44:02.093159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64f24788-701e-484b-a126-8bd428971b47 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:02.093618 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:02.093618 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:02.094315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64f24788-701e-484b-a126-8bd428971b47 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:02.095390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-64f24788-701e-484b-a126-8bd428971b47 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Show backup with id 9383dda3-5440-465f-aa04-08429c3f4c3d. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:02.131962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-92e34312-0879-4fcf-a01c-ea5ccb634e2c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:02.134384 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.134384 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:02.136882 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64f24788-701e-484b-a126-8bd428971b47 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d returned with HTTP 200 Jan 21 07:44:02.140149 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 707/1407] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:02 2021] GET /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d => generated 823 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:02.162613 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2726c1be-6558-47ff-b9fc-0054c76b8787 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] GET http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups Jan 21 07:44:02.163564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2726c1be-6558-47ff-b9fc-0054c76b8787 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:02.163975 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:02.163975 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:02.165292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2726c1be-6558-47ff-b9fc-0054c76b8787 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:02.193772 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-92e34312-0879-4fcf-a01c-ea5ccb634e2c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:02.197747 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-92e34312-0879-4fcf-a01c-ea5ccb634e2c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:02.222066 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-92e34312-0879-4fcf-a01c-ea5ccb634e2c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:02.229752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2726c1be-6558-47ff-b9fc-0054c76b8787 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups returned with HTTP 200 Jan 21 07:44:02.231424 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 708/1408] 10.222.0.24 () {58 vars in 1204 bytes} [Thu Jan 21 07:44:02 2021] GET /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups => generated 403 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:02.243737 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.243737 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:02.253254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] POST http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a/restore Jan 21 07:44:02.255078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:02.255078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:02.256669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:02.259345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Restoring backup 90811490-b578-4b94-837e-a2df2202348a ({'restore': {}}) {{(pid=88081) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 07:44:02.260615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Restoring backup 90811490-b578-4b94-837e-a2df2202348a to volume None. Jan 21 07:44:02.302508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92e34312-0879-4fcf-a01c-ea5ccb634e2c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 returned with HTTP 200 Jan 21 07:44:02.304546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 701/1409] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:01 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 => generated 973 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:02.311052 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.311052 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:02.317336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.backup.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Creating volume of 1 GB for restore of backup 90811490-b578-4b94-837e-a2df2202348a. Jan 21 07:44:02.329168 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1e8ecc8-7f3d-4d7f-ba28-479664ea83be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 Jan 21 07:44:02.334936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1e8ecc8-7f3d-4d7f-ba28-479664ea83be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:02.338343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:02.338343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:02.339859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1e8ecc8-7f3d-4d7f-ba28-479664ea83be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:02.344471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-b1e8ecc8-7f3d-4d7f-ba28-479664ea83be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member 859b0e47-0723-440c-be38-f688b3df7248 {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:02.361833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Availability zone cache updated, next update will occur around 2021-01-21 08:44:02.360753. {{(pid=88081) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:44:02.362534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Availability Zones retrieved successfully. Jan 21 07:44:02.384007 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.384007 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:02.428729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Flow 'volume_create_api' (d47499a7-4f5a-4330-b8e3-4e9c399a0ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:02.435470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8736324-a35c-4e4e-8691-2b917eda60e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:02.441063 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:44:02.454041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1e8ecc8-7f3d-4d7f-ba28-479664ea83be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 returned with HTTP 200 Jan 21 07:44:02.454909 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 702/1410] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:02 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 => generated 322 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:44:02.639755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8736324-a35c-4e4e-8691-2b917eda60e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:02.644877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c7fa28-288d-469f-8c30-647fdb252a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:02.756718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes Jan 21 07:44:02.759886 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:02.759886 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:02.761416 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2110468742"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:02.763360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2110468742'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:44:02.764062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume of 1 GB Jan 21 07:44:02.765291 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:02.765291 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:02.787086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Availability Zones retrieved successfully. Jan 21 07:44:02.808284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (2232c916-7e48-4b29-b8d9-0b5a8f72af90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:02.812558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a0a357-01ff-48d4-8938-ed391d973ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:02.815624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:44:02.872542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Created reservations ['7f13a146-6bae-404a-aa68-20e2b7425cf5', '296b6f47-46ec-413e-b292-c76e71b788e3', '95f6ee63-cf85-465f-a475-1064ef7be4ad', '28c120a1-d9a1-4f7e-9950-6799dab81e4f'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:02.881613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c7fa28-288d-469f-8c30-647fdb252a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f13a146-6bae-404a-aa68-20e2b7425cf5', '296b6f47-46ec-413e-b292-c76e71b788e3', '95f6ee63-cf85-465f-a475-1064ef7be4ad', '28c120a1-d9a1-4f7e-9950-6799dab81e4f']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:02.892079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcee6b63-1e2f-4fdf-bfd4-73474caaadc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:02.984966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a0a357-01ff-48d4-8938-ed391d973ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:02.990170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8097d5e1-5741-4701-8d60-7bd6e24f996a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:03.042372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcee6b63-1e2f-4fdf-bfd4-73474caaadc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa42526-29bc-4ef2-893e-ef537ed3b5ef', '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_90811490-b578-4b94-837e-a2df2202348a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a33e4fd8d4054ccd98f1c123a867b3e8',qos_specs=None,replication_status=,reservations=['7f13a146-6bae-404a-aa68-20e2b7425cf5','296b6f47-46ec-413e-b292-c76e71b788e3','95f6ee63-cf85-465f-a475-1064ef7be4ad','28c120a1-d9a1-4f7e-9950-6799dab81e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b7208c276e4441bc98db29cbb10f46',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:44:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_90811490-b578-4b94-837e-a2df2202348a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aa42526-29bc-4ef2-893e-ef537ed3b5ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a33e4fd8d4054ccd98f1c123a867b3e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5b7208c276e4441bc98db29cbb10f46',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:03.048649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4227531-4f2a-41ce-878e-74e64c3f5eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:03.108744 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4227531-4f2a-41ce-878e-74e64c3f5eb6) transitioned into 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_90811490-b578-4b94-837e-a2df2202348a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a33e4fd8d4054ccd98f1c123a867b3e8',qos_specs=None,replication_status=,reservations=['7f13a146-6bae-404a-aa68-20e2b7425cf5','296b6f47-46ec-413e-b292-c76e71b788e3','95f6ee63-cf85-465f-a475-1064ef7be4ad','28c120a1-d9a1-4f7e-9950-6799dab81e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b7208c276e4441bc98db29cbb10f46',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:03.113873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07cd68b-fdbc-4271-ba67-e344907d4040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:03.118003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Created reservations ['73fc2005-585d-4be8-9120-14ce291ebe0a', 'b07ae0ff-894a-4af4-939a-5305db25afb5', '60044229-569c-48a3-9816-d414786d0e8e', '44cc5c05-76c2-4bcc-9a2d-5f5f5b772b7d'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:03.120803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8097d5e1-5741-4701-8d60-7bd6e24f996a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73fc2005-585d-4be8-9120-14ce291ebe0a', 'b07ae0ff-894a-4af4-939a-5305db25afb5', '60044229-569c-48a3-9816-d414786d0e8e', '44cc5c05-76c2-4bcc-9a2d-5f5f5b772b7d']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:03.123524 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07927e0e-1130-4ef3-ab82-9dbb440e4ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:03.140009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07cd68b-fdbc-4271-ba67-e344907d4040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:03.146197 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Flow 'volume_create_api' (d47499a7-4f5a-4330-b8e3-4e9c399a0ad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:03.202522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07927e0e-1130-4ef3-ab82-9dbb440e4ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0df27bae-e123-4ab1-a954-b466cdad636f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2110468742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['73fc2005-585d-4be8-9120-14ce291ebe0a','b07ae0ff-894a-4af4-939a-5305db25afb5','60044229-569c-48a3-9816-d414786d0e8e','44cc5c05-76c2-4bcc-9a2d-5f5f5b772b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2110468742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0df27bae-e123-4ab1-a954-b466cdad636f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb06771a30e47649cb7674f4879371f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d6bda7b9627f4c66acc06332816df69a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:03.205448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e812dd-0898-4518-8c50-9eef2d753a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:03.247174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Create volume request issued successfully. Jan 21 07:44:03.261854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e812dd-0898-4518-8c50-9eef2d753a51) transitioned into state 'SUCCESS' from state '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-2110468742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['73fc2005-585d-4be8-9120-14ce291ebe0a','b07ae0ff-894a-4af4-939a-5305db25afb5','60044229-569c-48a3-9816-d414786d0e8e','44cc5c05-76c2-4bcc-9a2d-5f5f5b772b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:03.268249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4acc44a6-56c1-425b-86f8-8c26b7932a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:03.299551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4acc44a6-56c1-425b-86f8-8c26b7932a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:03.306606 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (2232c916-7e48-4b29-b8d9-0b5a8f72af90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:03.344963 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:03.344963 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:03.346194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:44:03.346782 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 07:44:03.346782 n-d-765315-16 devstack@c-api.service[88079]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 07:44:03.346782 n-d-765315-16 devstack@c-api.service[88079]: hub = hubs.get_hub() Jan 21 07:44:03.442100 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume request issued successfully. Jan 21 07:44:03.470135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82035ae4-886b-43ef-a002-5b604eb2b78a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes returned with HTTP 202 Jan 21 07:44:03.474958 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 703/1411] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:44:02 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/volumes => generated 818 bytes in 1017 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:44:03.482254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48c3a352-8ff2-439f-8d22-2d7655587080 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e Jan 21 07:44:03.482848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48c3a352-8ff2-439f-8d22-2d7655587080 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:03.483108 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:03.483108 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:03.483483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48c3a352-8ff2-439f-8d22-2d7655587080 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:03.483825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-48c3a352-8ff2-439f-8d22-2d7655587080 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ac506fb3-a7b6-4817-b611-106d3ba1673e {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:03.510193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:03.510193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:03.567354 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48c3a352-8ff2-439f-8d22-2d7655587080 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e returned with HTTP 200 Jan 21 07:44:03.572868 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 704/1412] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:03 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e => generated 322 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:03.579253 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c594bb9-5dc7-4a86-aa56-49d91051e0cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:03.580823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c594bb9-5dc7-4a86-aa56-49d91051e0cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:03.581208 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:03.581208 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:03.581881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c594bb9-5dc7-4a86-aa56-49d91051e0cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:03.645019 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:03.645019 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:03.655960 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8c594bb9-5dc7-4a86-aa56-49d91051e0cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:03.688574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c594bb9-5dc7-4a86-aa56-49d91051e0cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:03.690413 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 705/1413] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:03 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 910 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:03.695718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f74fbc6-ee8b-495a-84bd-6de4917970ca tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/detail Jan 21 07:44:03.697572 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f74fbc6-ee8b-495a-84bd-6de4917970ca tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:03.698001 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:03.698001 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:03.698846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f74fbc6-ee8b-495a-84bd-6de4917970ca tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:03.794041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f74fbc6-ee8b-495a-84bd-6de4917970ca tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/detail returned with HTTP 200 Jan 21 07:44:03.795773 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 706/1414] 10.222.0.24 () {60 vars in 1263 bytes} [Thu Jan 21 07:44:03 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/detail => generated 638 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:03.810565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail Jan 21 07:44:03.814971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:03.814971 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:03.814971 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:03.814971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:03.814971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:44:03.816372 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:03.816372 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:03.818910 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:44:03.980383 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Get all volumes completed successfully. Jan 21 07:44:03.981996 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:03.982447 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:04.004955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:04.022357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:04.022357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:04.059500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fdaa2b0-9516-4046-9091-16e9a14e7f62 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail returned with HTTP 200 Jan 21 07:44:04.061191 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 707/1415] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:44:03 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail => generated 976 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:04.078360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail Jan 21 07:44:04.078937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:04.079118 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:04.079118 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:04.079523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:04.081095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:44:04.085484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:44:04.222811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Get all volumes completed successfully. Jan 21 07:44:04.232854 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:04.232854 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:04.242648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:04.263287 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:04.263287 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:04.315826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6612778f-f362-4489-ac96-78c0c33535e0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail returned with HTTP 200 Jan 21 07:44:04.317903 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 708/1416] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:44:04 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail => generated 976 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:44:04.352276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-469f78fd-0e37-4476-b1c4-fb46e89fddb5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248/action Jan 21 07:44:04.354436 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:04.354436 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:04.354683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-469f78fd-0e37-4476-b1c4-fb46e89fddb5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:44:04.355422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-469f78fd-0e37-4476-b1c4-fb46e89fddb5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:04.357077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-469f78fd-0e37-4476-b1c4-fb46e89fddb5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] delete called for group 859b0e47-0723-440c-be38-f688b3df7248 {{(pid=88080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:44:04.357722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-469f78fd-0e37-4476-b1c4-fb46e89fddb5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Delete group with id: 859b0e47-0723-440c-be38-f688b3df7248 Jan 21 07:44:04.387095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:04.387095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:04.473119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:04.473119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:04.475477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:44:04.666200 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-469f78fd-0e37-4476-b1c4-fb46e89fddb5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248/action returned with HTTP 202 Jan 21 07:44:04.667415 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 709/1417] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 07:44:04 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:44:04.686179 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-792292bf-3ff3-4dc4-b2dc-98f33ec00a61 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 Jan 21 07:44:04.687024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-792292bf-3ff3-4dc4-b2dc-98f33ec00a61 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:04.687235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:04.687235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:04.687647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-792292bf-3ff3-4dc4-b2dc-98f33ec00a61 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:04.791368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:04.791368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:04.809895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-792292bf-3ff3-4dc4-b2dc-98f33ec00a61 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:04.846425 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-792292bf-3ff3-4dc4-b2dc-98f33ec00a61 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:04.848530 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-792292bf-3ff3-4dc4-b2dc-98f33ec00a61 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:04.869162 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-792292bf-3ff3-4dc4-b2dc-98f33ec00a61 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:04.888849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:04.888849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:04.942270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-792292bf-3ff3-4dc4-b2dc-98f33ec00a61 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 returned with HTTP 200 Jan 21 07:44:04.944205 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 710/1418] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:04 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 => generated 972 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:44:04.960805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d4f6127-aec3-4c29-b6e3-b9916ed1552f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:04.963168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8d4f6127-aec3-4c29-b6e3-b9916ed1552f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:04.963602 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:04.963602 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:04.964656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8d4f6127-aec3-4c29-b6e3-b9916ed1552f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:05.045449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:05.045449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:05.057824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8d4f6127-aec3-4c29-b6e3-b9916ed1552f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:05.093464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d4f6127-aec3-4c29-b6e3-b9916ed1552f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:05.094505 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 711/1419] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:04 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 911 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:05.576630 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:05.576630 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:05.578579 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:44:05.579270 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Checking backup size 1 against volume size 1 {{(pid=88081) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 07:44:05.580727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.backup.api [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Overwriting volume 7aa42526-29bc-4ef2-893e-ef537ed3b5ef with restore of backup 90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:05.610468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] restore_backup in rpcapi backup_id 90811490-b578-4b94-837e-a2df2202348a {{(pid=88081) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 07:44:05.631047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b8aa060-9897-43f7-af07-7bb3d831dcc4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a/restore returned with HTTP 202 Jan 21 07:44:05.633000 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 709/1420] 10.222.0.24 () {60 vars in 1360 bytes} [Thu Jan 21 07:44:02 2021] POST /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a/restore => generated 189 bytes in 3392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:44:05.644298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40429041-40b9-4f38-a1cc-cc15c05b72a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:05.644879 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40429041-40b9-4f38-a1cc-cc15c05b72a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:05.645102 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:05.645102 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:05.645483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40429041-40b9-4f38-a1cc-cc15c05b72a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:05.645858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-40429041-40b9-4f38-a1cc-cc15c05b72a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:05.695151 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:05.695151 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:05.697211 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40429041-40b9-4f38-a1cc-cc15c05b72a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:05.698092 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 712/1421] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:05 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:05.976752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd46f33b-23a7-4c24-ac3a-cd55644b8e6d tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 Jan 21 07:44:05.978119 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd46f33b-23a7-4c24-ac3a-cd55644b8e6d tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:05.978341 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:05.978341 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:05.978725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd46f33b-23a7-4c24-ac3a-cd55644b8e6d tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:06.086313 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:06.086313 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:06.112328 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd46f33b-23a7-4c24-ac3a-cd55644b8e6d tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:06.130010 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-cd46f33b-23a7-4c24-ac3a-cd55644b8e6d tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:06.130643 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-cd46f33b-23a7-4c24-ac3a-cd55644b8e6d tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:06.140193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-cd46f33b-23a7-4c24-ac3a-cd55644b8e6d tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:06.148251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:06.148251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:06.172770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd46f33b-23a7-4c24-ac3a-cd55644b8e6d tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 returned with HTTP 200 Jan 21 07:44:06.174053 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 710/1422] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:05 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 => generated 972 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:06.714120 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a16fe92e-6e90-42a9-a7d5-1090a406a6a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:06.715154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a16fe92e-6e90-42a9-a7d5-1090a406a6a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:06.716158 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:06.716158 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:06.716951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a16fe92e-6e90-42a9-a7d5-1090a406a6a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:06.717719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a16fe92e-6e90-42a9-a7d5-1090a406a6a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:06.749151 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:06.749151 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:06.751546 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a16fe92e-6e90-42a9-a7d5-1090a406a6a0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:06.752492 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 713/1423] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:06 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:07.192015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f7108e3c-4492-4d25-93e5-a428296526e4 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 Jan 21 07:44:07.193271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f7108e3c-4492-4d25-93e5-a428296526e4 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:07.193495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:07.193495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:07.194084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f7108e3c-4492-4d25-93e5-a428296526e4 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:07.324144 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:07.324144 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:07.348512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f7108e3c-4492-4d25-93e5-a428296526e4 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:07.373684 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-f7108e3c-4492-4d25-93e5-a428296526e4 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:07.374110 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-f7108e3c-4492-4d25-93e5-a428296526e4 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:07.385641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-f7108e3c-4492-4d25-93e5-a428296526e4 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:07.393725 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:07.393725 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:07.420416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f7108e3c-4492-4d25-93e5-a428296526e4 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 returned with HTTP 200 Jan 21 07:44:07.421557 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 711/1424] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:07 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 => generated 971 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:44:07.767900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b766d913-3cb9-43a8-8b57-417ccfaf2f38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:07.768424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b766d913-3cb9-43a8-8b57-417ccfaf2f38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:07.778216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:07.778216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:07.780804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b766d913-3cb9-43a8-8b57-417ccfaf2f38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:07.781855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b766d913-3cb9-43a8-8b57-417ccfaf2f38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:07.945097 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:07.945097 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:07.949420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b766d913-3cb9-43a8-8b57-417ccfaf2f38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:07.973163 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 714/1425] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:07 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:08.448001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-946bccf6-ed4a-48f8-908c-c2db949f31ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 Jan 21 07:44:08.448799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-946bccf6-ed4a-48f8-908c-c2db949f31ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:08.448799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:08.448799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:08.449232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-946bccf6-ed4a-48f8-908c-c2db949f31ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:08.530546 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-946bccf6-ed4a-48f8-908c-c2db949f31ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 returned with HTTP 404 Jan 21 07:44:08.531622 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 712/1426] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:08 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/611639b9-f237-41a3-a41a-8349d506b633 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:44:08.544936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f33863c-7261-49e5-9b31-0ea706907d8a tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 Jan 21 07:44:08.545647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f33863c-7261-49e5-9b31-0ea706907d8a tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:08.545815 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:08.545815 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:08.546074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f33863c-7261-49e5-9b31-0ea706907d8a tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:08.546440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-5f33863c-7261-49e5-9b31-0ea706907d8a tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member 859b0e47-0723-440c-be38-f688b3df7248 {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:08.566454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f33863c-7261-49e5-9b31-0ea706907d8a tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 returned with HTTP 404 Jan 21 07:44:08.567652 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 715/1427] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:08 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:44:08.576169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65ae03d4-c15f-460b-8147-0fec20f623f2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e/action Jan 21 07:44:08.577095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65ae03d4-c15f-460b-8147-0fec20f623f2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:44:08.577474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65ae03d4-c15f-460b-8147-0fec20f623f2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:08.578429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-65ae03d4-c15f-460b-8147-0fec20f623f2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] delete called for group ac506fb3-a7b6-4817-b611-106d3ba1673e {{(pid=88081) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:44:08.578973 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-65ae03d4-c15f-460b-8147-0fec20f623f2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Delete group with id: ac506fb3-a7b6-4817-b611-106d3ba1673e Jan 21 07:44:08.596575 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:08.596575 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:08.985532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-edda3c94-9652-4333-926d-b7f51e14f899 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:08.985532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-edda3c94-9652-4333-926d-b7f51e14f899 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:08.985532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-edda3c94-9652-4333-926d-b7f51e14f899 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:08.985532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-edda3c94-9652-4333-926d-b7f51e14f899 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:09.075278 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:09.075278 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:09.091910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-edda3c94-9652-4333-926d-b7f51e14f899 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:09.105189 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 716/1428] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:08 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:09.429690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65ae03d4-c15f-460b-8147-0fec20f623f2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e/action returned with HTTP 202 Jan 21 07:44:09.440477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ae55487-2e5e-4338-8be0-d46a40d231c0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e Jan 21 07:44:09.441169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ae55487-2e5e-4338-8be0-d46a40d231c0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:09.441374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:09.441374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:09.441962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ae55487-2e5e-4338-8be0-d46a40d231c0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:09.442429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-5ae55487-2e5e-4338-8be0-d46a40d231c0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ac506fb3-a7b6-4817-b611-106d3ba1673e {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:09.444481 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 713/1429] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 07:44:08 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e/action => generated 0 bytes in 863 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 07:44:09.451427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:09.451427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:09.485338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ae55487-2e5e-4338-8be0-d46a40d231c0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e returned with HTTP 200 Jan 21 07:44:09.486575 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 717/1430] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:09 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e => generated 321 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:44:10.149444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-28505dbd-6aee-4f2b-96b5-2209cc4493e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:10.149444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-28505dbd-6aee-4f2b-96b5-2209cc4493e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:10.149444 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:10.149444 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:10.149444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-28505dbd-6aee-4f2b-96b5-2209cc4493e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:10.149444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-28505dbd-6aee-4f2b-96b5-2209cc4493e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:10.279212 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:10.279212 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:10.279212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-28505dbd-6aee-4f2b-96b5-2209cc4493e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:10.279212 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 714/1431] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:10 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:10.507231 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-989eef08-d664-4f4f-975f-97df906e8abb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e Jan 21 07:44:10.507231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-989eef08-d664-4f4f-975f-97df906e8abb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:10.507231 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:10.507231 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:10.507231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-989eef08-d664-4f4f-975f-97df906e8abb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:10.507231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-989eef08-d664-4f4f-975f-97df906e8abb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ac506fb3-a7b6-4817-b611-106d3ba1673e {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:10.529630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-989eef08-d664-4f4f-975f-97df906e8abb tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e returned with HTTP 404 Jan 21 07:44:10.543979 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 718/1432] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:10 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:44:10.548938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ee42fc3-5613-4b30-ac1f-0c8a51221071 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/detail Jan 21 07:44:10.548938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ee42fc3-5613-4b30-ac1f-0c8a51221071 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:10.548938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:10.548938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:10.548938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ee42fc3-5613-4b30-ac1f-0c8a51221071 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:10.567368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ee42fc3-5613-4b30-ac1f-0c8a51221071 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/detail returned with HTTP 200 Jan 21 07:44:10.567368 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 715/1433] 10.222.0.24 () {60 vars in 1263 bytes} [Thu Jan 21 07:44:10 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/detail => generated 14 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:10.628822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ec23652-224f-4b11-a94c-e8bf6ec87638 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail Jan 21 07:44:10.628822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ec23652-224f-4b11-a94c-e8bf6ec87638 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:10.628822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ec23652-224f-4b11-a94c-e8bf6ec87638 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:10.637267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-3ec23652-224f-4b11-a94c-e8bf6ec87638 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:44:10.637267 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:10.637267 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:10.650719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3ec23652-224f-4b11-a94c-e8bf6ec87638 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:44:10.776348 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3ec23652-224f-4b11-a94c-e8bf6ec87638 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Get all volumes completed successfully. Jan 21 07:44:10.782046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ec23652-224f-4b11-a94c-e8bf6ec87638 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail returned with HTTP 200 Jan 21 07:44:10.783201 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 719/1434] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:44:10 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail => generated 15 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:10.819108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-159faddf-808b-4568-a48c-e5af8320077b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e/action Jan 21 07:44:10.819108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-159faddf-808b-4568-a48c-e5af8320077b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:44:10.819108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-159faddf-808b-4568-a48c-e5af8320077b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:10.835913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-159faddf-808b-4568-a48c-e5af8320077b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] delete called for group ac506fb3-a7b6-4817-b611-106d3ba1673e {{(pid=88081) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:44:10.835913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-159faddf-808b-4568-a48c-e5af8320077b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Delete group with id: ac506fb3-a7b6-4817-b611-106d3ba1673e Jan 21 07:44:10.927874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-159faddf-808b-4568-a48c-e5af8320077b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e/action returned with HTTP 404 Jan 21 07:44:10.927874 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 716/1435] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 07:44:10 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ac506fb3-a7b6-4817-b611-106d3ba1673e/action => generated 108 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:44:10.947208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8054512c-be04-40d1-8852-fd2a98ef49fa tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail Jan 21 07:44:10.947208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8054512c-be04-40d1-8852-fd2a98ef49fa tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:10.947208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8054512c-be04-40d1-8852-fd2a98ef49fa tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:10.947208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-8054512c-be04-40d1-8852-fd2a98ef49fa tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:44:10.947208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8054512c-be04-40d1-8852-fd2a98ef49fa tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:44:11.119745 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8054512c-be04-40d1-8852-fd2a98ef49fa tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Get all volumes completed successfully. Jan 21 07:44:11.131252 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8054512c-be04-40d1-8852-fd2a98ef49fa tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail returned with HTTP 200 Jan 21 07:44:11.131252 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 720/1436] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:44:10 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:11.165206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfdb6047-721a-4227-b174-c5f17f093e9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248/action Jan 21 07:44:11.165206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfdb6047-721a-4227-b174-c5f17f093e9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:44:11.165206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfdb6047-721a-4227-b174-c5f17f093e9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:11.165206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-dfdb6047-721a-4227-b174-c5f17f093e9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] delete called for group 859b0e47-0723-440c-be38-f688b3df7248 {{(pid=88081) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:44:11.165206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-dfdb6047-721a-4227-b174-c5f17f093e9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Delete group with id: 859b0e47-0723-440c-be38-f688b3df7248 Jan 21 07:44:11.215858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88217134-cd82-407b-a738-8e93c0ca392a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:11.215858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88217134-cd82-407b-a738-8e93c0ca392a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:11.215858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88217134-cd82-407b-a738-8e93c0ca392a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:11.215858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-88217134-cd82-407b-a738-8e93c0ca392a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:11.228790 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfdb6047-721a-4227-b174-c5f17f093e9b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248/action returned with HTTP 404 Jan 21 07:44:11.239086 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 717/1437] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 07:44:11 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/859b0e47-0723-440c-be38-f688b3df7248/action => generated 108 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:44:11.270338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc500a4f-a554-47a3-b11f-fdcb8182f2eb tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] DELETE http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types/6aeecf63-4be2-42f4-a3e8-d4ad7a7ceabf Jan 21 07:44:11.270338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc500a4f-a554-47a3-b11f-fdcb8182f2eb tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:11.270338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc500a4f-a554-47a3-b11f-fdcb8182f2eb tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:11.349973 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:11.349973 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:11.349973 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88217134-cd82-407b-a738-8e93c0ca392a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:11.349973 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 721/1438] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:11 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:11.391262 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:44:11.391262 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:44:11.437964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc500a4f-a554-47a3-b11f-fdcb8182f2eb tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types/6aeecf63-4be2-42f4-a3e8-d4ad7a7ceabf returned with HTTP 202 Jan 21 07:44:11.437964 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 718/1439] 10.222.0.24 () {60 vars in 1371 bytes} [Thu Jan 21 07:44:11 2021] DELETE /volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types/6aeecf63-4be2-42f4-a3e8-d4ad7a7ceabf => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:44:11.448148 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d364a54-9a5e-44a0-8846-0dedb3405125 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] POST http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types Jan 21 07:44:11.448148 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:11.448148 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:11.448148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d364a54-9a5e-44a0-8846-0dedb3405125 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-578949007"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:11.593130 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d364a54-9a5e-44a0-8846-0dedb3405125 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types returned with HTTP 200 Jan 21 07:44:11.614814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19c26fa7-4ab4-4603-bcff-fd1776361c03 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] POST http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types Jan 21 07:44:11.621941 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 722/1440] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:44:11 2021] POST /volume/v3/4eba2812525a445ba3f10eda50eb3128/types => generated 215 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:11.627838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19c26fa7-4ab4-4603-bcff-fd1776361c03 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-600527642"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:11.769220 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19c26fa7-4ab4-4603-bcff-fd1776361c03 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types returned with HTTP 202 Jan 21 07:44:11.769220 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 719/1441] 10.222.0.24 () {62 vars in 1278 bytes} [Thu Jan 21 07:44:11 2021] POST /volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types => generated 172 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:11.796146 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-649f3ad2-5cce-4c0f-a12f-a4752fa8610c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups Jan 21 07:44:11.796146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-649f3ad2-5cce-4c0f-a12f-a4752fa8610c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4569abd9-7d9e-48aa-be90-bc4f613a2164", "volume_types": ["ad9dbcbe-b06d-4099-b94e-7e798a346c9a"], "name": "tempest-GroupsTest-Group-2097947083"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:11.796146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-649f3ad2-5cce-4c0f-a12f-a4752fa8610c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Creating new group {'group': {'group_type': '4569abd9-7d9e-48aa-be90-bc4f613a2164', 'volume_types': ['ad9dbcbe-b06d-4099-b94e-7e798a346c9a'], 'name': 'tempest-GroupsTest-Group-2097947083'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 07:44:11.855842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-649f3ad2-5cce-4c0f-a12f-a4752fa8610c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Creating group tempest-GroupsTest-Group-2097947083. Jan 21 07:44:11.905506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-649f3ad2-5cce-4c0f-a12f-a4752fa8610c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Availability Zones retrieved successfully. Jan 21 07:44:12.019608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-649f3ad2-5cce-4c0f-a12f-a4752fa8610c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Created reservations ['a46bcae9-dd77-4498-9347-060c6068625c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:12.187698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-649f3ad2-5cce-4c0f-a12f-a4752fa8610c tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups returned with HTTP 202 Jan 21 07:44:12.207797 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0d14122-c78f-4b11-95e3-17d6106f5b78 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:12.217147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0d14122-c78f-4b11-95e3-17d6106f5b78 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:12.221354 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 723/1442] 10.222.0.24 () {62 vars in 1264 bytes} [Thu Jan 21 07:44:11 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups => generated 104 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:12.225877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0d14122-c78f-4b11-95e3-17d6106f5b78 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:12.225877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-a0d14122-c78f-4b11-95e3-17d6106f5b78 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ab37845c-26c8-43b8-997e-ea50c63a102c {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:12.275485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:12.275485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:12.361686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0d14122-c78f-4b11-95e3-17d6106f5b78 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 200 Jan 21 07:44:12.376183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3072c1b9-2d82-4cd2-a633-840546d61c2a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:12.376183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3072c1b9-2d82-4cd2-a633-840546d61c2a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:12.376183 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:12.376183 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:12.376183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3072c1b9-2d82-4cd2-a633-840546d61c2a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:12.381014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3072c1b9-2d82-4cd2-a633-840546d61c2a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:12.388364 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 720/1443] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:12 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 332 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:12.487065 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:12.487065 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:12.499939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3072c1b9-2d82-4cd2-a633-840546d61c2a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:12.502533 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 724/1444] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:12 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:13.403095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c1b9b51-f36d-4971-86e7-9665b9b0023b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:13.403095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c1b9b51-f36d-4971-86e7-9665b9b0023b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:13.403095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:13.403095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:13.403095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c1b9b51-f36d-4971-86e7-9665b9b0023b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:13.403095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-6c1b9b51-f36d-4971-86e7-9665b9b0023b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ab37845c-26c8-43b8-997e-ea50c63a102c {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:13.418252 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:13.418252 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:13.489964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c1b9b51-f36d-4971-86e7-9665b9b0023b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 200 Jan 21 07:44:13.489964 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 721/1445] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:13 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 333 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:13.495236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes Jan 21 07:44:13.495236 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:13.495236 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:13.495236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad9dbcbe-b06d-4099-b94e-7e798a346c9a", "group_id": "ab37845c-26c8-43b8-997e-ea50c63a102c", "size": 1, "name": "tempest-GroupsTest-Volume-21157912"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:13.495236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Create volume request body: {'volume': {'volume_type': 'ad9dbcbe-b06d-4099-b94e-7e798a346c9a', 'group_id': 'ab37845c-26c8-43b8-997e-ea50c63a102c', 'size': 1, 'name': 'tempest-GroupsTest-Volume-21157912'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:44:13.519554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f1c75a3-e9dc-48e8-8a6c-de0c4d9f76ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:13.519554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f1c75a3-e9dc-48e8-8a6c-de0c4d9f76ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:13.519554 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:13.519554 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:13.519554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f1c75a3-e9dc-48e8-8a6c-de0c4d9f76ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:13.519554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0f1c75a3-e9dc-48e8-8a6c-de0c4d9f76ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:13.572974 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:13.572974 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:13.572974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Create volume of 1 GB Jan 21 07:44:13.589133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:13.589133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:13.589133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f1c75a3-e9dc-48e8-8a6c-de0c4d9f76ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:13.589133 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 722/1446] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:13 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:13.630432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Availability Zones retrieved successfully. Jan 21 07:44:13.653942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Flow 'volume_create_api' (18a49769-54b3-4655-bf5f-d2910c9ce0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:13.653942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c75a9d9-bd2d-4537-b76f-8d7fd56561a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:13.675457 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:13.675457 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:13.675457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:44:13.816853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c75a9d9-bd2d-4537-b76f-8d7fd56561a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:44:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad9dbcbe-b06d-4099-b94e-7e798a346c9a,is_public=True,name='tempest-GroupsTest-volume-type-578949007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad9dbcbe-b06d-4099-b94e-7e798a346c9a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ab37845c-26c8-43b8-997e-ea50c63a102c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:13.816853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc637cf5-6781-45ab-be9f-329f45a5cc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:13.951920 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-578949007 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-578949007, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:44:13.951920 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-578949007 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-578949007, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:44:14.009227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Created reservations ['1b2e228e-1041-4b6a-af75-dc2665bdd5d1', 'fee2bfc1-8b43-41a3-b5b7-09bd07ea5812', '07373269-6f08-4d62-8fed-8b74163cd613', 'a3b5106c-49ff-479a-bd8d-870cb6f8d5c8'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:14.015444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc637cf5-6781-45ab-be9f-329f45a5cc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b2e228e-1041-4b6a-af75-dc2665bdd5d1', 'fee2bfc1-8b43-41a3-b5b7-09bd07ea5812', '07373269-6f08-4d62-8fed-8b74163cd613', 'a3b5106c-49ff-479a-bd8d-870cb6f8d5c8']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:14.015444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8110faa1-0543-4b30-a4e4-d05e88a43400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:14.215823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8110faa1-0543-4b30-a4e4-d05e88a43400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '169831d6-8d05-454b-b55b-98b013ffa3c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-21157912',encryption_key_id=None,group_id=ab37845c-26c8-43b8-997e-ea50c63a102c,group_type_id=,metadata={},multiattach=False,project_id='78a6c5977c4c4d5fa7fddd1e8689d72d',qos_specs=None,replication_status=,reservations=['1b2e228e-1041-4b6a-af75-dc2665bdd5d1','fee2bfc1-8b43-41a3-b5b7-09bd07ea5812','07373269-6f08-4d62-8fed-8b74163cd613','a3b5106c-49ff-479a-bd8d-870cb6f8d5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603856a5d29a443bb575c0d5a6915b0c',volume_type_id=ad9dbcbe-b06d-4099-b94e-7e798a346c9a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-21157912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ab37845c-26c8-43b8-997e-ea50c63a102c,host=None,id=169831d6-8d05-454b-b55b-98b013ffa3c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78a6c5977c4c4d5fa7fddd1e8689d72d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='603856a5d29a443bb575c0d5a6915b0c',volume_attachment=,volume_type=,volume_type_id=ad9dbcbe-b06d-4099-b94e-7e798a346c9a)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:14.228188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc14c5c-d5ff-45be-aba2-25b179597c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:14.304864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc14c5c-d5ff-45be-aba2-25b179597c30) transitioned into state 'SUCCESS' from state '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-21157912',encryption_key_id=None,group_id=ab37845c-26c8-43b8-997e-ea50c63a102c,group_type_id=,metadata={},multiattach=False,project_id='78a6c5977c4c4d5fa7fddd1e8689d72d',qos_specs=None,replication_status=,reservations=['1b2e228e-1041-4b6a-af75-dc2665bdd5d1','fee2bfc1-8b43-41a3-b5b7-09bd07ea5812','07373269-6f08-4d62-8fed-8b74163cd613','a3b5106c-49ff-479a-bd8d-870cb6f8d5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603856a5d29a443bb575c0d5a6915b0c',volume_type_id=ad9dbcbe-b06d-4099-b94e-7e798a346c9a)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:14.304864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d212969-b865-44b0-8198-6ca3e2dd7f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:14.396971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d212969-b865-44b0-8198-6ca3e2dd7f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:14.396971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Flow 'volume_create_api' (18a49769-54b3-4655-bf5f-d2910c9ce0eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:14.537379 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Create volume request issued successfully. Jan 21 07:44:14.582220 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:14.582220 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:14.599786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:14.607611 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33358135-a3f0-42b4-9857-ba8048ab1002 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:14.607611 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33358135-a3f0-42b4-9857-ba8048ab1002 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:14.607611 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:14.607611 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:14.607611 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33358135-a3f0-42b4-9857-ba8048ab1002 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:14.607611 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-33358135-a3f0-42b4-9857-ba8048ab1002 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:14.637113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:14.637113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:14.657922 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:14.657922 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:14.657922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33358135-a3f0-42b4-9857-ba8048ab1002 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:14.666329 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 723/1447] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:14 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:14.694922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df928794-6f2f-4cfd-9303-51b51fa9cb70 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes returned with HTTP 202 Jan 21 07:44:14.710664 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 725/1448] 10.222.0.24 () {62 vars in 1267 bytes} [Thu Jan 21 07:44:13 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes => generated 889 bytes in 1225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:44:14.719111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5737c816-1c5f-437f-88f2-2c6d463e86e8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 Jan 21 07:44:14.719111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5737c816-1c5f-437f-88f2-2c6d463e86e8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:14.719111 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:14.719111 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:14.719111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5737c816-1c5f-437f-88f2-2c6d463e86e8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:14.841824 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:14.841824 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:14.873453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5737c816-1c5f-437f-88f2-2c6d463e86e8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:14.986256 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-5737c816-1c5f-437f-88f2-2c6d463e86e8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:14.986256 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-5737c816-1c5f-437f-88f2-2c6d463e86e8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:15.024306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-5737c816-1c5f-437f-88f2-2c6d463e86e8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:15.084081 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:15.084081 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:15.165778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5737c816-1c5f-437f-88f2-2c6d463e86e8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 returned with HTTP 200 Jan 21 07:44:15.197751 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 724/1449] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:14 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 => generated 957 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:15.722313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71abafc6-df21-4f57-9148-61b345b10ef3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:15.722313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71abafc6-df21-4f57-9148-61b345b10ef3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:15.722313 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:15.722313 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:15.729979 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71abafc6-df21-4f57-9148-61b345b10ef3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:15.729979 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-71abafc6-df21-4f57-9148-61b345b10ef3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:15.809952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:15.809952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:15.814504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71abafc6-df21-4f57-9148-61b345b10ef3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:15.816881 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 726/1450] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:15 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:16.225755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58cc6129-5776-43e9-82a6-41c9e81f3dc0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 Jan 21 07:44:16.225755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58cc6129-5776-43e9-82a6-41c9e81f3dc0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:16.225755 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:16.225755 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:16.225755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58cc6129-5776-43e9-82a6-41c9e81f3dc0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:16.339261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:16.339261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:16.368469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-58cc6129-5776-43e9-82a6-41c9e81f3dc0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:16.400850 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-58cc6129-5776-43e9-82a6-41c9e81f3dc0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:16.400850 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-58cc6129-5776-43e9-82a6-41c9e81f3dc0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:16.418433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-58cc6129-5776-43e9-82a6-41c9e81f3dc0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:16.429975 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:16.429975 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:16.527427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58cc6129-5776-43e9-82a6-41c9e81f3dc0 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 returned with HTTP 200 Jan 21 07:44:16.545497 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 725/1451] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:16 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 => generated 981 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:16.937947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32aabb50-8b98-4e5a-b313-c0dccf1088b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:16.937947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32aabb50-8b98-4e5a-b313-c0dccf1088b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:16.937947 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:16.937947 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:16.937947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32aabb50-8b98-4e5a-b313-c0dccf1088b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:16.937947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-32aabb50-8b98-4e5a-b313-c0dccf1088b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:17.141485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:17.141485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:17.141485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32aabb50-8b98-4e5a-b313-c0dccf1088b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:17.170006 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 727/1452] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:16 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:17.552511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4b2589b-35f6-4e75-a89c-12959d806de9 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 Jan 21 07:44:17.552511 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e4b2589b-35f6-4e75-a89c-12959d806de9 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:17.552511 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:17.552511 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:17.564850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e4b2589b-35f6-4e75-a89c-12959d806de9 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:17.832794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:17.832794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:17.886332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e4b2589b-35f6-4e75-a89c-12959d806de9 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:17.935677 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-e4b2589b-35f6-4e75-a89c-12959d806de9 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:17.935677 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-e4b2589b-35f6-4e75-a89c-12959d806de9 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:17.968453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-e4b2589b-35f6-4e75-a89c-12959d806de9 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:17.981252 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:17.981252 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:18.029190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4b2589b-35f6-4e75-a89c-12959d806de9 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 returned with HTTP 200 Jan 21 07:44:18.029190 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 726/1453] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:17 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 => generated 982 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:18.058942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes Jan 21 07:44:18.059888 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:18.059888 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:18.060706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad9dbcbe-b06d-4099-b94e-7e798a346c9a", "group_id": "ab37845c-26c8-43b8-997e-ea50c63a102c", "size": 1, "name": "tempest-GroupsTest-Volume-999526838"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:18.066070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Create volume request body: {'volume': {'volume_type': 'ad9dbcbe-b06d-4099-b94e-7e798a346c9a', 'group_id': 'ab37845c-26c8-43b8-997e-ea50c63a102c', 'size': 1, 'name': 'tempest-GroupsTest-Volume-999526838'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:44:18.181105 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:18.181105 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:18.181105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Create volume of 1 GB Jan 21 07:44:18.185555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95a680ca-4948-4d87-b415-57cefbe3f6d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:18.185555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95a680ca-4948-4d87-b415-57cefbe3f6d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:18.185555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:18.185555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:18.185555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95a680ca-4948-4d87-b415-57cefbe3f6d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:18.185555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-95a680ca-4948-4d87-b415-57cefbe3f6d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:18.217714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Availability Zones retrieved successfully. Jan 21 07:44:18.235823 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:18.235823 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:18.235823 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95a680ca-4948-4d87-b415-57cefbe3f6d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:18.243484 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 727/1454] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:18 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:18.255831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Flow 'volume_create_api' (13112fb8-249f-467d-9045-e897fbd9bbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:18.255831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af8139c-82a3-44d4-ab5b-fc605c5b4fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:18.255831 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:18.255831 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:18.255831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:44:18.381037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af8139c-82a3-44d4-ab5b-fc605c5b4fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:44:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad9dbcbe-b06d-4099-b94e-7e798a346c9a,is_public=True,name='tempest-GroupsTest-volume-type-578949007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad9dbcbe-b06d-4099-b94e-7e798a346c9a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ab37845c-26c8-43b8-997e-ea50c63a102c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:18.381037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a9c482-bf0d-4b5f-8104-a77b0bf8db0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:18.677166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Created reservations ['f3e645fe-1a8b-4be8-b03b-3a8667a8d020', '780df037-9408-4eae-b16a-ca6829136aa8', 'af9b6c87-1a49-4038-b4f1-0706922f8fe2', '0b61b025-6a4c-468a-b9be-83fd3028fd39'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:18.694281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a9c482-bf0d-4b5f-8104-a77b0bf8db0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e645fe-1a8b-4be8-b03b-3a8667a8d020', '780df037-9408-4eae-b16a-ca6829136aa8', 'af9b6c87-1a49-4038-b4f1-0706922f8fe2', '0b61b025-6a4c-468a-b9be-83fd3028fd39']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:18.742342 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (118515c1-2f6d-4951-8931-72e13c6f42c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:18.988134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (118515c1-2f6d-4951-8931-72e13c6f42c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b61c21cb-e989-4384-b39b-6170f499c56b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-999526838',encryption_key_id=None,group_id=ab37845c-26c8-43b8-997e-ea50c63a102c,group_type_id=,metadata={},multiattach=False,project_id='78a6c5977c4c4d5fa7fddd1e8689d72d',qos_specs=None,replication_status=,reservations=['f3e645fe-1a8b-4be8-b03b-3a8667a8d020','780df037-9408-4eae-b16a-ca6829136aa8','af9b6c87-1a49-4038-b4f1-0706922f8fe2','0b61b025-6a4c-468a-b9be-83fd3028fd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603856a5d29a443bb575c0d5a6915b0c',volume_type_id=ad9dbcbe-b06d-4099-b94e-7e798a346c9a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-999526838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ab37845c-26c8-43b8-997e-ea50c63a102c,host=None,id=b61c21cb-e989-4384-b39b-6170f499c56b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78a6c5977c4c4d5fa7fddd1e8689d72d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='603856a5d29a443bb575c0d5a6915b0c',volume_attachment=,volume_type=,volume_type_id=ad9dbcbe-b06d-4099-b94e-7e798a346c9a)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:18.988134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037ba83f-d1e6-42b5-9b53-42afde408798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:19.120792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037ba83f-d1e6-42b5-9b53-42afde408798) transitioned into state 'SUCCESS' from state '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-999526838',encryption_key_id=None,group_id=ab37845c-26c8-43b8-997e-ea50c63a102c,group_type_id=,metadata={},multiattach=False,project_id='78a6c5977c4c4d5fa7fddd1e8689d72d',qos_specs=None,replication_status=,reservations=['f3e645fe-1a8b-4be8-b03b-3a8667a8d020','780df037-9408-4eae-b16a-ca6829136aa8','af9b6c87-1a49-4038-b4f1-0706922f8fe2','0b61b025-6a4c-468a-b9be-83fd3028fd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='603856a5d29a443bb575c0d5a6915b0c',volume_type_id=ad9dbcbe-b06d-4099-b94e-7e798a346c9a)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:19.120792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad1dec8d-15ba-4058-b48f-7283d0bb53c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:19.158297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad1dec8d-15ba-4058-b48f-7283d0bb53c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:19.158297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Flow 'volume_create_api' (13112fb8-249f-467d-9045-e897fbd9bbf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:19.293848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ef2e8b0-88c3-413f-9911-51acdbf9422c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:19.293848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ef2e8b0-88c3-413f-9911-51acdbf9422c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:19.293848 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:19.293848 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:19.293848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ef2e8b0-88c3-413f-9911-51acdbf9422c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:19.293848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0ef2e8b0-88c3-413f-9911-51acdbf9422c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:19.346230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Create volume request issued successfully. Jan 21 07:44:19.388196 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:19.388196 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:19.388196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ef2e8b0-88c3-413f-9911-51acdbf9422c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:19.388196 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 728/1455] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:19 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:19.421095 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:19.421095 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:19.437933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:19.481619 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:19.481619 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:19.583183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8793540-251e-494b-a3e5-f033e934a61b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes returned with HTTP 202 Jan 21 07:44:19.592362 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 728/1456] 10.222.0.24 () {62 vars in 1267 bytes} [Thu Jan 21 07:44:18 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes => generated 890 bytes in 1534 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:19.608511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71518d4c-628f-4490-aa17-d761238ff5f7 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:19.608511 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71518d4c-628f-4490-aa17-d761238ff5f7 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:19.608511 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:19.608511 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:19.608511 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71518d4c-628f-4490-aa17-d761238ff5f7 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:19.803646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:19.803646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:19.823653 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-71518d4c-628f-4490-aa17-d761238ff5f7 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:19.852215 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-71518d4c-628f-4490-aa17-d761238ff5f7 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:19.852215 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-71518d4c-628f-4490-aa17-d761238ff5f7 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:19.864559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-71518d4c-628f-4490-aa17-d761238ff5f7 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:19.879392 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:19.879392 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:19.904633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71518d4c-628f-4490-aa17-d761238ff5f7 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 200 Jan 21 07:44:19.909807 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 729/1457] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:19 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 982 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:20.416059 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9de04f1-3111-4b8c-a04e-969ac3c25f6b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:20.416059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9de04f1-3111-4b8c-a04e-969ac3c25f6b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:20.416059 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:20.416059 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:20.419435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9de04f1-3111-4b8c-a04e-969ac3c25f6b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:20.419435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d9de04f1-3111-4b8c-a04e-969ac3c25f6b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:20.545731 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:20.545731 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:20.545731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9de04f1-3111-4b8c-a04e-969ac3c25f6b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:20.545731 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 729/1458] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:20 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:20.918867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f6a5a34-650e-471e-9e7a-f90ca0e692ba tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:20.918867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f6a5a34-650e-471e-9e7a-f90ca0e692ba tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:20.918867 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:20.918867 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:20.927898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f6a5a34-650e-471e-9e7a-f90ca0e692ba tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:21.123948 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:21.123948 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:21.136509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2f6a5a34-650e-471e-9e7a-f90ca0e692ba tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:21.155651 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-2f6a5a34-650e-471e-9e7a-f90ca0e692ba tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:21.156465 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-2f6a5a34-650e-471e-9e7a-f90ca0e692ba tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:21.167615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-2f6a5a34-650e-471e-9e7a-f90ca0e692ba tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:21.177375 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:21.177375 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:21.268242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f6a5a34-650e-471e-9e7a-f90ca0e692ba tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 200 Jan 21 07:44:21.283297 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 730/1459] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:20 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 983 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:21.327839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e678d4b-166f-4808-b60b-fe0030357c71 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] PUT http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:21.327839 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:21.327839 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:21.327839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6e678d4b-166f-4808-b60b-fe0030357c71 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "b61c21cb-e989-4384-b39b-6170f499c56b"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:21.327839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-6e678d4b-166f-4808-b60b-fe0030357c71 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Update called for group ab37845c-26c8-43b8-997e-ea50c63a102c. {{(pid=88080) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 07:44:21.327839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-6e678d4b-166f-4808-b60b-fe0030357c71 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Updating group ab37845c-26c8-43b8-997e-ea50c63a102c with name new_group description: This is a new group add_volumes: None remove_volumes: b61c21cb-e989-4384-b39b-6170f499c56b. Jan 21 07:44:21.370869 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:21.370869 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:21.547720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e678d4b-166f-4808-b60b-fe0030357c71 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 202 Jan 21 07:44:21.549807 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 730/1460] 10.222.0.24 () {62 vars in 1374 bytes} [Thu Jan 21 07:44:21 2021] PUT /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 07:44:21.561748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-577ee1a9-5e4b-4f53-9f8a-784efa143a87 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:21.562713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-577ee1a9-5e4b-4f53-9f8a-784efa143a87 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:21.563142 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:21.563142 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:21.564021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-577ee1a9-5e4b-4f53-9f8a-784efa143a87 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:21.564694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-577ee1a9-5e4b-4f53-9f8a-784efa143a87 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ab37845c-26c8-43b8-997e-ea50c63a102c {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:21.568857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46b8221a-4164-4f6e-96ed-8fc1f9929b37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:21.568857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46b8221a-4164-4f6e-96ed-8fc1f9929b37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:21.568857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:21.568857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:21.568857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46b8221a-4164-4f6e-96ed-8fc1f9929b37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:21.573861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-46b8221a-4164-4f6e-96ed-8fc1f9929b37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:21.653079 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:21.653079 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:21.749493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:21.749493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:21.749493 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46b8221a-4164-4f6e-96ed-8fc1f9929b37 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:21.773279 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 731/1461] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:21 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:21.871688 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-577ee1a9-5e4b-4f53-9f8a-784efa143a87 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 200 Jan 21 07:44:21.871688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 731/1462] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:21 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 323 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:22.787284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d449fb3-6df3-4373-b6eb-b90d32873c38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:22.793949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d449fb3-6df3-4373-b6eb-b90d32873c38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:22.793949 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:22.793949 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:22.793949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d449fb3-6df3-4373-b6eb-b90d32873c38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:22.803446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1d449fb3-6df3-4373-b6eb-b90d32873c38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:22.886857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cda70931-4e5c-41d9-9e85-a3402114cbbf tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:22.888297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cda70931-4e5c-41d9-9e85-a3402114cbbf tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:22.888519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:22.888519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:22.889032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cda70931-4e5c-41d9-9e85-a3402114cbbf tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:22.889538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-cda70931-4e5c-41d9-9e85-a3402114cbbf tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ab37845c-26c8-43b8-997e-ea50c63a102c {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:22.907631 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:22.907631 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:22.909883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d449fb3-6df3-4373-b6eb-b90d32873c38 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:22.918788 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:22.918788 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:22.919209 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 732/1463] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:22 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:23.119438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cda70931-4e5c-41d9-9e85-a3402114cbbf tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 200 Jan 21 07:44:23.136502 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 732/1464] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:22 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 324 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:44:23.147043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3962e361-4627-4af8-926a-b7aea1404fa5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:23.147043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3962e361-4627-4af8-926a-b7aea1404fa5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:23.147043 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:23.147043 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:23.147043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3962e361-4627-4af8-926a-b7aea1404fa5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:23.147043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-3962e361-4627-4af8-926a-b7aea1404fa5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ab37845c-26c8-43b8-997e-ea50c63a102c {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:23.169334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:23.169334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:23.245364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3962e361-4627-4af8-926a-b7aea1404fa5 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 200 Jan 21 07:44:23.245364 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 733/1465] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:23 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 324 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:23.267332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail Jan 21 07:44:23.267332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:23.267332 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:23.267332 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:23.272240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:23.272240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:44:23.277299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:23.277299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:23.277299 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:44:23.606528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Get all volumes completed successfully. Jan 21 07:44:23.608803 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:23.609501 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:23.628936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:23.636859 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:23.636859 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:23.665129 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82fa9587-146b-42ab-92da-04e634cd7f99 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail returned with HTTP 200 Jan 21 07:44:23.666030 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 733/1466] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:44:23 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail => generated 1924 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:44:23.698618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2742593f-90de-4b09-9d40-e4cdd89b4435 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] PUT http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:23.699445 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:23.699445 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:23.700154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2742593f-90de-4b09-9d40-e4cdd89b4435 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b61c21cb-e989-4384-b39b-6170f499c56b"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:23.702306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-2742593f-90de-4b09-9d40-e4cdd89b4435 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Update called for group ab37845c-26c8-43b8-997e-ea50c63a102c. {{(pid=88081) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 07:44:23.703001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-2742593f-90de-4b09-9d40-e4cdd89b4435 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Updating group ab37845c-26c8-43b8-997e-ea50c63a102c with name None description: None add_volumes: b61c21cb-e989-4384-b39b-6170f499c56b remove_volumes: None. Jan 21 07:44:23.732619 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:23.732619 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:23.950486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-baf278f5-a1ba-4867-a5f1-951e39af8ee9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:23.950486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-baf278f5-a1ba-4867-a5f1-951e39af8ee9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:23.950486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:23.950486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:23.950486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-baf278f5-a1ba-4867-a5f1-951e39af8ee9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:23.950486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-baf278f5-a1ba-4867-a5f1-951e39af8ee9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:24.007594 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:24.007594 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:24.010681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-baf278f5-a1ba-4867-a5f1-951e39af8ee9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:24.016035 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 734/1467] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:23 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:24.033727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2742593f-90de-4b09-9d40-e4cdd89b4435 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 202 Jan 21 07:44:24.035232 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 734/1468] 10.222.0.24 () {62 vars in 1373 bytes} [Thu Jan 21 07:44:23 2021] PUT /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 0 bytes in 341 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:44:24.046552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ad0526a-68e1-4c16-9bec-da95fe8e881e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:24.047136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ad0526a-68e1-4c16-9bec-da95fe8e881e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:24.047341 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:24.047341 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:24.047673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ad0526a-68e1-4c16-9bec-da95fe8e881e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:24.049086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-8ad0526a-68e1-4c16-9bec-da95fe8e881e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ab37845c-26c8-43b8-997e-ea50c63a102c {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:24.072200 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:24.072200 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:24.161570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ad0526a-68e1-4c16-9bec-da95fe8e881e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 200 Jan 21 07:44:24.170536 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 735/1469] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:24 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 323 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:25.042091 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00152327-7783-4b76-8411-8f59c2ca6b1a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:25.042091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00152327-7783-4b76-8411-8f59c2ca6b1a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:25.042091 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:25.042091 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:25.042091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00152327-7783-4b76-8411-8f59c2ca6b1a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:25.056887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-00152327-7783-4b76-8411-8f59c2ca6b1a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:25.153913 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:25.153913 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:25.153913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00152327-7783-4b76-8411-8f59c2ca6b1a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:25.177305 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 735/1470] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:25 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:25.196841 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fff36e7-4232-4249-bdd5-0c4f8e13b49e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:25.196841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fff36e7-4232-4249-bdd5-0c4f8e13b49e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:25.196841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:25.196841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:25.196841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fff36e7-4232-4249-bdd5-0c4f8e13b49e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:25.196841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-5fff36e7-4232-4249-bdd5-0c4f8e13b49e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ab37845c-26c8-43b8-997e-ea50c63a102c {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:25.220333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:25.220333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:25.321535 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fff36e7-4232-4249-bdd5-0c4f8e13b49e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 200 Jan 21 07:44:25.321535 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 736/1471] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:25 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 324 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:25.328568 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail Jan 21 07:44:25.328568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:25.328568 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:25.328568 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:25.328568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:25.346062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:44:25.346062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:44:25.563016 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Get all volumes completed successfully. Jan 21 07:44:25.584045 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:25.584045 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:25.609043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:25.629151 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:25.629151 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:25.666756 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:25.666756 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:25.712103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:25.750108 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:25.750108 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:25.967515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02526e51-a3b6-4318-a8d7-18df28d3e3c2 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail returned with HTTP 200 Jan 21 07:44:26.000430 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 736/1472] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:44:25 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail => generated 1958 bytes in 664 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:44:26.011381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail Jan 21 07:44:26.011381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:26.011381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:26.011381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:26.011381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:26.011381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:44:26.011381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:26.011381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:26.011381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:44:26.168498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Get all volumes completed successfully. Jan 21 07:44:26.168498 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:26.168498 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:26.184324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:26.197264 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:26.197264 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:26.203641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5657422f-1a08-4895-82ed-c78e5b35939c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:26.203641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5657422f-1a08-4895-82ed-c78e5b35939c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:26.203641 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:26.203641 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:26.203641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5657422f-1a08-4895-82ed-c78e5b35939c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:26.203641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5657422f-1a08-4895-82ed-c78e5b35939c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:26.229929 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:26.229929 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:26.262312 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:26.267274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:26.267274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:26.272077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5657422f-1a08-4895-82ed-c78e5b35939c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:26.279321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:26.279321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:26.284546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 737/1473] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:26 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:26.310024 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a2029b9-0b9c-45ba-b46a-9eb42693e1d6 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail returned with HTTP 200 Jan 21 07:44:26.310024 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 737/1474] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 07:44:25 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/detail => generated 1958 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:44:26.329513 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ddf862f-0f2f-48e2-b0ea-4f2e3f926f84 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] POST http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c/action Jan 21 07:44:26.330589 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:26.330589 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:26.331094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ddf862f-0f2f-48e2-b0ea-4f2e3f926f84 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:44:26.331483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ddf862f-0f2f-48e2-b0ea-4f2e3f926f84 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:26.332471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-8ddf862f-0f2f-48e2-b0ea-4f2e3f926f84 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] delete called for group ab37845c-26c8-43b8-997e-ea50c63a102c {{(pid=88081) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 07:44:26.332878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-8ddf862f-0f2f-48e2-b0ea-4f2e3f926f84 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Delete group with id: ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:26.342161 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:26.342161 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:27.152651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ddf862f-0f2f-48e2-b0ea-4f2e3f926f84 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c/action returned with HTTP 202 Jan 21 07:44:27.152651 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 738/1475] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 07:44:26 2021] POST /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c/action => generated 0 bytes in 817 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:44:27.163107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-688d3b65-7186-46ca-af9b-cf471eb3850e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:27.163107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-688d3b65-7186-46ca-af9b-cf471eb3850e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:27.163107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:27.163107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:27.163107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-688d3b65-7186-46ca-af9b-cf471eb3850e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:27.300496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fdaf430-ee81-412e-a709-296ddc7831c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:27.309867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fdaf430-ee81-412e-a709-296ddc7831c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:27.310466 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:27.310466 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:27.311378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fdaf430-ee81-412e-a709-296ddc7831c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:27.313446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0fdaf430-ee81-412e-a709-296ddc7831c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:27.542297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:27.542297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:27.543120 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:27.543120 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:27.545043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fdaf430-ee81-412e-a709-296ddc7831c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:27.560026 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 739/1476] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:27 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:27.592303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-688d3b65-7186-46ca-af9b-cf471eb3850e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:27.686251 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-688d3b65-7186-46ca-af9b-cf471eb3850e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:27.687635 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-688d3b65-7186-46ca-af9b-cf471eb3850e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:27.714039 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-688d3b65-7186-46ca-af9b-cf471eb3850e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:27.745010 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:27.745010 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:27.908114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-688d3b65-7186-46ca-af9b-cf471eb3850e tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 200 Jan 21 07:44:27.932628 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 738/1477] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:27 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 982 bytes in 770 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:44:28.582764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43206d4f-5da4-471b-b926-90b12a380f35 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:28.582764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43206d4f-5da4-471b-b926-90b12a380f35 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:28.582764 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:28.582764 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:28.582764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43206d4f-5da4-471b-b926-90b12a380f35 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:28.582764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-43206d4f-5da4-471b-b926-90b12a380f35 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:28.635674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:28.635674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:28.637605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43206d4f-5da4-471b-b926-90b12a380f35 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:28.638414 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 740/1478] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:28 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:28.958121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e35e1bd1-a20e-41d9-b70f-aaa45781913b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:28.958121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e35e1bd1-a20e-41d9-b70f-aaa45781913b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:28.958121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:28.958121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:28.958121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e35e1bd1-a20e-41d9-b70f-aaa45781913b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:29.180621 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:29.180621 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:29.239647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e35e1bd1-a20e-41d9-b70f-aaa45781913b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:29.283057 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-e35e1bd1-a20e-41d9-b70f-aaa45781913b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:29.283426 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-e35e1bd1-a20e-41d9-b70f-aaa45781913b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:29.312245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-e35e1bd1-a20e-41d9-b70f-aaa45781913b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:29.320735 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:29.320735 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:29.410457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e35e1bd1-a20e-41d9-b70f-aaa45781913b tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 200 Jan 21 07:44:29.427788 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 739/1479] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:28 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 982 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:29.721923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9329df5c-2bef-4fa5-91c0-d263be2148f1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:29.721923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9329df5c-2bef-4fa5-91c0-d263be2148f1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:29.721923 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:29.721923 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:29.721923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9329df5c-2bef-4fa5-91c0-d263be2148f1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:29.721923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9329df5c-2bef-4fa5-91c0-d263be2148f1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:29.819978 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:29.819978 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:29.833812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9329df5c-2bef-4fa5-91c0-d263be2148f1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:29.833812 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 741/1480] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:29 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:30.480834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c6262c8-d789-48b6-b056-24eceff881b8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:30.500247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c6262c8-d789-48b6-b056-24eceff881b8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:30.500247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:30.500247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:30.500247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c6262c8-d789-48b6-b056-24eceff881b8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:30.631123 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:30.631123 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:30.656302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c6262c8-d789-48b6-b056-24eceff881b8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:30.693630 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-4c6262c8-d789-48b6-b056-24eceff881b8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:30.693630 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-4c6262c8-d789-48b6-b056-24eceff881b8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:30.716432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-4c6262c8-d789-48b6-b056-24eceff881b8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:30.731834 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:30.731834 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:30.808784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c6262c8-d789-48b6-b056-24eceff881b8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 200 Jan 21 07:44:30.808784 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 740/1481] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:30 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 982 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:30.853775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc0189d1-3de9-4607-8b55-b7a11c3dd2e5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:30.853775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc0189d1-3de9-4607-8b55-b7a11c3dd2e5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:30.853775 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:30.853775 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:30.853775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc0189d1-3de9-4607-8b55-b7a11c3dd2e5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:30.853775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dc0189d1-3de9-4607-8b55-b7a11c3dd2e5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:30.900671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:30.900671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:30.908405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc0189d1-3de9-4607-8b55-b7a11c3dd2e5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:30.908405 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 742/1482] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:30 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:31.828796 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a3e0c55-bb27-4aa3-8416-90c8de57a3fe tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:31.828796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a3e0c55-bb27-4aa3-8416-90c8de57a3fe tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:31.828796 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:31.828796 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:31.828796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a3e0c55-bb27-4aa3-8416-90c8de57a3fe tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:31.925385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0793ab1e-35c6-4c8a-8d5c-b9a4d6b5db02 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:31.925385 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0793ab1e-35c6-4c8a-8d5c-b9a4d6b5db02 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:31.925385 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:31.925385 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:31.925385 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0793ab1e-35c6-4c8a-8d5c-b9a4d6b5db02 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:31.925385 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0793ab1e-35c6-4c8a-8d5c-b9a4d6b5db02 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:32.103697 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:32.103697 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:32.123749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0793ab1e-35c6-4c8a-8d5c-b9a4d6b5db02 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:32.153889 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 743/1483] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:31 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:32.256324 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:32.256324 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:32.319274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2a3e0c55-bb27-4aa3-8416-90c8de57a3fe tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:32.400283 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-2a3e0c55-bb27-4aa3-8416-90c8de57a3fe tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:32.400283 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-2a3e0c55-bb27-4aa3-8416-90c8de57a3fe tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:32.451585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-2a3e0c55-bb27-4aa3-8416-90c8de57a3fe tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:32.462675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:32.462675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:32.623093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a3e0c55-bb27-4aa3-8416-90c8de57a3fe tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 200 Jan 21 07:44:32.623093 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 741/1484] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:31 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 982 bytes in 809 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:33.160662 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e77b5983-8f47-45e1-803d-f781e2982f5a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:33.160662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e77b5983-8f47-45e1-803d-f781e2982f5a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:33.160662 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:33.160662 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:33.160662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e77b5983-8f47-45e1-803d-f781e2982f5a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:33.160662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e77b5983-8f47-45e1-803d-f781e2982f5a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:33.315414 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:33.315414 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:33.332173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e77b5983-8f47-45e1-803d-f781e2982f5a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:33.349244 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 744/1485] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:33 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:33.644154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e36712b-f8a5-407a-99e5-83ed77f9b8ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:33.644154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e36712b-f8a5-407a-99e5-83ed77f9b8ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:33.644154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:33.644154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:33.644154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e36712b-f8a5-407a-99e5-83ed77f9b8ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:33.949746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:33.949746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:34.021359 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7e36712b-f8a5-407a-99e5-83ed77f9b8ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:34.097490 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-7e36712b-f8a5-407a-99e5-83ed77f9b8ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:34.097490 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-7e36712b-f8a5-407a-99e5-83ed77f9b8ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:34.139145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-7e36712b-f8a5-407a-99e5-83ed77f9b8ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:34.158161 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:34.158161 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:34.247696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e36712b-f8a5-407a-99e5-83ed77f9b8ce tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 200 Jan 21 07:44:34.247696 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 742/1486] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:33 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 982 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:34.352941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fffcd04b-1e71-4d8e-9e85-46b73675132d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:34.352941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fffcd04b-1e71-4d8e-9e85-46b73675132d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:34.352941 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:34.352941 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:34.352941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fffcd04b-1e71-4d8e-9e85-46b73675132d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:34.352941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-fffcd04b-1e71-4d8e-9e85-46b73675132d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:34.377252 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:34.377252 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:34.377252 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fffcd04b-1e71-4d8e-9e85-46b73675132d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:34.377252 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 745/1487] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:34 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:35.260135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04d1f988-31eb-47ad-9c68-e9a3260d8a03 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:35.260135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04d1f988-31eb-47ad-9c68-e9a3260d8a03 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:35.260135 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:35.260135 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:35.260135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04d1f988-31eb-47ad-9c68-e9a3260d8a03 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:35.399680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d75ae83-903c-4eb0-8ec3-465b6f4229a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:35.399680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d75ae83-903c-4eb0-8ec3-465b6f4229a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:35.399680 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:35.399680 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:35.399680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d75ae83-903c-4eb0-8ec3-465b6f4229a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:35.399680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4d75ae83-903c-4eb0-8ec3-465b6f4229a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:35.438939 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:35.438939 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:35.470781 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-04d1f988-31eb-47ad-9c68-e9a3260d8a03 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Volume info retrieved successfully. Jan 21 07:44:35.476212 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:35.476212 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:35.486450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d75ae83-903c-4eb0-8ec3-465b6f4229a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:35.486450 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 746/1488] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:35 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:35.508293 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-04d1f988-31eb-47ad-9c68-e9a3260d8a03 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:44:35.508293 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-04d1f988-31eb-47ad-9c68-e9a3260d8a03 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 07:44:35.517861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-04d1f988-31eb-47ad-9c68-e9a3260d8a03 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:44:35.535845 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:35.535845 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:35.594863 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04d1f988-31eb-47ad-9c68-e9a3260d8a03 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 200 Jan 21 07:44:35.594863 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 743/1489] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:35 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 982 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:36.519752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11f00475-0e11-4fe4-bebb-6394eda487b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:36.519752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11f00475-0e11-4fe4-bebb-6394eda487b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:36.519752 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:36.519752 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:36.519752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11f00475-0e11-4fe4-bebb-6394eda487b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:36.519752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-11f00475-0e11-4fe4-bebb-6394eda487b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:36.564483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:36.564483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:36.564483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11f00475-0e11-4fe4-bebb-6394eda487b3 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:36.564483 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 747/1490] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:36 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:36.619348 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8a4c6c6-d560-433f-b652-3451e50a3ccc tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:36.619348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8a4c6c6-d560-433f-b652-3451e50a3ccc tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:36.619348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:36.619348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:36.619348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8a4c6c6-d560-433f-b652-3451e50a3ccc tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:36.832531 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:36.832531 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:36.832531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8a4c6c6-d560-433f-b652-3451e50a3ccc tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 404 Jan 21 07:44:36.832531 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 744/1491] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:36 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 109 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:44:36.848480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24c9e0b9-b127-47f5-99c2-b611ca420823 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 Jan 21 07:44:36.848480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24c9e0b9-b127-47f5-99c2-b611ca420823 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:36.848480 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:36.848480 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:36.848480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24c9e0b9-b127-47f5-99c2-b611ca420823 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:37.015535 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24c9e0b9-b127-47f5-99c2-b611ca420823 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 returned with HTTP 404 Jan 21 07:44:37.016705 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 748/1492] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 07:44:36 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:44:37.028306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ed229a0-9f2a-462a-a4dc-8f759b005c46 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] GET http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c Jan 21 07:44:37.029685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ed229a0-9f2a-462a-a4dc-8f759b005c46 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:37.030107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:37.030107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:37.030771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ed229a0-9f2a-462a-a4dc-8f759b005c46 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:37.031509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-5ed229a0-9f2a-462a-a4dc-8f759b005c46 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] show called for member ab37845c-26c8-43b8-997e-ea50c63a102c {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 07:44:37.042264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ed229a0-9f2a-462a-a4dc-8f759b005c46 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c returned with HTTP 404 Jan 21 07:44:37.045211 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 745/1493] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 07:44:37 2021] GET /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/groups/ab37845c-26c8-43b8-997e-ea50c63a102c => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:44:37.053263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25cf97d0-1fbe-4d3a-a4b2-59dfd1cce3cb tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] DELETE http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types/4569abd9-7d9e-48aa-be90-bc4f613a2164 Jan 21 07:44:37.054283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25cf97d0-1fbe-4d3a-a4b2-59dfd1cce3cb tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:37.055512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25cf97d0-1fbe-4d3a-a4b2-59dfd1cce3cb tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:37.089106 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:44:37.089106 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:44:37.106480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25cf97d0-1fbe-4d3a-a4b2-59dfd1cce3cb tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types/4569abd9-7d9e-48aa-be90-bc4f613a2164 returned with HTTP 202 Jan 21 07:44:37.106480 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 749/1494] 10.222.0.24 () {60 vars in 1371 bytes} [Thu Jan 21 07:44:37 2021] DELETE /volume/v3/4eba2812525a445ba3f10eda50eb3128/group_types/4569abd9-7d9e-48aa-be90-bc4f613a2164 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 07:44:37.140183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d984ef33-a70d-4aea-8e33-fb219caf58a8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] DELETE http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:37.140183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d984ef33-a70d-4aea-8e33-fb219caf58a8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:37.147232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d984ef33-a70d-4aea-8e33-fb219caf58a8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:37.147232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-d984ef33-a70d-4aea-8e33-fb219caf58a8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Delete volume with id: b61c21cb-e989-4384-b39b-6170f499c56b Jan 21 07:44:37.477949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d984ef33-a70d-4aea-8e33-fb219caf58a8 tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b returned with HTTP 404 Jan 21 07:44:37.477949 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 746/1495] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:44:37 2021] DELETE /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/b61c21cb-e989-4384-b39b-6170f499c56b => generated 109 bytes in 354 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:37.494445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7e50a35-fdbe-4e59-9424-05738b3646be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] DELETE http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 Jan 21 07:44:37.494445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7e50a35-fdbe-4e59-9424-05738b3646be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:37.494445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7e50a35-fdbe-4e59-9424-05738b3646be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:37.494445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-a7e50a35-fdbe-4e59-9424-05738b3646be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] Delete volume with id: 169831d6-8d05-454b-b55b-98b013ffa3c9 Jan 21 07:44:37.582091 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3112c4fc-a9e7-4677-bba9-884825eb95fd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:37.583247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3112c4fc-a9e7-4677-bba9-884825eb95fd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:37.583814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3112c4fc-a9e7-4677-bba9-884825eb95fd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:37.584255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3112c4fc-a9e7-4677-bba9-884825eb95fd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:37.645060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:37.645060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:37.654586 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3112c4fc-a9e7-4677-bba9-884825eb95fd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:37.655568 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 747/1496] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:37 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:37.726001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7e50a35-fdbe-4e59-9424-05738b3646be tempest-GroupsTest-625810933 tempest-GroupsTest-625810933] http://10.222.0.24/volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 returned with HTTP 404 Jan 21 07:44:37.726001 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 750/1497] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:44:37 2021] DELETE /volume/v3/78a6c5977c4c4d5fa7fddd1e8689d72d/volumes/169831d6-8d05-454b-b55b-98b013ffa3c9 => generated 109 bytes in 243 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:37.745414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d110389f-9f28-4e46-a68b-5598d3bdbb94 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] DELETE http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types/ad9dbcbe-b06d-4099-b94e-7e798a346c9a Jan 21 07:44:37.751962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d110389f-9f28-4e46-a68b-5598d3bdbb94 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:37.751962 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:37.751962 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:37.751962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d110389f-9f28-4e46-a68b-5598d3bdbb94 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:37.976955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:44:37.976955 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:44:37.990962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d110389f-9f28-4e46-a68b-5598d3bdbb94 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types/ad9dbcbe-b06d-4099-b94e-7e798a346c9a returned with HTTP 202 Jan 21 07:44:37.992300 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 748/1498] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:44:37 2021] DELETE /volume/v3/4eba2812525a445ba3f10eda50eb3128/types/ad9dbcbe-b06d-4099-b94e-7e798a346c9a => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:44:38.006575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-200e5cfc-c378-47ca-b4a3-752a7854aa63 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] GET http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types/ad9dbcbe-b06d-4099-b94e-7e798a346c9a Jan 21 07:44:38.008429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-200e5cfc-c378-47ca-b4a3-752a7854aa63 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:38.009637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-200e5cfc-c378-47ca-b4a3-752a7854aa63 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:38.036612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-200e5cfc-c378-47ca-b4a3-752a7854aa63 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types/ad9dbcbe-b06d-4099-b94e-7e798a346c9a returned with HTTP 404 Jan 21 07:44:38.041018 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 751/1499] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:44:37 2021] GET /volume/v3/4eba2812525a445ba3f10eda50eb3128/types/ad9dbcbe-b06d-4099-b94e-7e798a346c9a => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:38.050700 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc07f1df-3f53-4518-948c-ad49b3816433 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] DELETE http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types/7b5e0eb0-debe-4706-945b-cb4ef2a9bac9 Jan 21 07:44:38.051572 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc07f1df-3f53-4518-948c-ad49b3816433 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:38.052181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc07f1df-3f53-4518-948c-ad49b3816433 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:38.252571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc07f1df-3f53-4518-948c-ad49b3816433 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types/7b5e0eb0-debe-4706-945b-cb4ef2a9bac9 returned with HTTP 202 Jan 21 07:44:38.279655 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 749/1500] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:44:38 2021] DELETE /volume/v3/4eba2812525a445ba3f10eda50eb3128/types/7b5e0eb0-debe-4706-945b-cb4ef2a9bac9 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:44:38.285107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e53ee12e-52d2-47ec-90f7-13ddbe6abe22 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] GET http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types/7b5e0eb0-debe-4706-945b-cb4ef2a9bac9 Jan 21 07:44:38.285107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e53ee12e-52d2-47ec-90f7-13ddbe6abe22 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:38.285107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e53ee12e-52d2-47ec-90f7-13ddbe6abe22 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:38.333940 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e53ee12e-52d2-47ec-90f7-13ddbe6abe22 tempest-GroupsTest-155813302 tempest-GroupsTest-155813302] http://10.222.0.24/volume/v3/4eba2812525a445ba3f10eda50eb3128/types/7b5e0eb0-debe-4706-945b-cb4ef2a9bac9 returned with HTTP 404 Jan 21 07:44:38.343844 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 752/1501] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:44:38 2021] GET /volume/v3/4eba2812525a445ba3f10eda50eb3128/types/7b5e0eb0-debe-4706-945b-cb4ef2a9bac9 => generated 114 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:38.677887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb55fab4-cc68-4c31-b71f-c42624713140 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:38.677887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb55fab4-cc68-4c31-b71f-c42624713140 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:38.677887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb55fab4-cc68-4c31-b71f-c42624713140 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:38.677887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bb55fab4-cc68-4c31-b71f-c42624713140 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:38.723505 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:38.723505 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:38.726308 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb55fab4-cc68-4c31-b71f-c42624713140 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:38.727741 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 750/1502] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:38 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:39.748484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a597a8b-ff60-4c9e-8bbf-ef483fccb9ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:39.749045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a597a8b-ff60-4c9e-8bbf-ef483fccb9ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:39.749440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a597a8b-ff60-4c9e-8bbf-ef483fccb9ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:39.749813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0a597a8b-ff60-4c9e-8bbf-ef483fccb9ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:39.862828 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:39.862828 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:39.862828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a597a8b-ff60-4c9e-8bbf-ef483fccb9ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:39.862828 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 753/1503] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:39 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:40.900298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-428f916e-b555-497d-876f-a207f323ad40 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:40.900298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-428f916e-b555-497d-876f-a207f323ad40 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:40.900298 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:40.900298 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:40.900298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-428f916e-b555-497d-876f-a207f323ad40 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:40.900298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-428f916e-b555-497d-876f-a207f323ad40 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:40.972261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:40.972261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:40.982437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-428f916e-b555-497d-876f-a207f323ad40 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:40.982437 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 751/1504] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:40 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:42.008616 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47931897-1cde-43bc-8da8-ef9f5288c495 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:42.008616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47931897-1cde-43bc-8da8-ef9f5288c495 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:42.008616 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:42.008616 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:42.008616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47931897-1cde-43bc-8da8-ef9f5288c495 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:42.008616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-47931897-1cde-43bc-8da8-ef9f5288c495 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:42.059806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:42.059806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:42.059806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47931897-1cde-43bc-8da8-ef9f5288c495 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:42.059806 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 754/1505] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:41 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:43.070201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e4b2fc8-b048-46f2-8f7a-8a28134c2f23 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:43.071490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e4b2fc8-b048-46f2-8f7a-8a28134c2f23 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:43.071900 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:43.071900 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:43.073147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e4b2fc8-b048-46f2-8f7a-8a28134c2f23 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:43.073799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5e4b2fc8-b048-46f2-8f7a-8a28134c2f23 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:43.157570 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:43.157570 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:43.166754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e4b2fc8-b048-46f2-8f7a-8a28134c2f23 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:43.172905 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 752/1506] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:43 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:44.189204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9bf3648-6bac-4f73-b334-aa3f6f5705a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:44.189204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9bf3648-6bac-4f73-b334-aa3f6f5705a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:44.189204 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:44.189204 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:44.189204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9bf3648-6bac-4f73-b334-aa3f6f5705a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:44.199486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c9bf3648-6bac-4f73-b334-aa3f6f5705a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:44.255625 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:44.255625 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:44.275147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9bf3648-6bac-4f73-b334-aa3f6f5705a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:44.275147 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 755/1507] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:44 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:45.282628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76228919-3b3f-4d12-9cb0-504cb4c4415d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:45.283825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76228919-3b3f-4d12-9cb0-504cb4c4415d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:45.284304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:45.284304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:45.284952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76228919-3b3f-4d12-9cb0-504cb4c4415d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:45.285496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-76228919-3b3f-4d12-9cb0-504cb4c4415d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:45.333356 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:45.333356 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:45.341058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76228919-3b3f-4d12-9cb0-504cb4c4415d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:45.342557 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 753/1508] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:45 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:46.141277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-80bc1622-d24c-4edb-ba37-0f66916e94ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:46.141884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-80bc1622-d24c-4edb-ba37-0f66916e94ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:46.142170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:46.142170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:46.142724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-80bc1622-d24c-4edb-ba37-0f66916e94ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:46.200850 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:46.200850 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:46.211070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-80bc1622-d24c-4edb-ba37-0f66916e94ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:46.235789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-80bc1622-d24c-4edb-ba37-0f66916e94ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:46.237331 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 756/1509] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:44:46 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 911 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:46.339782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76228919-3b3f-4d12-9cb0-504cb4c4415d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume// Jan 21 07:44:46.340533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76228919-3b3f-4d12-9cb0-504cb4c4415d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:46.340533 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:46.340533 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:46.340922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76228919-3b3f-4d12-9cb0-504cb4c4415d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:46.341980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76228919-3b3f-4d12-9cb0-504cb4c4415d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:44:46.343030 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 754/1510] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:44:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:44:46.367187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02c9643d-06c3-4c10-95f6-5c17ea91b6f7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:46.369164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-4acd60b1-a5f1-4682-b46a-12c20772a123 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/attachments Jan 21 07:44:46.369716 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:46.369716 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:46.370116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-4acd60b1-a5f1-4682-b46a-12c20772a123 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0df27bae-e123-4ab1-a954-b466cdad636f", "instance_uuid": "bb630e59-bf61-4397-b36c-208fbb2d7215", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:46.370302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02c9643d-06c3-4c10-95f6-5c17ea91b6f7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:46.371073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02c9643d-06c3-4c10-95f6-5c17ea91b6f7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:46.371608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-02c9643d-06c3-4c10-95f6-5c17ea91b6f7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:46.425125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:46.425125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:46.427761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02c9643d-06c3-4c10-95f6-5c17ea91b6f7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:46.433612 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 755/1511] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:46 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:46.460527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:46.460527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:46.552758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-4acd60b1-a5f1-4682-b46a-12c20772a123 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/attachments returned with HTTP 200 Jan 21 07:44:46.555873 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 757/1512] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:44:46 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/attachments => generated 273 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:44:46.600561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-289fff5c-6ffe-4089-87a5-130b8ebe2077 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:46.602464 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-289fff5c-6ffe-4089-87a5-130b8ebe2077 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:46.602981 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:46.602981 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:46.603649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-289fff5c-6ffe-4089-87a5-130b8ebe2077 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:46.657641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-4acd60b1-a5f1-4682-b46a-12c20772a123 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume// Jan 21 07:44:46.658550 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-4acd60b1-a5f1-4682-b46a-12c20772a123 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:46.659453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:46.659453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:46.660181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-4acd60b1-a5f1-4682-b46a-12c20772a123 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:46.662653 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-4acd60b1-a5f1-4682-b46a-12c20772a123 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:44:46.664764 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 758/1513] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:44:46 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:44:46.690559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-996c58a4-3a7f-4002-b2bb-c30b4a4a8602 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:46.692132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-996c58a4-3a7f-4002-b2bb-c30b4a4a8602 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:46.693315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-996c58a4-3a7f-4002-b2bb-c30b4a4a8602 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:46.748111 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:46.748111 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:46.761222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-289fff5c-6ffe-4089-87a5-130b8ebe2077 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:46.789760 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:46.789760 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:46.848343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-289fff5c-6ffe-4089-87a5-130b8ebe2077 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:46.861060 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 756/1514] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:46 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 910 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:46.891039 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:46.891039 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:46.917434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-996c58a4-3a7f-4002-b2bb-c30b4a4a8602 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:46.964407 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:46.964407 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:47.000083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-996c58a4-3a7f-4002-b2bb-c30b4a4a8602 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:47.013364 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 759/1515] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:44:46 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 1009 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:44:47.046586 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-f61e359a-7a86-4c22-a87d-95b688426e4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] PUT http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/attachments/fe3934ed-eb84-4d53-921f-b6e20d580358 Jan 21 07:44:47.047099 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:47.047099 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:47.047795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-f61e359a-7a86-4c22-a87d-95b688426e4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:47.129533 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:44:47.129533 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:44:47.132930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-f61e359a-7a86-4c22-a87d-95b688426e4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Lock "b'cinder-attachment_update-0df27bae-e123-4ab1-a954-b466cdad636f-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.030s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:44:47.137671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:47.137671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:47.450449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-174c11f9-e65a-43cd-bebb-5d3bd7f3d6e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:47.451805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-174c11f9-e65a-43cd-bebb-5d3bd7f3d6e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:47.452252 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:47.452252 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:47.452891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-174c11f9-e65a-43cd-bebb-5d3bd7f3d6e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:47.453613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-174c11f9-e65a-43cd-bebb-5d3bd7f3d6e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 90811490-b578-4b94-837e-a2df2202348a. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:47.535271 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:47.535271 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:47.537744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-174c11f9-e65a-43cd-bebb-5d3bd7f3d6e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 200 Jan 21 07:44:47.541878 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 760/1516] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:47 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:47.564238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f0cc2aa-2534-4042-ae43-86c61b6727c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/7aa42526-29bc-4ef2-893e-ef537ed3b5ef Jan 21 07:44:47.568246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f0cc2aa-2534-4042-ae43-86c61b6727c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:47.572404 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:47.572404 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:47.576056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f0cc2aa-2534-4042-ae43-86c61b6727c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:47.794719 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:47.794719 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:47.838311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4f0cc2aa-2534-4042-ae43-86c61b6727c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:44:47.986624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f0cc2aa-2534-4042-ae43-86c61b6727c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/7aa42526-29bc-4ef2-893e-ef537ed3b5ef returned with HTTP 200 Jan 21 07:44:47.999664 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 761/1517] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:47 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/7aa42526-29bc-4ef2-893e-ef537ed3b5ef => generated 971 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:47.999664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b613bb14-976b-43f3-aeca-e7fe4e9c6092 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:47.999664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b613bb14-976b-43f3-aeca-e7fe4e9c6092 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:47.999664 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:47.999664 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:47.999664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b613bb14-976b-43f3-aeca-e7fe4e9c6092 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:48.116534 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:48.116534 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:48.144296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b613bb14-976b-43f3-aeca-e7fe4e9c6092 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:48.203961 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:48.203961 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:48.225728 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b613bb14-976b-43f3-aeca-e7fe4e9c6092 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:48.236300 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 762/1518] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:47 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 910 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:48.236300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-405f866b-3711-46c8-bd73-a291e1140a96 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes Jan 21 07:44:48.236300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-405f866b-3711-46c8-bd73-a291e1140a96 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:48.236300 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:48.236300 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:48.236806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-405f866b-3711-46c8-bd73-a291e1140a96 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:48.237881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-405f866b-3711-46c8-bd73-a291e1140a96 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:44:48.244994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-405f866b-3711-46c8-bd73-a291e1140a96 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:44:48.357874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-405f866b-3711-46c8-bd73-a291e1140a96 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Get all volumes completed successfully. Jan 21 07:44:48.359067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-405f866b-3711-46c8-bd73-a291e1140a96 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes returned with HTTP 200 Jan 21 07:44:48.359942 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 763/1519] 10.222.0.24 () {58 vars in 1204 bytes} [Thu Jan 21 07:44:48 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes => generated 795 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:48.379575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1910e09c-16fa-411a-8b10-e5e7ca5ccad5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] DELETE http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/7aa42526-29bc-4ef2-893e-ef537ed3b5ef Jan 21 07:44:48.380108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1910e09c-16fa-411a-8b10-e5e7ca5ccad5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:48.380304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:48.380304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:48.380714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1910e09c-16fa-411a-8b10-e5e7ca5ccad5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:48.381190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-1910e09c-16fa-411a-8b10-e5e7ca5ccad5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Delete volume with id: 7aa42526-29bc-4ef2-893e-ef537ed3b5ef Jan 21 07:44:48.505805 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:48.505805 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:48.507058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1910e09c-16fa-411a-8b10-e5e7ca5ccad5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:44:48.578018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1910e09c-16fa-411a-8b10-e5e7ca5ccad5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Delete volume request issued successfully. Jan 21 07:44:48.578018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1910e09c-16fa-411a-8b10-e5e7ca5ccad5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/7aa42526-29bc-4ef2-893e-ef537ed3b5ef returned with HTTP 202 Jan 21 07:44:48.578018 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 764/1520] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:44:48 2021] DELETE /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/7aa42526-29bc-4ef2-893e-ef537ed3b5ef => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:44:48.587156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1edcc08e-db8a-40b9-9fb9-4679dd8e2967 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] DELETE http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d Jan 21 07:44:48.587730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1edcc08e-db8a-40b9-9fb9-4679dd8e2967 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:48.587973 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:48.587973 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:48.588333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1edcc08e-db8a-40b9-9fb9-4679dd8e2967 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:48.588684 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-1edcc08e-db8a-40b9-9fb9-4679dd8e2967 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Delete backup with id: 9383dda3-5440-465f-aa04-08429c3f4c3d. Jan 21 07:44:48.633847 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:48.633847 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:48.696852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-1edcc08e-db8a-40b9-9fb9-4679dd8e2967 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] delete_backup rpcapi backup_id 9383dda3-5440-465f-aa04-08429c3f4c3d {{(pid=88081) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:44:48.700615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1edcc08e-db8a-40b9-9fb9-4679dd8e2967 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d returned with HTTP 202 Jan 21 07:44:48.701744 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 765/1521] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:44:48 2021] DELETE /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:44:48.712868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9eb5b11d-2d1f-4bae-a1c6-2f7d8c3bb4da tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] GET http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d Jan 21 07:44:48.714883 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9eb5b11d-2d1f-4bae-a1c6-2f7d8c3bb4da tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:48.715525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:48.715525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:48.716534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9eb5b11d-2d1f-4bae-a1c6-2f7d8c3bb4da tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:48.719199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9eb5b11d-2d1f-4bae-a1c6-2f7d8c3bb4da tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Show backup with id 9383dda3-5440-465f-aa04-08429c3f4c3d. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:48.775629 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:48.775629 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:48.780074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9eb5b11d-2d1f-4bae-a1c6-2f7d8c3bb4da tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d returned with HTTP 200 Jan 21 07:44:48.782929 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 766/1522] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:48 2021] GET /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:49.244222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2458a57-892c-4b86-8d02-04ca0a5073f0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:49.244617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2458a57-892c-4b86-8d02-04ca0a5073f0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:49.244906 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:49.244906 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:49.245257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2458a57-892c-4b86-8d02-04ca0a5073f0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:49.345329 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:49.345329 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:49.368390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c2458a57-892c-4b86-8d02-04ca0a5073f0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:49.415042 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:49.415042 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:49.425785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2458a57-892c-4b86-8d02-04ca0a5073f0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:49.426629 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 767/1523] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 910 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:49.820260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b201299-8b2d-4188-b1f2-8af8157517ee tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] GET http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d Jan 21 07:44:49.825769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b201299-8b2d-4188-b1f2-8af8157517ee tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:49.826426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:49.826426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:49.827360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b201299-8b2d-4188-b1f2-8af8157517ee tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:49.829482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6b201299-8b2d-4188-b1f2-8af8157517ee tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Show backup with id 9383dda3-5440-465f-aa04-08429c3f4c3d. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:49.972887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:49.972887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:49.987573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b201299-8b2d-4188-b1f2-8af8157517ee tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d returned with HTTP 200 Jan 21 07:44:49.996048 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 768/1524] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:49 2021] GET /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d => generated 822 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:50.453097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0445f27a-aa3f-4c5a-a541-41abc57ba413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:50.454542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0445f27a-aa3f-4c5a-a541-41abc57ba413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:50.455121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:50.455121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:50.456975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0445f27a-aa3f-4c5a-a541-41abc57ba413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:50.662679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:50.662679 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:50.685272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0445f27a-aa3f-4c5a-a541-41abc57ba413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:50.732062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-f61e359a-7a86-4c22-a87d-95b688426e4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Lock "b'cinder-attachment_update-0df27bae-e123-4ab1-a954-b466cdad636f-n-h1-765315-16'" released by "attachment_update" :: held 3.599s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:44:50.732840 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-f61e359a-7a86-4c22-a87d-95b688426e4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/attachments/fe3934ed-eb84-4d53-921f-b6e20d580358 returned with HTTP 200 Jan 21 07:44:50.733744 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 757/1525] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 07:44:47 2021] PUT /volume/v3/edb06771a30e47649cb7674f4879371f/attachments/fe3934ed-eb84-4d53-921f-b6e20d580358 => generated 762 bytes in 3693 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:50.735767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:50.735767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:50.753686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0445f27a-aa3f-4c5a-a541-41abc57ba413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:50.756262 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 769/1526] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:50 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 911 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:51.006672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33dd6707-5851-44c5-aebf-c6bd0b81b277 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] GET http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d Jan 21 07:44:51.010588 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33dd6707-5851-44c5-aebf-c6bd0b81b277 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:51.011031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:51.011031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:51.011662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33dd6707-5851-44c5-aebf-c6bd0b81b277 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:51.012299 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-33dd6707-5851-44c5-aebf-c6bd0b81b277 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Show backup with id 9383dda3-5440-465f-aa04-08429c3f4c3d. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:51.059376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33dd6707-5851-44c5-aebf-c6bd0b81b277 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d returned with HTTP 404 Jan 21 07:44:51.060454 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 758/1527] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:50 2021] GET /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/9383dda3-5440-465f-aa04-08429c3f4c3d => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:51.073459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe26dce1-031a-420f-a3e5-385f8c2b03bf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] DELETE http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a Jan 21 07:44:51.074220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe26dce1-031a-420f-a3e5-385f8c2b03bf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:51.074789 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:51.074789 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:51.075641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe26dce1-031a-420f-a3e5-385f8c2b03bf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:51.076154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-fe26dce1-031a-420f-a3e5-385f8c2b03bf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Delete backup with id: 90811490-b578-4b94-837e-a2df2202348a. Jan 21 07:44:51.104406 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:51.104406 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:51.140526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-fe26dce1-031a-420f-a3e5-385f8c2b03bf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] delete_backup rpcapi backup_id 90811490-b578-4b94-837e-a2df2202348a {{(pid=88081) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:44:51.172451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe26dce1-031a-420f-a3e5-385f8c2b03bf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a returned with HTTP 202 Jan 21 07:44:51.173444 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 770/1528] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:44:51 2021] DELETE /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/90811490-b578-4b94-837e-a2df2202348a => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:44:51.202691 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] POST http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes Jan 21 07:44:51.203484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-882697304"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:51.204573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-882697304'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:44:51.204974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Create volume of 1 GB Jan 21 07:44:51.205650 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:51.205650 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:51.229437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Availability Zones retrieved successfully. Jan 21 07:44:51.251588 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Flow 'volume_create_api' (5b26656c-f882-46bb-885e-eec9884b0091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:51.254534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368c7531-6895-43cb-9c3f-0b7ee5607665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:51.256898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:44:51.359918 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368c7531-6895-43cb-9c3f-0b7ee5607665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:51.362485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cce6d1d-8e7d-47bb-96c0-51cf02f504dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:51.552842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Created reservations ['9179e49d-5e07-4d06-9592-41f5cec2da91', '18e32c2b-fa17-419c-9820-2454a2660180', '5edc0a59-245e-4825-9183-4d0f7fb53489', '3c1ac836-a0d9-4949-b7fc-6f594951ce7d'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:51.562137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cce6d1d-8e7d-47bb-96c0-51cf02f504dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9179e49d-5e07-4d06-9592-41f5cec2da91', '18e32c2b-fa17-419c-9820-2454a2660180', '5edc0a59-245e-4825-9183-4d0f7fb53489', '3c1ac836-a0d9-4949-b7fc-6f594951ce7d']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:51.579991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3177ffd-27e1-409a-9190-c80a9e50c152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:51.706859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3177ffd-27e1-409a-9190-c80a9e50c152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1dc4575-73a4-4172-8824-3f499eeb3823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-882697304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a33e4fd8d4054ccd98f1c123a867b3e8',qos_specs=None,replication_status=,reservations=['9179e49d-5e07-4d06-9592-41f5cec2da91','18e32c2b-fa17-419c-9820-2454a2660180','5edc0a59-245e-4825-9183-4d0f7fb53489','3c1ac836-a0d9-4949-b7fc-6f594951ce7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b7208c276e4441bc98db29cbb10f46',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-882697304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1dc4575-73a4-4172-8824-3f499eeb3823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a33e4fd8d4054ccd98f1c123a867b3e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5b7208c276e4441bc98db29cbb10f46',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:51.715835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335d9369-bbed-4c03-bc08-730e68e9d2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:51.775394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d56340b4-e8fe-4074-b071-fad709f9f362 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:51.776081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d56340b4-e8fe-4074-b071-fad709f9f362 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:51.776413 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:51.776413 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:51.777009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d56340b4-e8fe-4074-b071-fad709f9f362 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:51.790507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335d9369-bbed-4c03-bc08-730e68e9d2a4) transitioned into state 'SUCCESS' from state '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-882697304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a33e4fd8d4054ccd98f1c123a867b3e8',qos_specs=None,replication_status=,reservations=['9179e49d-5e07-4d06-9592-41f5cec2da91','18e32c2b-fa17-419c-9820-2454a2660180','5edc0a59-245e-4825-9183-4d0f7fb53489','3c1ac836-a0d9-4949-b7fc-6f594951ce7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b7208c276e4441bc98db29cbb10f46',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:51.792728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1365d77b-00db-4fe3-a3ab-a1788a9c7020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:51.817507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1365d77b-00db-4fe3-a3ab-a1788a9c7020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:51.823858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Flow 'volume_create_api' (5b26656c-f882-46bb-885e-eec9884b0091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:51.958223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Create volume request issued successfully. Jan 21 07:44:51.983061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:51.983061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:52.035410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65039bf1-3b24-4eb0-8bc3-c92d8dd2892b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes returned with HTTP 202 Jan 21 07:44:52.050086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d56340b4-e8fe-4074-b071-fad709f9f362 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:52.051098 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 759/1529] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:44:51 2021] POST /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes => generated 822 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:44:52.114079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e3b4db4-1863-4641-87ee-c0a758872383 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:44:52.133871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e3b4db4-1863-4641-87ee-c0a758872383 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:52.135460 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:52.135460 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:52.136520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e3b4db4-1863-4641-87ee-c0a758872383 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:52.206765 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:52.206765 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:52.258176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d56340b4-e8fe-4074-b071-fad709f9f362 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:52.265106 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 771/1530] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:51 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 911 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:52.531359 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:52.531359 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:52.555361 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0e3b4db4-1863-4641-87ee-c0a758872383 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:44:52.629954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e3b4db4-1863-4641-87ee-c0a758872383 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 200 Jan 21 07:44:52.633652 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 760/1531] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:52 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 890 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:53.292431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c0428f3-6083-4e3f-865b-7350d34d2419 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:53.294826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c0428f3-6083-4e3f-865b-7350d34d2419 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:53.302299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:53.302299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:53.311336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c0428f3-6083-4e3f-865b-7350d34d2419 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:53.644074 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:53.644074 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:53.676081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5686ec46-bd96-41c4-9f21-00055684c132 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:44:53.676849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5686ec46-bd96-41c4-9f21-00055684c132 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:53.677352 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:53.677352 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:53.677853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5686ec46-bd96-41c4-9f21-00055684c132 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:53.692063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1c0428f3-6083-4e3f-865b-7350d34d2419 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:53.736830 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:53.736830 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:53.753765 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c0428f3-6083-4e3f-865b-7350d34d2419 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:53.754846 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 772/1532] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:53 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 911 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:53.838381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:53.838381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:53.886265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5686ec46-bd96-41c4-9f21-00055684c132 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:44:53.968807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5686ec46-bd96-41c4-9f21-00055684c132 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 200 Jan 21 07:44:53.978838 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 761/1533] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:53 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 914 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:54.785676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b261b59-4086-41c5-a2a3-155a9fc778ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:54.786638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b261b59-4086-41c5-a2a3-155a9fc778ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:54.786859 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:54.786859 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:54.787256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b261b59-4086-41c5-a2a3-155a9fc778ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:54.951347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:54.951347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:54.989806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6b261b59-4086-41c5-a2a3-155a9fc778ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:55.019850 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-719455f2-1d03-426d-a048-ebbf686009fb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:44:55.021343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-719455f2-1d03-426d-a048-ebbf686009fb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:55.021715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:55.021715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:55.022410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-719455f2-1d03-426d-a048-ebbf686009fb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:55.076565 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:55.076565 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:55.103498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b261b59-4086-41c5-a2a3-155a9fc778ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:55.108892 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 773/1534] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:54 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 911 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:55.271381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:55.271381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:55.300706 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-719455f2-1d03-426d-a048-ebbf686009fb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:44:55.347156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-719455f2-1d03-426d-a048-ebbf686009fb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 200 Jan 21 07:44:55.349098 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 762/1535] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:54 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 915 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:55.367210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74298a9e-64bd-4ca4-817c-d168ee4f50f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] POST http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups Jan 21 07:44:55.367998 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:55.367998 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:55.368838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74298a9e-64bd-4ca4-817c-d168ee4f50f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1dc4575-73a4-4172-8824-3f499eeb3823", "name": "tempest-VolumesBackupsAdminTest-Backup-735700842"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:55.370406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-74298a9e-64bd-4ca4-817c-d168ee4f50f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Creating new backup {'backup': {'volume_id': 'e1dc4575-73a4-4172-8824-3f499eeb3823', 'name': 'tempest-VolumesBackupsAdminTest-Backup-735700842'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 07:44:55.371382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-74298a9e-64bd-4ca4-817c-d168ee4f50f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Creating backup of volume e1dc4575-73a4-4172-8824-3f499eeb3823 in container None Jan 21 07:44:55.445490 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:55.445490 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:55.446759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-74298a9e-64bd-4ca4-817c-d168ee4f50f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:44:55.517069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-74298a9e-64bd-4ca4-817c-d168ee4f50f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Created reservations ['8ec12a24-a193-4e68-baf3-6bb2e16ae27a', '4b80b2fe-36b5-45f4-8b9f-6a055d261e76'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:55.676764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74298a9e-64bd-4ca4-817c-d168ee4f50f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups returned with HTTP 202 Jan 21 07:44:55.683848 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 774/1536] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:44:55 2021] POST /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups => generated 400 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:44:55.691096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49448c6f-5d7b-49b8-8da9-d39a51abfac4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:44:55.691884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49448c6f-5d7b-49b8-8da9-d39a51abfac4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:55.692191 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:55.692191 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:55.692752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49448c6f-5d7b-49b8-8da9-d39a51abfac4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:55.693219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-49448c6f-5d7b-49b8-8da9-d39a51abfac4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:55.728784 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:55.728784 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:55.731538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49448c6f-5d7b-49b8-8da9-d39a51abfac4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:44:55.732518 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 763/1537] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:55 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 807 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:56.142012 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-882ea00d-9126-4572-bdae-49c2039303e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:56.142695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-882ea00d-9126-4572-bdae-49c2039303e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:56.142829 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:56.142829 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:56.143088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-882ea00d-9126-4572-bdae-49c2039303e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:56.282222 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:56.282222 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:56.294555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-882ea00d-9126-4572-bdae-49c2039303e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:56.317115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:56.317115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:56.319389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-646ffd67-d1ea-4948-84ee-e9f8ad619620 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 Jan 21 07:44:56.320431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-646ffd67-d1ea-4948-84ee-e9f8ad619620 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:56.325681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:56.325681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:56.328422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-882ea00d-9126-4572-bdae-49c2039303e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:56.329806 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 764/1538] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:56 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:56.330861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-646ffd67-d1ea-4948-84ee-e9f8ad619620 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:56.332328 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:56.332328 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:56.405462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-646ffd67-d1ea-4948-84ee-e9f8ad619620 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 returned with HTTP 200 Jan 21 07:44:56.407076 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 775/1539] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:44:55 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 => generated 361 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:56.431825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f93944d-2c35-4e54-8344-b52c0b826557 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169/defaults Jan 21 07:44:56.432916 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f93944d-2c35-4e54-8344-b52c0b826557 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:56.445647 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:56.445647 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:56.446705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f93944d-2c35-4e54-8344-b52c0b826557 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'defaults' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:56.515470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f93944d-2c35-4e54-8344-b52c0b826557 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169/defaults returned with HTTP 200 Jan 21 07:44:56.517897 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 765/1540] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:44:56 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169/defaults => generated 361 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:56.560395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c86f6329-a6de-4814-ba54-b5e79020f636 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] PUT http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 Jan 21 07:44:56.562063 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c86f6329-a6de-4814-ba54-b5e79020f636 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:56.758799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc5ddfed-98a2-4f0e-82d1-929b3d3fb449 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:44:56.766350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc5ddfed-98a2-4f0e-82d1-929b3d3fb449 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:56.770334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc5ddfed-98a2-4f0e-82d1-929b3d3fb449 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:56.774206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-fc5ddfed-98a2-4f0e-82d1-929b3d3fb449 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:56.862370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c86f6329-a6de-4814-ba54-b5e79020f636 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 returned with HTTP 200 Jan 21 07:44:56.874686 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 776/1541] 10.222.0.24 () {60 vars in 1341 bytes} [Thu Jan 21 07:44:56 2021] PUT /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 => generated 319 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:56.886176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-5de1e1ce-bb3d-409f-ac7c-a3c38fb10724 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/attachments/fe3934ed-eb84-4d53-921f-b6e20d580358/action Jan 21 07:44:56.887794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-5de1e1ce-bb3d-409f-ac7c-a3c38fb10724 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:44:56.888777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-5de1e1ce-bb3d-409f-ac7c-a3c38fb10724 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:56.937057 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:56.937057 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:56.942027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc5ddfed-98a2-4f0e-82d1-929b3d3fb449 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:44:56.943559 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 766/1542] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:56 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 807 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:57.010838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-310af17f-d543-4d2d-801b-90399fda540d tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] DELETE http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 Jan 21 07:44:57.013468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-310af17f-d543-4d2d-801b-90399fda540d tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:57.015023 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:57.015023 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:57.016358 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-310af17f-d543-4d2d-801b-90399fda540d tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:57.068750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:57.068750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:57.100238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-310af17f-d543-4d2d-801b-90399fda540d tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 returned with HTTP 200 Jan 21 07:44:57.102477 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 767/1543] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:44:56 2021] DELETE /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 => generated 0 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:44:57.112528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5800a4de-4c2c-4d92-aa0b-c5830022ffa9 req-5de1e1ce-bb3d-409f-ac7c-a3c38fb10724 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/attachments/fe3934ed-eb84-4d53-921f-b6e20d580358/action returned with HTTP 204 Jan 21 07:44:57.114657 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 777/1544] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:44:56 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/attachments/fe3934ed-eb84-4d53-921f-b6e20d580358/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:44:57.121869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-75881aa7-0074-4509-9875-5c43419ea602 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 Jan 21 07:44:57.123334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-75881aa7-0074-4509-9875-5c43419ea602 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:57.124378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-75881aa7-0074-4509-9875-5c43419ea602 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:57.219629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-75881aa7-0074-4509-9875-5c43419ea602 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 returned with HTTP 200 Jan 21 07:44:57.225090 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 768/1545] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:44:57 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 => generated 361 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:57.249478 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2f7431f-f67f-4474-8ac3-69ca58025188 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] PUT http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 Jan 21 07:44:57.258079 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:57.258079 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:57.259149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2f7431f-f67f-4474-8ac3-69ca58025188 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:57.388685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c063f27b-1099-4511-8df2-98ae0f78496f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:44:57.388685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c063f27b-1099-4511-8df2-98ae0f78496f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:57.388685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c063f27b-1099-4511-8df2-98ae0f78496f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:57.466191 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:57.466191 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:57.478569 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c063f27b-1099-4511-8df2-98ae0f78496f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:57.504202 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:57.504202 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:57.519146 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c063f27b-1099-4511-8df2-98ae0f78496f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:44:57.520560 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 769/1546] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:57 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 1203 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:44:57.551912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26057e18-350c-4495-ab8d-d3dc5db732dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups Jan 21 07:44:57.556689 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:57.556689 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:57.559720 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-26057e18-350c-4495-ab8d-d3dc5db732dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0df27bae-e123-4ab1-a954-b466cdad636f", "name": "tempest-VolumesBackupsTest-Backup-1336538402", "force": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:57.565696 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-26057e18-350c-4495-ab8d-d3dc5db732dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Creating new backup {'backup': {'volume_id': '0df27bae-e123-4ab1-a954-b466cdad636f', 'name': 'tempest-VolumesBackupsTest-Backup-1336538402', 'force': True}} {{(pid=88080) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 07:44:57.568720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-26057e18-350c-4495-ab8d-d3dc5db732dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Creating backup of volume 0df27bae-e123-4ab1-a954-b466cdad636f in container None Jan 21 07:44:57.730876 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:57.730876 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:57.736159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-26057e18-350c-4495-ab8d-d3dc5db732dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:44:57.847105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-26057e18-350c-4495-ab8d-d3dc5db732dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Created reservations ['4de507a3-3818-44f0-93f5-6d9ba2e7e9ab', 'c781c98c-43ae-4118-8a6d-c4a49d93a0f9'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:57.873486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2f7431f-f67f-4474-8ac3-69ca58025188 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 returned with HTTP 200 Jan 21 07:44:57.874447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 778/1547] 10.222.0.24 () {60 vars in 1342 bytes} [Thu Jan 21 07:44:57 2021] PUT /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 => generated 319 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:57.893729 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8de8cf5-66f3-4448-bbd2-11a96b574547 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169/defaults Jan 21 07:44:57.894460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8de8cf5-66f3-4448-bbd2-11a96b574547 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:57.894964 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8de8cf5-66f3-4448-bbd2-11a96b574547 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'defaults' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:57.970487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8de8cf5-66f3-4448-bbd2-11a96b574547 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169/defaults returned with HTTP 200 Jan 21 07:44:57.971884 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 779/1548] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:44:57 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169/defaults => generated 361 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:58.004278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bd710a8-8adc-43dd-85fc-d5f160ca5827 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:44:58.005000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bd710a8-8adc-43dd-85fc-d5f160ca5827 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:58.005493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bd710a8-8adc-43dd-85fc-d5f160ca5827 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:58.005861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8bd710a8-8adc-43dd-85fc-d5f160ca5827 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:58.049501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:58.049501 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:58.053426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bd710a8-8adc-43dd-85fc-d5f160ca5827 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:44:58.054916 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 780/1549] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:57 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 807 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:58.091759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9bbe44b8-9bcf-4409-be63-8074545bfa79 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 Jan 21 07:44:58.092658 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9bbe44b8-9bcf-4409-be63-8074545bfa79 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:58.093071 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:58.093071 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:58.093872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9bbe44b8-9bcf-4409-be63-8074545bfa79 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:58.171156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9bbe44b8-9bcf-4409-be63-8074545bfa79 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 returned with HTTP 200 Jan 21 07:44:58.176330 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 781/1550] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:44:58 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 => generated 361 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:58.193620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a829a279-fa1f-4e19-a2cb-461d784abcf3 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True Jan 21 07:44:58.197914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a829a279-fa1f-4e19-a2cb-461d784abcf3 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:58.198714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a829a279-fa1f-4e19-a2cb-461d784abcf3 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:58.297584 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a829a279-fa1f-4e19-a2cb-461d784abcf3 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True returned with HTTP 200 Jan 21 07:44:58.322650 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 782/1551] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:44:58 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True => generated 1076 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:44:58.385653 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26057e18-350c-4495-ab8d-d3dc5db732dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups returned with HTTP 202 Jan 21 07:44:58.390650 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 770/1552] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:44:57 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/backups => generated 396 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:44:58.415211 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a365ddb-c3ef-4e83-9b61-6c3ae366bc26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:44:58.416969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a365ddb-c3ef-4e83-9b61-6c3ae366bc26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:58.417480 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:58.417480 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:58.418378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a365ddb-c3ef-4e83-9b61-6c3ae366bc26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:58.419212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5a365ddb-c3ef-4e83-9b61-6c3ae366bc26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:58.577579 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:58.577579 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:58.585752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a365ddb-c3ef-4e83-9b61-6c3ae366bc26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:44:58.596384 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 771/1553] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:58 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:44:58.817477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] POST http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes Jan 21 07:44:58.818771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-632066196"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:44:58.820850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-632066196'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:44:58.821591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Create volume of 1 GB Jan 21 07:44:58.850127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Availability Zones retrieved successfully. Jan 21 07:44:58.904204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Flow 'volume_create_api' (3c5ea046-87d8-45af-a5a7-1ae0ecb4bcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:58.909336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fdfc7b-9d65-4435-95dd-cb01650ab6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:58.918007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:44:59.075188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5db4809-67f0-49fb-922a-dd136fa18e48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:44:59.075875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5db4809-67f0-49fb-922a-dd136fa18e48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:59.076003 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:59.076003 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:59.076287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5db4809-67f0-49fb-922a-dd136fa18e48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:59.076664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f5db4809-67f0-49fb-922a-dd136fa18e48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:59.133351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:59.133351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:59.135722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5db4809-67f0-49fb-922a-dd136fa18e48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:44:59.136782 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 772/1554] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:59 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 807 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:59.159601 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fdfc7b-9d65-4435-95dd-cb01650ab6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:59.162929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae51abf-346e-4cf8-bc80-1e97f73cdabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:59.406810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Created reservations ['b28f6497-3b9a-42f4-bf71-ec4d617248f6', '83a85b74-a6bc-4e1e-877e-9ba55f9f824b', 'eb476508-5cec-48e9-a7fd-36621aaa373f', '352ccc61-0c08-4d1c-b161-7a3241c73977'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:44:59.413634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae51abf-346e-4cf8-bc80-1e97f73cdabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b28f6497-3b9a-42f4-bf71-ec4d617248f6', '83a85b74-a6bc-4e1e-877e-9ba55f9f824b', 'eb476508-5cec-48e9-a7fd-36621aaa373f', '352ccc61-0c08-4d1c-b161-7a3241c73977']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:59.432902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9b7129-0799-4b1f-b37a-7f715ef4437c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:59.599438 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9b7129-0799-4b1f-b37a-7f715ef4437c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7da0d95-b031-4c33-a847-73a8f974467b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-632066196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f24ba69fefe46b9a50576d433ed0169',qos_specs=None,replication_status=,reservations=['b28f6497-3b9a-42f4-bf71-ec4d617248f6','83a85b74-a6bc-4e1e-877e-9ba55f9f824b','eb476508-5cec-48e9-a7fd-36621aaa373f','352ccc61-0c08-4d1c-b161-7a3241c73977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90aebcce028641bf9a7d75c3d9b301b3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-632066196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7da0d95-b031-4c33-a847-73a8f974467b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f24ba69fefe46b9a50576d433ed0169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='90aebcce028641bf9a7d75c3d9b301b3',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:59.606037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4168074-3993-4a0f-a98e-739d56d59a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:59.609579 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34bdbd7a-13ff-4206-8edb-2f7516fb6e57 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:44:59.610401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34bdbd7a-13ff-4206-8edb-2f7516fb6e57 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:59.610797 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:59.610797 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:59.611399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34bdbd7a-13ff-4206-8edb-2f7516fb6e57 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:59.612253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-34bdbd7a-13ff-4206-8edb-2f7516fb6e57 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:44:59.654928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:59.654928 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:59.656938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34bdbd7a-13ff-4206-8edb-2f7516fb6e57 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:44:59.663652 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 773/1555] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:59 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:44:59.666740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4168074-3993-4a0f-a98e-739d56d59a80) transitioned into state 'SUCCESS' from state '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-632066196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f24ba69fefe46b9a50576d433ed0169',qos_specs=None,replication_status=,reservations=['b28f6497-3b9a-42f4-bf71-ec4d617248f6','83a85b74-a6bc-4e1e-877e-9ba55f9f824b','eb476508-5cec-48e9-a7fd-36621aaa373f','352ccc61-0c08-4d1c-b161-7a3241c73977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90aebcce028641bf9a7d75c3d9b301b3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:59.671632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543d5e93-8e5f-466c-aec6-d534f55455e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:44:59.703318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (543d5e93-8e5f-466c-aec6-d534f55455e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:44:59.706072 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Flow 'volume_create_api' (3c5ea046-87d8-45af-a5a7-1ae0ecb4bcc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:44:59.779205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Create volume request issued successfully. Jan 21 07:44:59.843135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a9d1ac0-780c-4c56-9096-ca5b914aa1f0 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes returned with HTTP 202 Jan 21 07:44:59.862271 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 783/1556] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:44:58 2021] POST /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes => generated 824 bytes in 1528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:44:59.867219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b8532a6-75da-41bf-bf96-ce1473b9865a tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] GET http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:44:59.867755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b8532a6-75da-41bf-bf96-ce1473b9865a tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:44:59.867977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:44:59.867977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:44:59.868358 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b8532a6-75da-41bf-bf96-ce1473b9865a tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:44:59.927560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:44:59.927560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:44:59.938874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1b8532a6-75da-41bf-bf96-ce1473b9865a tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Volume info retrieved successfully. Jan 21 07:44:59.967561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b8532a6-75da-41bf-bf96-ce1473b9865a tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b returned with HTTP 200 Jan 21 07:44:59.969067 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 774/1557] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:44:59 2021] GET /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b => generated 892 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:00.159846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1bc5afed-f227-46ce-89bb-c2ad30e72530 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:00.163621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1bc5afed-f227-46ce-89bb-c2ad30e72530 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:00.164291 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:00.164291 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:00.165322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1bc5afed-f227-46ce-89bb-c2ad30e72530 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:00.166390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1bc5afed-f227-46ce-89bb-c2ad30e72530 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:00.213571 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:00.213571 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:00.218030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1bc5afed-f227-46ce-89bb-c2ad30e72530 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:00.221760 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 784/1558] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:00 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 807 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:00.689596 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2cb1667-2172-42a3-9336-e3b84c013cca tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:00.695657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2cb1667-2172-42a3-9336-e3b84c013cca tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:00.699004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:00.699004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:00.699845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2cb1667-2172-42a3-9336-e3b84c013cca tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:00.706007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b2cb1667-2172-42a3-9336-e3b84c013cca tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:00.781485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:00.781485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:00.783432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2cb1667-2172-42a3-9336-e3b84c013cca tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:00.784278 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 775/1559] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:00 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:00.991134 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b55dad9-c3f0-4d00-98e8-aae08e111e10 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] GET http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:45:00.993130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b55dad9-c3f0-4d00-98e8-aae08e111e10 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:00.993934 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:00.993934 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:00.995064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b55dad9-c3f0-4d00-98e8-aae08e111e10 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:01.267635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58b11452-2e16-477e-85e3-6545b9364d5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:01.284849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58b11452-2e16-477e-85e3-6545b9364d5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:01.285131 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:01.285131 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:01.285632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58b11452-2e16-477e-85e3-6545b9364d5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:01.285996 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-58b11452-2e16-477e-85e3-6545b9364d5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:01.305501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:01.305501 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:01.326946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0b55dad9-c3f0-4d00-98e8-aae08e111e10 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Volume info retrieved successfully. Jan 21 07:45:01.345954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:01.345954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:01.365327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58b11452-2e16-477e-85e3-6545b9364d5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:01.367570 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 776/1560] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:01 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 807 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:01.404303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b55dad9-c3f0-4d00-98e8-aae08e111e10 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b returned with HTTP 200 Jan 21 07:45:01.405934 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 785/1561] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:00 2021] GET /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b => generated 917 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:01.423374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4e3e698-81ec-465b-a1a0-305b4ee12f17 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True Jan 21 07:45:01.424097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4e3e698-81ec-465b-a1a0-305b4ee12f17 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:01.424429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:01.424429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:01.425047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4e3e698-81ec-465b-a1a0-305b4ee12f17 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:01.563223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4e3e698-81ec-465b-a1a0-305b4ee12f17 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True returned with HTTP 200 Jan 21 07:45:01.564106 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 777/1562] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:45:01 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True => generated 1076 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:45:01.585281 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efc0dde8-5fc4-4cbf-8b0d-b0dd99d2dc78 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] DELETE http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:45:01.586429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efc0dde8-5fc4-4cbf-8b0d-b0dd99d2dc78 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:01.587487 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:01.587487 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:01.590243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efc0dde8-5fc4-4cbf-8b0d-b0dd99d2dc78 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:01.591330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-efc0dde8-5fc4-4cbf-8b0d-b0dd99d2dc78 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Delete volume with id: e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:45:01.731224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:01.731224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:01.732460 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-efc0dde8-5fc4-4cbf-8b0d-b0dd99d2dc78 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Volume info retrieved successfully. Jan 21 07:45:01.823738 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8213abd-fefb-40be-b0dc-9963bf4d0210 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:01.826319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8213abd-fefb-40be-b0dc-9963bf4d0210 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:01.827719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8213abd-fefb-40be-b0dc-9963bf4d0210 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:01.828261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-efc0dde8-5fc4-4cbf-8b0d-b0dd99d2dc78 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Delete volume request issued successfully. Jan 21 07:45:01.828943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f8213abd-fefb-40be-b0dc-9963bf4d0210 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:01.829121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efc0dde8-5fc4-4cbf-8b0d-b0dd99d2dc78 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b returned with HTTP 202 Jan 21 07:45:01.830178 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 786/1563] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:45:01 2021] DELETE /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:45:01.844939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-059977eb-d230-4890-b81b-4adc62c9f7d1 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] GET http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:45:01.845476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-059977eb-d230-4890-b81b-4adc62c9f7d1 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:01.845681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:01.845681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:01.846055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-059977eb-d230-4890-b81b-4adc62c9f7d1 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:01.891717 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:01.891717 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:01.896214 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8213abd-fefb-40be-b0dc-9963bf4d0210 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:01.898532 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 778/1564] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:01 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:02.007720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:02.007720 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:02.026338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-059977eb-d230-4890-b81b-4adc62c9f7d1 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Volume info retrieved successfully. Jan 21 07:45:02.108503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-059977eb-d230-4890-b81b-4adc62c9f7d1 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b returned with HTTP 200 Jan 21 07:45:02.124513 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 787/1565] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:01 2021] GET /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b => generated 916 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:02.394449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d519b291-3e6f-417d-8761-36cfd46c72c4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:02.404177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d519b291-3e6f-417d-8761-36cfd46c72c4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:02.405128 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:02.405128 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:02.406628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d519b291-3e6f-417d-8761-36cfd46c72c4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:02.407627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d519b291-3e6f-417d-8761-36cfd46c72c4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:02.512190 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:02.512190 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:02.514319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d519b291-3e6f-417d-8761-36cfd46c72c4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:02.515157 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 779/1566] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:02 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:02.925041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf734ace-d78d-44fe-ab99-7eec65fd4ae2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:02.925746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf734ace-d78d-44fe-ab99-7eec65fd4ae2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:02.926076 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:02.926076 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:02.926624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf734ace-d78d-44fe-ab99-7eec65fd4ae2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:02.927171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cf734ace-d78d-44fe-ab99-7eec65fd4ae2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:02.989421 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:02.989421 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:02.993638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf734ace-d78d-44fe-ab99-7eec65fd4ae2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:02.995303 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 788/1567] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:02 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:03.130911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1d96861-4627-4ca5-b77a-50f014a35989 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] GET http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:45:03.132500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1d96861-4627-4ca5-b77a-50f014a35989 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:03.132500 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:03.132500 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:03.132891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1d96861-4627-4ca5-b77a-50f014a35989 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:03.233973 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:03.233973 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:03.263869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d1d96861-4627-4ca5-b77a-50f014a35989 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Volume info retrieved successfully. Jan 21 07:45:03.336378 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1d96861-4627-4ca5-b77a-50f014a35989 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b returned with HTTP 200 Jan 21 07:45:03.336378 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 780/1568] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:03 2021] GET /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:03.536240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5742c93c-09e9-48f8-914d-265a0e4d27be tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:03.536814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5742c93c-09e9-48f8-914d-265a0e4d27be tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:03.537031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:03.537031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:03.537405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5742c93c-09e9-48f8-914d-265a0e4d27be tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:03.537773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5742c93c-09e9-48f8-914d-265a0e4d27be tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:03.579726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:03.579726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:03.581585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5742c93c-09e9-48f8-914d-265a0e4d27be tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:03.594432 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 789/1569] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:03 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:04.010240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eeddee66-ca82-4da4-bc77-91a6e63d204a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:04.010922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eeddee66-ca82-4da4-bc77-91a6e63d204a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:04.014116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:04.014116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:04.014792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eeddee66-ca82-4da4-bc77-91a6e63d204a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:04.015414 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-eeddee66-ca82-4da4-bc77-91a6e63d204a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:04.126715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:04.126715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:04.128640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eeddee66-ca82-4da4-bc77-91a6e63d204a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:04.137503 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 781/1570] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:04 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:04.339402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d3d61ac-40f7-4171-8bf0-93ae3e8f9d6c tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] GET http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:45:04.340236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d3d61ac-40f7-4171-8bf0-93ae3e8f9d6c tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:04.340665 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:04.340665 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:04.341667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d3d61ac-40f7-4171-8bf0-93ae3e8f9d6c tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:04.477527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:04.477527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:04.495989 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7d3d61ac-40f7-4171-8bf0-93ae3e8f9d6c tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Volume info retrieved successfully. Jan 21 07:45:04.547822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d3d61ac-40f7-4171-8bf0-93ae3e8f9d6c tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b returned with HTTP 200 Jan 21 07:45:04.550695 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 790/1571] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:04 2021] GET /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b => generated 916 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:04.603162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7392ad2b-3459-419a-bfa8-dfe64f13cd88 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:04.603812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7392ad2b-3459-419a-bfa8-dfe64f13cd88 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:04.604074 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:04.604074 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:04.604682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7392ad2b-3459-419a-bfa8-dfe64f13cd88 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:04.605216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7392ad2b-3459-419a-bfa8-dfe64f13cd88 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:04.653661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:04.653661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:04.655943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7392ad2b-3459-419a-bfa8-dfe64f13cd88 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:04.673624 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 782/1572] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:04 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:05.154793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8db11a0-b8d5-49e2-b1c5-6f9f0094859a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:05.154793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8db11a0-b8d5-49e2-b1c5-6f9f0094859a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:05.154793 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:05.154793 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:05.154793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8db11a0-b8d5-49e2-b1c5-6f9f0094859a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:05.154793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d8db11a0-b8d5-49e2-b1c5-6f9f0094859a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:05.239476 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:05.239476 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:05.239476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8db11a0-b8d5-49e2-b1c5-6f9f0094859a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:05.239476 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 791/1573] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:05 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:05.565605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2627988-38cf-4e60-a92d-7d5d670b6285 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] GET http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:45:05.566150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2627988-38cf-4e60-a92d-7d5d670b6285 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:05.566398 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:05.566398 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:05.566831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2627988-38cf-4e60-a92d-7d5d670b6285 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:05.695243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c98c3972-1eee-4296-a2be-a4f0e786600e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:05.695788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c98c3972-1eee-4296-a2be-a4f0e786600e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:05.696042 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:05.696042 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:05.696697 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c98c3972-1eee-4296-a2be-a4f0e786600e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:05.697218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c98c3972-1eee-4296-a2be-a4f0e786600e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:05.761764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2627988-38cf-4e60-a92d-7d5d670b6285 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b returned with HTTP 404 Jan 21 07:45:05.765221 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:05.765221 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:05.770722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c98c3972-1eee-4296-a2be-a4f0e786600e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:05.771484 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 783/1574] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:05 2021] GET /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:45:05.778990 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 792/1575] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:05 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:05.792444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] POST http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes Jan 21 07:45:05.806130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-611896804"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:05.808814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-611896804'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:45:05.809653 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Create volume of 1 GB Jan 21 07:45:05.871937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Availability Zones retrieved successfully. Jan 21 07:45:05.919391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Flow 'volume_create_api' (6ccae732-d82c-4720-a670-7ecef561a10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:45:05.931640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f09717-1f22-4f75-b63c-0738cccc1113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:05.935233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:45:06.177999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f09717-1f22-4f75-b63c-0738cccc1113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:06.180975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ea17c7-5013-4d2d-8376-aa515989b9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:06.241812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03273a06-977a-44f1-a5ae-e26c0572cc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:06.242322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03273a06-977a-44f1-a5ae-e26c0572cc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:06.242872 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:06.242872 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:06.243471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03273a06-977a-44f1-a5ae-e26c0572cc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:06.244044 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-03273a06-977a-44f1-a5ae-e26c0572cc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:06.294959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:06.294959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:06.300743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03273a06-977a-44f1-a5ae-e26c0572cc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:06.311688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 793/1576] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:06 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:06.511702 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Created reservations ['b5bdc2bf-e9ec-4109-a1b5-ed7e3c705d1a', '1a174a81-1a02-4839-9dae-af0299640415', 'a485f431-faac-4d4b-841e-c10fc0a51745', 'd3e1c601-a462-46b3-8673-84ef1dc27cd9'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:45:06.515582 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ea17c7-5013-4d2d-8376-aa515989b9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5bdc2bf-e9ec-4109-a1b5-ed7e3c705d1a', '1a174a81-1a02-4839-9dae-af0299640415', 'a485f431-faac-4d4b-841e-c10fc0a51745', 'd3e1c601-a462-46b3-8673-84ef1dc27cd9']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:06.517991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b756bbd3-e007-4f88-ad6f-798c93ce3bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:06.622469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b756bbd3-e007-4f88-ad6f-798c93ce3bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3b526d9-e574-44c7-b594-07094a7fb99b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-611896804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f24ba69fefe46b9a50576d433ed0169',qos_specs=None,replication_status=,reservations=['b5bdc2bf-e9ec-4109-a1b5-ed7e3c705d1a','1a174a81-1a02-4839-9dae-af0299640415','a485f431-faac-4d4b-841e-c10fc0a51745','d3e1c601-a462-46b3-8673-84ef1dc27cd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90aebcce028641bf9a7d75c3d9b301b3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:45:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-611896804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3b526d9-e574-44c7-b594-07094a7fb99b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f24ba69fefe46b9a50576d433ed0169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='90aebcce028641bf9a7d75c3d9b301b3',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:06.625018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74730c1f-421e-491d-8881-0fe8580124b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:06.733338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74730c1f-421e-491d-8881-0fe8580124b7) transitioned into state 'SUCCESS' from state '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-611896804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f24ba69fefe46b9a50576d433ed0169',qos_specs=None,replication_status=,reservations=['b5bdc2bf-e9ec-4109-a1b5-ed7e3c705d1a','1a174a81-1a02-4839-9dae-af0299640415','a485f431-faac-4d4b-841e-c10fc0a51745','d3e1c601-a462-46b3-8673-84ef1dc27cd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90aebcce028641bf9a7d75c3d9b301b3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:06.733338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f16d9b-f75a-41ac-bd59-f9b8989a8102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:06.760691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f16d9b-f75a-41ac-bd59-f9b8989a8102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:06.766591 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Flow 'volume_create_api' (6ccae732-d82c-4720-a670-7ecef561a10c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:45:06.793761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e64d6f2-159c-45ee-8cd6-0c38cad6b1c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:06.794672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e64d6f2-159c-45ee-8cd6-0c38cad6b1c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:06.795087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:06.795087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:06.795789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e64d6f2-159c-45ee-8cd6-0c38cad6b1c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:06.796380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7e64d6f2-159c-45ee-8cd6-0c38cad6b1c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:06.857764 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:06.857764 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:06.869327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e64d6f2-159c-45ee-8cd6-0c38cad6b1c8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:06.871776 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 794/1577] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:06 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:06.927722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Create volume request issued successfully. Jan 21 07:45:06.989814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4cf64ade-8703-4c56-8c51-f48f67924627 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes returned with HTTP 202 Jan 21 07:45:06.995773 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 784/1578] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:45:05 2021] POST /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes => generated 824 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:45:07.015525 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90fe81df-a984-4fd8-9ad0-35cdc2fdbed6 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] GET http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:07.016071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90fe81df-a984-4fd8-9ad0-35cdc2fdbed6 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:07.016278 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:07.016278 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:07.016701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90fe81df-a984-4fd8-9ad0-35cdc2fdbed6 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:07.218438 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:07.218438 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:07.261669 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-90fe81df-a984-4fd8-9ad0-35cdc2fdbed6 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Volume info retrieved successfully. Jan 21 07:45:07.336690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df14a1d4-a1b3-431f-9d8f-93894cd84fe9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:07.337621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df14a1d4-a1b3-431f-9d8f-93894cd84fe9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:07.337929 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:07.337929 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:07.338537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df14a1d4-a1b3-431f-9d8f-93894cd84fe9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:07.339380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-df14a1d4-a1b3-431f-9d8f-93894cd84fe9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:07.409944 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90fe81df-a984-4fd8-9ad0-35cdc2fdbed6 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 200 Jan 21 07:45:07.415328 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 795/1579] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:07 2021] GET /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 892 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:07.479527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:07.479527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:07.483096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df14a1d4-a1b3-431f-9d8f-93894cd84fe9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:07.490823 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 785/1580] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:07 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:07.894303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f837f708-27fd-46a3-9b94-2e884ecde3ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:07.894303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f837f708-27fd-46a3-9b94-2e884ecde3ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:07.894690 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:07.894690 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:07.894930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f837f708-27fd-46a3-9b94-2e884ecde3ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:07.895603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f837f708-27fd-46a3-9b94-2e884ecde3ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:07.989337 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:07.989337 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:07.991990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f837f708-27fd-46a3-9b94-2e884ecde3ab tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:08.021916 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 796/1581] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:07 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:08.454188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd9d2130-4080-4d67-b4bc-0d5528b93acc tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] GET http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:08.455209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd9d2130-4080-4d67-b4bc-0d5528b93acc tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:08.455544 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:08.455544 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:08.458071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd9d2130-4080-4d67-b4bc-0d5528b93acc tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:08.517462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f01458b7-5553-4d7b-8ac4-7b2ab26ef5be tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:08.518296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f01458b7-5553-4d7b-8ac4-7b2ab26ef5be tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:08.518642 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:08.518642 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:08.519144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f01458b7-5553-4d7b-8ac4-7b2ab26ef5be tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:08.519525 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f01458b7-5553-4d7b-8ac4-7b2ab26ef5be tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:08.573864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:08.573864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:08.590413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f01458b7-5553-4d7b-8ac4-7b2ab26ef5be tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:08.608332 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 797/1582] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:08 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:08.655982 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:08.655982 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:08.686394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd9d2130-4080-4d67-b4bc-0d5528b93acc tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Volume info retrieved successfully. Jan 21 07:45:08.737688 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd9d2130-4080-4d67-b4bc-0d5528b93acc tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 200 Jan 21 07:45:08.740046 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 786/1583] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:08 2021] GET /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 916 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:09.058618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0afce99b-7853-4991-8e52-259dccc28fe6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:09.059176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0afce99b-7853-4991-8e52-259dccc28fe6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:09.059718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:09.059718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:09.062173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0afce99b-7853-4991-8e52-259dccc28fe6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:09.063594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0afce99b-7853-4991-8e52-259dccc28fe6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:09.092077 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:09.092077 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:09.097484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0afce99b-7853-4991-8e52-259dccc28fe6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:09.101330 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 798/1584] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:09 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:09.634334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-440154bb-243a-409e-a377-281fce7122a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:09.634334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-440154bb-243a-409e-a377-281fce7122a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:09.634334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:09.634334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:09.634334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-440154bb-243a-409e-a377-281fce7122a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:09.634334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-440154bb-243a-409e-a377-281fce7122a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:09.728487 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:09.728487 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:09.731230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-440154bb-243a-409e-a377-281fce7122a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:09.740988 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 787/1585] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:09 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:09.761990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d3ae10d-80e9-4fb3-9b27-33126e1dbbfa tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] GET http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:09.762926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d3ae10d-80e9-4fb3-9b27-33126e1dbbfa tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:09.763346 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:09.763346 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:09.764099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d3ae10d-80e9-4fb3-9b27-33126e1dbbfa tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:09.830427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:09.830427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:09.847162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0d3ae10d-80e9-4fb3-9b27-33126e1dbbfa tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Volume info retrieved successfully. Jan 21 07:45:09.903676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d3ae10d-80e9-4fb3-9b27-33126e1dbbfa tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 200 Jan 21 07:45:09.908040 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 799/1586] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:09 2021] GET /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 917 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:09.971945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-298d0ee1-527d-4f1b-b8f6-9ef7708b813b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True Jan 21 07:45:09.972689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-298d0ee1-527d-4f1b-b8f6-9ef7708b813b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:09.972689 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:09.972689 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:09.972689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-298d0ee1-527d-4f1b-b8f6-9ef7708b813b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:10.103663 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-298d0ee1-527d-4f1b-b8f6-9ef7708b813b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True returned with HTTP 200 Jan 21 07:45:10.117090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4dce4842-3eeb-4622-857e-5f5d018ed83d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:10.117891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4dce4842-3eeb-4622-857e-5f5d018ed83d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:10.118264 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:10.118264 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:10.118834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4dce4842-3eeb-4622-857e-5f5d018ed83d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:10.119336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4dce4842-3eeb-4622-857e-5f5d018ed83d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:10.136802 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 788/1587] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:45:09 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True => generated 1076 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:45:10.143687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a66cf626-5d31-4227-af58-78ff87884683 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/4c54d4415ba1438f8107a5be33442e79?usage=True Jan 21 07:45:10.150321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a66cf626-5d31-4227-af58-78ff87884683 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:10.151222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a66cf626-5d31-4227-af58-78ff87884683 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:10.179137 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:10.179137 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:10.186013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4dce4842-3eeb-4622-857e-5f5d018ed83d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:10.197194 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 800/1588] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:10 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:10.334548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a66cf626-5d31-4227-af58-78ff87884683 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/4c54d4415ba1438f8107a5be33442e79?usage=True returned with HTTP 200 Jan 21 07:45:10.335800 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 789/1589] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:45:10 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/4c54d4415ba1438f8107a5be33442e79?usage=True => generated 868 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:10.368806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a2388c4-c581-4f47-a60f-6d3f7ed7a726 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] POST http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/os-volume-transfer Jan 21 07:45:10.373660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:10.373660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:10.374690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a2388c4-c581-4f47-a60f-6d3f7ed7a726 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c3b526d9-e574-44c7-b594-07094a7fb99b"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:10.376571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.volume_transfer [None req-0a2388c4-c581-4f47-a60f-6d3f7ed7a726 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Creating new volume transfer {'transfer': {'volume_id': 'c3b526d9-e574-44c7-b594-07094a7fb99b'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 07:45:10.377502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.volume_transfer [None req-0a2388c4-c581-4f47-a60f-6d3f7ed7a726 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Creating transfer of volume c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:10.378757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.transfer.api [None req-0a2388c4-c581-4f47-a60f-6d3f7ed7a726 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Generating transfer record for volume c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:10.608624 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:10.608624 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:10.641811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a2388c4-c581-4f47-a60f-6d3f7ed7a726 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/os-volume-transfer returned with HTTP 202 Jan 21 07:45:10.643379 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 801/1590] 10.222.0.24 () {60 vars in 1258 bytes} [Thu Jan 21 07:45:10 2021] POST /volume/v3/6f24ba69fefe46b9a50576d433ed0169/os-volume-transfer => generated 507 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:45:10.752575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-813107cb-b6d6-4a5a-8f6f-c5669c25e3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:10.754448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-813107cb-b6d6-4a5a-8f6f-c5669c25e3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:10.755120 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:10.755120 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:10.757148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-813107cb-b6d6-4a5a-8f6f-c5669c25e3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:10.758875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-813107cb-b6d6-4a5a-8f6f-c5669c25e3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:10.827095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:10.827095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:10.832857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-813107cb-b6d6-4a5a-8f6f-c5669c25e3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:10.846203 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 802/1591] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:10 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:11.071351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] POST http://10.222.0.24/volume/v3/4c54d4415ba1438f8107a5be33442e79/os-volume-transfer/43f58ad4-a9e9-4585-b947-b21c0e0766a3/accept Jan 21 07:45:11.072482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e4d5e41dbfb455df"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:11.073420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.volume_transfer [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Accepting volume transfer 43f58ad4-a9e9-4585-b947-b21c0e0766a3 {{(pid=88080) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 07:45:11.074309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.volume_transfer [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Accepting transfer 43f58ad4-a9e9-4585-b947-b21c0e0766a3 Jan 21 07:45:11.205475 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3961a58-353c-43ae-9147-3ce5a15db407 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:11.207168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3961a58-353c-43ae-9147-3ce5a15db407 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:11.207830 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:11.207830 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:11.208803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3961a58-353c-43ae-9147-3ce5a15db407 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:11.214314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a3961a58-353c-43ae-9147-3ce5a15db407 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:11.333038 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:11.333038 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:11.344523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3961a58-353c-43ae-9147-3ce5a15db407 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:11.347345 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 803/1592] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:11 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:11.704707 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Created reservations ['30e32c64-3fa5-4fe2-8e7a-b6af7996e3db', 'efa2b813-a175-4f9c-add4-3ee49dc0870d', 'ce7c530c-9fef-4aea-a589-55c599e6d355', '54bc9588-c756-4aa1-8d3c-a0bfa3fe7e80'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:45:11.826101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Created reservations ['b2e384d3-5b41-41ff-bb77-7bdc1376ead1', '09d1e76b-d412-43f9-a3e9-d6b6ad893726', '3552db0c-ed6c-493f-bfbb-2e054adacd66', '03978781-5c6e-4882-aadc-1f479654b57f'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:45:11.855836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f891f36a-1c16-4bce-8fa2-5946ca508159 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:11.858192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f891f36a-1c16-4bce-8fa2-5946ca508159 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:11.859258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:11.859258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:11.861300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f891f36a-1c16-4bce-8fa2-5946ca508159 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:11.863098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f891f36a-1c16-4bce-8fa2-5946ca508159 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:11.936459 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:11.936459 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:11.940108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f891f36a-1c16-4bce-8fa2-5946ca508159 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:11.941426 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 804/1593] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:11 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:11.954424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Created reservations ['8b06adf8-14bc-4be9-a31a-0919a5278c5b', 'a18d2ad5-d574-48c0-9861-dad0e69dd2f1', 'f41fe4cb-7fcd-46de-97b8-87e87a43a7c7', '018abcfd-a09a-45a6-a31c-a45daf8543c2'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:45:12.171423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Created reservations ['ad8b74c6-91b1-4b81-abfc-09863239c13d', 'f394dc3f-9b26-424d-9c62-b1d3101ffe73', '5367601e-8897-45a8-8d99-976a8b0f6bc5', '493fc961-c55f-4e13-ba2f-267b57e257ba'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:45:12.173873 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:12.173873 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:12.248194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Transfer volume completed successfully. Jan 21 07:45:12.361261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bef9d72-939a-4d9c-9862-9e817608c91e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:12.361794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bef9d72-939a-4d9c-9862-9e817608c91e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:12.361996 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:12.361996 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:12.362711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bef9d72-939a-4d9c-9862-9e817608c91e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:12.363088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3bef9d72-939a-4d9c-9862-9e817608c91e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:12.384449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:45:12.384449 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:45:12.412035 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:12.412035 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:12.414359 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bef9d72-939a-4d9c-9862-9e817608c91e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:12.415327 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 805/1594] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:12 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:12.866824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.transfer.api [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Volume c3b526d9-e574-44c7-b594-07094a7fb99b has been transferred. Jan 21 07:45:12.956742 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6764d02-ecd9-45c1-9a60-7b22d4a04eba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:12.957791 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6764d02-ecd9-45c1-9a60-7b22d4a04eba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:12.958198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:12.958198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:12.958875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6764d02-ecd9-45c1-9a60-7b22d4a04eba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:12.959440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f6764d02-ecd9-45c1-9a60-7b22d4a04eba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:12.989099 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:12.989099 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:12.991604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6764d02-ecd9-45c1-9a60-7b22d4a04eba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:12.993025 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 806/1595] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:12 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:13.003255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-332248e1-e93d-4e8d-8199-76dc8e2901d3 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] http://10.222.0.24/volume/v3/4c54d4415ba1438f8107a5be33442e79/os-volume-transfer/43f58ad4-a9e9-4585-b947-b21c0e0766a3/accept returned with HTTP 202 Jan 21 07:45:13.004336 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 790/1596] 10.222.0.24 () {60 vars in 1390 bytes} [Thu Jan 21 07:45:10 2021] POST /volume/v3/4c54d4415ba1438f8107a5be33442e79/os-volume-transfer/43f58ad4-a9e9-4585-b947-b21c0e0766a3/accept => generated 431 bytes in 2348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:45:13.015608 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1940c3b2-57a1-48e4-82a5-3eafd2ec3b67 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] GET http://10.222.0.24/volume/v3/4c54d4415ba1438f8107a5be33442e79/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:13.016148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1940c3b2-57a1-48e4-82a5-3eafd2ec3b67 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:13.016369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:13.016369 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:13.016765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1940c3b2-57a1-48e4-82a5-3eafd2ec3b67 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:13.079904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:13.079904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:13.090538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1940c3b2-57a1-48e4-82a5-3eafd2ec3b67 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] Volume info retrieved successfully. Jan 21 07:45:13.119262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1940c3b2-57a1-48e4-82a5-3eafd2ec3b67 tempest-VolumeQuotasAdminTestJSON-464524952 tempest-VolumeQuotasAdminTestJSON-464524952] http://10.222.0.24/volume/v3/4c54d4415ba1438f8107a5be33442e79/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 200 Jan 21 07:45:13.138511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38e28bdd-c6a2-4168-af61-32e039edff2c tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True Jan 21 07:45:13.139050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38e28bdd-c6a2-4168-af61-32e039edff2c tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:13.139280 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:13.139280 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:13.139657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38e28bdd-c6a2-4168-af61-32e039edff2c tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:13.140411 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:13.140411 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:13.142257 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 807/1597] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:13 2021] GET /volume/v3/4c54d4415ba1438f8107a5be33442e79/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:13.201756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38e28bdd-c6a2-4168-af61-32e039edff2c tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True returned with HTTP 200 Jan 21 07:45:13.213646 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 791/1598] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:45:13 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169?usage=True => generated 1076 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:45:13.220163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cffbdd00-541a-4f93-bbff-b5b4f79dfaf9 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/4c54d4415ba1438f8107a5be33442e79?usage=True Jan 21 07:45:13.220703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cffbdd00-541a-4f93-bbff-b5b4f79dfaf9 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:13.221092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:13.221092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:13.221701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cffbdd00-541a-4f93-bbff-b5b4f79dfaf9 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:13.302439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cffbdd00-541a-4f93-bbff-b5b4f79dfaf9 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/4c54d4415ba1438f8107a5be33442e79?usage=True returned with HTTP 200 Jan 21 07:45:13.305263 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 808/1599] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:45:13 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/4c54d4415ba1438f8107a5be33442e79?usage=True => generated 868 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:13.321300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abd7e0d3-f967-4ae9-a9d3-4228971f317b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] DELETE http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:13.322393 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abd7e0d3-f967-4ae9-a9d3-4228971f317b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:13.322393 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abd7e0d3-f967-4ae9-a9d3-4228971f317b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:13.322701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-abd7e0d3-f967-4ae9-a9d3-4228971f317b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Delete volume with id: c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:13.386037 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:13.386037 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:13.387564 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-abd7e0d3-f967-4ae9-a9d3-4228971f317b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Volume info retrieved successfully. Jan 21 07:45:13.430405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-abd7e0d3-f967-4ae9-a9d3-4228971f317b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Delete volume request issued successfully. Jan 21 07:45:13.433110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f20023b9-bc84-418a-b6b7-7ea02aa4fbc1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:13.434081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f20023b9-bc84-418a-b6b7-7ea02aa4fbc1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:13.434786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f20023b9-bc84-418a-b6b7-7ea02aa4fbc1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:13.435359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f20023b9-bc84-418a-b6b7-7ea02aa4fbc1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:13.437321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abd7e0d3-f967-4ae9-a9d3-4228971f317b tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 202 Jan 21 07:45:13.438245 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 792/1600] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:45:13 2021] DELETE /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:45:13.454136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-833d1254-e3fb-4e03-87bc-4288520164c8 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:13.454728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-833d1254-e3fb-4e03-87bc-4288520164c8 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:13.455114 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:13.455114 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:13.455834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-833d1254-e3fb-4e03-87bc-4288520164c8 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:13.549533 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:13.549533 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:13.553312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f20023b9-bc84-418a-b6b7-7ea02aa4fbc1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:13.576632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 809/1601] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:13 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:13.667958 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:13.667958 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:13.698494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-833d1254-e3fb-4e03-87bc-4288520164c8 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Volume info retrieved successfully. Jan 21 07:45:13.799929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-833d1254-e3fb-4e03-87bc-4288520164c8 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 200 Jan 21 07:45:13.808964 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 793/1602] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:13 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 1088 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:45:14.018587 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1f853ae-5bb2-4706-81a9-2dc58d815550 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:14.025761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1f853ae-5bb2-4706-81a9-2dc58d815550 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:14.026482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:14.026482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:14.027523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1f853ae-5bb2-4706-81a9-2dc58d815550 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:14.028386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e1f853ae-5bb2-4706-81a9-2dc58d815550 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:14.105942 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:14.105942 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:14.106591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1f853ae-5bb2-4706-81a9-2dc58d815550 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:14.136190 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 810/1603] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:14 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:14.593234 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-086c3bc2-d550-4b6c-9393-f0eb5d3f7e3e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:14.611676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-086c3bc2-d550-4b6c-9393-f0eb5d3f7e3e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:14.613217 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:14.613217 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:14.613897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-086c3bc2-d550-4b6c-9393-f0eb5d3f7e3e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:14.615172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-086c3bc2-d550-4b6c-9393-f0eb5d3f7e3e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:14.736734 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:14.736734 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:14.740092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-086c3bc2-d550-4b6c-9393-f0eb5d3f7e3e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:14.742141 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 794/1604] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:14 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:14.822945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c26fdfec-0804-4eca-9906-ea14dc61bade tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:14.823866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c26fdfec-0804-4eca-9906-ea14dc61bade tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:14.824192 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:14.824192 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:14.849208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c26fdfec-0804-4eca-9906-ea14dc61bade tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:15.098488 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:15.098488 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:15.127931 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c26fdfec-0804-4eca-9906-ea14dc61bade tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Volume info retrieved successfully. Jan 21 07:45:15.166124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50ffa1ed-8233-424f-851f-a8af1e6ca45d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:15.174696 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50ffa1ed-8233-424f-851f-a8af1e6ca45d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:15.175179 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:15.175179 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:15.176032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50ffa1ed-8233-424f-851f-a8af1e6ca45d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:15.176815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-50ffa1ed-8233-424f-851f-a8af1e6ca45d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:15.218094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c26fdfec-0804-4eca-9906-ea14dc61bade tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 200 Jan 21 07:45:15.220046 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 811/1605] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:14 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 1088 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:45:15.266778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:15.266778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:15.281941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50ffa1ed-8233-424f-851f-a8af1e6ca45d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:15.283804 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 795/1606] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:15.770368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8c040b6-9420-43a4-b187-338136095fc9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:15.771570 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8c040b6-9420-43a4-b187-338136095fc9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:15.772343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:15.772343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:15.773111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8c040b6-9420-43a4-b187-338136095fc9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:15.773786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e8c040b6-9420-43a4-b187-338136095fc9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:15.927709 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:15.927709 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:15.934967 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8c040b6-9420-43a4-b187-338136095fc9 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:15.943032 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 812/1607] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:15 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:16.248880 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8b97a94-23ca-409a-b2eb-566ea1b4b566 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:16.249756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8b97a94-23ca-409a-b2eb-566ea1b4b566 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:16.250089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:16.250089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:16.250698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8b97a94-23ca-409a-b2eb-566ea1b4b566 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:16.309873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a692351e-d075-4b5d-8852-77a2e892d012 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:16.314178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a692351e-d075-4b5d-8852-77a2e892d012 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:16.315558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:16.315558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:16.316514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a692351e-d075-4b5d-8852-77a2e892d012 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:16.319376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a692351e-d075-4b5d-8852-77a2e892d012 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:16.493822 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:16.493822 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:16.502275 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:16.502275 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:16.504994 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a692351e-d075-4b5d-8852-77a2e892d012 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:16.512504 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 813/1608] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:16 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:16.562904 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e8b97a94-23ca-409a-b2eb-566ea1b4b566 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Volume info retrieved successfully. Jan 21 07:45:16.654810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8b97a94-23ca-409a-b2eb-566ea1b4b566 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 200 Jan 21 07:45:16.657232 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 796/1609] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:16 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 1088 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:45:16.966331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bef1194b-348a-41c3-8e6d-d82153be846c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:16.966887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bef1194b-348a-41c3-8e6d-d82153be846c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:16.967082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:16.967082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:16.967886 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bef1194b-348a-41c3-8e6d-d82153be846c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:16.968267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bef1194b-348a-41c3-8e6d-d82153be846c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:17.019924 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:17.019924 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:17.027036 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bef1194b-348a-41c3-8e6d-d82153be846c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:17.032416 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 814/1610] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:16 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:17.555537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-478aa59d-559e-4b2e-94af-19cc24a0741c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:17.555537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-478aa59d-559e-4b2e-94af-19cc24a0741c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:17.555537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:17.555537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:17.555537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-478aa59d-559e-4b2e-94af-19cc24a0741c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:17.555537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-478aa59d-559e-4b2e-94af-19cc24a0741c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:17.602974 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:17.602974 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:17.608146 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-478aa59d-559e-4b2e-94af-19cc24a0741c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:17.615350 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 797/1611] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:17 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:17.686629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91a3a582-5742-4396-bf6d-85b122d57e60 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:17.687510 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91a3a582-5742-4396-bf6d-85b122d57e60 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:17.687829 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:17.687829 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:17.690094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91a3a582-5742-4396-bf6d-85b122d57e60 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:17.913778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91a3a582-5742-4396-bf6d-85b122d57e60 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 404 Jan 21 07:45:17.915527 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 815/1612] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:17 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 109 bytes in 234 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:45:17.952101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3b58869-aa21-4d41-900d-713c646a74ac tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] GET http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/aecb22a8dd8a4933ba8aa1b83df93218?usage=True Jan 21 07:45:17.952978 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3b58869-aa21-4d41-900d-713c646a74ac tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:17.953473 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:17.953473 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:17.954310 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3b58869-aa21-4d41-900d-713c646a74ac tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:18.032997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3b58869-aa21-4d41-900d-713c646a74ac tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/aecb22a8dd8a4933ba8aa1b83df93218?usage=True returned with HTTP 200 Jan 21 07:45:18.034198 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 798/1613] 10.222.0.24 () {58 vars in 1342 bytes} [Thu Jan 21 07:45:17 2021] GET /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/aecb22a8dd8a4933ba8aa1b83df93218?usage=True => generated 868 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:18.046035 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ffe6468-d9b5-4649-8381-a4f304c9bfd6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:18.047138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ffe6468-d9b5-4649-8381-a4f304c9bfd6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:18.048315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ffe6468-d9b5-4649-8381-a4f304c9bfd6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:18.049347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4ffe6468-d9b5-4649-8381-a4f304c9bfd6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:18.083551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8073484-a6be-4879-a2d0-320b6dacaaf0 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] PUT http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 Jan 21 07:45:18.090643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8073484-a6be-4879-a2d0-320b6dacaaf0 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:18.128029 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:18.128029 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:18.132913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ffe6468-d9b5-4649-8381-a4f304c9bfd6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:18.137814 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 816/1614] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:18 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:18.519834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8073484-a6be-4879-a2d0-320b6dacaaf0 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 returned with HTTP 200 Jan 21 07:45:18.527192 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 799/1615] 10.222.0.24 () {60 vars in 1342 bytes} [Thu Jan 21 07:45:18 2021] PUT /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 => generated 321 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:18.545291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d95a3a3-60fa-44e9-84b8-19e658d65ae5 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] PUT http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 Jan 21 07:45:18.546270 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:18.546270 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:18.547451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d95a3a3-60fa-44e9-84b8-19e658d65ae5 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:18.672431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bae94c4f-1f6e-414d-bb2b-2301bf1adda4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:18.672431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bae94c4f-1f6e-414d-bb2b-2301bf1adda4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:18.672431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bae94c4f-1f6e-414d-bb2b-2301bf1adda4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:18.672431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bae94c4f-1f6e-414d-bb2b-2301bf1adda4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:18.791305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:18.791305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:18.808879 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bae94c4f-1f6e-414d-bb2b-2301bf1adda4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:18.808879 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 800/1616] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:18 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:19.043157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d95a3a3-60fa-44e9-84b8-19e658d65ae5 tempest-VolumeQuotasAdminTestJSON-1092934474 tempest-VolumeQuotasAdminTestJSON-1092934474] http://10.222.0.24/volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 returned with HTTP 200 Jan 21 07:45:19.044941 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 817/1617] 10.222.0.24 () {60 vars in 1342 bytes} [Thu Jan 21 07:45:18 2021] PUT /volume/v3/aecb22a8dd8a4933ba8aa1b83df93218/os-quota-sets/6f24ba69fefe46b9a50576d433ed0169 => generated 319 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:19.056359 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aecdd740-6b88-4e55-95e6-ff44ab843972 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] DELETE http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:19.056924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aecdd740-6b88-4e55-95e6-ff44ab843972 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:19.057116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:19.057116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:19.057495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aecdd740-6b88-4e55-95e6-ff44ab843972 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:19.057962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-aecdd740-6b88-4e55-95e6-ff44ab843972 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Delete volume with id: c3b526d9-e574-44c7-b594-07094a7fb99b Jan 21 07:45:19.156382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3d0dac8-451f-495d-9972-358e3da280d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:19.157179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3d0dac8-451f-495d-9972-358e3da280d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:19.157697 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3d0dac8-451f-495d-9972-358e3da280d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:19.158075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a3d0dac8-451f-495d-9972-358e3da280d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:19.200511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aecdd740-6b88-4e55-95e6-ff44ab843972 tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b returned with HTTP 404 Jan 21 07:45:19.213707 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 801/1618] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:45:19 2021] DELETE /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/c3b526d9-e574-44c7-b594-07094a7fb99b => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:45:19.224322 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a5c10ae-c7e9-4935-af9b-2dcac9982a6e tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] DELETE http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:45:19.229203 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:19.229203 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:19.233123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a5c10ae-c7e9-4935-af9b-2dcac9982a6e tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:19.233962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a5c10ae-c7e9-4935-af9b-2dcac9982a6e tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:19.234652 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-7a5c10ae-c7e9-4935-af9b-2dcac9982a6e tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] Delete volume with id: e7da0d95-b031-4c33-a847-73a8f974467b Jan 21 07:45:19.245143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3d0dac8-451f-495d-9972-358e3da280d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:19.252392 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 818/1619] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:19 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:19.418010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a5c10ae-c7e9-4935-af9b-2dcac9982a6e tempest-VolumeQuotasAdminTestJSON-1001060402 tempest-VolumeQuotasAdminTestJSON-1001060402] http://10.222.0.24/volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b returned with HTTP 404 Jan 21 07:45:19.419336 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 802/1620] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:45:19 2021] DELETE /volume/v3/6f24ba69fefe46b9a50576d433ed0169/volumes/e7da0d95-b031-4c33-a847-73a8f974467b => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:45:19.821498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b6fa92c-e42b-4884-822c-d40a55e66aee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:19.822797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b6fa92c-e42b-4884-822c-d40a55e66aee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:19.832980 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:19.832980 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:19.833891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b6fa92c-e42b-4884-822c-d40a55e66aee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:19.836668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7b6fa92c-e42b-4884-822c-d40a55e66aee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:19.941202 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:19.941202 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:19.961437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b6fa92c-e42b-4884-822c-d40a55e66aee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:19.962632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 819/1621] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:19 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 803 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:20.268958 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-37b9904f-083e-42d4-858d-cd77a81e8ef4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:20.270384 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-37b9904f-083e-42d4-858d-cd77a81e8ef4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:20.271497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-37b9904f-083e-42d4-858d-cd77a81e8ef4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:20.276736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-37b9904f-083e-42d4-858d-cd77a81e8ef4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:20.372150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:20.372150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:20.376133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-37b9904f-083e-42d4-858d-cd77a81e8ef4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:20.399495 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 803/1622] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:20 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:20.997697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae2ca20a-f7f9-44d6-ae4f-e49ecad3951e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:20.998991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae2ca20a-f7f9-44d6-ae4f-e49ecad3951e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:20.999434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:20.999434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:21.000233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae2ca20a-f7f9-44d6-ae4f-e49ecad3951e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:21.000842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ae2ca20a-f7f9-44d6-ae4f-e49ecad3951e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:21.052422 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:21.052422 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:21.057829 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae2ca20a-f7f9-44d6-ae4f-e49ecad3951e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:21.060812 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 820/1623] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:20 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:21.417853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb8c228e-8773-4c6a-8f0d-95be7f5bedaf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:21.421146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb8c228e-8773-4c6a-8f0d-95be7f5bedaf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:21.425983 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:21.425983 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:21.427094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb8c228e-8773-4c6a-8f0d-95be7f5bedaf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:21.427885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-eb8c228e-8773-4c6a-8f0d-95be7f5bedaf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:21.549299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:21.549299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:21.556093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb8c228e-8773-4c6a-8f0d-95be7f5bedaf tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:21.557068 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 804/1624] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:21 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:22.083806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66fce7e3-4564-4ef8-b611-9e5e48b34b1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:22.087077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66fce7e3-4564-4ef8-b611-9e5e48b34b1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:22.087675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:22.087675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:22.088756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66fce7e3-4564-4ef8-b611-9e5e48b34b1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:22.089667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-66fce7e3-4564-4ef8-b611-9e5e48b34b1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:22.166100 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:22.166100 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:22.166100 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66fce7e3-4564-4ef8-b611-9e5e48b34b1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:22.166100 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 821/1625] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:22 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:22.593364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a6a7d24-24e0-40e0-82e8-2e99ce24ce82 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:22.602165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a6a7d24-24e0-40e0-82e8-2e99ce24ce82 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:22.602567 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:22.602567 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:22.603204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a6a7d24-24e0-40e0-82e8-2e99ce24ce82 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:22.603832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4a6a7d24-24e0-40e0-82e8-2e99ce24ce82 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:22.633637 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:22.633637 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:22.636033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a6a7d24-24e0-40e0-82e8-2e99ce24ce82 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:22.637050 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 805/1626] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:22 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:23.206484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-424befc4-5361-44f3-835b-72dd48711c7b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:23.208461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-424befc4-5361-44f3-835b-72dd48711c7b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:23.216116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:23.216116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:23.217105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-424befc4-5361-44f3-835b-72dd48711c7b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:23.218080 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-424befc4-5361-44f3-835b-72dd48711c7b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:23.319558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:23.319558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:23.323795 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-424befc4-5361-44f3-835b-72dd48711c7b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:23.326229 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 822/1627] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:23 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:23.658821 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ebd43475-3353-4be7-a5e0-6f7888627ab7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:23.659636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ebd43475-3353-4be7-a5e0-6f7888627ab7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:23.660001 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:23.660001 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:23.660605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ebd43475-3353-4be7-a5e0-6f7888627ab7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:23.661218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ebd43475-3353-4be7-a5e0-6f7888627ab7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:23.707571 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:23.707571 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:23.711070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ebd43475-3353-4be7-a5e0-6f7888627ab7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:23.714060 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 806/1628] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:23 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:24.349360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b48b01a-9c4e-4ecc-8b2a-6e27d3c491b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:24.350445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b48b01a-9c4e-4ecc-8b2a-6e27d3c491b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:24.350801 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:24.350801 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:24.351335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b48b01a-9c4e-4ecc-8b2a-6e27d3c491b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:24.351712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2b48b01a-9c4e-4ecc-8b2a-6e27d3c491b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:24.377189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:24.377189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:24.379151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b48b01a-9c4e-4ecc-8b2a-6e27d3c491b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:24.380096 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 823/1629] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:24 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:24.743296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f148451-d9b4-4b6f-9d97-57d9d57e0cf1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:24.744508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f148451-d9b4-4b6f-9d97-57d9d57e0cf1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:24.753063 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:24.753063 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:24.754424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f148451-d9b4-4b6f-9d97-57d9d57e0cf1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:24.755648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1f148451-d9b4-4b6f-9d97-57d9d57e0cf1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:24.869972 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:24.869972 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:24.874643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f148451-d9b4-4b6f-9d97-57d9d57e0cf1 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:24.877580 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 807/1630] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:24 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:25.400941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d22fe31-1f42-4f81-94bb-8ca7934424a6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:25.402201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d22fe31-1f42-4f81-94bb-8ca7934424a6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:25.402201 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:25.402201 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:25.402201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d22fe31-1f42-4f81-94bb-8ca7934424a6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:25.402505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0d22fe31-1f42-4f81-94bb-8ca7934424a6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:25.479110 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:25.479110 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:25.481783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d22fe31-1f42-4f81-94bb-8ca7934424a6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:25.482971 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 824/1631] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:25 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:25.897302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2086f3d-2fbe-484c-ac27-7d5bfe157f5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:25.903434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2086f3d-2fbe-484c-ac27-7d5bfe157f5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:25.903434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:25.903434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:25.903434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2086f3d-2fbe-484c-ac27-7d5bfe157f5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:25.903434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a2086f3d-2fbe-484c-ac27-7d5bfe157f5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:25.959058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:25.959058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:25.974664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2086f3d-2fbe-484c-ac27-7d5bfe157f5d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:25.981838 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 808/1632] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:25 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:26.499317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f778375c-c5cf-48a7-a114-67bb016ddcc4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:26.500515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f778375c-c5cf-48a7-a114-67bb016ddcc4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:26.500938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:26.500938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:26.501618 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f778375c-c5cf-48a7-a114-67bb016ddcc4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:26.502178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f778375c-c5cf-48a7-a114-67bb016ddcc4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:26.599284 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:26.599284 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:26.609023 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f778375c-c5cf-48a7-a114-67bb016ddcc4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:26.609725 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 825/1633] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:26 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:26.991143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-749d3207-68cc-4756-a5c0-ed9e46fa9cfa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:26.991143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-749d3207-68cc-4756-a5c0-ed9e46fa9cfa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:26.992160 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:26.992160 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:26.992904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-749d3207-68cc-4756-a5c0-ed9e46fa9cfa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:26.993465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-749d3207-68cc-4756-a5c0-ed9e46fa9cfa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:27.112238 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:27.112238 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:27.119408 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-749d3207-68cc-4756-a5c0-ed9e46fa9cfa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:27.123882 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 809/1634] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:26 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:27.639735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea1ed081-c063-4d98-949f-25fb8f4337f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:27.647350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea1ed081-c063-4d98-949f-25fb8f4337f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:27.648700 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:27.648700 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:27.649411 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea1ed081-c063-4d98-949f-25fb8f4337f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:27.650987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ea1ed081-c063-4d98-949f-25fb8f4337f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:27.686627 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:27.686627 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:27.689095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea1ed081-c063-4d98-949f-25fb8f4337f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:27.690414 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 826/1635] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:27 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:28.169205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfad60d8-506c-4083-959c-953592c97dc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:28.170742 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfad60d8-506c-4083-959c-953592c97dc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:28.171357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:28.171357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:28.172478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfad60d8-506c-4083-959c-953592c97dc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:28.173526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cfad60d8-506c-4083-959c-953592c97dc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:28.283035 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:28.283035 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:28.285092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfad60d8-506c-4083-959c-953592c97dc6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:28.286505 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 810/1636] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:28 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:28.721833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aadcd63b-60e8-4d02-91e3-18bae1229601 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:28.724094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aadcd63b-60e8-4d02-91e3-18bae1229601 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:28.724746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:28.724746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:28.726468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aadcd63b-60e8-4d02-91e3-18bae1229601 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:28.727947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-aadcd63b-60e8-4d02-91e3-18bae1229601 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:28.895527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:28.895527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:28.918105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aadcd63b-60e8-4d02-91e3-18bae1229601 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:28.919534 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 827/1637] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:28 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:29.327869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24bedeec-e88b-4ff8-9925-ab74b5aae3ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:29.327869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24bedeec-e88b-4ff8-9925-ab74b5aae3ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:29.327869 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:29.327869 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:29.330680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24bedeec-e88b-4ff8-9925-ab74b5aae3ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:29.330680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-24bedeec-e88b-4ff8-9925-ab74b5aae3ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:29.482199 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:29.482199 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:29.484316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24bedeec-e88b-4ff8-9925-ab74b5aae3ed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:29.495774 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 811/1638] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:29 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:29.949519 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65c9e984-60dc-46c0-bcef-9d4bc81f9a37 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:29.950059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65c9e984-60dc-46c0-bcef-9d4bc81f9a37 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:29.950753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:29.950753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:29.951113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65c9e984-60dc-46c0-bcef-9d4bc81f9a37 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:29.951797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-65c9e984-60dc-46c0-bcef-9d4bc81f9a37 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:30.074874 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:30.074874 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:30.082103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65c9e984-60dc-46c0-bcef-9d4bc81f9a37 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:30.094298 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 828/1639] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:29 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:30.518216 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-951b3d49-1fb7-48e6-8177-71d8b9993fd8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:30.526975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-951b3d49-1fb7-48e6-8177-71d8b9993fd8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:30.527681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:30.527681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:30.529503 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-951b3d49-1fb7-48e6-8177-71d8b9993fd8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:30.534131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-951b3d49-1fb7-48e6-8177-71d8b9993fd8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:30.665890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:30.665890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:30.678627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-951b3d49-1fb7-48e6-8177-71d8b9993fd8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:30.681395 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 812/1640] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:30 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:31.116823 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-789aecf3-58bb-4008-8f84-9da1bcf4e7ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:31.121301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-789aecf3-58bb-4008-8f84-9da1bcf4e7ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:31.123224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:31.123224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:31.124121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-789aecf3-58bb-4008-8f84-9da1bcf4e7ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:31.128285 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-789aecf3-58bb-4008-8f84-9da1bcf4e7ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:31.239766 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:31.239766 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:31.251887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-789aecf3-58bb-4008-8f84-9da1bcf4e7ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:31.268655 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 829/1641] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:31 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:31.708287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffdd1106-a2a4-4bde-9e98-4a3fa4ddab43 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:31.709316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ffdd1106-a2a4-4bde-9e98-4a3fa4ddab43 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:31.713130 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:31.713130 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:31.714246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ffdd1106-a2a4-4bde-9e98-4a3fa4ddab43 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:31.718925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ffdd1106-a2a4-4bde-9e98-4a3fa4ddab43 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:31.792651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:31.792651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:31.798268 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffdd1106-a2a4-4bde-9e98-4a3fa4ddab43 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:31.799142 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 813/1642] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:31 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:32.285882 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a7b92e4-41db-48f3-bc87-6591cc346b58 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:32.286785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a7b92e4-41db-48f3-bc87-6591cc346b58 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:32.287193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:32.287193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:32.294410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a7b92e4-41db-48f3-bc87-6591cc346b58 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:32.297633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2a7b92e4-41db-48f3-bc87-6591cc346b58 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:32.445614 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:32.445614 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:32.448971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a7b92e4-41db-48f3-bc87-6591cc346b58 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:32.461425 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 830/1643] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:32 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:32.833230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-140567c6-1dcc-4ccb-a2ae-963553ff8ead tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:32.836022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-140567c6-1dcc-4ccb-a2ae-963553ff8ead tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:32.839356 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:32.839356 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:32.840724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-140567c6-1dcc-4ccb-a2ae-963553ff8ead tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:32.841598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-140567c6-1dcc-4ccb-a2ae-963553ff8ead tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:32.952127 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:32.952127 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:32.960669 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-140567c6-1dcc-4ccb-a2ae-963553ff8ead tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:32.969183 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 831/1644] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:32 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:33.139686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0b9d6b9-1e8c-45eb-8a6a-30bb34e149bb tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] GET http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca Jan 21 07:45:33.140735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0b9d6b9-1e8c-45eb-8a6a-30bb34e149bb tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:33.141104 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:33.141104 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:33.141801 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0b9d6b9-1e8c-45eb-8a6a-30bb34e149bb tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:33.242073 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0b9d6b9-1e8c-45eb-8a6a-30bb34e149bb tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca returned with HTTP 200 Jan 21 07:45:33.243865 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 814/1645] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:45:32 2021] GET /volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca => generated 361 bytes in 728 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:33.493975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09a3659c-0df4-4e9b-914d-26bcdb26e63b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:33.506302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09a3659c-0df4-4e9b-914d-26bcdb26e63b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:33.509830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09a3659c-0df4-4e9b-914d-26bcdb26e63b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:33.514274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-09a3659c-0df4-4e9b-914d-26bcdb26e63b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:33.674167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:33.674167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:33.685089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09a3659c-0df4-4e9b-914d-26bcdb26e63b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:33.686982 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 815/1646] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:33 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:33.865770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] POST http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes Jan 21 07:45:33.866501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:33.866501 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:33.867163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1678049806"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:33.868477 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1678049806'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:45:33.869483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Create volume of 1 GB Jan 21 07:45:33.915628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Availability Zones retrieved successfully. Jan 21 07:45:33.959906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Flow 'volume_create_api' (01c06e87-3ba5-49b0-aebd-62658525a586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:45:33.993997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40acc3f4-53d2-4ddd-82cd-6880adfe21d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:33.993997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40acc3f4-53d2-4ddd-82cd-6880adfe21d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:33.993997 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:33.993997 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:33.995109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e52f8c92-01e8-48e6-9376-d3f64d01f9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:33.995194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40acc3f4-53d2-4ddd-82cd-6880adfe21d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:33.995194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-40acc3f4-53d2-4ddd-82cd-6880adfe21d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:34.027882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:45:34.105126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:34.105126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:34.130355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40acc3f4-53d2-4ddd-82cd-6880adfe21d2 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:34.133913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e52f8c92-01e8-48e6-9376-d3f64d01f9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:34.150862 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 816/1647] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:33 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:34.151196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c15fd5-6680-4058-a393-937e0fe534c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:34.266145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Created reservations ['14a6af8b-70ca-4f6d-86ea-2f4363e60e13', 'b5f5d081-da1a-4fa3-b19b-b1d4d3f12747', '70353221-f7e1-4286-b9f6-31edbb04bf89', '5bce0da6-e407-4d94-a89d-c2bb800a43a0'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:45:34.273642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35c15fd5-6680-4058-a393-937e0fe534c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a6af8b-70ca-4f6d-86ea-2f4363e60e13', 'b5f5d081-da1a-4fa3-b19b-b1d4d3f12747', '70353221-f7e1-4286-b9f6-31edbb04bf89', '5bce0da6-e407-4d94-a89d-c2bb800a43a0']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:34.292696 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c00b04-830b-4464-a4a9-f681d1e27b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:34.493377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c00b04-830b-4464-a4a9-f681d1e27b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f581f6b-75f6-43dc-af46-5267927e14db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1678049806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a28c69e31094422993072389667764ca',qos_specs=None,replication_status=,reservations=['14a6af8b-70ca-4f6d-86ea-2f4363e60e13','b5f5d081-da1a-4fa3-b19b-b1d4d3f12747','70353221-f7e1-4286-b9f6-31edbb04bf89','5bce0da6-e407-4d94-a89d-c2bb800a43a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d8c5b508694494b1fbca45d6dca884',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:45:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1678049806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f581f6b-75f6-43dc-af46-5267927e14db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a28c69e31094422993072389667764ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='82d8c5b508694494b1fbca45d6dca884',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:34.495851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7915ab-28ca-43b6-99e9-8e1113ea71ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:34.590877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7915ab-28ca-43b6-99e9-8e1113ea71ec) transitioned into state 'SUCCESS' from state '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-1678049806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a28c69e31094422993072389667764ca',qos_specs=None,replication_status=,reservations=['14a6af8b-70ca-4f6d-86ea-2f4363e60e13','b5f5d081-da1a-4fa3-b19b-b1d4d3f12747','70353221-f7e1-4286-b9f6-31edbb04bf89','5bce0da6-e407-4d94-a89d-c2bb800a43a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d8c5b508694494b1fbca45d6dca884',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:34.593230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55df663c-925d-4ae5-98fb-bb3f0d18d1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:34.639176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55df663c-925d-4ae5-98fb-bb3f0d18d1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:34.648255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Flow 'volume_create_api' (01c06e87-3ba5-49b0-aebd-62658525a586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:45:34.720718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a2ac046-e764-496c-affa-4317d03ce2a2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:34.720718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a2ac046-e764-496c-affa-4317d03ce2a2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:34.720718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:34.720718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:34.720718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a2ac046-e764-496c-affa-4317d03ce2a2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:34.720718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9a2ac046-e764-496c-affa-4317d03ce2a2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:34.895801 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:34.895801 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:34.900102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a2ac046-e764-496c-affa-4317d03ce2a2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:34.912622 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 817/1648] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:34 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:34.932461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Create volume request issued successfully. Jan 21 07:45:34.951420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8175af8f-acd1-4722-9c11-6c87b78341c7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes returned with HTTP 202 Jan 21 07:45:34.953286 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 832/1649] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:45:33 2021] POST /volume/v3/a28c69e31094422993072389667764ca/volumes => generated 828 bytes in 1699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:45:34.990042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-602e4b28-0f7b-410d-8387-3cf6976c0d70 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] GET http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:34.991560 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-602e4b28-0f7b-410d-8387-3cf6976c0d70 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:34.991929 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:34.991929 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:34.992664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-602e4b28-0f7b-410d-8387-3cf6976c0d70 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:35.165059 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:35.165059 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:35.168922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19fa79f2-2eef-46b2-921f-88d9fb9e7749 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:35.172795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19fa79f2-2eef-46b2-921f-88d9fb9e7749 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:35.181332 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:35.181332 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:35.183113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19fa79f2-2eef-46b2-921f-88d9fb9e7749 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:35.183827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-602e4b28-0f7b-410d-8387-3cf6976c0d70 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Volume info retrieved successfully. Jan 21 07:45:35.184280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-19fa79f2-2eef-46b2-921f-88d9fb9e7749 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:35.217236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-602e4b28-0f7b-410d-8387-3cf6976c0d70 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db returned with HTTP 200 Jan 21 07:45:35.218615 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 818/1650] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:34 2021] GET /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db => generated 896 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:35.254413 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:35.254413 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:35.259620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19fa79f2-2eef-46b2-921f-88d9fb9e7749 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:35.262809 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 833/1651] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:35 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:35.923137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5405ba3-3b73-4ccf-9ee5-509368566c1f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:35.923977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5405ba3-3b73-4ccf-9ee5-509368566c1f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:35.923977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:35.923977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:35.924562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5405ba3-3b73-4ccf-9ee5-509368566c1f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:35.925085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d5405ba3-3b73-4ccf-9ee5-509368566c1f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:36.014525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:36.014525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:36.023868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5405ba3-3b73-4ccf-9ee5-509368566c1f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:36.031454 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 819/1652] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:35 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:36.251700 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca968524-c34e-43c2-8020-71327a3d845c tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] GET http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:36.252645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca968524-c34e-43c2-8020-71327a3d845c tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:36.253022 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:36.253022 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:36.253692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca968524-c34e-43c2-8020-71327a3d845c tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:36.287500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cec779fa-6422-469a-a413-a0423112c1a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:36.288477 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cec779fa-6422-469a-a413-a0423112c1a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:36.294034 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:36.294034 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:36.294898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cec779fa-6422-469a-a413-a0423112c1a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:36.296174 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cec779fa-6422-469a-a413-a0423112c1a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:36.384235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:36.384235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:36.391210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cec779fa-6422-469a-a413-a0423112c1a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:36.402174 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 820/1653] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:36 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:36.463379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:36.463379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:36.493051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ca968524-c34e-43c2-8020-71327a3d845c tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Volume info retrieved successfully. Jan 21 07:45:36.562013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca968524-c34e-43c2-8020-71327a3d845c tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db returned with HTTP 200 Jan 21 07:45:36.562013 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 834/1654] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:36 2021] GET /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db => generated 920 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:37.056940 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d9afc93-24e9-4ea0-b193-2bf540e67756 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:37.058073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d9afc93-24e9-4ea0-b193-2bf540e67756 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:37.058440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:37.058440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:37.059343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d9afc93-24e9-4ea0-b193-2bf540e67756 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:37.059855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3d9afc93-24e9-4ea0-b193-2bf540e67756 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:37.119714 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:37.119714 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:37.125488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d9afc93-24e9-4ea0-b193-2bf540e67756 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:37.130231 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 821/1655] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:37 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:37.421448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00996a0a-e028-45b7-92f9-6f210238c566 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:37.422025 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00996a0a-e028-45b7-92f9-6f210238c566 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:37.422314 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:37.422314 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:37.422968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00996a0a-e028-45b7-92f9-6f210238c566 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:37.423523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-00996a0a-e028-45b7-92f9-6f210238c566 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:37.514854 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:37.514854 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:37.517262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00996a0a-e028-45b7-92f9-6f210238c566 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:37.521422 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 835/1656] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:37 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:37.576630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30052a49-aaa4-4b2c-a2f7-6434bb87c6cb tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] GET http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:37.578120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30052a49-aaa4-4b2c-a2f7-6434bb87c6cb tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:37.578651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:37.578651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:37.581062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30052a49-aaa4-4b2c-a2f7-6434bb87c6cb tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:37.799404 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:37.799404 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:37.873614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-30052a49-aaa4-4b2c-a2f7-6434bb87c6cb tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Volume info retrieved successfully. Jan 21 07:45:37.929532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30052a49-aaa4-4b2c-a2f7-6434bb87c6cb tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db returned with HTTP 200 Jan 21 07:45:37.930797 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 822/1657] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:37 2021] GET /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db => generated 921 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:37.971030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-57541a71-8a82-4118-a087-55e8022e811a tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] PUT http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca Jan 21 07:45:37.972008 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:37.972008 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:37.972766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-57541a71-8a82-4118-a087-55e8022e811a tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:38.150869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c421a1e-e9fc-4c0c-8da2-c37758bce470 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:38.151669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c421a1e-e9fc-4c0c-8da2-c37758bce470 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:38.151669 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:38.151669 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:38.152040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c421a1e-e9fc-4c0c-8da2-c37758bce470 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:38.152419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5c421a1e-e9fc-4c0c-8da2-c37758bce470 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:38.184198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:38.184198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:38.186566 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c421a1e-e9fc-4c0c-8da2-c37758bce470 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:38.187657 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 823/1658] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:38 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:38.513288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-57541a71-8a82-4118-a087-55e8022e811a tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca returned with HTTP 200 Jan 21 07:45:38.515888 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 836/1659] 10.222.0.24 () {60 vars in 1341 bytes} [Thu Jan 21 07:45:37 2021] PUT /volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca => generated 316 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:38.530043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] POST http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes Jan 21 07:45:38.530799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:38.530799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:38.531588 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:38.533721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Create volume request body: {'volume': {'size': 2}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:45:38.538978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Create volume of 2 GB Jan 21 07:45:38.551850 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-faf3e95b-1f11-4eee-b534-89f54e8341a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:38.553474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-faf3e95b-1f11-4eee-b534-89f54e8341a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:38.557778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-faf3e95b-1f11-4eee-b534-89f54e8341a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:38.558487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-faf3e95b-1f11-4eee-b534-89f54e8341a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:38.574571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Availability Zones retrieved successfully. Jan 21 07:45:38.606970 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:38.606970 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:38.609285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-faf3e95b-1f11-4eee-b534-89f54e8341a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:38.618173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 837/1660] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:38 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:38.620660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Flow 'volume_create_api' (60e714e9-b38f-4bca-b828-64b4a2a29830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:45:38.623790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bca6be-1060-48b4-bcf9-5e82ec202bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:38.631167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Validating volume size '2' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:45:38.776681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bca6be-1060-48b4-bcf9-5e82ec202bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:38.795108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88085f55-848f-4496-bb96-75c1d5af83bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:39.071801 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota_utils [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Quota exceeded for a28c69e31094422993072389667764ca, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 07:45:39.132013 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88085f55-848f-4496-bb96-75c1d5af83bd) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 07:45:39.132013 n-d-765315-16 devstack@c-api.service[88079]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 21 07:45:39.137345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88085f55-848f-4496-bb96-75c1d5af83bd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:39.139642 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88085f55-848f-4496-bb96-75c1d5af83bd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 07:45:39.168717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bca6be-1060-48b4-bcf9-5e82ec202bcb) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:39.180627 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bca6be-1060-48b4-bcf9-5e82ec202bcb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 07:45:39.198556 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Flow 'volume_create_api' (60e714e9-b38f-4bca-b828-64b4a2a29830) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 07:45:39.200209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.middleware.fault [None req-9eff397b-93ba-450c-8605-23e16d3127d2 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes returned with HTTP 413 Jan 21 07:45:39.203296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1c0dc59-688c-4c59-bfad-a36abe3ec178 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:39.203836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1c0dc59-688c-4c59-bfad-a36abe3ec178 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:39.204023 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:39.204023 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:39.205022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1c0dc59-688c-4c59-bfad-a36abe3ec178 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:39.205022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b1c0dc59-688c-4c59-bfad-a36abe3ec178 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:39.212756 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 824/1661] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:45:38 2021] POST /volume/v3/a28c69e31094422993072389667764ca/volumes => generated 208 bytes in 691 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 07:45:39.260448 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:39.260448 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:39.261617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1694c11f-1c4a-40b0-9daa-a673ef48d36c tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] PUT http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca Jan 21 07:45:39.262739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:39.262739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:39.264082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1694c11f-1c4a-40b0-9daa-a673ef48d36c tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:39.270681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1c0dc59-688c-4c59-bfad-a36abe3ec178 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:39.272046 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 838/1662] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:39 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:39.393934 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:39.393934 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:39.595151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1694c11f-1c4a-40b0-9daa-a673ef48d36c tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca returned with HTTP 200 Jan 21 07:45:39.595879 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 825/1663] 10.222.0.24 () {60 vars in 1341 bytes} [Thu Jan 21 07:45:39 2021] PUT /volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca => generated 316 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:39.606314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] POST http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes Jan 21 07:45:39.606741 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:39.606741 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:39.607438 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:39.608735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Create volume request body: {'volume': {'size': 1}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:45:39.609304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Create volume of 1 GB Jan 21 07:45:39.638671 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7bf739b-96b7-46a2-81c3-8d189db19136 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:39.639669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7bf739b-96b7-46a2-81c3-8d189db19136 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:39.640340 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7bf739b-96b7-46a2-81c3-8d189db19136 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:39.640920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a7bf739b-96b7-46a2-81c3-8d189db19136 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:39.647700 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Availability Zones retrieved successfully. Jan 21 07:45:39.707284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Flow 'volume_create_api' (16e27be5-45b1-44dd-9241-3e491a85ff87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:45:39.715977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:39.715977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:39.717434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea327f6-56b6-412d-881f-58db875c6c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:39.721911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7bf739b-96b7-46a2-81c3-8d189db19136 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:39.723267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:45:39.725772 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 826/1664] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:39 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:39.953217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea327f6-56b6-412d-881f-58db875c6c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:39.986785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73240f83-58ce-4c4e-9837-061abde52e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:40.273885 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota_utils [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Quota exceeded for a28c69e31094422993072389667764ca, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 21 07:45:40.296481 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73240f83-58ce-4c4e-9837-061abde52e05) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 07:45:40.296481 n-d-765315-16 devstack@c-api.service[88079]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 21 07:45:40.297773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cd68079-e400-41ba-a126-e2779cd58ccd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:40.301960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cd68079-e400-41ba-a126-e2779cd58ccd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:40.305018 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:40.305018 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:40.306343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cd68079-e400-41ba-a126-e2779cd58ccd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:40.309340 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5cd68079-e400-41ba-a126-e2779cd58ccd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:40.318406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73240f83-58ce-4c4e-9837-061abde52e05) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:40.345143 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73240f83-58ce-4c4e-9837-061abde52e05) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 07:45:40.351234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea327f6-56b6-412d-881f-58db875c6c64) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:40.364307 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea327f6-56b6-412d-881f-58db875c6c64) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 07:45:40.385313 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Flow 'volume_create_api' (16e27be5-45b1-44dd-9241-3e491a85ff87) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 07:45:40.386842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.middleware.fault [None req-f3b941c5-1c5d-4f0b-8058-8d021859de14 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes returned with HTTP 413 Jan 21 07:45:40.396133 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 839/1665] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:45:39 2021] POST /volume/v3/a28c69e31094422993072389667764ca/volumes => generated 150 bytes in 793 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 21 07:45:40.415807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72ba6940-bfe6-40e0-b926-a56c7aba8d06 tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] PUT http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca Jan 21 07:45:40.416273 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:40.416273 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:40.418459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cd68079-e400-41ba-a126-e2779cd58ccd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:40.419575 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 827/1666] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:40 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:40.433537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:40.433537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:40.434714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72ba6940-bfe6-40e0-b926-a56c7aba8d06 tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:40.483901 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:40.483901 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:40.683230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72ba6940-bfe6-40e0-b926-a56c7aba8d06 tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca returned with HTTP 200 Jan 21 07:45:40.703099 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 840/1667] 10.222.0.24 () {60 vars in 1341 bytes} [Thu Jan 21 07:45:40 2021] PUT /volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca => generated 315 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:40.710330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9dac824-f62e-4a34-a73f-49f9435259f8 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] POST http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db/action Jan 21 07:45:40.712033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:40.712033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:40.717092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9dac824-f62e-4a34-a73f-49f9435259f8 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:45:40.717899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9dac824-f62e-4a34-a73f-49f9435259f8 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:40.749982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a420f52c-3b03-4a93-b179-10985771a4a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:40.754251 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a420f52c-3b03-4a93-b179-10985771a4a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:40.757733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a420f52c-3b03-4a93-b179-10985771a4a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:40.758413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a420f52c-3b03-4a93-b179-10985771a4a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:40.853068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:40.853068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:40.855022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a420f52c-3b03-4a93-b179-10985771a4a8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:40.870284 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 841/1668] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:40 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:40.952651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:40.952651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:40.956362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a9dac824-f62e-4a34-a73f-49f9435259f8 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Volume info retrieved successfully. Jan 21 07:45:41.202713 n-d-765315-16 devstack@c-api.service[88079]: ERROR cinder.volume.api [None req-a9dac824-f62e-4a34-a73f-49f9435259f8 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Quota exceeded for a28c69e31094422993072389667764ca, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 07:45:41.219976 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.middleware.fault [None req-a9dac824-f62e-4a34-a73f-49f9435259f8 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db/action returned with HTTP 413 Jan 21 07:45:41.236844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b6622b5-c284-4eaf-aba7-a5fd5357ae39 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] DELETE http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:41.237672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b6622b5-c284-4eaf-aba7-a5fd5357ae39 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:41.238071 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:41.238071 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:41.238934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b6622b5-c284-4eaf-aba7-a5fd5357ae39 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:41.239555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-2b6622b5-c284-4eaf-aba7-a5fd5357ae39 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Delete volume with id: 7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:41.244096 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 828/1669] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:45:40 2021] POST /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db/action => generated 208 bytes in 540 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 07:45:41.345901 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:41.345901 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:41.347281 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2b6622b5-c284-4eaf-aba7-a5fd5357ae39 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Volume info retrieved successfully. Jan 21 07:45:41.388100 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2b6622b5-c284-4eaf-aba7-a5fd5357ae39 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Delete volume request issued successfully. Jan 21 07:45:41.388622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b6622b5-c284-4eaf-aba7-a5fd5357ae39 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db returned with HTTP 202 Jan 21 07:45:41.392400 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 842/1670] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:45:41 2021] DELETE /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:45:41.399226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb21ca5f-24d2-4c81-8122-6acf167e4efa tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] GET http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:41.400855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb21ca5f-24d2-4c81-8122-6acf167e4efa tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:41.401236 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:41.401236 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:41.401860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb21ca5f-24d2-4c81-8122-6acf167e4efa tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:41.442245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-740d3488-ca5e-4898-b236-4221b448f6db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:41.442788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-740d3488-ca5e-4898-b236-4221b448f6db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:41.443305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:41.443305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:41.443867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-740d3488-ca5e-4898-b236-4221b448f6db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:41.444370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-740d3488-ca5e-4898-b236-4221b448f6db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:41.619349 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:41.619349 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:41.622641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-740d3488-ca5e-4898-b236-4221b448f6db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:41.637210 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 843/1671] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:41 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:41.692506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:41.692506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:41.733183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bb21ca5f-24d2-4c81-8122-6acf167e4efa tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Volume info retrieved successfully. Jan 21 07:45:41.848642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb21ca5f-24d2-4c81-8122-6acf167e4efa tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db returned with HTTP 200 Jan 21 07:45:41.852930 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 829/1672] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:41 2021] GET /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db => generated 920 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:41.877854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49538314-3ac5-4b27-96a4-d721683f2d73 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:41.878846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49538314-3ac5-4b27-96a4-d721683f2d73 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:41.879204 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:41.879204 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:41.882967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49538314-3ac5-4b27-96a4-d721683f2d73 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:41.883650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-49538314-3ac5-4b27-96a4-d721683f2d73 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:41.987478 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:41.987478 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:42.010397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49538314-3ac5-4b27-96a4-d721683f2d73 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:42.023805 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 844/1673] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:41 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:42.656709 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ea5771d-7d79-49e4-9db3-edcd924c7c59 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:42.656709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ea5771d-7d79-49e4-9db3-edcd924c7c59 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:42.656709 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:42.656709 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:42.656709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ea5771d-7d79-49e4-9db3-edcd924c7c59 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:42.656709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5ea5771d-7d79-49e4-9db3-edcd924c7c59 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:42.742731 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:42.742731 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:42.746496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ea5771d-7d79-49e4-9db3-edcd924c7c59 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:42.748054 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 830/1674] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:42 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:42.880548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9e52474-4d91-46a9-9197-8107136f0400 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] GET http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:42.882230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9e52474-4d91-46a9-9197-8107136f0400 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:42.882602 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:42.882602 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:42.883288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9e52474-4d91-46a9-9197-8107136f0400 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:43.036385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2e887fd-8fc1-4af9-98ed-c2275cc23a48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:43.044468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2e887fd-8fc1-4af9-98ed-c2275cc23a48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:43.053484 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:43.053484 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:43.054711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2e887fd-8fc1-4af9-98ed-c2275cc23a48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:43.057348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e2e887fd-8fc1-4af9-98ed-c2275cc23a48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:43.218302 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:43.218302 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:43.240125 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2e887fd-8fc1-4af9-98ed-c2275cc23a48 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:43.253488 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 831/1675] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:43 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:43.275146 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:43.275146 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:43.316716 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c9e52474-4d91-46a9-9197-8107136f0400 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Volume info retrieved successfully. Jan 21 07:45:43.431213 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9e52474-4d91-46a9-9197-8107136f0400 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db returned with HTTP 200 Jan 21 07:45:43.432056 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 845/1676] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:42 2021] GET /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db => generated 920 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:43.776820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-972cd74e-8fc5-4637-b21b-fb88cb01dea2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:43.797727 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-972cd74e-8fc5-4637-b21b-fb88cb01dea2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:43.798477 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:43.798477 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:43.800247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-972cd74e-8fc5-4637-b21b-fb88cb01dea2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:43.801122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-972cd74e-8fc5-4637-b21b-fb88cb01dea2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:43.892403 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:43.892403 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:43.904179 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-972cd74e-8fc5-4637-b21b-fb88cb01dea2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:43.921360 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 832/1677] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:43 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:44.281573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec9905ee-f45d-401b-9fa7-bf6f1b18d02b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:44.285176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec9905ee-f45d-401b-9fa7-bf6f1b18d02b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:44.285826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:44.285826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:44.287401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec9905ee-f45d-401b-9fa7-bf6f1b18d02b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:44.288562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ec9905ee-f45d-401b-9fa7-bf6f1b18d02b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:44.437360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:44.437360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:44.456506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec9905ee-f45d-401b-9fa7-bf6f1b18d02b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:44.459409 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 846/1678] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:44 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:44.475340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b133176-c7ce-436a-bf74-b2761d7246f7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] GET http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:44.476844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b133176-c7ce-436a-bf74-b2761d7246f7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:44.481400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:44.481400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:44.482840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b133176-c7ce-436a-bf74-b2761d7246f7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:44.609275 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:44.609275 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:44.658114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9b133176-c7ce-436a-bf74-b2761d7246f7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Volume info retrieved successfully. Jan 21 07:45:44.812058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b133176-c7ce-436a-bf74-b2761d7246f7 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db returned with HTTP 200 Jan 21 07:45:44.812980 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 833/1679] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:44 2021] GET /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db => generated 920 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:44.930421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68c1228d-4814-4acb-919f-4945c1d9a712 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:44.931076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68c1228d-4814-4acb-919f-4945c1d9a712 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:44.931402 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:44.931402 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:44.931935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68c1228d-4814-4acb-919f-4945c1d9a712 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:44.932415 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-68c1228d-4814-4acb-919f-4945c1d9a712 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:44.963530 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:44.963530 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:44.965644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68c1228d-4814-4acb-919f-4945c1d9a712 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:44.967118 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 847/1680] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:44 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:45.487597 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e147fc7f-bf83-4fc0-908d-9d23c10f66ef tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:45.492037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e147fc7f-bf83-4fc0-908d-9d23c10f66ef tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:45.495288 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:45.495288 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:45.496507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e147fc7f-bf83-4fc0-908d-9d23c10f66ef tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:45.499868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e147fc7f-bf83-4fc0-908d-9d23c10f66ef tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:45.646904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:45.646904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:45.649759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e147fc7f-bf83-4fc0-908d-9d23c10f66ef tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:45.653601 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 834/1681] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:45 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:45.847833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27ea6a9f-6365-466f-a0f8-a4de312f2d65 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] GET http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:45.849875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27ea6a9f-6365-466f-a0f8-a4de312f2d65 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:45.854251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:45.854251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:45.855432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27ea6a9f-6365-466f-a0f8-a4de312f2d65 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:45.988352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b370190-f2f9-4c3f-ac0a-94c1c667a432 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:45.997852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b370190-f2f9-4c3f-ac0a-94c1c667a432 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:45.998347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:45.998347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:45.999228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b370190-f2f9-4c3f-ac0a-94c1c667a432 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:46.000043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9b370190-f2f9-4c3f-ac0a-94c1c667a432 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:46.150836 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:46.150836 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:46.166928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-27ea6a9f-6365-466f-a0f8-a4de312f2d65 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Volume info retrieved successfully. Jan 21 07:45:46.167884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:46.167884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:46.183309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b370190-f2f9-4c3f-ac0a-94c1c667a432 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:46.184152 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 835/1682] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:45 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:46.192484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] POST http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes Jan 21 07:45:46.212466 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:46.212466 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:46.215180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2003628373"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:46.215180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2003628373'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:45:46.239523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Create volume of 1 GB Jan 21 07:45:46.252445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27ea6a9f-6365-466f-a0f8-a4de312f2d65 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db returned with HTTP 200 Jan 21 07:45:46.252445 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 848/1683] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:45 2021] GET /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db => generated 920 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:46.286346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Availability Zones retrieved successfully. Jan 21 07:45:46.348497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Flow 'volume_create_api' (4426ef0e-6dba-4125-b7b7-b093f809fefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:45:46.367855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce4235d-8878-452c-b9c2-d3c12b36aece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:46.372079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:45:46.571201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce4235d-8878-452c-b9c2-d3c12b36aece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:46.574069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1ec564-c4cf-45fc-bdc5-8fab2034e78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:46.675852 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcd74a13-337f-45ac-9554-1d00c8175945 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:46.677107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcd74a13-337f-45ac-9554-1d00c8175945 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:46.685088 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:46.685088 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:46.686333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcd74a13-337f-45ac-9554-1d00c8175945 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:46.687142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dcd74a13-337f-45ac-9554-1d00c8175945 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:46.805794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Created reservations ['f2ad1d9b-0a42-48f7-8794-dcc5e018dfa7', '300fbacb-9015-4019-ae0c-6df9b56fa73a', 'b2b3cc40-b706-47f4-b721-6f6ae7decaf6', '469e46df-700a-4523-86e0-0b21369eac2d'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:45:46.808708 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1ec564-c4cf-45fc-bdc5-8fab2034e78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2ad1d9b-0a42-48f7-8794-dcc5e018dfa7', '300fbacb-9015-4019-ae0c-6df9b56fa73a', 'b2b3cc40-b706-47f4-b721-6f6ae7decaf6', '469e46df-700a-4523-86e0-0b21369eac2d']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:46.811282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f02e49b-987d-4987-a4f9-0da27b5494d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:46.813092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:46.813092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:46.816624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcd74a13-337f-45ac-9554-1d00c8175945 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:46.845192 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 849/1684] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:46 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:46.987334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f02e49b-987d-4987-a4f9-0da27b5494d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f515070a-3d21-44ae-a72e-e64845495f45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2003628373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd1cd96bfc5e4318ade08e7c7ef5299c',qos_specs=None,replication_status=,reservations=['f2ad1d9b-0a42-48f7-8794-dcc5e018dfa7','300fbacb-9015-4019-ae0c-6df9b56fa73a','b2b3cc40-b706-47f4-b721-6f6ae7decaf6','469e46df-700a-4523-86e0-0b21369eac2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a98d8d237ef4d659da88ac82a879468',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:45:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2003628373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f515070a-3d21-44ae-a72e-e64845495f45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd1cd96bfc5e4318ade08e7c7ef5299c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6a98d8d237ef4d659da88ac82a879468',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:46.993290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26902591-a0b4-4c13-be06-e74760374f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:47.080151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26902591-a0b4-4c13-be06-e74760374f92) transitioned into state 'SUCCESS' from state '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-2003628373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd1cd96bfc5e4318ade08e7c7ef5299c',qos_specs=None,replication_status=,reservations=['f2ad1d9b-0a42-48f7-8794-dcc5e018dfa7','300fbacb-9015-4019-ae0c-6df9b56fa73a','b2b3cc40-b706-47f4-b721-6f6ae7decaf6','469e46df-700a-4523-86e0-0b21369eac2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a98d8d237ef4d659da88ac82a879468',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:47.082615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae4e0449-2059-409e-b150-7ba086600723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:45:47.134109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae4e0449-2059-409e-b150-7ba086600723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:45:47.140431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Flow 'volume_create_api' (4426ef0e-6dba-4125-b7b7-b093f809fefe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:45:47.207061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-200fb39d-ded2-41cd-8abb-b36dd1cad4c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:47.207061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-200fb39d-ded2-41cd-8abb-b36dd1cad4c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:47.207354 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:47.207354 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:47.207844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-200fb39d-ded2-41cd-8abb-b36dd1cad4c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:47.208485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-200fb39d-ded2-41cd-8abb-b36dd1cad4c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:47.260532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:47.260532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:47.267704 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-200fb39d-ded2-41cd-8abb-b36dd1cad4c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:47.273707 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 850/1685] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:47 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:47.278530 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-81606f4c-b5f0-4860-b94f-c8d330221e05 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] GET http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db Jan 21 07:45:47.288194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-81606f4c-b5f0-4860-b94f-c8d330221e05 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:47.289587 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:47.289587 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:47.291062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-81606f4c-b5f0-4860-b94f-c8d330221e05 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:47.340077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Create volume request issued successfully. Jan 21 07:45:47.398667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddeb0e28-1fb6-4536-a3c9-ac55ccfc5467 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes returned with HTTP 202 Jan 21 07:45:47.401735 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 836/1686] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:45:46 2021] POST /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes => generated 826 bytes in 1217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:45:47.422052 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e6697be-8fb0-4cb9-86b0-438049bd0645 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:45:47.423022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e6697be-8fb0-4cb9-86b0-438049bd0645 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:47.423395 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:47.423395 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:47.424072 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e6697be-8fb0-4cb9-86b0-438049bd0645 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:47.471777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-81606f4c-b5f0-4860-b94f-c8d330221e05 tempest-VolumeQuotasNegativeTestJSON-679863425 tempest-VolumeQuotasNegativeTestJSON-679863425] http://10.222.0.24/volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db returned with HTTP 404 Jan 21 07:45:47.473153 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 851/1687] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:47 2021] GET /volume/v3/a28c69e31094422993072389667764ca/volumes/7f581f6b-75f6-43dc-af46-5267927e14db => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:45:47.493424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e384733-b288-474d-a0ba-280a50ec0a69 tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] PUT http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca Jan 21 07:45:47.494613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e384733-b288-474d-a0ba-280a50ec0a69 tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:45:47.672380 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:47.672380 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:47.711110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2e6697be-8fb0-4cb9-86b0-438049bd0645 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:45:47.932463 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e384733-b288-474d-a0ba-280a50ec0a69 tempest-VolumeQuotasNegativeTestJSON-158682795 tempest-VolumeQuotasNegativeTestJSON-158682795] http://10.222.0.24/volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca returned with HTTP 200 Jan 21 07:45:47.933658 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 852/1688] 10.222.0.24 () {60 vars in 1342 bytes} [Thu Jan 21 07:45:47 2021] PUT /volume/v3/3087b104f74243d8a537f1fe95835976/os-quota-sets/a28c69e31094422993072389667764ca => generated 319 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:47.933937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e6697be-8fb0-4cb9-86b0-438049bd0645 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:45:47.939822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a791feff-f854-40f1-8b46-6304f1410f91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:47.940765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a791feff-f854-40f1-8b46-6304f1410f91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:47.941396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a791feff-f854-40f1-8b46-6304f1410f91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:47.941904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a791feff-f854-40f1-8b46-6304f1410f91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:47.972550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:47.972550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:47.980414 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 837/1689] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:47 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 918 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:47.985296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a791feff-f854-40f1-8b46-6304f1410f91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:47.986888 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 853/1690] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:47 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:48.300883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a54271bf-7083-4a5c-a4af-e976489db575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:48.301977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a54271bf-7083-4a5c-a4af-e976489db575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:48.303076 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:48.303076 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:48.303777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a54271bf-7083-4a5c-a4af-e976489db575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:48.304455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a54271bf-7083-4a5c-a4af-e976489db575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:48.415222 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:48.415222 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:48.418771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a54271bf-7083-4a5c-a4af-e976489db575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:48.431082 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 838/1691] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:48 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:48.965825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b94db8c5-ce0c-48f8-bb23-e050f25c4c1f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:45:48.966357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b94db8c5-ce0c-48f8-bb23-e050f25c4c1f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:48.966544 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:48.966544 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:48.967106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b94db8c5-ce0c-48f8-bb23-e050f25c4c1f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:49.042231 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44648327-6016-4c61-8ed5-6b8e6ae2fb41 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:49.048371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44648327-6016-4c61-8ed5-6b8e6ae2fb41 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:49.049899 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:49.049899 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:49.050943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44648327-6016-4c61-8ed5-6b8e6ae2fb41 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:49.051710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-44648327-6016-4c61-8ed5-6b8e6ae2fb41 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:49.139240 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:49.139240 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:49.143227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44648327-6016-4c61-8ed5-6b8e6ae2fb41 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:49.155231 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 839/1692] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:49 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:49.164124 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:49.164124 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:49.204226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b94db8c5-ce0c-48f8-bb23-e050f25c4c1f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:45:49.250545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b94db8c5-ce0c-48f8-bb23-e050f25c4c1f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:45:49.251426 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 854/1693] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:48 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 918 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:49.450096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65d90768-d6d9-4737-8525-0ee9924d6119 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:49.450959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65d90768-d6d9-4737-8525-0ee9924d6119 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:49.453232 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:49.453232 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:49.454375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65d90768-d6d9-4737-8525-0ee9924d6119 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:49.457848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-65d90768-d6d9-4737-8525-0ee9924d6119 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:49.597759 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:49.597759 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:49.597759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65d90768-d6d9-4737-8525-0ee9924d6119 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:49.597759 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 840/1694] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:50.165202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9eb71f48-7b15-4092-933a-40ec1096f3ae tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:50.165744 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9eb71f48-7b15-4092-933a-40ec1096f3ae tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:50.166025 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:50.166025 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:50.166293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9eb71f48-7b15-4092-933a-40ec1096f3ae tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:50.166697 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9eb71f48-7b15-4092-933a-40ec1096f3ae tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:50.201870 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:50.201870 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:50.204720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9eb71f48-7b15-4092-933a-40ec1096f3ae tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:50.206794 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 855/1695] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:50 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:50.298860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4fd4f79e-af0f-41ef-8db3-087e9f081aee tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:45:50.302168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4fd4f79e-af0f-41ef-8db3-087e9f081aee tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:50.302168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:50.302168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:50.302168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4fd4f79e-af0f-41ef-8db3-087e9f081aee tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:50.456826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:50.456826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:50.471119 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4fd4f79e-af0f-41ef-8db3-087e9f081aee tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:45:50.532464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4fd4f79e-af0f-41ef-8db3-087e9f081aee tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:45:50.540353 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 841/1696] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:50 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 919 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:50.616636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c767750-cb2b-4fe6-9896-427c3fb26480 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:50.617708 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c767750-cb2b-4fe6-9896-427c3fb26480 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:50.618141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:50.618141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:50.618825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c767750-cb2b-4fe6-9896-427c3fb26480 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:50.619839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7c767750-cb2b-4fe6-9896-427c3fb26480 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:50.705023 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:50.705023 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:50.716878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c767750-cb2b-4fe6-9896-427c3fb26480 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:50.718141 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 856/1697] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:50 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:51.228669 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2203374e-caab-4c04-a864-b618c6d912f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:51.229511 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2203374e-caab-4c04-a864-b618c6d912f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:51.229731 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:51.229731 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:51.230113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2203374e-caab-4c04-a864-b618c6d912f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:51.230488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2203374e-caab-4c04-a864-b618c6d912f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:51.292193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:51.292193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:51.294040 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2203374e-caab-4c04-a864-b618c6d912f8 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:51.300199 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 842/1698] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:51 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:51.745887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24f09190-9c91-440a-9512-35d77742c65a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:51.747173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24f09190-9c91-440a-9512-35d77742c65a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:51.747598 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:51.747598 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:51.748293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24f09190-9c91-440a-9512-35d77742c65a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:51.748908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-24f09190-9c91-440a-9512-35d77742c65a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:51.824923 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:51.824923 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:51.828469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24f09190-9c91-440a-9512-35d77742c65a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:51.835870 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 857/1699] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:51 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:52.316213 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d862519-31d4-4f77-8e1d-4b929de7097b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:52.316961 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d862519-31d4-4f77-8e1d-4b929de7097b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:52.317412 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:52.317412 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:52.318066 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d862519-31d4-4f77-8e1d-4b929de7097b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:52.318560 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6d862519-31d4-4f77-8e1d-4b929de7097b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:52.402575 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:52.402575 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:52.409038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d862519-31d4-4f77-8e1d-4b929de7097b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:52.409844 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 843/1700] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:52 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:52.856532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf69db55-4b46-46b7-a2e6-28e4161a2089 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:52.857818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf69db55-4b46-46b7-a2e6-28e4161a2089 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:52.858233 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:52.858233 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:52.859368 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf69db55-4b46-46b7-a2e6-28e4161a2089 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:52.859942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cf69db55-4b46-46b7-a2e6-28e4161a2089 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:52.925311 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:52.925311 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:52.934156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf69db55-4b46-46b7-a2e6-28e4161a2089 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:52.943964 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 858/1701] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:52 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:53.426638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4a83702-5125-4e8c-b7ca-958702dd7173 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:53.427371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4a83702-5125-4e8c-b7ca-958702dd7173 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:53.427774 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:53.427774 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:53.428430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4a83702-5125-4e8c-b7ca-958702dd7173 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:53.428995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d4a83702-5125-4e8c-b7ca-958702dd7173 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:53.507194 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:53.507194 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:53.509141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4a83702-5125-4e8c-b7ca-958702dd7173 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:53.522433 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 844/1702] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:53 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:53.960676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e9b78ea-7611-4b1e-a631-b19efab4964d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:53.961256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e9b78ea-7611-4b1e-a631-b19efab4964d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:53.961406 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:53.961406 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:53.962045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e9b78ea-7611-4b1e-a631-b19efab4964d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:53.962571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2e9b78ea-7611-4b1e-a631-b19efab4964d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:54.024199 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:54.024199 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:54.030255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e9b78ea-7611-4b1e-a631-b19efab4964d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:54.040197 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 859/1703] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:53 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:54.535717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b7ffff3-a59b-4e1f-a9a3-c2be6d9ba6aa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:54.536667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b7ffff3-a59b-4e1f-a9a3-c2be6d9ba6aa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:54.545427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:54.545427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:54.546274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b7ffff3-a59b-4e1f-a9a3-c2be6d9ba6aa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:54.546760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5b7ffff3-a59b-4e1f-a9a3-c2be6d9ba6aa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:54.632958 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:54.632958 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:54.636384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b7ffff3-a59b-4e1f-a9a3-c2be6d9ba6aa tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:54.637799 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 845/1704] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:54 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:55.055175 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee200dd7-566c-41bf-8406-07f77d642ee8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:55.055694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee200dd7-566c-41bf-8406-07f77d642ee8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:55.055929 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:55.055929 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:55.056269 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee200dd7-566c-41bf-8406-07f77d642ee8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:55.059502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ee200dd7-566c-41bf-8406-07f77d642ee8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:55.147168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:55.147168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:55.149160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee200dd7-566c-41bf-8406-07f77d642ee8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:55.163426 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 860/1705] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:55 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:55.658666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b117c29-db33-4f9f-9e42-d742876c609a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:55.658666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b117c29-db33-4f9f-9e42-d742876c609a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:55.658666 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:55.658666 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:55.658666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b117c29-db33-4f9f-9e42-d742876c609a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:55.658666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8b117c29-db33-4f9f-9e42-d742876c609a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:55.724955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:55.724955 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:55.732548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b117c29-db33-4f9f-9e42-d742876c609a tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:55.747082 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 846/1706] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:55 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:56.166035 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1efb0a1-feff-4b09-9f7c-e602f7f572e7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:56.166797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1efb0a1-feff-4b09-9f7c-e602f7f572e7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:56.167016 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:56.167016 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:56.168188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1efb0a1-feff-4b09-9f7c-e602f7f572e7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:56.168774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e1efb0a1-feff-4b09-9f7c-e602f7f572e7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:56.263414 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:56.263414 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:56.265944 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1efb0a1-feff-4b09-9f7c-e602f7f572e7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:56.267904 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 861/1707] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:56 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:56.747875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f05ff418-8e67-4a9f-b328-3033f5ad55f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:56.749030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f05ff418-8e67-4a9f-b328-3033f5ad55f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:56.749471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:56.749471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:56.750158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f05ff418-8e67-4a9f-b328-3033f5ad55f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:56.751085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f05ff418-8e67-4a9f-b328-3033f5ad55f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:56.816475 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:56.816475 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:56.820678 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f05ff418-8e67-4a9f-b328-3033f5ad55f0 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:56.827743 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 847/1708] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:56 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:57.282395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b82b0cb0-98c4-47a9-8420-bee102a25ec0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:57.283631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b82b0cb0-98c4-47a9-8420-bee102a25ec0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:57.284069 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:57.284069 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:57.284818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b82b0cb0-98c4-47a9-8420-bee102a25ec0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:57.285377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b82b0cb0-98c4-47a9-8420-bee102a25ec0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:57.353586 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:57.353586 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:57.360825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b82b0cb0-98c4-47a9-8420-bee102a25ec0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:57.373017 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 862/1709] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:57 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:57.840572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5f8c268-191a-4669-a02a-bf054e76862b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:57.841411 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5f8c268-191a-4669-a02a-bf054e76862b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:57.841636 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:57.841636 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:57.842205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5f8c268-191a-4669-a02a-bf054e76862b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:57.842581 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f5f8c268-191a-4669-a02a-bf054e76862b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:57.916216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:57.916216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:57.918228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5f8c268-191a-4669-a02a-bf054e76862b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:57.921965 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 848/1710] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:57 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:58.400431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98ae6b51-3980-4c2e-95af-825294cab1a3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:58.401664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98ae6b51-3980-4c2e-95af-825294cab1a3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:58.402179 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:58.402179 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:58.404206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98ae6b51-3980-4c2e-95af-825294cab1a3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:58.409392 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-98ae6b51-3980-4c2e-95af-825294cab1a3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:58.572729 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:58.572729 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:58.576544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98ae6b51-3980-4c2e-95af-825294cab1a3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:58.594747 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 863/1711] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:58 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:45:58.934357 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b85c293e-f498-4224-9938-a6d42bf881e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:45:58.935865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b85c293e-f498-4224-9938-a6d42bf881e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:58.936078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:58.936078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:58.937784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b85c293e-f498-4224-9938-a6d42bf881e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:58.942801 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b85c293e-f498-4224-9938-a6d42bf881e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:59.022603 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:59.022603 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:59.027663 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b85c293e-f498-4224-9938-a6d42bf881e6 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:45:59.030965 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 849/1712] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:58 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:45:59.609204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b5b1cdf-dc03-493d-ae70-55e0065abead tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:45:59.609734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b5b1cdf-dc03-493d-ae70-55e0065abead tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:45:59.610188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:45:59.610188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:45:59.610466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b5b1cdf-dc03-493d-ae70-55e0065abead tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:45:59.610613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2b5b1cdf-dc03-493d-ae70-55e0065abead tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:45:59.663027 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:45:59.663027 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:45:59.665013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b5b1cdf-dc03-493d-ae70-55e0065abead tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:45:59.665785 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 864/1713] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:45:59 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:00.051886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2cd94bf7-9399-4488-8e65-e415e81b7384 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:00.053185 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2cd94bf7-9399-4488-8e65-e415e81b7384 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:00.053550 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:00.053550 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:00.054239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2cd94bf7-9399-4488-8e65-e415e81b7384 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:00.054924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2cd94bf7-9399-4488-8e65-e415e81b7384 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:00.173921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:00.173921 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:00.195931 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2cd94bf7-9399-4488-8e65-e415e81b7384 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:00.195931 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 850/1714] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:00 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:00.686785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6339e399-5bf0-4c48-9e80-c84328f67400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:00.687724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6339e399-5bf0-4c48-9e80-c84328f67400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:00.688210 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:00.688210 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:00.703215 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6339e399-5bf0-4c48-9e80-c84328f67400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:00.703846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6339e399-5bf0-4c48-9e80-c84328f67400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:00.826630 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:00.826630 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:00.884081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6339e399-5bf0-4c48-9e80-c84328f67400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:00.885222 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 851/1715] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:00 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:01.206465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d091007-9b98-4b69-add8-c949352d0aed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:01.207259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d091007-9b98-4b69-add8-c949352d0aed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:01.207631 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:01.207631 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:01.208224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d091007-9b98-4b69-add8-c949352d0aed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:01.209452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0d091007-9b98-4b69-add8-c949352d0aed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:01.236382 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:01.236382 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:01.238585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d091007-9b98-4b69-add8-c949352d0aed tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:01.240288 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 852/1716] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:01 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:01.464081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82d1097d-c1eb-4b5c-808d-c83ed45dc21d tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] POST http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types Jan 21 07:46:01.465540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:01.465540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:01.465801 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-82d1097d-c1eb-4b5c-808d-c83ed45dc21d tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-366870945", "extra_specs": {"spec1": "val1"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:01.691014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82d1097d-c1eb-4b5c-808d-c83ed45dc21d tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types returned with HTTP 200 Jan 21 07:46:01.693399 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 865/1717] 10.222.0.24 () {60 vars in 1220 bytes} [Thu Jan 21 07:46:00 2021] POST /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types => generated 242 bytes in 1168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:01.708015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59eae241-caaa-4048-9f01-99fec1c495b3 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] POST http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs Jan 21 07:46:01.710595 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:01.710595 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:01.711115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59eae241-caaa-4048-9f01-99fec1c495b3 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:01.713904 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59eae241-caaa-4048-9f01-99fec1c495b3 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs returned with HTTP 400 Jan 21 07:46:01.721199 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 853/1718] 10.222.0.24 () {60 vars in 1366 bytes} [Thu Jan 21 07:46:01 2021] POST /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs => generated 146 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:46:01.733799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e3c79be-3085-4dde-9747-20a182e79231 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] POST http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs Jan 21 07:46:01.738359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e3c79be-3085-4dde-9747-20a182e79231 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:01.748131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e3c79be-3085-4dde-9747-20a182e79231 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs returned with HTTP 400 Jan 21 07:46:01.750347 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 866/1719] 10.222.0.24 () {60 vars in 1366 bytes} [Thu Jan 21 07:46:01 2021] POST /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs => generated 132 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:46:01.769148 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-233c4a67-17e3-49d0-8555-0a265922d991 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] POST http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/6a4fdc4d-1710-464c-8e85-57bec04eea17/extra_specs Jan 21 07:46:01.775255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-233c4a67-17e3-49d0-8555-0a265922d991 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:01.905116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58b8457c-6669-4d7d-a34a-bb94d8ef2cfb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:01.913137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58b8457c-6669-4d7d-a34a-bb94d8ef2cfb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:01.914145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58b8457c-6669-4d7d-a34a-bb94d8ef2cfb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:01.914764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-58b8457c-6669-4d7d-a34a-bb94d8ef2cfb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:02.043064 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:02.043064 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:02.049902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58b8457c-6669-4d7d-a34a-bb94d8ef2cfb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:02.055077 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 867/1720] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:01 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:02.075668 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-4530ff6f-4db9-4320-9801-6adc06900472 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] DELETE http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/6a4327e2-c641-44c5-bcb4-90eb26d771aa Jan 21 07:46:02.078448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-4530ff6f-4db9-4320-9801-6adc06900472 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:02.080106 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:02.080106 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:02.085164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-4530ff6f-4db9-4320-9801-6adc06900472 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:02.189868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-233c4a67-17e3-49d0-8555-0a265922d991 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/6a4fdc4d-1710-464c-8e85-57bec04eea17/extra_specs returned with HTTP 404 Jan 21 07:46:02.200688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 854/1721] 10.222.0.24 () {60 vars in 1366 bytes} [Thu Jan 21 07:46:01 2021] POST /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/6a4fdc4d-1710-464c-8e85-57bec04eea17/extra_specs => generated 114 bytes in 434 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:46:02.231781 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca3c4c2c-182b-4a2f-a4a1-012ce8aa580d tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] DELETE http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/547c8fc6-f711-4db7-ba71-d1bc5db0a268/extra_specs/spec1 Jan 21 07:46:02.232683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca3c4c2c-182b-4a2f-a4a1-012ce8aa580d tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:02.233470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca3c4c2c-182b-4a2f-a4a1-012ce8aa580d tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:02.290003 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:02.290003 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:02.306318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca3c4c2c-182b-4a2f-a4a1-012ce8aa580d tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/547c8fc6-f711-4db7-ba71-d1bc5db0a268/extra_specs/spec1 returned with HTTP 404 Jan 21 07:46:02.308140 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 855/1722] 10.222.0.24 () {58 vars in 1366 bytes} [Thu Jan 21 07:46:02 2021] DELETE /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/547c8fc6-f711-4db7-ba71-d1bc5db0a268/extra_specs/spec1 => generated 114 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:46:02.355824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ed697c9-deda-4940-b221-cce729ec790d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:02.356730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ed697c9-deda-4940-b221-cce729ec790d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:02.357508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ed697c9-deda-4940-b221-cce729ec790d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:02.358085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1ed697c9-deda-4940-b221-cce729ec790d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:02.503010 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:02.503010 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:02.512451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ed697c9-deda-4940-b221-cce729ec790d tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:02.514454 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 856/1723] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:02 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:02.547303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1352cf95-2a40-4db5-8385-f35866830855 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] GET http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/nonexistent_extra_spec_name Jan 21 07:46:02.548220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1352cf95-2a40-4db5-8385-f35866830855 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:02.548661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:02.548661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:02.549326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1352cf95-2a40-4db5-8385-f35866830855 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:02.627539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1352cf95-2a40-4db5-8385-f35866830855 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 21 07:46:02.629370 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 857/1724] 10.222.0.24 () {58 vars in 1429 bytes} [Thu Jan 21 07:46:02 2021] GET /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:46:02.672550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-595d05ed-d908-4693-8264-09f99089834f tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] GET http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/9823f460-baf8-41ee-8189-fe27eba53a89/extra_specs/spec1 Jan 21 07:46:02.674157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-595d05ed-d908-4693-8264-09f99089834f tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:02.678495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-595d05ed-d908-4693-8264-09f99089834f tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:02.781277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-595d05ed-d908-4693-8264-09f99089834f tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/9823f460-baf8-41ee-8189-fe27eba53a89/extra_specs/spec1 returned with HTTP 404 Jan 21 07:46:02.786178 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 858/1725] 10.222.0.24 () {58 vars in 1363 bytes} [Thu Jan 21 07:46:02 2021] GET /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/9823f460-baf8-41ee-8189-fe27eba53a89/extra_specs/spec1 => generated 114 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:46:02.839205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1414962f-5bd3-45d8-8e5e-79ad24c47a33 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] GET http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/b9cfd2f3-ccfa-4145-ba7a-2498aa634939/extra_specs Jan 21 07:46:02.856978 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1414962f-5bd3-45d8-8e5e-79ad24c47a33 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:02.858262 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1414962f-5bd3-45d8-8e5e-79ad24c47a33 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:02.933641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1414962f-5bd3-45d8-8e5e-79ad24c47a33 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/b9cfd2f3-ccfa-4145-ba7a-2498aa634939/extra_specs returned with HTTP 404 Jan 21 07:46:02.954770 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 859/1726] 10.222.0.24 () {58 vars in 1345 bytes} [Thu Jan 21 07:46:02 2021] GET /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/b9cfd2f3-ccfa-4145-ba7a-2498aa634939/extra_specs => generated 114 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:46:02.976559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c2fb388-f44f-4b13-928c-5a9e90f529ed tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] PUT http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/spec1 Jan 21 07:46:02.978411 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c2fb388-f44f-4b13-928c-5a9e90f529ed tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:02.985401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c2fb388-f44f-4b13-928c-5a9e90f529ed tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/spec1 returned with HTTP 400 Jan 21 07:46:02.987570 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 860/1727] 10.222.0.24 () {60 vars in 1383 bytes} [Thu Jan 21 07:46:02 2021] PUT /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/spec1 => generated 102 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:46:03.021975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a1efb02-2358-4004-b6e1-6672752afbe1 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] PUT http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/spec1 Jan 21 07:46:03.023650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a1efb02-2358-4004-b6e1-6672752afbe1 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Action: 'update', calling method: update, body: null {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:03.030591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a1efb02-2358-4004-b6e1-6672752afbe1 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/spec1 returned with HTTP 400 Jan 21 07:46:03.034721 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 861/1728] 10.222.0.24 () {60 vars in 1382 bytes} [Thu Jan 21 07:46:02 2021] PUT /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/spec1 => generated 72 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:46:03.069789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0448f99-1ff2-4212-be33-dd46abb5b8fc tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] PUT http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/None Jan 21 07:46:03.075321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0448f99-1ff2-4212-be33-dd46abb5b8fc tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:03.268008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0448f99-1ff2-4212-be33-dd46abb5b8fc tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] HTTP exception thrown: Request body and URI mismatch Jan 21 07:46:03.271755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0448f99-1ff2-4212-be33-dd46abb5b8fc tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/None returned with HTTP 400 Jan 21 07:46:03.283268 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 862/1729] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 07:46:03 2021] PUT /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/None => generated 73 bytes in 228 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:46:03.300265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bed57ea1-5880-4391-b170-4dbebb4b7ec9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:03.301691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bed57ea1-5880-4391-b170-4dbebb4b7ec9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:03.303349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bed57ea1-5880-4391-b170-4dbebb4b7ec9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:03.304296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bed57ea1-5880-4391-b170-4dbebb4b7ec9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:03.414913 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:03.414913 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:03.419929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bed57ea1-5880-4391-b170-4dbebb4b7ec9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:03.421922 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 863/1730] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:03 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:03.437212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4e0987a-9409-458b-86e0-34a81eff8d63 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] PUT http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/2ea57fc9-3547-46c8-9a10-8c661f4cb5e8 Jan 21 07:46:03.438861 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:03.438861 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:03.440077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4e0987a-9409-458b-86e0-34a81eff8d63 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:03.692563 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4e0987a-9409-458b-86e0-34a81eff8d63 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] HTTP exception thrown: Request body and URI mismatch Jan 21 07:46:03.694102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4e0987a-9409-458b-86e0-34a81eff8d63 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/2ea57fc9-3547-46c8-9a10-8c661f4cb5e8 returned with HTTP 400 Jan 21 07:46:03.702085 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 864/1731] 10.222.0.24 () {60 vars in 1476 bytes} [Thu Jan 21 07:46:03 2021] PUT /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010/extra_specs/2ea57fc9-3547-46c8-9a10-8c661f4cb5e8 => generated 73 bytes in 273 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:46:03.711401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87c5667e-bbfd-434a-8441-4878e4df9f3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:03.713641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87c5667e-bbfd-434a-8441-4878e4df9f3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:03.714939 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87c5667e-bbfd-434a-8441-4878e4df9f3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:03.715847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-87c5667e-bbfd-434a-8441-4878e4df9f3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:03.776308 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:03.776308 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:03.780859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87c5667e-bbfd-434a-8441-4878e4df9f3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:03.782834 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 865/1732] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:03 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:03.801296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0cad2b98-233f-4849-93e3-e0bbf7b5a6e9 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] DELETE http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010 Jan 21 07:46:03.809373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0cad2b98-233f-4849-93e3-e0bbf7b5a6e9 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:03.809654 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:03.809654 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:03.810048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0cad2b98-233f-4849-93e3-e0bbf7b5a6e9 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:03.925534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-4530ff6f-4db9-4320-9801-6adc06900472 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:46:03.926488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-4530ff6f-4db9-4320-9801-6adc06900472 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:46:03.943538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-4530ff6f-4db9-4320-9801-6adc06900472 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/6a4327e2-c641-44c5-bcb4-90eb26d771aa returned with HTTP 200 Jan 21 07:46:03.946112 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 868/1733] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:46:02 2021] DELETE /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/6a4327e2-c641-44c5-bcb4-90eb26d771aa => generated 19 bytes in 1890 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:03.959568 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:46:03.959568 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:46:03.970741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-72aa8b37-6037-4647-b92a-c233f05fefe0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] DELETE http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/52beb231-bcc4-4ec7-a4e5-60ee19342cd3 Jan 21 07:46:03.972507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-72aa8b37-6037-4647-b92a-c233f05fefe0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:03.973446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:03.973446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:03.974626 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-72aa8b37-6037-4647-b92a-c233f05fefe0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:03.995730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0cad2b98-233f-4849-93e3-e0bbf7b5a6e9 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010 returned with HTTP 202 Jan 21 07:46:04.003372 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 866/1734] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:46:03 2021] DELETE /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:46:04.009892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a699f2a-043d-4feb-aa2b-7b037c71b912 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] GET http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010 Jan 21 07:46:04.010520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a699f2a-043d-4feb-aa2b-7b037c71b912 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:04.010883 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a699f2a-043d-4feb-aa2b-7b037c71b912 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:04.050835 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a699f2a-043d-4feb-aa2b-7b037c71b912 tempest-ExtraSpecsNegativeTest-1848193805 tempest-ExtraSpecsNegativeTest-1848193805] http://10.222.0.24/volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010 returned with HTTP 404 Jan 21 07:46:04.061787 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 867/1735] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:46:04 2021] GET /volume/v3/e6096ea1a2f24e7995c9144d15d9879c/types/1081c48b-056a-465c-9b65-bad18ea47010 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:46:04.065954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:04.065954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:04.436687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe41ba27-4ab7-4edc-b477-6e8754f0181a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:04.437248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe41ba27-4ab7-4edc-b477-6e8754f0181a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:04.437726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe41ba27-4ab7-4edc-b477-6e8754f0181a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:04.438058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-fe41ba27-4ab7-4edc-b477-6e8754f0181a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:04.507197 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:04.507197 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:04.509137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe41ba27-4ab7-4edc-b477-6e8754f0181a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:04.533039 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 868/1736] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:04 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:04.798201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31ff3abe-a8c1-401c-aba8-8c58e383be22 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:04.798781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31ff3abe-a8c1-401c-aba8-8c58e383be22 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:04.799322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:04.799322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:04.799938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31ff3abe-a8c1-401c-aba8-8c58e383be22 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:04.800467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-31ff3abe-a8c1-401c-aba8-8c58e383be22 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:04.878941 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:04.878941 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:04.885477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31ff3abe-a8c1-401c-aba8-8c58e383be22 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:04.887040 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 869/1737] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:04 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:05.532619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d91798e-4b40-4aaa-8150-056bdafdc7c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:05.533336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d91798e-4b40-4aaa-8150-056bdafdc7c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:05.535075 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:05.535075 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:05.536422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d91798e-4b40-4aaa-8150-056bdafdc7c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:05.538188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6d91798e-4b40-4aaa-8150-056bdafdc7c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:05.575914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-72aa8b37-6037-4647-b92a-c233f05fefe0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:46:05.576856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-72aa8b37-6037-4647-b92a-c233f05fefe0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:46:05.596066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-72aa8b37-6037-4647-b92a-c233f05fefe0 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/52beb231-bcc4-4ec7-a4e5-60ee19342cd3 returned with HTTP 200 Jan 21 07:46:05.597550 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 869/1738] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:46:03 2021] DELETE /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/52beb231-bcc4-4ec7-a4e5-60ee19342cd3 => generated 19 bytes in 1639 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:05.607942 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:05.607942 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:05.610609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d91798e-4b40-4aaa-8150-056bdafdc7c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:05.612030 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 870/1739] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:05 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:05.624096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-c8f2304e-3796-4df4-a342-94d90eb1a030 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] DELETE http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/f132b1f2-6df4-41b4-9dd0-7f24a4e176c5 Jan 21 07:46:05.624955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-c8f2304e-3796-4df4-a342-94d90eb1a030 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:05.625150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:05.625150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:05.625529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-c8f2304e-3796-4df4-a342-94d90eb1a030 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:05.722981 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:05.722981 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:05.904305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4054a780-4a13-47b3-84b3-3679ccca58a5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:05.904305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4054a780-4a13-47b3-84b3-3679ccca58a5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:05.915659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:05.915659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:05.915659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4054a780-4a13-47b3-84b3-3679ccca58a5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:05.915659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4054a780-4a13-47b3-84b3-3679ccca58a5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:05.981267 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:05.981267 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:05.983182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4054a780-4a13-47b3-84b3-3679ccca58a5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:05.989582 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 871/1740] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:05 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:06.658886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49f971e1-cc59-44bb-b987-bdb42fd248e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:06.689121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49f971e1-cc59-44bb-b987-bdb42fd248e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:06.694310 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:06.694310 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:06.719318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49f971e1-cc59-44bb-b987-bdb42fd248e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:06.726991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-49f971e1-cc59-44bb-b987-bdb42fd248e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:06.780403 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:06.780403 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:06.782820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49f971e1-cc59-44bb-b987-bdb42fd248e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:06.784354 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 872/1741] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:06 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:06.954464 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-c8f2304e-3796-4df4-a342-94d90eb1a030 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:46:06.957124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-c8f2304e-3796-4df4-a342-94d90eb1a030 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:46:06.992881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2e12ad1a-cd50-4a35-bd50-2cd25d3819a1 req-c8f2304e-3796-4df4-a342-94d90eb1a030 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/f132b1f2-6df4-41b4-9dd0-7f24a4e176c5 returned with HTTP 200 Jan 21 07:46:07.007170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-095f3e00-16f3-4887-8b14-a100fc1e9775 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:07.008245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-095f3e00-16f3-4887-8b14-a100fc1e9775 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:07.009303 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 870/1742] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:46:05 2021] DELETE /volume/v3/0b9d496c7f62456589f05b066f4f5e90/attachments/f132b1f2-6df4-41b4-9dd0-7f24a4e176c5 => generated 19 bytes in 1390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:07.009963 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:07.009963 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:07.012848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-095f3e00-16f3-4887-8b14-a100fc1e9775 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:07.013728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-095f3e00-16f3-4887-8b14-a100fc1e9775 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:07.180099 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:07.180099 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:07.190883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-095f3e00-16f3-4887-8b14-a100fc1e9775 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:07.204806 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 873/1743] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:06 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:07.799327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfe67225-480a-4f38-a64f-33e545256563 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:07.799856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfe67225-480a-4f38-a64f-33e545256563 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:07.800078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:07.800078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:07.800448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfe67225-480a-4f38-a64f-33e545256563 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:07.800837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cfe67225-480a-4f38-a64f-33e545256563 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:07.878910 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:07.878910 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:07.894822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfe67225-480a-4f38-a64f-33e545256563 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:07.895721 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 871/1744] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:07 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:08.214163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68f108f6-906d-4fef-9669-fe5214bce829 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:08.214984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68f108f6-906d-4fef-9669-fe5214bce829 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:08.214984 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:08.214984 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:08.216318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68f108f6-906d-4fef-9669-fe5214bce829 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:08.217080 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-68f108f6-906d-4fef-9669-fe5214bce829 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:08.314598 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:08.314598 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:08.314598 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68f108f6-906d-4fef-9669-fe5214bce829 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:08.324628 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 874/1745] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:08 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:08.914941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59a7dff7-6589-4fb0-8831-32bafb3f787e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:08.915495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59a7dff7-6589-4fb0-8831-32bafb3f787e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:08.915797 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:08.915797 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:08.916255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59a7dff7-6589-4fb0-8831-32bafb3f787e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:08.916657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-59a7dff7-6589-4fb0-8831-32bafb3f787e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:09.030093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:09.030093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:09.039306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59a7dff7-6589-4fb0-8831-32bafb3f787e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:09.044709 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 872/1746] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:08 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:09.330131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-349f24b0-ce39-49ea-94f8-ddc70ff6ea87 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:09.330960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-349f24b0-ce39-49ea-94f8-ddc70ff6ea87 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:09.330960 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:09.330960 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:09.331463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-349f24b0-ce39-49ea-94f8-ddc70ff6ea87 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:09.331634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-349f24b0-ce39-49ea-94f8-ddc70ff6ea87 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:09.370830 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:09.370830 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:09.373650 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-349f24b0-ce39-49ea-94f8-ddc70ff6ea87 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:09.382211 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 875/1747] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:09 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:10.065358 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85c14756-fd6a-48d0-82fb-5482a76f7884 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:10.065885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85c14756-fd6a-48d0-82fb-5482a76f7884 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:10.066079 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:10.066079 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:10.066373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85c14756-fd6a-48d0-82fb-5482a76f7884 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:10.066852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-85c14756-fd6a-48d0-82fb-5482a76f7884 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:10.191450 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:10.191450 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:10.196157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85c14756-fd6a-48d0-82fb-5482a76f7884 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:10.209746 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 873/1748] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:10 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:10.387775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a85c4d14-e917-4de1-9934-92730a727176 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:10.388322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a85c4d14-e917-4de1-9934-92730a727176 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:10.388490 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:10.388490 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:10.388885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a85c4d14-e917-4de1-9934-92730a727176 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:10.389254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a85c4d14-e917-4de1-9934-92730a727176 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:10.441773 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:10.441773 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:10.449436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a85c4d14-e917-4de1-9934-92730a727176 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:10.450530 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 876/1749] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:10 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 820 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:11.230912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f189883e-bf44-4ea6-a89b-63603a5f4a05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:11.234907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f189883e-bf44-4ea6-a89b-63603a5f4a05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:11.235409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:11.235409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:11.236091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f189883e-bf44-4ea6-a89b-63603a5f4a05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:11.236697 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f189883e-bf44-4ea6-a89b-63603a5f4a05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:11.297804 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:11.297804 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:11.305317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f189883e-bf44-4ea6-a89b-63603a5f4a05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:11.332883 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 874/1750] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:11 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:11.467631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb655304-c3ab-47d2-8b37-c11ea9734ac7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:11.468472 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb655304-c3ab-47d2-8b37-c11ea9734ac7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:11.468888 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:11.468888 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:11.469555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb655304-c3ab-47d2-8b37-c11ea9734ac7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:11.470069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cb655304-c3ab-47d2-8b37-c11ea9734ac7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:11.549162 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:11.549162 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:11.555380 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb655304-c3ab-47d2-8b37-c11ea9734ac7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:11.557877 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 875/1751] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:11 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 820 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:12.070655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59e74a1d-e1e5-4003-9150-2ca332c99868 tempest-ExtensionsTestJSON-162517089 tempest-ExtensionsTestJSON-162517089] GET http://10.222.0.24/volume/v3/bb23a1c7cc924ca2adce43ee4ad7139e/extensions Jan 21 07:46:12.071254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59e74a1d-e1e5-4003-9150-2ca332c99868 tempest-ExtensionsTestJSON-162517089 tempest-ExtensionsTestJSON-162517089] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:12.071593 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:12.071593 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:12.071963 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59e74a1d-e1e5-4003-9150-2ca332c99868 tempest-ExtensionsTestJSON-162517089 tempest-ExtensionsTestJSON-162517089] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:12.072826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59e74a1d-e1e5-4003-9150-2ca332c99868 tempest-ExtensionsTestJSON-162517089 tempest-ExtensionsTestJSON-162517089] http://10.222.0.24/volume/v3/bb23a1c7cc924ca2adce43ee4ad7139e/extensions returned with HTTP 200 Jan 21 07:46:12.073749 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 877/1752] 10.222.0.24 () {58 vars in 1213 bytes} [Thu Jan 21 07:46:11 2021] GET /volume/v3/bb23a1c7cc924ca2adce43ee4ad7139e/extensions => generated 5245 bytes in 767 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:46:12.360667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd4fddff-cc7a-4403-9c49-61560fbeec1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:12.366030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd4fddff-cc7a-4403-9c49-61560fbeec1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:12.366739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:12.366739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:12.369099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd4fddff-cc7a-4403-9c49-61560fbeec1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:12.370025 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bd4fddff-cc7a-4403-9c49-61560fbeec1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:12.470482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:12.470482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:12.476035 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd4fddff-cc7a-4403-9c49-61560fbeec1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:12.478410 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 876/1753] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:12 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:12.575951 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4924a127-9994-4156-a5cf-c7934c4d8d77 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:12.576884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4924a127-9994-4156-a5cf-c7934c4d8d77 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:12.577726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4924a127-9994-4156-a5cf-c7934c4d8d77 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:12.578355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4924a127-9994-4156-a5cf-c7934c4d8d77 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:12.727589 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:12.727589 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:12.729666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4924a127-9994-4156-a5cf-c7934c4d8d77 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:12.731755 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 878/1754] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:12 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 821 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:12.747476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a58cdb9-5bf6-4f1c-8cd2-a6ec3a85162e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:46:12.748476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a58cdb9-5bf6-4f1c-8cd2-a6ec3a85162e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:12.748879 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:12.748879 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:12.751391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a58cdb9-5bf6-4f1c-8cd2-a6ec3a85162e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:12.905742 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:12.905742 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:12.925477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a58cdb9-5bf6-4f1c-8cd2-a6ec3a85162e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:12.977199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a58cdb9-5bf6-4f1c-8cd2-a6ec3a85162e tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 200 Jan 21 07:46:12.980738 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 877/1755] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:12 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:13.030173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7032d11f-4ec0-4527-a1eb-739fa1b5a759 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] POST http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/05134841-80c5-4514-81e7-89c6a34d2875/action Jan 21 07:46:13.030173 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:13.030173 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:13.030173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7032d11f-4ec0-4527-a1eb-739fa1b5a759 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:46:13.030173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7032d11f-4ec0-4527-a1eb-739fa1b5a759 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:13.030173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-7032d11f-4ec0-4527-a1eb-739fa1b5a759 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] Updating backup '05134841-80c5-4514-81e7-89c6a34d2875' with '{'status': 'error'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 21 07:46:13.135876 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:13.135876 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:13.171887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-7032d11f-4ec0-4527-a1eb-739fa1b5a759 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] reset_status in rpcapi backup_id 05134841-80c5-4514-81e7-89c6a34d2875 on host n-d-765315-16. {{(pid=88080) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 21 07:46:13.175677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7032d11f-4ec0-4527-a1eb-739fa1b5a759 tempest-VolumesBackupsAdminTest-2083835527 tempest-VolumesBackupsAdminTest-2083835527] http://10.222.0.24/volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/05134841-80c5-4514-81e7-89c6a34d2875/action returned with HTTP 202 Jan 21 07:46:13.177432 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 879/1756] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:46:12 2021] POST /volume/v3/49d1c9ef4c4042148a03e1d625ec4ac5/backups/05134841-80c5-4514-81e7-89c6a34d2875/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:46:13.191448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d16969b-0651-4f74-850f-36d944cb7bcd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:13.192874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d16969b-0651-4f74-850f-36d944cb7bcd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:13.193479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:13.193479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:13.194508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d16969b-0651-4f74-850f-36d944cb7bcd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:13.195416 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6d16969b-0651-4f74-850f-36d944cb7bcd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Show backup with id 05134841-80c5-4514-81e7-89c6a34d2875. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:13.261321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:13.261321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:13.265894 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d16969b-0651-4f74-850f-36d944cb7bcd tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 200 Jan 21 07:46:13.269831 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 878/1757] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:13 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 817 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:13.293707 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9dbf1e44-47b3-480d-b84d-cbf8147d0e39 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] DELETE http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 Jan 21 07:46:13.294971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9dbf1e44-47b3-480d-b84d-cbf8147d0e39 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:13.295625 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:13.295625 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:13.298464 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9dbf1e44-47b3-480d-b84d-cbf8147d0e39 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:13.299456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-9dbf1e44-47b3-480d-b84d-cbf8147d0e39 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Delete backup with id: 05134841-80c5-4514-81e7-89c6a34d2875. Jan 21 07:46:13.337825 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:13.337825 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:13.398146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-9dbf1e44-47b3-480d-b84d-cbf8147d0e39 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] delete_backup rpcapi backup_id 05134841-80c5-4514-81e7-89c6a34d2875 {{(pid=88080) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:46:13.407981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9dbf1e44-47b3-480d-b84d-cbf8147d0e39 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 returned with HTTP 202 Jan 21 07:46:13.417444 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 880/1758] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:46:13 2021] DELETE /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/backups/05134841-80c5-4514-81e7-89c6a34d2875 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:46:13.439154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f457be31-8887-422a-92a9-ea9d43d840a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] DELETE http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:46:13.441321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f457be31-8887-422a-92a9-ea9d43d840a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:13.455945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:13.455945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:13.457480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f457be31-8887-422a-92a9-ea9d43d840a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:13.460218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f457be31-8887-422a-92a9-ea9d43d840a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Delete volume with id: e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:46:13.497623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9eb0d2e4-aba6-41a2-a065-740eb184fd2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:13.498317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9eb0d2e4-aba6-41a2-a065-740eb184fd2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:13.498645 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:13.498645 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:13.499170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9eb0d2e4-aba6-41a2-a065-740eb184fd2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:13.499654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9eb0d2e4-aba6-41a2-a065-740eb184fd2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:13.579202 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:13.579202 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:13.585789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9eb0d2e4-aba6-41a2-a065-740eb184fd2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:13.595895 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 881/1759] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:13 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:13.691977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:13.691977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:13.696256 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f457be31-8887-422a-92a9-ea9d43d840a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:13.807971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f457be31-8887-422a-92a9-ea9d43d840a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Delete volume request issued successfully. Jan 21 07:46:13.809019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f457be31-8887-422a-92a9-ea9d43d840a7 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 202 Jan 21 07:46:13.819154 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 879/1760] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:46:13 2021] DELETE /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 0 bytes in 388 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:46:13.823563 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-644f6824-5002-4a1a-88df-ac01d39e8ae5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:46:13.838902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-644f6824-5002-4a1a-88df-ac01d39e8ae5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:13.842295 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:13.842295 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:13.843862 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-644f6824-5002-4a1a-88df-ac01d39e8ae5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:14.032060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:14.032060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:14.045574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-644f6824-5002-4a1a-88df-ac01d39e8ae5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:14.082932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-644f6824-5002-4a1a-88df-ac01d39e8ae5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 200 Jan 21 07:46:14.098071 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 882/1761] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:13 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 914 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:14.610915 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ba6a9aa-6df3-447c-ac17-b39e92a33c20 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:14.615522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ba6a9aa-6df3-447c-ac17-b39e92a33c20 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:14.616141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:14.616141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:14.617165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ba6a9aa-6df3-447c-ac17-b39e92a33c20 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:14.625923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2ba6a9aa-6df3-447c-ac17-b39e92a33c20 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:14.754440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:14.754440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:14.759450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ba6a9aa-6df3-447c-ac17-b39e92a33c20 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:14.772340 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 880/1762] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:14 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:15.107995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08003129-a76d-4e96-b24e-4ab3e05f50b4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:46:15.107995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08003129-a76d-4e96-b24e-4ab3e05f50b4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:15.107995 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:15.107995 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:15.109065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08003129-a76d-4e96-b24e-4ab3e05f50b4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:15.362101 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:15.362101 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:15.415995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-08003129-a76d-4e96-b24e-4ab3e05f50b4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:15.558291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08003129-a76d-4e96-b24e-4ab3e05f50b4 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 200 Jan 21 07:46:15.559645 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 883/1763] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:15 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 914 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:15.793087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a103bfa0-384b-4e1d-8324-29c02514bd8b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:15.794431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a103bfa0-384b-4e1d-8324-29c02514bd8b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:15.795042 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:15.795042 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:15.795923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a103bfa0-384b-4e1d-8324-29c02514bd8b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:15.797027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a103bfa0-384b-4e1d-8324-29c02514bd8b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:15.919790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:15.919790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:15.944540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a103bfa0-384b-4e1d-8324-29c02514bd8b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:15.966828 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 881/1764] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:16.601166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11cac4d5-4a82-47b7-9d6d-ca4ed2b8badb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:46:16.602424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11cac4d5-4a82-47b7-9d6d-ca4ed2b8badb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:16.604727 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:16.604727 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:16.605743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11cac4d5-4a82-47b7-9d6d-ca4ed2b8badb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:16.740313 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:16.740313 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:16.761257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-11cac4d5-4a82-47b7-9d6d-ca4ed2b8badb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:16.813762 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11cac4d5-4a82-47b7-9d6d-ca4ed2b8badb tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 200 Jan 21 07:46:16.819807 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 884/1765] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:16 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 914 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:17.009674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3daab1f-2c1b-45be-b782-4462194ab96c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:17.011688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3daab1f-2c1b-45be-b782-4462194ab96c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:17.012081 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:17.012081 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:17.018836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3daab1f-2c1b-45be-b782-4462194ab96c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:17.019912 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b3daab1f-2c1b-45be-b782-4462194ab96c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:17.163658 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:17.163658 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:17.170843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3daab1f-2c1b-45be-b782-4462194ab96c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:17.193164 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 882/1766] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:16 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:17.844990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfdf9315-75ad-4799-a835-58c1e7f5206f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:46:17.845726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfdf9315-75ad-4799-a835-58c1e7f5206f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:17.845726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:17.845726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:17.846487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfdf9315-75ad-4799-a835-58c1e7f5206f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:18.086333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:18.086333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:18.138855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cfdf9315-75ad-4799-a835-58c1e7f5206f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:18.200904 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-afe97c50-2cc2-45d3-84cd-df8d9a0f5a71 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:18.209843 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-afe97c50-2cc2-45d3-84cd-df8d9a0f5a71 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:18.215802 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:18.215802 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:18.217167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-afe97c50-2cc2-45d3-84cd-df8d9a0f5a71 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:18.224883 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-afe97c50-2cc2-45d3-84cd-df8d9a0f5a71 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:18.225817 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfdf9315-75ad-4799-a835-58c1e7f5206f tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 200 Jan 21 07:46:18.227451 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 885/1767] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:17 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 914 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:18.337487 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:18.337487 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:18.346906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-afe97c50-2cc2-45d3-84cd-df8d9a0f5a71 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:18.369482 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 883/1768] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:18 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:19.259330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97a77515-485f-454b-8708-abaf2ae26d3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:46:19.260717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97a77515-485f-454b-8708-abaf2ae26d3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:19.261125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:19.261125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:19.261728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97a77515-485f-454b-8708-abaf2ae26d3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:19.409225 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e46e1cb1-1c7a-41e8-bbbc-3c9627f7d3af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:19.410776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e46e1cb1-1c7a-41e8-bbbc-3c9627f7d3af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:19.416951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:19.416951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:19.419872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e46e1cb1-1c7a-41e8-bbbc-3c9627f7d3af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:19.420984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e46e1cb1-1c7a-41e8-bbbc-3c9627f7d3af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:19.577104 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:19.577104 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:19.578692 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:19.578692 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:19.585741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e46e1cb1-1c7a-41e8-bbbc-3c9627f7d3af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:19.607819 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 884/1769] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:19 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:19.647665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-97a77515-485f-454b-8708-abaf2ae26d3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:19.861985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97a77515-485f-454b-8708-abaf2ae26d3c tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 200 Jan 21 07:46:19.872903 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 886/1770] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:19 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 914 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:20.627604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1750f131-038b-41e7-82f8-d09adac48ca4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:20.628556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1750f131-038b-41e7-82f8-d09adac48ca4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:20.637843 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:20.637843 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:20.639505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1750f131-038b-41e7-82f8-d09adac48ca4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:20.640442 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1750f131-038b-41e7-82f8-d09adac48ca4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:20.815555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:20.815555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:20.819377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1750f131-038b-41e7-82f8-d09adac48ca4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:20.820709 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 885/1771] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:20 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:20.884178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2fdf501f-8264-4567-8736-143a732f355b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 Jan 21 07:46:20.886100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2fdf501f-8264-4567-8736-143a732f355b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:20.891869 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:20.891869 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:20.893207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2fdf501f-8264-4567-8736-143a732f355b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:20.967031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] POST http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes Jan 21 07:46:20.971239 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:20.971239 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:20.972189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "size": 1, "name": "tempest-VolumesExtendTest-Volume-5704446"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:20.998245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Create volume request body: {'volume': {'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-5704446'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:46:21.063825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2fdf501f-8264-4567-8736-143a732f355b tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 returned with HTTP 404 Jan 21 07:46:21.069243 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 887/1772] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:20 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/e1dc4575-73a4-4172-8824-3f499eeb3823 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:46:21.085103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eec3898e-9248-4a4d-8c09-7fd2d09c4d90 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] DELETE http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:46:21.085635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eec3898e-9248-4a4d-8c09-7fd2d09c4d90 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:21.086124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eec3898e-9248-4a4d-8c09-7fd2d09c4d90 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:21.086591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-eec3898e-9248-4a4d-8c09-7fd2d09c4d90 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Delete volume with id: 42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:46:21.227005 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:21.227005 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:21.228244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eec3898e-9248-4a4d-8c09-7fd2d09c4d90 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:21.269257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Create volume of 1 GB Jan 21 07:46:21.297860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Availability Zones retrieved successfully. Jan 21 07:46:21.360015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Flow 'volume_create_api' (a90ecabf-baac-4ac8-97c9-6201c92b1d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:21.363610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c5cc81-a08d-4d1f-a6b4-56217bb786f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:21.366941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:46:21.418840 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eec3898e-9248-4a4d-8c09-7fd2d09c4d90 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Delete volume request issued successfully. Jan 21 07:46:21.419639 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eec3898e-9248-4a4d-8c09-7fd2d09c4d90 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 202 Jan 21 07:46:21.438001 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 888/1773] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:46:21 2021] DELETE /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 0 bytes in 366 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:46:21.474651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92bb54e4-fb94-4ec6-b3b4-49eb52501e91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:46:21.476154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92bb54e4-fb94-4ec6-b3b4-49eb52501e91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:21.479578 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:21.479578 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:21.481248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92bb54e4-fb94-4ec6-b3b4-49eb52501e91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:21.751243 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:21.751243 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:21.770027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c5cc81-a08d-4d1f-a6b4-56217bb786f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:21.789995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-92bb54e4-fb94-4ec6-b3b4-49eb52501e91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:21.791717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8746cac-b268-4b03-832b-3814565e115f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:21.938153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92bb54e4-fb94-4ec6-b3b4-49eb52501e91 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 200 Jan 21 07:46:21.965854 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 889/1774] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:21 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 915 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:21.984843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f2b8dad-0082-4e2f-83d5-9cf735898888 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:21.986382 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f2b8dad-0082-4e2f-83d5-9cf735898888 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:21.987597 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:21.987597 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:21.988664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f2b8dad-0082-4e2f-83d5-9cf735898888 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:21.989687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7f2b8dad-0082-4e2f-83d5-9cf735898888 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:22.204064 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:22.204064 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:22.219283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f2b8dad-0082-4e2f-83d5-9cf735898888 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:22.285195 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 890/1775] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:21 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:22.546485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Created reservations ['9599f7e6-b931-41cc-8bfa-3ce46714f04c', 'a8b5e4b5-b22c-4dce-9bf4-cfcd1b60737c', 'b1dddf0e-f341-4927-b676-d80e25f4dd62', 'e4b847c3-8244-4b8a-8d77-84bff8cb45ff'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:46:22.550866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8746cac-b268-4b03-832b-3814565e115f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9599f7e6-b931-41cc-8bfa-3ce46714f04c', 'a8b5e4b5-b22c-4dce-9bf4-cfcd1b60737c', 'b1dddf0e-f341-4927-b676-d80e25f4dd62', 'e4b847c3-8244-4b8a-8d77-84bff8cb45ff']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:22.579302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e53875-59a8-49e4-9afe-0fcf7db47814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:22.994401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4372b83c-78f6-4f5c-a42b-39120f19d7b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:46:22.997058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4372b83c-78f6-4f5c-a42b-39120f19d7b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:23.000574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:23.000574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:23.005089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4372b83c-78f6-4f5c-a42b-39120f19d7b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:23.063807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e53875-59a8-49e4-9afe-0fcf7db47814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab083b2f-1359-4edd-a3f5-8c60903c6928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-5704446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fc10034d434b6f930e6c209159264e',qos_specs=None,replication_status=,reservations=['9599f7e6-b931-41cc-8bfa-3ce46714f04c','a8b5e4b5-b22c-4dce-9bf4-cfcd1b60737c','b1dddf0e-f341-4927-b676-d80e25f4dd62','e4b847c3-8244-4b8a-8d77-84bff8cb45ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596da2e5dc24debb2ab433b7a01a613',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:46:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-5704446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab083b2f-1359-4edd-a3f5-8c60903c6928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fc10034d434b6f930e6c209159264e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2596da2e5dc24debb2ab433b7a01a613',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:23.066245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d499228-9d02-4ed5-8176-6e75e6ee59ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:23.169114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d499228-9d02-4ed5-8176-6e75e6ee59ea) transitioned into state 'SUCCESS' from state '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-5704446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fc10034d434b6f930e6c209159264e',qos_specs=None,replication_status=,reservations=['9599f7e6-b931-41cc-8bfa-3ce46714f04c','a8b5e4b5-b22c-4dce-9bf4-cfcd1b60737c','b1dddf0e-f341-4927-b676-d80e25f4dd62','e4b847c3-8244-4b8a-8d77-84bff8cb45ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596da2e5dc24debb2ab433b7a01a613',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:23.171180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e632518-0e59-4c10-bf5f-5918baa1cc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:23.202847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e632518-0e59-4c10-bf5f-5918baa1cc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:23.216674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Flow 'volume_create_api' (a90ecabf-baac-4ac8-97c9-6201c92b1d8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:23.570838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Create volume request issued successfully. Jan 21 07:46:23.608141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:23.608141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:23.659288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4372b83c-78f6-4f5c-a42b-39120f19d7b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:23.668066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-075a9987-cc7b-43e2-8496-877f7ec51363 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes returned with HTTP 202 Jan 21 07:46:23.679091 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 886/1776] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:46:20 2021] POST /volume/v3/41fc10034d434b6f930e6c209159264e/volumes => generated 814 bytes in 2722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:46:23.697423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af878503-848e-4047-be03-e6227117ee49 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:23.701148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af878503-848e-4047-be03-e6227117ee49 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:23.701946 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:23.701946 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:23.703021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af878503-848e-4047-be03-e6227117ee49 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:23.703686 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-af878503-848e-4047-be03-e6227117ee49 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:23.789515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4372b83c-78f6-4f5c-a42b-39120f19d7b5 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 200 Jan 21 07:46:23.800626 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 891/1777] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:22 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 915 bytes in 807 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:23.815769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea079779-ee6b-4bbb-a342-bcef2ee3d2e5 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:23.818357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea079779-ee6b-4bbb-a342-bcef2ee3d2e5 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:23.818695 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:23.818695 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:23.822355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea079779-ee6b-4bbb-a342-bcef2ee3d2e5 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:23.827901 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:23.827901 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:23.845793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af878503-848e-4047-be03-e6227117ee49 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:23.851203 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 887/1778] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:23 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:24.134272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:24.134272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:24.189106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ea079779-ee6b-4bbb-a342-bcef2ee3d2e5 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:24.347796 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea079779-ee6b-4bbb-a342-bcef2ee3d2e5 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:24.349607 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 892/1779] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:23 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 882 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:24.827472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9ad3a25-86d6-40f5-b2f8-aac0c37c1273 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:46:24.829125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9ad3a25-86d6-40f5-b2f8-aac0c37c1273 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:24.829754 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:24.829754 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:24.831368 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9ad3a25-86d6-40f5-b2f8-aac0c37c1273 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:24.875849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f7e88e77-bcc7-4d07-90cd-1e6ef73c07d2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:24.884435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f7e88e77-bcc7-4d07-90cd-1e6ef73c07d2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:24.884904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:24.884904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:24.885710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f7e88e77-bcc7-4d07-90cd-1e6ef73c07d2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:24.886408 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f7e88e77-bcc7-4d07-90cd-1e6ef73c07d2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:25.079724 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:25.079724 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:25.101509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f7e88e77-bcc7-4d07-90cd-1e6ef73c07d2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:25.121266 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 893/1780] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:24 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:25.265198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:25.265198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:25.318662 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d9ad3a25-86d6-40f5-b2f8-aac0c37c1273 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:25.411317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80227a87-3117-4d84-a1fb-6707c90bb289 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:25.412903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-80227a87-3117-4d84-a1fb-6707c90bb289 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:25.412903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:25.412903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:25.413429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-80227a87-3117-4d84-a1fb-6707c90bb289 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:25.554051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9ad3a25-86d6-40f5-b2f8-aac0c37c1273 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 200 Jan 21 07:46:25.558486 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 888/1781] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:24 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 915 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:25.745950 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:25.745950 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:25.786769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-80227a87-3117-4d84-a1fb-6707c90bb289 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:25.927445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80227a87-3117-4d84-a1fb-6707c90bb289 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:25.957714 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 894/1782] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:25 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:26.135646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17ced2d7-d553-458f-9421-3e4bbbcef285 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:26.140444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17ced2d7-d553-458f-9421-3e4bbbcef285 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:26.145408 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:26.145408 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:26.150231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17ced2d7-d553-458f-9421-3e4bbbcef285 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:26.158316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-17ced2d7-d553-458f-9421-3e4bbbcef285 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:26.250543 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:26.250543 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:26.259134 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17ced2d7-d553-458f-9421-3e4bbbcef285 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:26.273793 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 889/1783] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:26 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:26.575110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e544078-e887-4e50-a725-7dda9551f575 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:46:26.576668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e544078-e887-4e50-a725-7dda9551f575 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:26.577067 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:26.577067 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:26.577646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e544078-e887-4e50-a725-7dda9551f575 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:26.717284 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:26.717284 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:26.760239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5e544078-e887-4e50-a725-7dda9551f575 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Volume info retrieved successfully. Jan 21 07:46:26.787238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e544078-e887-4e50-a725-7dda9551f575 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 200 Jan 21 07:46:26.788389 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 895/1784] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:26 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 915 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:26.959041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ed57cb5d-a4e5-4f4d-8f1b-cf6b481a211e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:26.960062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ed57cb5d-a4e5-4f4d-8f1b-cf6b481a211e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:26.960446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:26.960446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:26.961164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ed57cb5d-a4e5-4f4d-8f1b-cf6b481a211e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:27.293301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ef5028b-3d30-4c68-a4d2-c9d91b7667a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:27.298966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ef5028b-3d30-4c68-a4d2-c9d91b7667a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:27.298966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:27.298966 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:27.298966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ef5028b-3d30-4c68-a4d2-c9d91b7667a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:27.298966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4ef5028b-3d30-4c68-a4d2-c9d91b7667a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:27.384997 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:27.384997 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:27.387122 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ef5028b-3d30-4c68-a4d2-c9d91b7667a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:27.394230 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 896/1785] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:27 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:27.436272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:27.436272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:27.491405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ed57cb5d-a4e5-4f4d-8f1b-cf6b481a211e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:27.671145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ed57cb5d-a4e5-4f4d-8f1b-cf6b481a211e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:27.680079 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 890/1786] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:26 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:27.817977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f09b2316-0695-4a59-84f6-c9ba4d4a4f24 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] GET http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 Jan 21 07:46:27.819713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f09b2316-0695-4a59-84f6-c9ba4d4a4f24 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:27.820152 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:27.820152 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:27.820966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f09b2316-0695-4a59-84f6-c9ba4d4a4f24 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:28.195709 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:28.195709 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:28.217107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f09b2316-0695-4a59-84f6-c9ba4d4a4f24 tempest-VolumesBackupsAdminTest-2114853276 tempest-VolumesBackupsAdminTest-2114853276] http://10.222.0.24/volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 returned with HTTP 404 Jan 21 07:46:28.219016 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 897/1787] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:27 2021] GET /volume/v3/a33e4fd8d4054ccd98f1c123a867b3e8/volumes/42336b86-a045-480a-9742-84e24c1bef11 => generated 109 bytes in 407 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:46:28.417903 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adb42785-5073-4f15-b7ad-562a97c6c1df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:28.419013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adb42785-5073-4f15-b7ad-562a97c6c1df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:28.419387 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:28.419387 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:28.420093 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adb42785-5073-4f15-b7ad-562a97c6c1df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:28.427495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-adb42785-5073-4f15-b7ad-562a97c6c1df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:28.607704 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:28.607704 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:28.623274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adb42785-5073-4f15-b7ad-562a97c6c1df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:28.624953 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 891/1788] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:28 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:28.695497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8727b88c-271f-49d8-9e69-4e99ec000278 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:28.697122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8727b88c-271f-49d8-9e69-4e99ec000278 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:28.700839 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:28.700839 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:28.702070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8727b88c-271f-49d8-9e69-4e99ec000278 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:28.969084 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:28.969084 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:29.012326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8727b88c-271f-49d8-9e69-4e99ec000278 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:29.142972 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8727b88c-271f-49d8-9e69-4e99ec000278 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:29.161700 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 898/1789] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:28 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:29.646557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b441dff1-08c1-48ba-a0ef-d6829fa15cf1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:29.648859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b441dff1-08c1-48ba-a0ef-d6829fa15cf1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:29.649444 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:29.649444 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:29.651346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b441dff1-08c1-48ba-a0ef-d6829fa15cf1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:29.658706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b441dff1-08c1-48ba-a0ef-d6829fa15cf1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:29.843938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:29.843938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:29.862443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b441dff1-08c1-48ba-a0ef-d6829fa15cf1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:29.880689 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 892/1790] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:29 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:30.162962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58a145f2-890b-4b5a-91cc-76b032923277 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:30.164148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58a145f2-890b-4b5a-91cc-76b032923277 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:30.164914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:30.164914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:30.165934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58a145f2-890b-4b5a-91cc-76b032923277 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:30.416993 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:30.416993 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:30.519475 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-58a145f2-890b-4b5a-91cc-76b032923277 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:30.627487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58a145f2-890b-4b5a-91cc-76b032923277 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:30.631067 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 899/1791] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:30 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:30.892216 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cea70344-16b8-4c7e-bb72-c6dd59ce09dd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:30.893125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cea70344-16b8-4c7e-bb72-c6dd59ce09dd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:30.893471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:30.893471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:30.894077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cea70344-16b8-4c7e-bb72-c6dd59ce09dd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:30.905631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cea70344-16b8-4c7e-bb72-c6dd59ce09dd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:31.103244 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:31.103244 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:31.118532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cea70344-16b8-4c7e-bb72-c6dd59ce09dd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:31.120127 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 893/1792] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:30 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:31.654755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ca67bb4-6ade-4a7c-88c8-de3a0c3b2815 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:31.655424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ca67bb4-6ade-4a7c-88c8-de3a0c3b2815 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:31.655870 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:31.655870 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:31.657050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ca67bb4-6ade-4a7c-88c8-de3a0c3b2815 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:31.745047 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:31.745047 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:31.758188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2ca67bb4-6ade-4a7c-88c8-de3a0c3b2815 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:31.800482 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ca67bb4-6ade-4a7c-88c8-de3a0c3b2815 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:31.813033 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 900/1793] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:31 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:32.135021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b24402f5-5ca3-446b-b123-ee7bc33e013a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:32.136325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b24402f5-5ca3-446b-b123-ee7bc33e013a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:32.136783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:32.136783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:32.137716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b24402f5-5ca3-446b-b123-ee7bc33e013a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:32.138304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b24402f5-5ca3-446b-b123-ee7bc33e013a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:32.219150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:32.219150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:32.222825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b24402f5-5ca3-446b-b123-ee7bc33e013a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:32.224496 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 894/1794] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:32 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:32.824520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-22dfdebb-9b98-4120-8eac-98df57eb9517 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:32.829382 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-22dfdebb-9b98-4120-8eac-98df57eb9517 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:32.829622 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:32.829622 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:32.830029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-22dfdebb-9b98-4120-8eac-98df57eb9517 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:33.014928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:33.014928 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:33.033472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-22dfdebb-9b98-4120-8eac-98df57eb9517 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:33.060217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-22dfdebb-9b98-4120-8eac-98df57eb9517 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:33.061357 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 901/1795] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:32 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:33.241087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5067982e-62f7-44e2-a7ae-e282fa194222 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:33.242385 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5067982e-62f7-44e2-a7ae-e282fa194222 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:33.242798 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:33.242798 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:33.243431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5067982e-62f7-44e2-a7ae-e282fa194222 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:33.244000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5067982e-62f7-44e2-a7ae-e282fa194222 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:33.309910 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:33.309910 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:33.318248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5067982e-62f7-44e2-a7ae-e282fa194222 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:33.322127 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 895/1796] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:33 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:34.090677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48e5ec99-d666-4114-aefa-f0dc8182730c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:34.093110 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48e5ec99-d666-4114-aefa-f0dc8182730c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:34.097700 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:34.097700 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:34.103327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48e5ec99-d666-4114-aefa-f0dc8182730c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:34.345977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-143cb7c0-1d4c-4f76-b411-753616636d4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:34.359987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-143cb7c0-1d4c-4f76-b411-753616636d4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:34.360785 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:34.360785 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:34.362790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-143cb7c0-1d4c-4f76-b411-753616636d4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:34.364392 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-143cb7c0-1d4c-4f76-b411-753616636d4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:34.517912 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:34.517912 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:34.531390 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:34.531390 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:34.540946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-143cb7c0-1d4c-4f76-b411-753616636d4c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:34.553516 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 896/1797] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:34 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:34.576120 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48e5ec99-d666-4114-aefa-f0dc8182730c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:34.709951 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48e5ec99-d666-4114-aefa-f0dc8182730c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:34.718852 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 902/1798] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:34 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:35.567297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c4ad8d9-f65e-4973-86aa-c15242dbf52b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:35.568268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c4ad8d9-f65e-4973-86aa-c15242dbf52b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:35.568268 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:35.568268 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:35.569097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c4ad8d9-f65e-4973-86aa-c15242dbf52b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:35.569493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6c4ad8d9-f65e-4973-86aa-c15242dbf52b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:35.642299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:35.642299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:35.651972 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c4ad8d9-f65e-4973-86aa-c15242dbf52b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:35.655131 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 897/1799] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:35 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:35.746888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-335e7622-8040-4469-bfc6-dabfa5bf5e78 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:35.748131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-335e7622-8040-4469-bfc6-dabfa5bf5e78 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:35.748555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:35.748555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:35.749296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-335e7622-8040-4469-bfc6-dabfa5bf5e78 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:36.083197 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:36.083197 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:36.108660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-335e7622-8040-4469-bfc6-dabfa5bf5e78 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:36.144503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-335e7622-8040-4469-bfc6-dabfa5bf5e78 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:36.147613 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 903/1800] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:35 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:36.670737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-467af124-8277-4de3-9d5e-8e6816a41e70 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:36.671655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-467af124-8277-4de3-9d5e-8e6816a41e70 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:36.671783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:36.671783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:36.672145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-467af124-8277-4de3-9d5e-8e6816a41e70 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:36.672509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-467af124-8277-4de3-9d5e-8e6816a41e70 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:36.786629 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:36.786629 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:36.788989 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-467af124-8277-4de3-9d5e-8e6816a41e70 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:36.798771 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 898/1801] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:36 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:37.164565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ace4a2c1-2e67-42a2-8e2a-a53e37bb33ba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:37.165253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ace4a2c1-2e67-42a2-8e2a-a53e37bb33ba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:37.165820 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:37.165820 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:37.167056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ace4a2c1-2e67-42a2-8e2a-a53e37bb33ba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:37.338543 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:37.338543 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:37.366042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ace4a2c1-2e67-42a2-8e2a-a53e37bb33ba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:37.434311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ace4a2c1-2e67-42a2-8e2a-a53e37bb33ba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:37.437812 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 904/1802] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:37 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:37.810630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a531c5f7-2758-435f-9b9c-a3557c857526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:37.811469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a531c5f7-2758-435f-9b9c-a3557c857526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:37.811469 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:37.811469 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:37.811874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a531c5f7-2758-435f-9b9c-a3557c857526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:37.812351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a531c5f7-2758-435f-9b9c-a3557c857526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:37.886410 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:37.886410 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:37.900416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a531c5f7-2758-435f-9b9c-a3557c857526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:37.904030 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 899/1803] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:37 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:38.460235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2dc75ab-4a9a-468f-bd94-4f8cdcd9028c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:38.461965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2dc75ab-4a9a-468f-bd94-4f8cdcd9028c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:38.462495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:38.462495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:38.463152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2dc75ab-4a9a-468f-bd94-4f8cdcd9028c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:38.623412 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:38.623412 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:38.635350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c2dc75ab-4a9a-468f-bd94-4f8cdcd9028c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:38.664178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2dc75ab-4a9a-468f-bd94-4f8cdcd9028c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:38.667057 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 905/1804] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:38 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:38.920114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-28aa2078-6599-4d95-8cb2-c64eaa51137d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:38.920666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-28aa2078-6599-4d95-8cb2-c64eaa51137d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:38.920904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:38.920904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:38.921433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-28aa2078-6599-4d95-8cb2-c64eaa51137d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:38.921835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-28aa2078-6599-4d95-8cb2-c64eaa51137d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:39.014115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:39.014115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:39.025283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-28aa2078-6599-4d95-8cb2-c64eaa51137d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:39.033086 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 900/1805] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:38 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:39.689918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee5ff9ee-b954-4900-b497-7ecebef4fd7a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:39.691926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee5ff9ee-b954-4900-b497-7ecebef4fd7a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:39.692325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:39.692325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:39.692974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee5ff9ee-b954-4900-b497-7ecebef4fd7a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:40.050511 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:40.050511 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:40.070978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-12d26723-a6c7-45a1-a6d2-230256590991 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:40.071402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-12d26723-a6c7-45a1-a6d2-230256590991 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:40.072040 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:40.072040 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:40.072040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-12d26723-a6c7-45a1-a6d2-230256590991 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:40.072729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-12d26723-a6c7-45a1-a6d2-230256590991 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:40.104559 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:40.104559 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:40.106909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-12d26723-a6c7-45a1-a6d2-230256590991 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:40.107769 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 901/1806] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:40 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:40.108967 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ee5ff9ee-b954-4900-b497-7ecebef4fd7a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:40.285274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee5ff9ee-b954-4900-b497-7ecebef4fd7a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:40.286841 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 906/1807] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:39 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:41.127918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bbf24d2-c64d-4cbc-a874-03321d77f4a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:41.129855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bbf24d2-c64d-4cbc-a874-03321d77f4a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:41.130306 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:41.130306 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:41.130999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bbf24d2-c64d-4cbc-a874-03321d77f4a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:41.131592 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2bbf24d2-c64d-4cbc-a874-03321d77f4a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:41.255857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:41.255857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:41.263926 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bbf24d2-c64d-4cbc-a874-03321d77f4a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:41.289878 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 902/1808] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:41 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:41.321300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51ce8e4c-77ec-4d7e-b964-ca859e2eeedd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:41.322169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51ce8e4c-77ec-4d7e-b964-ca859e2eeedd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:41.322561 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:41.322561 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:41.323151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51ce8e4c-77ec-4d7e-b964-ca859e2eeedd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:41.550665 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:41.550665 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:41.583114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-51ce8e4c-77ec-4d7e-b964-ca859e2eeedd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:41.647922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51ce8e4c-77ec-4d7e-b964-ca859e2eeedd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:41.651653 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 907/1809] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:41 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:42.300770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a586f60-80da-4768-b8d3-43a4f5b4651d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:42.303742 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a586f60-80da-4768-b8d3-43a4f5b4651d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:42.306121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:42.306121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:42.313467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a586f60-80da-4768-b8d3-43a4f5b4651d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:42.321006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3a586f60-80da-4768-b8d3-43a4f5b4651d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:42.432188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:42.432188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:42.443596 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a586f60-80da-4768-b8d3-43a4f5b4651d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:42.466056 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 903/1810] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:42 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:42.670971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83c4763e-c71c-4b5b-8ca7-afe75d535792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:42.671985 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83c4763e-c71c-4b5b-8ca7-afe75d535792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:42.672187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:42.672187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:42.672971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83c4763e-c71c-4b5b-8ca7-afe75d535792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:42.865486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:42.865486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:42.903497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-83c4763e-c71c-4b5b-8ca7-afe75d535792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:43.073990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83c4763e-c71c-4b5b-8ca7-afe75d535792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:43.075080 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 908/1811] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:42 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:43.478087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9d2ce58-7ea4-46a9-a83b-741e7677098e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:43.479914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9d2ce58-7ea4-46a9-a83b-741e7677098e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:43.480764 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:43.480764 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:43.481406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9d2ce58-7ea4-46a9-a83b-741e7677098e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:43.481955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c9d2ce58-7ea4-46a9-a83b-741e7677098e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:43.558689 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:43.558689 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:43.573862 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9d2ce58-7ea4-46a9-a83b-741e7677098e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:43.575665 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 904/1812] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:43 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:44.093498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7657fe0b-fafd-4b77-9b52-c45cd2807575 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:44.094548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7657fe0b-fafd-4b77-9b52-c45cd2807575 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:44.094687 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:44.094687 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:44.095074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7657fe0b-fafd-4b77-9b52-c45cd2807575 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:44.312931 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:44.312931 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:44.357280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7657fe0b-fafd-4b77-9b52-c45cd2807575 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:44.429907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7657fe0b-fafd-4b77-9b52-c45cd2807575 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:44.452179 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 909/1813] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:44 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:44.597213 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f1f3753-aca9-4063-8f96-7fe4281eb775 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:44.599499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f1f3753-aca9-4063-8f96-7fe4281eb775 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:44.599892 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:44.599892 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:44.600501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f1f3753-aca9-4063-8f96-7fe4281eb775 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:44.602146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6f1f3753-aca9-4063-8f96-7fe4281eb775 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:44.659802 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:44.659802 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:44.663161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f1f3753-aca9-4063-8f96-7fe4281eb775 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:44.665040 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 905/1814] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:44 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:45.447767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-410198e0-f271-45c0-9178-1c27bee6a59e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:45.448305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-410198e0-f271-45c0-9178-1c27bee6a59e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:45.448500 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:45.448500 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:45.449148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-410198e0-f271-45c0-9178-1c27bee6a59e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:45.603965 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:45.603965 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:45.648310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-410198e0-f271-45c0-9178-1c27bee6a59e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:45.698454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df3d8c0a-3f0c-4f8a-a946-3534aa76e48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:45.699759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df3d8c0a-3f0c-4f8a-a946-3534aa76e48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:45.706340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:45.706340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:45.712065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df3d8c0a-3f0c-4f8a-a946-3534aa76e48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:45.715881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-df3d8c0a-3f0c-4f8a-a946-3534aa76e48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:45.726500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-410198e0-f271-45c0-9178-1c27bee6a59e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:45.727332 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 910/1815] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:45 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:45.895563 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:45.895563 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:45.897583 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df3d8c0a-3f0c-4f8a-a946-3534aa76e48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:45.908670 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 906/1816] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:45 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 816 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:46.754174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9c664e20-b9b9-4fa7-832c-3a79e7d5a8e2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:46.755369 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9c664e20-b9b9-4fa7-832c-3a79e7d5a8e2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:46.755587 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:46.755587 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:46.755965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9c664e20-b9b9-4fa7-832c-3a79e7d5a8e2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:46.912229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41bd62b9-1a31-4b52-b195-ed1ddcfd7bcd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:46.912855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41bd62b9-1a31-4b52-b195-ed1ddcfd7bcd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:46.913053 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:46.913053 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:46.913405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41bd62b9-1a31-4b52-b195-ed1ddcfd7bcd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:46.913920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-41bd62b9-1a31-4b52-b195-ed1ddcfd7bcd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:46.999581 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:46.999581 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:47.000017 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:47.000017 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:47.010896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41bd62b9-1a31-4b52-b195-ed1ddcfd7bcd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:47.020085 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 907/1817] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:46 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 816 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:47.050543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9c664e20-b9b9-4fa7-832c-3a79e7d5a8e2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:47.201873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9c664e20-b9b9-4fa7-832c-3a79e7d5a8e2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:47.206608 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 911/1818] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:46 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:48.033992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66a52f27-5f3c-45d9-954e-464c0cc6a517 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:48.035076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66a52f27-5f3c-45d9-954e-464c0cc6a517 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:48.035986 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:48.035986 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:48.036702 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66a52f27-5f3c-45d9-954e-464c0cc6a517 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:48.037247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-66a52f27-5f3c-45d9-954e-464c0cc6a517 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 932e553a-9902-420d-8b29-1a72112ef527. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:46:48.087659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:48.087659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:48.089780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66a52f27-5f3c-45d9-954e-464c0cc6a517 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 200 Jan 21 07:46:48.092345 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 908/1819] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:48 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:48.105256 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53fefc74-ee2f-49b0-b6c7-ba3f42dc0efa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:46:48.106090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53fefc74-ee2f-49b0-b6c7-ba3f42dc0efa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:48.106707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:48.106707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:48.107327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53fefc74-ee2f-49b0-b6c7-ba3f42dc0efa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:48.193647 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:48.193647 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:48.203394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-53fefc74-ee2f-49b0-b6c7-ba3f42dc0efa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:46:48.223376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5085f30-dc06-4561-a013-56953edbc25e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:48.224188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5085f30-dc06-4561-a013-56953edbc25e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:48.224826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:48.224826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:48.225602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5085f30-dc06-4561-a013-56953edbc25e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:48.235143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:48.235143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:48.250526 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53fefc74-ee2f-49b0-b6c7-ba3f42dc0efa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:46:48.253504 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 912/1820] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:48 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 1203 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:46:48.280852 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-979b940a-1a3f-4732-a6ad-558faca7402c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 Jan 21 07:46:48.281798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-979b940a-1a3f-4732-a6ad-558faca7402c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:48.282271 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:48.282271 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:48.283012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-979b940a-1a3f-4732-a6ad-558faca7402c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:48.283793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-979b940a-1a3f-4732-a6ad-558faca7402c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete backup with id: 932e553a-9902-420d-8b29-1a72112ef527. Jan 21 07:46:48.347881 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:48.347881 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:48.348698 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:48.348698 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:48.369891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c5085f30-dc06-4561-a013-56953edbc25e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:48.409551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-979b940a-1a3f-4732-a6ad-558faca7402c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] delete_backup rpcapi backup_id 932e553a-9902-420d-8b29-1a72112ef527 {{(pid=88080) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:46:48.419415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-979b940a-1a3f-4732-a6ad-558faca7402c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 returned with HTTP 202 Jan 21 07:46:48.421236 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 913/1821] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:46:48 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/backups/932e553a-9902-420d-8b29-1a72112ef527 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:46:48.448060 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5085f30-dc06-4561-a013-56953edbc25e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:48.451576 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 909/1822] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:48 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:49.152727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-e4a89949-0e57-4ab1-a597-e8e78789840b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:46:49.153913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-e4a89949-0e57-4ab1-a597-e8e78789840b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:49.155136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:49.155136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:49.156065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-e4a89949-0e57-4ab1-a597-e8e78789840b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:49.385246 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:49.385246 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:49.395528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-e4a89949-0e57-4ab1-a597-e8e78789840b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:46:49.430311 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:49.430311 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:49.446651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-e4a89949-0e57-4ab1-a597-e8e78789840b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:46:49.460106 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 914/1823] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:46:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 1203 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:46:49.487552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-4dbaef23-b030-4572-9aa0-39f5daa056f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f/action Jan 21 07:46:49.489269 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:49.489269 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:49.489890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-287a4e30-7a52-4787-b5b2-a503d6ad19dd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:49.490623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-287a4e30-7a52-4787-b5b2-a503d6ad19dd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:49.490870 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:49.490870 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:49.491724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-4dbaef23-b030-4572-9aa0-39f5daa056f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:46:49.492695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-4dbaef23-b030-4572-9aa0-39f5daa056f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:49.497452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-287a4e30-7a52-4787-b5b2-a503d6ad19dd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:49.595979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:49.595979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:49.597509 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:49.597509 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:49.598168 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-4dbaef23-b030-4572-9aa0-39f5daa056f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:46:49.616937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-287a4e30-7a52-4787-b5b2-a503d6ad19dd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:49.629433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-4dbaef23-b030-4572-9aa0-39f5daa056f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Begin detaching volume completed successfully. Jan 21 07:46:49.630014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-4dbaef23-b030-4572-9aa0-39f5daa056f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f/action returned with HTTP 202 Jan 21 07:46:49.630945 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 915/1824] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:46:49 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:46:49.668424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a0e6f64-a5f4-449c-9c7f-1348878f6115 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:46:49.669080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-287a4e30-7a52-4787-b5b2-a503d6ad19dd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:49.669809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a0e6f64-a5f4-449c-9c7f-1348878f6115 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:49.670247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:49.670247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:49.670617 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 910/1825] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:49 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:49.671037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a0e6f64-a5f4-449c-9c7f-1348878f6115 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:49.757409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:49.757409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:49.769304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a0e6f64-a5f4-449c-9c7f-1348878f6115 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:46:49.779406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-287a4e30-7a52-4787-b5b2-a503d6ad19dd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume// Jan 21 07:46:49.780900 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-287a4e30-7a52-4787-b5b2-a503d6ad19dd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:49.781188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:49.781188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:49.781917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-287a4e30-7a52-4787-b5b2-a503d6ad19dd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:49.784479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-287a4e30-7a52-4787-b5b2-a503d6ad19dd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:46:49.786838 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 911/1826] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:46:49 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:46:49.807246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-f5d504e1-5eee-46cd-aa73-68959ffc753d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:46:49.813077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-f5d504e1-5eee-46cd-aa73-68959ffc753d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:49.814461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-f5d504e1-5eee-46cd-aa73-68959ffc753d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:49.839556 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:49.839556 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:49.857519 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a0e6f64-a5f4-449c-9c7f-1348878f6115 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:46:49.858548 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 916/1827] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 1206 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:46:50.050483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:50.050483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:50.107845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-f5d504e1-5eee-46cd-aa73-68959ffc753d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:46:50.201608 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:50.201608 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:50.249108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-f5d504e1-5eee-46cd-aa73-68959ffc753d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:46:50.255477 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 912/1828] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:46:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 1305 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:46:50.683308 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-098ef565-42c8-4afb-b93a-11fb4f8acb72 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/attachments/fe3934ed-eb84-4d53-921f-b6e20d580358 Jan 21 07:46:50.683869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-098ef565-42c8-4afb-b93a-11fb4f8acb72 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:50.684055 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:50.684055 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:50.684439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-098ef565-42c8-4afb-b93a-11fb4f8acb72 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:50.687652 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-928b2cf6-541d-4f14-a71b-9e18e49dbc21 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:50.691894 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-928b2cf6-541d-4f14-a71b-9e18e49dbc21 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:50.692795 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:50.692795 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:50.692795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-928b2cf6-541d-4f14-a71b-9e18e49dbc21 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:50.735977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:50.735977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:50.887068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:50.887068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:50.913877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-928b2cf6-541d-4f14-a71b-9e18e49dbc21 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:50.949072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-928b2cf6-541d-4f14-a71b-9e18e49dbc21 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:50.951724 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 913/1829] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:50 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:50.955166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c698893-9a53-4950-a79d-07ff34d7ce12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:46:50.956100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c698893-9a53-4950-a79d-07ff34d7ce12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:50.956527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:50.956527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:50.958281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c698893-9a53-4950-a79d-07ff34d7ce12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:51.043619 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:51.043619 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:51.077865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8c698893-9a53-4950-a79d-07ff34d7ce12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:46:51.159096 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:51.159096 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:51.206555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c698893-9a53-4950-a79d-07ff34d7ce12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:46:51.207475 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 914/1830] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:50 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 1206 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:46:51.968085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88646d0f-5dd1-4eda-b640-8faad3cbb2b7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:51.969014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88646d0f-5dd1-4eda-b640-8faad3cbb2b7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:51.969525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:51.969525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:51.970863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88646d0f-5dd1-4eda-b640-8faad3cbb2b7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:52.080809 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:52.080809 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:52.092676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-88646d0f-5dd1-4eda-b640-8faad3cbb2b7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:52.138393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88646d0f-5dd1-4eda-b640-8faad3cbb2b7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:52.144389 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 915/1831] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:51 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:52.239457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97f44bf4-145a-471d-a3f0-20d72d79f46f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:46:52.241549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97f44bf4-145a-471d-a3f0-20d72d79f46f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:52.241899 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:52.241899 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:52.242519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97f44bf4-145a-471d-a3f0-20d72d79f46f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:52.394688 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:52.394688 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:52.428355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-97f44bf4-145a-471d-a3f0-20d72d79f46f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:46:52.478123 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:52.478123 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:52.501692 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97f44bf4-145a-471d-a3f0-20d72d79f46f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:46:52.502866 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 916/1832] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:52 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 1206 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:46:52.536076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-098ef565-42c8-4afb-b93a-11fb4f8acb72 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:46:52.536897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-098ef565-42c8-4afb-b93a-11fb4f8acb72 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:46:52.581075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-84e3b98e-7b65-49bf-8257-40795ffe3418 req-098ef565-42c8-4afb-b93a-11fb4f8acb72 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/attachments/fe3934ed-eb84-4d53-921f-b6e20d580358 returned with HTTP 200 Jan 21 07:46:52.583657 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 917/1833] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:46:50 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/attachments/fe3934ed-eb84-4d53-921f-b6e20d580358 => generated 19 bytes in 1906 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:52.813398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39bd7d22-08ab-49be-be1d-88fc002df780 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] DELETE http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:46:52.814248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39bd7d22-08ab-49be-be1d-88fc002df780 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:52.814589 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:52.814589 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:52.815092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39bd7d22-08ab-49be-be1d-88fc002df780 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:52.815640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-39bd7d22-08ab-49be-be1d-88fc002df780 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Delete volume with id: a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:46:52.931139 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:52.931139 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:52.932557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39bd7d22-08ab-49be-be1d-88fc002df780 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:46:53.018499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39bd7d22-08ab-49be-be1d-88fc002df780 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Delete volume request issued successfully. Jan 21 07:46:53.019198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39bd7d22-08ab-49be-be1d-88fc002df780 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 202 Jan 21 07:46:53.021235 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 917/1834] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:46:52 2021] DELETE /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:46:53.044907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a6a837d-65ba-4872-bd53-cdba8fd29707 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:46:53.047271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a6a837d-65ba-4872-bd53-cdba8fd29707 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:53.049403 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:53.049403 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:53.053920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a6a837d-65ba-4872-bd53-cdba8fd29707 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:53.166697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-229068f2-71c6-45f6-a618-1142aedef0db tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:53.167765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-229068f2-71c6-45f6-a618-1142aedef0db tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:53.168188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:53.168188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:53.168899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-229068f2-71c6-45f6-a618-1142aedef0db tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:53.248213 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:53.248213 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:53.294529 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:53.294529 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:53.297714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a6a837d-65ba-4872-bd53-cdba8fd29707 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:46:53.318086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-229068f2-71c6-45f6-a618-1142aedef0db tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:53.375456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-229068f2-71c6-45f6-a618-1142aedef0db tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:53.376618 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 918/1835] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:53 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:53.443529 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a6a837d-65ba-4872-bd53-cdba8fd29707 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 200 Jan 21 07:46:53.460688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 918/1836] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:53 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 918 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:53.533288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef6d336b-faf5-49c0-8db3-76c6ec1cd596 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:46:53.533852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef6d336b-faf5-49c0-8db3-76c6ec1cd596 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:53.534048 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:53.534048 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:53.534683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef6d336b-faf5-49c0-8db3-76c6ec1cd596 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:53.712021 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:53.712021 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:53.749319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ef6d336b-faf5-49c0-8db3-76c6ec1cd596 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:46:53.866897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef6d336b-faf5-49c0-8db3-76c6ec1cd596 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:46:53.883034 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 919/1837] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:53 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 911 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:54.393799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c9359ea-0e13-49eb-821c-54cb12ed001e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:54.395664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c9359ea-0e13-49eb-821c-54cb12ed001e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:54.396081 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:54.396081 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:54.396731 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c9359ea-0e13-49eb-821c-54cb12ed001e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:54.486008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd1d4739-3e75-47d3-9c49-5d139bcda090 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:46:54.487226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd1d4739-3e75-47d3-9c49-5d139bcda090 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:54.487427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:54.487427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:54.488453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd1d4739-3e75-47d3-9c49-5d139bcda090 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:54.666823 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:54.666823 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:54.696146 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c9359ea-0e13-49eb-821c-54cb12ed001e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:54.715860 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:54.715860 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:54.746420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd1d4739-3e75-47d3-9c49-5d139bcda090 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:46:54.782176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c9359ea-0e13-49eb-821c-54cb12ed001e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:54.794042 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 919/1838] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:54 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:54.858402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd1d4739-3e75-47d3-9c49-5d139bcda090 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 200 Jan 21 07:46:54.866013 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 920/1839] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:54 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 918 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:46:55.804083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a50e306-0379-4fdc-8b23-08389c539fc3 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:55.810542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a50e306-0379-4fdc-8b23-08389c539fc3 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:55.810542 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:55.810542 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:55.810542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a50e306-0379-4fdc-8b23-08389c539fc3 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:55.885863 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fa7a27c-a0ce-489c-81cc-b7955d88beb2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:46:55.886595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fa7a27c-a0ce-489c-81cc-b7955d88beb2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:55.886757 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:55.886757 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:55.887407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fa7a27c-a0ce-489c-81cc-b7955d88beb2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:55.937601 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:55.937601 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:55.962303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a50e306-0379-4fdc-8b23-08389c539fc3 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:56.023228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a50e306-0379-4fdc-8b23-08389c539fc3 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:56.028421 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 920/1840] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:55 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 906 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:56.050190 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:56.050190 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:56.079991 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7fa7a27c-a0ce-489c-81cc-b7955d88beb2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:46:56.135908 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fa7a27c-a0ce-489c-81cc-b7955d88beb2 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 200 Jan 21 07:46:56.138516 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 921/1841] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:55 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 918 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:57.047916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7aa04a0-1fa8-402b-88d7-e304c21f3c33 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:57.049136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7aa04a0-1fa8-402b-88d7-e304c21f3c33 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:57.049506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:57.049506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:57.050157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7aa04a0-1fa8-402b-88d7-e304c21f3c33 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:57.158640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2766e23c-3652-4e03-b3b6-49b224cdd5e3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:46:57.159643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2766e23c-3652-4e03-b3b6-49b224cdd5e3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:57.160567 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:57.160567 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:57.169586 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2766e23c-3652-4e03-b3b6-49b224cdd5e3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:57.439778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:57.439778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:57.495970 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a7aa04a0-1fa8-402b-88d7-e304c21f3c33 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:57.535932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:57.535932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:57.599450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2766e23c-3652-4e03-b3b6-49b224cdd5e3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:46:57.627167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7aa04a0-1fa8-402b-88d7-e304c21f3c33 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:57.640619 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 921/1842] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:57 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 964 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:57.744202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2766e23c-3652-4e03-b3b6-49b224cdd5e3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 200 Jan 21 07:46:57.746041 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 922/1843] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:57 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 918 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:58.379346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes Jan 21 07:46:58.380049 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:58.380049 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:58.383231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-50762883"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:46:58.386764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-50762883'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:46:58.391594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Create volume of 1 GB Jan 21 07:46:58.451750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Availability Zones retrieved successfully. Jan 21 07:46:58.554047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Flow 'volume_create_api' (80c93857-362a-4c71-8f1a-eccb7b96e47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:58.560895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d3a88e-37a8-4be3-b490-5e5d0b6891aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:58.566013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:46:58.667220 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c8e0c4e-8a1c-461d-8868-df84484fffbb tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:46:58.668431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c8e0c4e-8a1c-461d-8868-df84484fffbb tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:58.669041 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:58.669041 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:58.669730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c8e0c4e-8a1c-461d-8868-df84484fffbb tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:58.715055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d3a88e-37a8-4be3-b490-5e5d0b6891aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:58.718732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601eea7a-1c41-476d-ab30-e0c2a4328a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:58.927755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Created reservations ['413f9dd8-d3b1-45ea-ab4d-ea1d8ac51e78', '3f6bf9fe-e78d-4015-9051-327443b7f10f', 'df7e83a2-0f18-4668-b697-2fb1d09dc6d0', '3a43ad27-84b7-4a0a-a71b-eb9ba600da79'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:46:58.937834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601eea7a-1c41-476d-ab30-e0c2a4328a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['413f9dd8-d3b1-45ea-ab4d-ea1d8ac51e78', '3f6bf9fe-e78d-4015-9051-327443b7f10f', 'df7e83a2-0f18-4668-b697-2fb1d09dc6d0', '3a43ad27-84b7-4a0a-a71b-eb9ba600da79']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:58.952130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857821f9-c8d6-42d1-9e4b-a8fcb5bca6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:59.060755 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:46:59.060755 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:46:59.092172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1c8e0c4e-8a1c-461d-8868-df84484fffbb tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:46:59.163636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c8e0c4e-8a1c-461d-8868-df84484fffbb tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:46:59.172094 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 923/1844] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:58 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 964 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:46:59.178007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e385725-f8d5-4a16-a661-4d084e530804 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 Jan 21 07:46:59.195969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e385725-f8d5-4a16-a661-4d084e530804 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:59.196493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:59.196493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:59.197166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e385725-f8d5-4a16-a661-4d084e530804 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:46:59.261882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857821f9-c8d6-42d1-9e4b-a8fcb5bca6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7b04637-cef8-4199-b6a9-39c3c0a35e49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-50762883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bb54272aec431cb4e8691230ac316d',qos_specs=None,replication_status=,reservations=['413f9dd8-d3b1-45ea-ab4d-ea1d8ac51e78','3f6bf9fe-e78d-4015-9051-327443b7f10f','df7e83a2-0f18-4668-b697-2fb1d09dc6d0','3a43ad27-84b7-4a0a-a71b-eb9ba600da79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f46743c8feec45c38c7b72642ca1253c',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-50762883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7b04637-cef8-4199-b6a9-39c3c0a35e49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bb54272aec431cb4e8691230ac316d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f46743c8feec45c38c7b72642ca1253c',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:59.263876 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d7e9476-4ae5-4569-98b6-0f8dc2d9a08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:59.342542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d7e9476-4ae5-4569-98b6-0f8dc2d9a08e) transitioned into state 'SUCCESS' from state '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-50762883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32bb54272aec431cb4e8691230ac316d',qos_specs=None,replication_status=,reservations=['413f9dd8-d3b1-45ea-ab4d-ea1d8ac51e78','3f6bf9fe-e78d-4015-9051-327443b7f10f','df7e83a2-0f18-4668-b697-2fb1d09dc6d0','3a43ad27-84b7-4a0a-a71b-eb9ba600da79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f46743c8feec45c38c7b72642ca1253c',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:59.345160 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96c1fe1-b886-4b53-833b-a2ba073c4281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:46:59.373158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96c1fe1-b886-4b53-833b-a2ba073c4281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:46:59.379941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Flow 'volume_create_api' (80c93857-362a-4c71-8f1a-eccb7b96e47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:46:59.408004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e385725-f8d5-4a16-a661-4d084e530804 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 returned with HTTP 404 Jan 21 07:46:59.415912 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 924/1845] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:59 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/a1f08b6c-5f7d-458e-9fb5-3bd0ca590c66 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:46:59.618828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Create volume request issued successfully. Jan 21 07:46:59.731161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df8725d0-aa8c-4505-a9b5-0848c5664b27 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes returned with HTTP 202 Jan 21 07:46:59.740911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 922/1846] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:46:57 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes => generated 816 bytes in 2112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:46:59.771113 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4af3a23-3f72-4d6f-8541-c9cee455ffb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:46:59.772105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4af3a23-3f72-4d6f-8541-c9cee455ffb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:46:59.772486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:46:59.772486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:46:59.793670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4af3a23-3f72-4d6f-8541-c9cee455ffb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:00.202794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:00.202794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:00.226068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2e10630-11f7-4b88-b42f-abe1afa46ffa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] DELETE http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:47:00.227320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2e10630-11f7-4b88-b42f-abe1afa46ffa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:00.235010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2e10630-11f7-4b88-b42f-abe1afa46ffa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:00.236011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e2e10630-11f7-4b88-b42f-abe1afa46ffa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Delete volume with id: 8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:47:00.274871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c4af3a23-3f72-4d6f-8541-c9cee455ffb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:47:00.426887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4af3a23-3f72-4d6f-8541-c9cee455ffb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:47:00.449141 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 923/1847] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:46:59 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 884 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:00.471778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62f6f2c9-f1c4-457e-a35a-cb562c3dbbe4 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:00.476316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62f6f2c9-f1c4-457e-a35a-cb562c3dbbe4 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:00.476945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:00.476945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:00.477903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62f6f2c9-f1c4-457e-a35a-cb562c3dbbe4 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:00.587785 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:00.587785 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:00.597406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62f6f2c9-f1c4-457e-a35a-cb562c3dbbe4 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:00.623834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62f6f2c9-f1c4-457e-a35a-cb562c3dbbe4 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:00.625024 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 924/1848] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:00 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 967 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:00.655265 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:00.655265 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:00.672416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e2e10630-11f7-4b88-b42f-abe1afa46ffa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:00.743577 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e2e10630-11f7-4b88-b42f-abe1afa46ffa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Delete volume request issued successfully. Jan 21 07:47:00.744696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2e10630-11f7-4b88-b42f-abe1afa46ffa tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 202 Jan 21 07:47:00.746284 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 925/1849] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:46:59 2021] DELETE /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 0 bytes in 1329 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:00.757222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4bcf577a-1187-4b64-b879-e1d1aa8fbfe3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:47:00.758071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4bcf577a-1187-4b64-b879-e1d1aa8fbfe3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:00.758435 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:00.758435 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:00.759037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4bcf577a-1187-4b64-b879-e1d1aa8fbfe3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:00.905755 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:00.905755 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:00.962362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4bcf577a-1187-4b64-b879-e1d1aa8fbfe3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:01.116634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4bcf577a-1187-4b64-b879-e1d1aa8fbfe3 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 200 Jan 21 07:47:01.118218 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 925/1850] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:00 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 918 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:01.448072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4a0b924-f190-4a4c-974d-bad2e89d3b7b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:47:01.449060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4a0b924-f190-4a4c-974d-bad2e89d3b7b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:01.449417 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:01.449417 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:01.450076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4a0b924-f190-4a4c-974d-bad2e89d3b7b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:01.656421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-186d0b08-c3ba-4f53-90c5-fb07913f4aba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:01.656986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-186d0b08-c3ba-4f53-90c5-fb07913f4aba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:01.657378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:01.657378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:01.657967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-186d0b08-c3ba-4f53-90c5-fb07913f4aba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:01.702093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:01.702093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:01.758396 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d4a0b924-f190-4a4c-974d-bad2e89d3b7b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:47:01.843395 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:01.843395 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:01.894871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-186d0b08-c3ba-4f53-90c5-fb07913f4aba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:01.964427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-186d0b08-c3ba-4f53-90c5-fb07913f4aba tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:01.973480 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 926/1851] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:01 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 967 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:02.011477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4a0b924-f190-4a4c-974d-bad2e89d3b7b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:47:02.018447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 926/1852] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:01 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 908 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:02.139954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56c0e9fd-7de3-4737-a474-22ab75c7de36 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:47:02.140840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56c0e9fd-7de3-4737-a474-22ab75c7de36 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:02.141147 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:02.141147 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:02.141874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56c0e9fd-7de3-4737-a474-22ab75c7de36 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:02.477257 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:02.477257 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:02.507814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-7d66174f-4ff6-4a72-bd1b-3d6071310a45 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:47:02.508863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-7d66174f-4ff6-4a72-bd1b-3d6071310a45 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:02.509423 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:02.509423 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:02.509859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-7d66174f-4ff6-4a72-bd1b-3d6071310a45 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:02.557010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-56c0e9fd-7de3-4737-a474-22ab75c7de36 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:02.681371 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56c0e9fd-7de3-4737-a474-22ab75c7de36 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 200 Jan 21 07:47:02.683656 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 927/1853] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:02 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 918 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:02.728378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:02.728378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:02.753339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-7d66174f-4ff6-4a72-bd1b-3d6071310a45 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:47:02.806124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-7d66174f-4ff6-4a72-bd1b-3d6071310a45 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:47:02.808154 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 927/1854] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:47:02 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 919 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:02.840392 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56c0e9fd-7de3-4737-a474-22ab75c7de36 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume// Jan 21 07:47:02.841323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56c0e9fd-7de3-4737-a474-22ab75c7de36 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:02.841642 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:02.841642 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:02.842342 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-56c0e9fd-7de3-4737-a474-22ab75c7de36 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:02.845682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-56c0e9fd-7de3-4737-a474-22ab75c7de36 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:47:02.846833 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 928/1855] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:47:02 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:47:02.871924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-050f6235-6ff8-437f-9a80-91f964f08a4a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] POST http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments Jan 21 07:47:02.883798 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:02.883798 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:02.884657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-050f6235-6ff8-437f-9a80-91f964f08a4a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f515070a-3d21-44ae-a72e-e64845495f45", "instance_uuid": "9cd3881a-5061-4f00-abcf-b8607f51f809", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:03.004206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99a5ad43-5b70-435f-a753-f498b630d2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:03.005499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99a5ad43-5b70-435f-a753-f498b630d2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:03.006500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99a5ad43-5b70-435f-a753-f498b630d2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:03.044005 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:03.044005 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:03.173769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-050f6235-6ff8-437f-9a80-91f964f08a4a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments returned with HTTP 200 Jan 21 07:47:03.175024 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 928/1856] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:47:02 2021] POST /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments => generated 273 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:03.196373 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e134b4-b818-494f-bf0c-c4050fd135c2 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:47:03.203427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e134b4-b818-494f-bf0c-c4050fd135c2 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:03.204005 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:03.204005 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:03.204666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e134b4-b818-494f-bf0c-c4050fd135c2 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:03.252717 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:03.252717 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:03.310463 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-99a5ad43-5b70-435f-a753-f498b630d2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:03.327443 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:03.327443 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:03.364505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-50e134b4-b818-494f-bf0c-c4050fd135c2 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:47:03.404469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99a5ad43-5b70-435f-a753-f498b630d2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:03.409457 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 929/1857] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:02 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 967 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:03.419101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e134b4-b818-494f-bf0c-c4050fd135c2 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:47:03.422773 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 929/1858] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:03 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 909 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:03.437452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-188b12bb-f7fd-4850-9566-2bade86ec4ae tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] POST http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392/action Jan 21 07:47:03.438433 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:03.438433 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:03.439289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-188b12bb-f7fd-4850-9566-2bade86ec4ae tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:03.440016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-188b12bb-f7fd-4850-9566-2bade86ec4ae tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:03.712885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a44c84b1-e9d3-49e8-8b95-d7e287f66637 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:47:03.714089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a44c84b1-e9d3-49e8-8b95-d7e287f66637 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:03.714498 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:03.714498 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:03.715124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a44c84b1-e9d3-49e8-8b95-d7e287f66637 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:03.778874 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:03.778874 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:03.828551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9f3b890f-e950-4a8f-975f-4fbfee20e6d6 req-188b12bb-f7fd-4850-9566-2bade86ec4ae tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392/action returned with HTTP 204 Jan 21 07:47:03.830101 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 930/1859] 10.222.0.24 () {66 vars in 1696 bytes} [Thu Jan 21 07:47:03 2021] POST /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392/action => generated 0 bytes in 420 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:03.878366 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38a4041e-ce69-42e5-aafc-3e2a2ebcc95e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:47:03.879787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38a4041e-ce69-42e5-aafc-3e2a2ebcc95e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:03.880145 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:03.880145 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:03.880850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38a4041e-ce69-42e5-aafc-3e2a2ebcc95e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:03.906988 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:03.906988 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:03.979760 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a44c84b1-e9d3-49e8-8b95-d7e287f66637 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:04.124226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a44c84b1-e9d3-49e8-8b95-d7e287f66637 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 200 Jan 21 07:47:04.147383 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 930/1860] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:03 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 918 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:04.161139 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:04.161139 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:04.180863 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-38a4041e-ce69-42e5-aafc-3e2a2ebcc95e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:47:04.231352 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:04.231352 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:04.251791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38a4041e-ce69-42e5-aafc-3e2a2ebcc95e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:47:04.255167 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 931/1861] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:03 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 1181 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:04.439389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48ce5fb4-dddf-443b-b597-f5fe8f593c0f tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:04.440055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48ce5fb4-dddf-443b-b597-f5fe8f593c0f tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:04.440274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:04.440274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:04.441149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48ce5fb4-dddf-443b-b597-f5fe8f593c0f tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:04.599427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:04.599427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:04.625144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48ce5fb4-dddf-443b-b597-f5fe8f593c0f tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:04.687131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48ce5fb4-dddf-443b-b597-f5fe8f593c0f tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:04.688617 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 931/1862] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:04 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 967 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:05.148083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e35059d-f3cf-449e-beea-a0e7fa10c42a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:47:05.148895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e35059d-f3cf-449e-beea-a0e7fa10c42a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:05.148895 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:05.148895 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:05.149292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e35059d-f3cf-449e-beea-a0e7fa10c42a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:05.388262 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:05.388262 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:05.425081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1e35059d-f3cf-449e-beea-a0e7fa10c42a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:05.537673 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e35059d-f3cf-449e-beea-a0e7fa10c42a tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 200 Jan 21 07:47:05.561748 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 932/1863] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:05 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 918 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:05.717354 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b4510d4-2dd4-47f7-833e-bf9284872ca6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:05.718090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b4510d4-2dd4-47f7-833e-bf9284872ca6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:05.718491 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:05.718491 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:05.719115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b4510d4-2dd4-47f7-833e-bf9284872ca6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:05.845743 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:05.845743 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:05.864728 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b4510d4-2dd4-47f7-833e-bf9284872ca6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:05.929168 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b4510d4-2dd4-47f7-833e-bf9284872ca6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:05.930401 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 932/1864] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:05 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 967 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:06.571360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-870828a4-582c-468a-9df4-40513bf09d61 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b Jan 21 07:47:06.573212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-870828a4-582c-468a-9df4-40513bf09d61 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:06.573663 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:06.573663 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:06.574337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-870828a4-582c-468a-9df4-40513bf09d61 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:06.698283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-870828a4-582c-468a-9df4-40513bf09d61 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b returned with HTTP 404 Jan 21 07:47:06.704635 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 933/1865] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:06 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/8f317d3c-9169-4491-9df0-b09bde9cad5b => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:47:06.732729 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0bc5556-6ed0-4a54-bfe4-c0da60cc4b80 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] DELETE http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:47:06.735238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0bc5556-6ed0-4a54-bfe4-c0da60cc4b80 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:06.736313 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:06.736313 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:06.740249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0bc5556-6ed0-4a54-bfe4-c0da60cc4b80 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:06.742558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e0bc5556-6ed0-4a54-bfe4-c0da60cc4b80 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Delete volume with id: 79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:47:06.951119 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f5b055d-c505-4c54-89a8-5f0942fde2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:06.952286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f5b055d-c505-4c54-89a8-5f0942fde2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:06.953149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f5b055d-c505-4c54-89a8-5f0942fde2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:07.057783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:07.057783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:07.068687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0bc5556-6ed0-4a54-bfe4-c0da60cc4b80 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:07.260060 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0bc5556-6ed0-4a54-bfe4-c0da60cc4b80 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Delete volume request issued successfully. Jan 21 07:47:07.260569 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0bc5556-6ed0-4a54-bfe4-c0da60cc4b80 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 202 Jan 21 07:47:07.262102 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 933/1866] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:47:06 2021] DELETE /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 0 bytes in 556 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:07.281264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7730e571-0319-4b4d-9d75-496518798ec6 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:47:07.288024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7730e571-0319-4b4d-9d75-496518798ec6 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:07.293425 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:07.293425 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:07.296510 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7730e571-0319-4b4d-9d75-496518798ec6 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:07.351179 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:07.351179 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:07.392613 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f5b055d-c505-4c54-89a8-5f0942fde2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:07.474738 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f5b055d-c505-4c54-89a8-5f0942fde2fe tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:07.497612 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 934/1867] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:06 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 967 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:07.507391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:07.507391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:07.536560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7730e571-0319-4b4d-9d75-496518798ec6 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:07.595610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7730e571-0319-4b4d-9d75-496518798ec6 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:47:07.608765 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 934/1868] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:07 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 1366 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:08.502655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9153a759-3681-4964-af62-87ee74fe19d6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:08.503725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9153a759-3681-4964-af62-87ee74fe19d6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:08.505282 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:08.505282 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:08.505976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9153a759-3681-4964-af62-87ee74fe19d6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:08.634228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2893f1c-2ac6-4918-ac2f-2815cafaff81 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:47:08.635228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2893f1c-2ac6-4918-ac2f-2815cafaff81 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:08.635591 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:08.635591 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:08.636280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2893f1c-2ac6-4918-ac2f-2815cafaff81 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:08.671718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:08.671718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:08.697500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9153a759-3681-4964-af62-87ee74fe19d6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:08.753683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9153a759-3681-4964-af62-87ee74fe19d6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:08.755431 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 935/1869] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:08 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 967 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:08.764648 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fbff7a20-8593-44d9-bd74-7d81fe519c31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:47:08.765447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fbff7a20-8593-44d9-bd74-7d81fe519c31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:08.765834 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:08.765834 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:08.766442 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fbff7a20-8593-44d9-bd74-7d81fe519c31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:08.772453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-fbff7a20-8593-44d9-bd74-7d81fe519c31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume with id: 0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:47:08.885636 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:08.885636 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:08.887419 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fbff7a20-8593-44d9-bd74-7d81fe519c31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:08.989805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fbff7a20-8593-44d9-bd74-7d81fe519c31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume request issued successfully. Jan 21 07:47:08.990293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fbff7a20-8593-44d9-bd74-7d81fe519c31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 202 Jan 21 07:47:08.996768 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 936/1870] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:47:08 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:09.003918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55701f29-5485-4f1c-bac2-0138ef7e68d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:47:09.011523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55701f29-5485-4f1c-bac2-0138ef7e68d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:09.011832 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:09.011832 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:09.012300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55701f29-5485-4f1c-bac2-0138ef7e68d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:09.050246 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:09.050246 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:09.099632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c2893f1c-2ac6-4918-ac2f-2815cafaff81 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:09.213250 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:09.213250 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:09.251731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-55701f29-5485-4f1c-bac2-0138ef7e68d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:09.263801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2893f1c-2ac6-4918-ac2f-2815cafaff81 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:47:09.284109 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 935/1871] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:08 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 1366 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:09.427919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55701f29-5485-4f1c-bac2-0138ef7e68d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:47:09.430832 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 937/1872] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:08 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 910 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:09.762511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2893f1c-2ac6-4918-ac2f-2815cafaff81 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume// Jan 21 07:47:09.763647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2893f1c-2ac6-4918-ac2f-2815cafaff81 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:09.764023 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:09.764023 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:09.764697 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2893f1c-2ac6-4918-ac2f-2815cafaff81 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:09.767488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2893f1c-2ac6-4918-ac2f-2815cafaff81 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:47:09.768884 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 936/1873] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:47:09 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:47:09.794315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-c83c324f-ada2-4ff0-af53-9ee518ee53fb tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:47:09.799300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-c83c324f-ada2-4ff0-af53-9ee518ee53fb tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:09.803560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5407cfcb-36e0-4cdb-afd5-52747614286e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:09.804486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:09.804486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:09.807999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-c83c324f-ada2-4ff0-af53-9ee518ee53fb tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:09.810304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5407cfcb-36e0-4cdb-afd5-52747614286e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:09.825530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5407cfcb-36e0-4cdb-afd5-52747614286e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:09.990126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:09.990126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:10.021187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:10.021187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:10.023778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5407cfcb-36e0-4cdb-afd5-52747614286e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:10.039899 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-c83c324f-ada2-4ff0-af53-9ee518ee53fb tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:47:10.058085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5407cfcb-36e0-4cdb-afd5-52747614286e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:10.059330 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 937/1874] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:09 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 967 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:10.142853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:10.142853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:10.154161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-c83c324f-ada2-4ff0-af53-9ee518ee53fb tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:47:10.161510 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 938/1875] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:47:09 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 1280 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:47:10.191861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-1a844802-58e1-46d3-9bb0-881b50ae1fb6 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] PUT http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392 Jan 21 07:47:10.193063 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:10.193063 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:10.194198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-1a844802-58e1-46d3-9bb0-881b50ae1fb6 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:10.264471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:47:10.264471 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:47:10.265397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-1a844802-58e1-46d3-9bb0-881b50ae1fb6 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Lock "b'cinder-attachment_update-f515070a-3d21-44ae-a72e-e64845495f45-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.017s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:47:10.274718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:10.274718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:10.325620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff590e43-8e98-4eb3-bcb9-a69efa41d157 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:47:10.326169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff590e43-8e98-4eb3-bcb9-a69efa41d157 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:10.326400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:10.326400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:10.327657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff590e43-8e98-4eb3-bcb9-a69efa41d157 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:10.530122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:10.530122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:10.594057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ff590e43-8e98-4eb3-bcb9-a69efa41d157 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:10.674495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff590e43-8e98-4eb3-bcb9-a69efa41d157 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:47:10.679169 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 939/1876] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:10 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 1366 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:10.694148 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a826628d-0a6e-4ada-9918-42f1e7033143 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:47:10.695378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a826628d-0a6e-4ada-9918-42f1e7033143 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:10.695818 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:10.695818 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:10.696629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a826628d-0a6e-4ada-9918-42f1e7033143 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:10.986083 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:10.986083 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:11.029936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a826628d-0a6e-4ada-9918-42f1e7033143 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:11.093891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a826628d-0a6e-4ada-9918-42f1e7033143 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:47:11.094988 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 940/1877] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:10 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 910 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:11.120861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30a165f3-e267-4ac9-a99d-87207cbf95b6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:11.124891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30a165f3-e267-4ac9-a99d-87207cbf95b6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:11.125721 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:11.125721 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:11.126721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30a165f3-e267-4ac9-a99d-87207cbf95b6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:11.303392 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:11.303392 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:11.337075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-30a165f3-e267-4ac9-a99d-87207cbf95b6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:11.393937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30a165f3-e267-4ac9-a99d-87207cbf95b6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:11.408474 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 941/1878] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:11 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1355 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:11.413237 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dafc1a19-b8df-41f1-8bb5-5744a3ac161d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] POST http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928/action Jan 21 07:47:11.414042 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:11.414042 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:11.414820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dafc1a19-b8df-41f1-8bb5-5744a3ac161d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:11.415235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dafc1a19-b8df-41f1-8bb5-5744a3ac161d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:11.541191 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:11.541191 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:11.547058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dafc1a19-b8df-41f1-8bb5-5744a3ac161d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:11.804035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-dafc1a19-b8df-41f1-8bb5-5744a3ac161d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Created reservations ['3da2290f-0d14-4f4b-b4f2-8a90bce34339', 'fffa0644-c02d-40d8-815b-6b2960a3e526'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:11.901517 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dafc1a19-b8df-41f1-8bb5-5744a3ac161d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Extend volume request issued successfully. Jan 21 07:47:11.902085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dafc1a19-b8df-41f1-8bb5-5744a3ac161d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928/action returned with HTTP 202 Jan 21 07:47:11.902989 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 942/1879] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:47:11 2021] POST /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928/action => generated 0 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:11.926853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d15c3234-d104-44a7-9420-266478d25954 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:47:11.927398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d15c3234-d104-44a7-9420-266478d25954 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:11.927631 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:11.927631 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:11.928003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d15c3234-d104-44a7-9420-266478d25954 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:12.074045 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:12.074045 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:12.108858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d15c3234-d104-44a7-9420-266478d25954 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Volume info retrieved successfully. Jan 21 07:47:12.190313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d15c3234-d104-44a7-9420-266478d25954 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 200 Jan 21 07:47:12.192133 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 943/1880] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:11 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 917 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:12.205602 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32103a82-fae7-4b38-b5f9-e467428a7c5c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:12.206143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32103a82-fae7-4b38-b5f9-e467428a7c5c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:12.206389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:12.206389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:12.207321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32103a82-fae7-4b38-b5f9-e467428a7c5c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:12.339233 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:12.339233 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:12.364049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-32103a82-fae7-4b38-b5f9-e467428a7c5c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:12.438202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32103a82-fae7-4b38-b5f9-e467428a7c5c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:12.455679 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 944/1881] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:12 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1355 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:12.455679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e480c02f-95db-476d-b27a-caded10673b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:47:12.455679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e480c02f-95db-476d-b27a-caded10673b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:12.455679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:12.455679 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:12.455679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e480c02f-95db-476d-b27a-caded10673b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:12.675077 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:12.675077 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:12.709651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e480c02f-95db-476d-b27a-caded10673b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:12.795521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e480c02f-95db-476d-b27a-caded10673b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:47:12.808671 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 945/1882] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:12 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 910 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:13.215191 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f44e0f02-edc3-4c83-8e6c-12514dae62e5 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] GET http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 Jan 21 07:47:13.216246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f44e0f02-edc3-4c83-8e6c-12514dae62e5 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:13.218146 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:13.218146 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:13.219024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f44e0f02-edc3-4c83-8e6c-12514dae62e5 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:13.529202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f44e0f02-edc3-4c83-8e6c-12514dae62e5 tempest-TaggedBootDevicesTest_v242-866910751 tempest-TaggedBootDevicesTest_v242-866910751] http://10.222.0.24/volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 returned with HTTP 404 Jan 21 07:47:13.540334 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 946/1883] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:13 2021] GET /volume/v3/0b9d496c7f62456589f05b066f4f5e90/volumes/79c5ba17-a192-4be0-9614-57080e3e71e8 => generated 109 bytes in 335 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:47:13.552444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f303ec26-687d-417c-9a87-282c9b593412 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:13.555656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f303ec26-687d-417c-9a87-282c9b593412 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:13.556848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f303ec26-687d-417c-9a87-282c9b593412 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:13.886585 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:13.886585 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:13.928075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f303ec26-687d-417c-9a87-282c9b593412 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:13.990281 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f303ec26-687d-417c-9a87-282c9b593412 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:13.995653 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 947/1884] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:13 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1355 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:14.001530 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a522928-0d7d-418c-a5b9-9580b6e2c6a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:47:14.008975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a522928-0d7d-418c-a5b9-9580b6e2c6a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:14.009542 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:14.009542 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:14.010219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a522928-0d7d-418c-a5b9-9580b6e2c6a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:14.228750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:14.228750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:14.257375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a522928-0d7d-418c-a5b9-9580b6e2c6a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:14.320819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a522928-0d7d-418c-a5b9-9580b6e2c6a5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 200 Jan 21 07:47:14.324781 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 948/1885] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:13 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 910 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:15.025987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0ad2843-9448-4857-905e-b803a27bd867 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:15.026785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0ad2843-9448-4857-905e-b803a27bd867 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:15.027164 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:15.027164 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:15.027753 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0ad2843-9448-4857-905e-b803a27bd867 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:15.205426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:15.205426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:15.242136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c0ad2843-9448-4857-905e-b803a27bd867 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:15.451549 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0ad2843-9448-4857-905e-b803a27bd867 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:15.453535 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 949/1886] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:15 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1355 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:15.474181 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d720526-b5b7-426d-b14d-ac03aee196d1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:47:15.488058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d720526-b5b7-426d-b14d-ac03aee196d1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:15.494847 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:15.494847 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:15.496454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d720526-b5b7-426d-b14d-ac03aee196d1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:15.690315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d720526-b5b7-426d-b14d-ac03aee196d1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 404 Jan 21 07:47:15.692201 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 950/1887] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 109 bytes in 234 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:15.772614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes Jan 21 07:47:15.773409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-697907329"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:15.774692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume request body: {'volume': {'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-697907329'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:47:15.889887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-1a844802-58e1-46d3-9bb0-881b50ae1fb6 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Lock "b'cinder-attachment_update-f515070a-3d21-44ae-a72e-e64845495f45-n-h1-765315-16'" released by "attachment_update" :: held 5.624s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:47:15.917675 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-1a844802-58e1-46d3-9bb0-881b50ae1fb6 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392 returned with HTTP 200 Jan 21 07:47:15.917675 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 938/1888] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 07:47:10 2021] PUT /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392 => generated 762 bytes in 5722 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:15.991876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-6e87a8ee-0a36-4a77-9f75-c3640193d2cd tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] POST http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392/action Jan 21 07:47:15.993921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:15.993921 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:15.995780 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-6e87a8ee-0a36-4a77-9f75-c3640193d2cd tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:15.997627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-6e87a8ee-0a36-4a77-9f75-c3640193d2cd tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:16.038023 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume of 1 GB Jan 21 07:47:16.089593 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Availability Zones retrieved successfully. Jan 21 07:47:16.130767 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (de1a7a5d-0b2a-43af-a21f-420b631702a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:16.137232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17ada80-8421-49a2-b143-3d922d7e5543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:16.142560 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:47:16.300753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:16.300753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:16.333783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-e0d11377-6ecd-4a8e-aeeb-892d720dbc94 req-6e87a8ee-0a36-4a77-9f75-c3640193d2cd tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392/action returned with HTTP 204 Jan 21 07:47:16.335146 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 939/1889] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:47:15 2021] POST /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392/action => generated 0 bytes in 363 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:16.484847 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6efb57a4-18be-433c-b92a-25f242354e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:16.485487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6efb57a4-18be-433c-b92a-25f242354e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:16.485694 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:16.485694 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:16.486049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6efb57a4-18be-433c-b92a-25f242354e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:16.494947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17ada80-8421-49a2-b143-3d922d7e5543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:16.501829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4122d0-98a2-46ed-bdf6-ff1f65c089a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:16.609632 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:16.609632 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:16.621255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6efb57a4-18be-433c-b92a-25f242354e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:16.678079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6efb57a4-18be-433c-b92a-25f242354e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:16.686456 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 940/1890] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:16 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1355 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:16.712140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1a78ca4-b6f5-4184-a813-8f6c5272fdec tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:16.712551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1a78ca4-b6f5-4184-a813-8f6c5272fdec tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:16.712787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:16.712787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:16.713117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1a78ca4-b6f5-4184-a813-8f6c5272fdec tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:16.863325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Created reservations ['f2b81c0e-d4dc-450d-9e2e-46b0d5f3c2b5', 'fdbacee0-675d-41dd-9111-475d6629867b', '26de91c5-f85e-4e54-873a-49c8f5c7a000', '88e1bf98-6d56-47a5-9425-e7ceb4d1fd26'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:16.873460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4122d0-98a2-46ed-bdf6-ff1f65c089a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2b81c0e-d4dc-450d-9e2e-46b0d5f3c2b5', 'fdbacee0-675d-41dd-9111-475d6629867b', '26de91c5-f85e-4e54-873a-49c8f5c7a000', '88e1bf98-6d56-47a5-9425-e7ceb4d1fd26']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:16.886538 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:16.886538 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:16.888094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bee580d-3be6-4c40-91d0-3dd368a3a7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:16.923466 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1a78ca4-b6f5-4184-a813-8f6c5272fdec tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:17.020800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1a78ca4-b6f5-4184-a813-8f6c5272fdec tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:17.021976 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 941/1891] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:16 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1355 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:17.061676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] POST http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes Jan 21 07:47:17.062156 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:17.062156 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:17.062614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-637374376"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:17.063934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-637374376'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:47:17.064313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Create volume of 1 GB Jan 21 07:47:17.099623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Availability Zones retrieved successfully. Jan 21 07:47:17.158633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Flow 'volume_create_api' (5176e458-3d86-4d2d-9d9e-506fb6f3d0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:17.162349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a29a66a-efd5-4166-a941-656d446f4c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:17.164526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:47:17.209273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bee580d-3be6-4c40-91d0-3dd368a3a7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a6941a3-a49b-4d57-b8e6-fe600c755446', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-697907329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['f2b81c0e-d4dc-450d-9e2e-46b0d5f3c2b5','fdbacee0-675d-41dd-9111-475d6629867b','26de91c5-f85e-4e54-873a-49c8f5c7a000','88e1bf98-6d56-47a5-9425-e7ceb4d1fd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:47:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-697907329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a6941a3-a49b-4d57-b8e6-fe600c755446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb06771a30e47649cb7674f4879371f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d6bda7b9627f4c66acc06332816df69a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:17.213932 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74bb515e-f8bb-40c9-9f9a-2172393e9ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:17.286856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74bb515e-f8bb-40c9-9f9a-2172393e9ce6) transitioned into state 'SUCCESS' from state '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-697907329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['f2b81c0e-d4dc-450d-9e2e-46b0d5f3c2b5','fdbacee0-675d-41dd-9111-475d6629867b','26de91c5-f85e-4e54-873a-49c8f5c7a000','88e1bf98-6d56-47a5-9425-e7ceb4d1fd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:17.292937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14700567-189e-4dcb-99f3-e030b04438d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:17.349679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a29a66a-efd5-4166-a941-656d446f4c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:17.351946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21772ab-82b2-4bf8-91dc-ba67fd1ffc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:17.358461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14700567-189e-4dcb-99f3-e030b04438d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:17.374034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (de1a7a5d-0b2a-43af-a21f-420b631702a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:17.530189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Created reservations ['28e080fe-a799-43e2-a535-48084e47df76', '4e4531cc-8e85-4895-8bc0-5d66f74955fa', '1ae206b7-f48b-4000-90ab-bfbfac71321a', 'cf03c0d9-adb2-4bc5-8415-76b740451558'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:17.533165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21772ab-82b2-4bf8-91dc-ba67fd1ffc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e080fe-a799-43e2-a535-48084e47df76', '4e4531cc-8e85-4895-8bc0-5d66f74955fa', '1ae206b7-f48b-4000-90ab-bfbfac71321a', 'cf03c0d9-adb2-4bc5-8415-76b740451558']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:17.536514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20463df2-bcf2-4d32-8689-117aeb2dff5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:17.615174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume request issued successfully. Jan 21 07:47:17.653123 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-831c49fd-71da-4bfc-b17f-b0f220503e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes returned with HTTP 202 Jan 21 07:47:17.654176 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 951/1892] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:47:15 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/volumes => generated 817 bytes in 1885 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:17.666492 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20463df2-bcf2-4d32-8689-117aeb2dff5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbac3e55-32c2-4a4d-a60d-ea97e266592e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-637374376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fc10034d434b6f930e6c209159264e',qos_specs=None,replication_status=,reservations=['28e080fe-a799-43e2-a535-48084e47df76','4e4531cc-8e85-4895-8bc0-5d66f74955fa','1ae206b7-f48b-4000-90ab-bfbfac71321a','cf03c0d9-adb2-4bc5-8415-76b740451558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596da2e5dc24debb2ab433b7a01a613',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-637374376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbac3e55-32c2-4a4d-a60d-ea97e266592e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fc10034d434b6f930e6c209159264e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2596da2e5dc24debb2ab433b7a01a613',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:17.677456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56357f15-d0b8-4572-872c-1288201c469b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:17.678429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00a41d14-afcb-4b89-a442-b955c544094c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:17.678972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00a41d14-afcb-4b89-a442-b955c544094c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:17.679159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:17.679159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:17.679639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00a41d14-afcb-4b89-a442-b955c544094c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:17.748054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56357f15-d0b8-4572-872c-1288201c469b) transitioned into state 'SUCCESS' from state '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-637374376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fc10034d434b6f930e6c209159264e',qos_specs=None,replication_status=,reservations=['28e080fe-a799-43e2-a535-48084e47df76','4e4531cc-8e85-4895-8bc0-5d66f74955fa','1ae206b7-f48b-4000-90ab-bfbfac71321a','cf03c0d9-adb2-4bc5-8415-76b740451558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2596da2e5dc24debb2ab433b7a01a613',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:17.750271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df5d3ca-0d29-48b0-8b90-76981b0b013e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:47:17.786258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df5d3ca-0d29-48b0-8b90-76981b0b013e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:47:17.802978 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Flow 'volume_create_api' (5176e458-3d86-4d2d-9d9e-506fb6f3d0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:47:17.918696 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:17.918696 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:17.938280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Create volume request issued successfully. Jan 21 07:47:17.968872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-00a41d14-afcb-4b89-a442-b955c544094c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:17.996488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eaa56bc0-df53-464e-b91a-aeca7ae55e07 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes returned with HTTP 202 Jan 21 07:47:17.997474 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 942/1893] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:47:17 2021] POST /volume/v3/41fc10034d434b6f930e6c209159264e/volumes => generated 816 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:47:18.026046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0c3d2c4-c714-4270-bc49-df1bce7a0792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:18.026585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0c3d2c4-c714-4270-bc49-df1bce7a0792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:18.026852 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:18.026852 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:18.027236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0c3d2c4-c714-4270-bc49-df1bce7a0792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:18.080620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00a41d14-afcb-4b89-a442-b955c544094c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:18.082521 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 952/1894] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:17 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:18.250746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:18.250746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:18.275235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c0c3d2c4-c714-4270-bc49-df1bce7a0792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:18.347198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0c3d2c4-c714-4270-bc49-df1bce7a0792 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:18.348816 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 943/1895] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:18 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 884 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:19.101681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-704bf5c6-ad94-4c89-8250-79d28111559a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:19.102242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-704bf5c6-ad94-4c89-8250-79d28111559a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.102417 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.102417 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:19.102804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-704bf5c6-ad94-4c89-8250-79d28111559a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.206079 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.206079 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:19.228465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-704bf5c6-ad94-4c89-8250-79d28111559a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:19.293327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-704bf5c6-ad94-4c89-8250-79d28111559a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:19.294455 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 953/1896] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:19.392426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f553573e-a8aa-4237-a0e0-fc8c8d05d0b1 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:19.395183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f553573e-a8aa-4237-a0e0-fc8c8d05d0b1 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:19.395555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:19.395555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:19.396250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f553573e-a8aa-4237-a0e0-fc8c8d05d0b1 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:19.665466 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:19.665466 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:19.678324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f553573e-a8aa-4237-a0e0-fc8c8d05d0b1 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:19.723314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f553573e-a8aa-4237-a0e0-fc8c8d05d0b1 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:19.731209 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 944/1897] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:19 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 908 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.328786 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60a8e81a-a1d2-4f6a-aa6f-f273df268f50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:20.330874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60a8e81a-a1d2-4f6a-aa6f-f273df268f50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.331657 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.331657 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:20.333224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60a8e81a-a1d2-4f6a-aa6f-f273df268f50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:20.495439 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:20.495439 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:20.548826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-60a8e81a-a1d2-4f6a-aa6f-f273df268f50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:20.583606 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60a8e81a-a1d2-4f6a-aa6f-f273df268f50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:20.585222 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 954/1898] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:20.763828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0adccf3-7f27-4e4c-b2fc-6cf507bc1e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:20.766198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0adccf3-7f27-4e4c-b2fc-6cf507bc1e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:20.766599 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:20.766599 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:20.767348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0adccf3-7f27-4e4c-b2fc-6cf507bc1e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.070333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:21.070333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:21.113957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a0adccf3-7f27-4e4c-b2fc-6cf507bc1e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:21.174010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0adccf3-7f27-4e4c-b2fc-6cf507bc1e4d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:21.188695 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 945/1899] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:20 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 909 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:21.229301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1923df5e-0512-4045-8896-c7517606be3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] POST http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots Jan 21 07:47:21.230414 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:21.230414 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:21.230830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1923df5e-0512-4045-8896-c7517606be3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbac3e55-32c2-4a4d-a60d-ea97e266592e", "name": "tempest-VolumesExtendTest-Snapshot-1317203413"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:21.380082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:21.380082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:21.383347 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1923df5e-0512-4045-8896-c7517606be3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:21.384254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-1923df5e-0512-4045-8896-c7517606be3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Create snapshot from volume cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:21.537448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-1923df5e-0512-4045-8896-c7517606be3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Created reservations ['385cfb22-548d-4488-86d9-a4d750cf8200', 'b37e07f9-7a26-43a5-91d4-321f61fdabdd', 'b444ae0f-5a20-49fb-a511-9a16a2c7d81c', '182e1a85-98ed-4d22-931b-45fbac9657ee'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:21.601404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6f4aa27-a769-4a64-aa16-72307ed7b6d5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:21.602603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6f4aa27-a769-4a64-aa16-72307ed7b6d5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:21.606334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:21.606334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:21.607304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6f4aa27-a769-4a64-aa16-72307ed7b6d5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.708226 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:21.708226 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:21.718188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6f4aa27-a769-4a64-aa16-72307ed7b6d5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:21.751469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6f4aa27-a769-4a64-aa16-72307ed7b6d5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:21.752897 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 946/1900] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:21 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:21.795553 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1923df5e-0512-4045-8896-c7517606be3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot create request issued successfully. Jan 21 07:47:21.796389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1923df5e-0512-4045-8896-c7517606be3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots returned with HTTP 202 Jan 21 07:47:21.804664 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 955/1901] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:47:21 2021] POST /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots => generated 304 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:47:21.816637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41aff462-f9a5-45ce-be6d-12390e8cdc3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:21.816935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41aff462-f9a5-45ce-be6d-12390e8cdc3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:21.817089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:21.817089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:21.817706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41aff462-f9a5-45ce-be6d-12390e8cdc3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:21.870854 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:21.870854 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:21.872023 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-41aff462-f9a5-45ce-be6d-12390e8cdc3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot retrieved successfully. Jan 21 07:47:21.874277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41aff462-f9a5-45ce-be6d-12390e8cdc3b tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 returned with HTTP 200 Jan 21 07:47:21.874955 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 947/1902] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:21 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 => generated 436 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:22.774039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3204fe36-2e71-48a5-b730-76b6ef174c36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:22.774694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3204fe36-2e71-48a5-b730-76b6ef174c36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:22.774871 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:22.774871 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:22.775298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3204fe36-2e71-48a5-b730-76b6ef174c36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:22.868739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:22.868739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:22.885059 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3204fe36-2e71-48a5-b730-76b6ef174c36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:22.892462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8f5581f-ea19-451f-86e2-218241a319bd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:22.894534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8f5581f-ea19-451f-86e2-218241a319bd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:22.895012 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:22.895012 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:22.895905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8f5581f-ea19-451f-86e2-218241a319bd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:22.932021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3204fe36-2e71-48a5-b730-76b6ef174c36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:22.933978 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 956/1903] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:22 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:22.950290 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:22.950290 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:22.952775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d8f5581f-ea19-451f-86e2-218241a319bd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot retrieved successfully. Jan 21 07:47:22.955735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8f5581f-ea19-451f-86e2-218241a319bd tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 returned with HTTP 200 Jan 21 07:47:22.958828 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 948/1904] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:22 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 => generated 436 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:23.950170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b240c282-ac0e-4455-893a-9905b97d6da2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:23.951641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b240c282-ac0e-4455-893a-9905b97d6da2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:23.952232 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:23.952232 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:23.953886 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b240c282-ac0e-4455-893a-9905b97d6da2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:23.974240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcae9296-9061-49ca-a467-6beb4a7da67a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:23.975144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcae9296-9061-49ca-a467-6beb4a7da67a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:23.975580 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:23.975580 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:23.976288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcae9296-9061-49ca-a467-6beb4a7da67a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:24.025168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:24.025168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:24.029282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dcae9296-9061-49ca-a467-6beb4a7da67a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot retrieved successfully. Jan 21 07:47:24.032280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcae9296-9061-49ca-a467-6beb4a7da67a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 returned with HTTP 200 Jan 21 07:47:24.049018 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 949/1905] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:23 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 => generated 436 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:24.157338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:24.157338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:24.178655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b240c282-ac0e-4455-893a-9905b97d6da2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:24.226541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b240c282-ac0e-4455-893a-9905b97d6da2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:24.228186 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 957/1906] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:23 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:25.047601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40c32f53-1df2-4c2a-bfb6-c5e3912caf58 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:25.048185 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40c32f53-1df2-4c2a-bfb6-c5e3912caf58 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:25.048318 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:25.048318 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:25.049001 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40c32f53-1df2-4c2a-bfb6-c5e3912caf58 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:25.115808 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:25.115808 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:25.119778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-40c32f53-1df2-4c2a-bfb6-c5e3912caf58 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot retrieved successfully. Jan 21 07:47:25.127747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40c32f53-1df2-4c2a-bfb6-c5e3912caf58 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 returned with HTTP 200 Jan 21 07:47:25.129441 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 950/1907] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:25 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 => generated 463 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:25.140114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0194adce-8a59-487d-bec9-0a5f1d083be9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] POST http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e/action Jan 21 07:47:25.140604 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:25.140604 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:25.141059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0194adce-8a59-487d-bec9-0a5f1d083be9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:25.141440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0194adce-8a59-487d-bec9-0a5f1d083be9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:25.228902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:25.228902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:25.230536 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0194adce-8a59-487d-bec9-0a5f1d083be9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:25.247193 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8fc5fa70-021d-4493-8df9-4fbca309272f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:25.248276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8fc5fa70-021d-4493-8df9-4fbca309272f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:25.248742 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:25.248742 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:25.249383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8fc5fa70-021d-4493-8df9-4fbca309272f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:25.390670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-0194adce-8a59-487d-bec9-0a5f1d083be9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Created reservations ['3a75aee1-f03e-432d-98e3-f8f3deeee7e0', '999fb818-fa52-456e-8422-74f7201a813c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:47:25.406732 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:25.406732 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:25.435240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8fc5fa70-021d-4493-8df9-4fbca309272f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:25.439992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0194adce-8a59-487d-bec9-0a5f1d083be9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Extend volume request issued successfully. Jan 21 07:47:25.441853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0194adce-8a59-487d-bec9-0a5f1d083be9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e/action returned with HTTP 202 Jan 21 07:47:25.449798 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 958/1908] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:47:25 2021] POST /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:25.456518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55f9ad33-cb6f-4c93-9653-4e7dfbc521ce tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:25.456518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55f9ad33-cb6f-4c93-9653-4e7dfbc521ce tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:25.456891 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:25.456891 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:25.460016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55f9ad33-cb6f-4c93-9653-4e7dfbc521ce tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:25.502204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8fc5fa70-021d-4493-8df9-4fbca309272f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:25.505124 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 951/1909] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:25 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:25.539791 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:25.539791 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:25.552413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-55f9ad33-cb6f-4c93-9653-4e7dfbc521ce tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:25.577598 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55f9ad33-cb6f-4c93-9653-4e7dfbc521ce tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:25.578839 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 959/1910] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:25 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 909 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:26.526995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2119bfa6-b548-49b4-84e2-4f8b6f43fc28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:26.527773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2119bfa6-b548-49b4-84e2-4f8b6f43fc28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:26.528321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:26.528321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:26.528744 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2119bfa6-b548-49b4-84e2-4f8b6f43fc28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:26.598218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a97ae59-0843-426d-85c4-5a18bde35a69 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:26.599045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a97ae59-0843-426d-85c4-5a18bde35a69 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:26.599449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:26.599449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:26.600053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a97ae59-0843-426d-85c4-5a18bde35a69 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:26.668506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:26.668506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:26.698272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2119bfa6-b548-49b4-84e2-4f8b6f43fc28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:26.769655 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:26.769655 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:26.772855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2119bfa6-b548-49b4-84e2-4f8b6f43fc28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:26.773915 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 952/1911] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:26 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:26.846310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a97ae59-0843-426d-85c4-5a18bde35a69 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:26.925966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a97ae59-0843-426d-85c4-5a18bde35a69 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:26.927198 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 960/1912] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:26 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 909 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:27.793357 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a25e3e71-deff-40b8-9c98-788bb0554f17 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:27.795448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a25e3e71-deff-40b8-9c98-788bb0554f17 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:27.796113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:27.796113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:27.797460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a25e3e71-deff-40b8-9c98-788bb0554f17 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:27.920031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:27.920031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:27.952458 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a25e3e71-deff-40b8-9c98-788bb0554f17 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:27.966081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4826d37c-5355-4e61-9bc8-c9c0a221943a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:27.967475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4826d37c-5355-4e61-9bc8-c9c0a221943a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:27.968125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:27.968125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:27.969653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4826d37c-5355-4e61-9bc8-c9c0a221943a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:28.067046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a25e3e71-deff-40b8-9c98-788bb0554f17 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:28.085746 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 953/1913] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:27 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:28.165837 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:28.165837 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:28.198232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4826d37c-5355-4e61-9bc8-c9c0a221943a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:28.247592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4826d37c-5355-4e61-9bc8-c9c0a221943a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:28.250257 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 961/1914] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:27 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 909 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:29.107617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bae8fefe-ac21-4ea8-8f97-52032939e413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:29.108781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bae8fefe-ac21-4ea8-8f97-52032939e413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:29.109154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:29.109154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:29.109775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bae8fefe-ac21-4ea8-8f97-52032939e413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:29.204768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:29.204768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:29.227473 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bae8fefe-ac21-4ea8-8f97-52032939e413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:29.273456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bae8fefe-ac21-4ea8-8f97-52032939e413 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:29.274602 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 954/1915] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:29 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:29.282768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46902c2e-108e-4fb7-9274-b467aaaafd9a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:29.283654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46902c2e-108e-4fb7-9274-b467aaaafd9a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:29.284719 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:29.284719 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:29.285557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46902c2e-108e-4fb7-9274-b467aaaafd9a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:29.349655 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:29.349655 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:29.366223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-46902c2e-108e-4fb7-9274-b467aaaafd9a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:29.394424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46902c2e-108e-4fb7-9274-b467aaaafd9a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:29.396678 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 962/1916] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:29 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 909 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:30.291637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e549b137-831e-453d-88df-e1190996646a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:30.292413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e549b137-831e-453d-88df-e1190996646a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:30.292413 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:30.292413 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:30.292842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e549b137-831e-453d-88df-e1190996646a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:30.394678 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:30.394678 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:30.414450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e549b137-831e-453d-88df-e1190996646a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:30.414761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d51118d-689e-4747-9098-4c9be4d6f66a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:30.415125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d51118d-689e-4747-9098-4c9be4d6f66a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:30.415608 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:30.415608 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:30.416808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d51118d-689e-4747-9098-4c9be4d6f66a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:30.478022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e549b137-831e-453d-88df-e1190996646a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:30.478882 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 955/1917] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:30 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:30.503966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:30.503966 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:30.521827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4d51118d-689e-4747-9098-4c9be4d6f66a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:30.563758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d51118d-689e-4747-9098-4c9be4d6f66a tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:30.565169 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 963/1918] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:30 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 909 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:30.589439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-885c7cf2-a146-405b-bdf0-ce8780dd6e6d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:30.590136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-885c7cf2-a146-405b-bdf0-ce8780dd6e6d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:30.590367 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:30.590367 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:30.590754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-885c7cf2-a146-405b-bdf0-ce8780dd6e6d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:30.676369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:30.676369 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:30.721277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-885c7cf2-a146-405b-bdf0-ce8780dd6e6d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:30.764219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-885c7cf2-a146-405b-bdf0-ce8780dd6e6d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:30.765364 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 956/1919] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:30 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 909 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:30.817916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce883ac6-c95c-4a9f-a722-61a616165a96 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] DELETE http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:30.840964 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce883ac6-c95c-4a9f-a722-61a616165a96 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:30.841220 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:30.841220 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:30.841667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce883ac6-c95c-4a9f-a722-61a616165a96 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:30.842154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-ce883ac6-c95c-4a9f-a722-61a616165a96 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Delete snapshot with id: 12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:30.918990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:30.918990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:30.925779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce883ac6-c95c-4a9f-a722-61a616165a96 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot retrieved successfully. Jan 21 07:47:31.006699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce883ac6-c95c-4a9f-a722-61a616165a96 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot delete request issued successfully. Jan 21 07:47:31.007738 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce883ac6-c95c-4a9f-a722-61a616165a96 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 returned with HTTP 202 Jan 21 07:47:31.009090 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 964/1920] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:47:30 2021] DELETE /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:31.026019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ac06b59-37ab-4314-8fab-18ce129be249 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:31.027585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ac06b59-37ab-4314-8fab-18ce129be249 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:31.028272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:31.028272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:31.030582 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ac06b59-37ab-4314-8fab-18ce129be249 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:31.114352 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:31.114352 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:31.119525 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8ac06b59-37ab-4314-8fab-18ce129be249 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot retrieved successfully. Jan 21 07:47:31.124406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ac06b59-37ab-4314-8fab-18ce129be249 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 returned with HTTP 200 Jan 21 07:47:31.137648 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 957/1921] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:31 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 => generated 462 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:31.509250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-462b7520-6089-4f66-9973-82fb29980317 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:31.509821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-462b7520-6089-4f66-9973-82fb29980317 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:31.509959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:31.509959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:31.511321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-462b7520-6089-4f66-9973-82fb29980317 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:31.636569 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:31.636569 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:31.648051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-462b7520-6089-4f66-9973-82fb29980317 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:31.681029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-462b7520-6089-4f66-9973-82fb29980317 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:31.682769 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 965/1922] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:31 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:31.905922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-407be82c-a595-4ba4-9387-45d30b79bff6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:47:31.906666 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:31.906666 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:31.907705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-407be82c-a595-4ba4-9387-45d30b79bff6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-attach": {"instance_uuid": "4629dbf2-907b-4630-b096-0b50aa819e16", "mountpoint": "/dev/sdb"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:31.908073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-407be82c-a595-4ba4-9387-45d30b79bff6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4629dbf2-907b-4630-b096-0b50aa819e16", "mountpoint": "/dev/sdb"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:32.024551 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:32.024551 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:32.031675 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-407be82c-a595-4ba4-9387-45d30b79bff6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:47:32.088196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-407be82c-a595-4ba4-9387-45d30b79bff6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Update volume admin metadata completed successfully. Jan 21 07:47:32.150771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0972470-715f-4888-a935-9baea72c4ea7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:32.151667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0972470-715f-4888-a935-9baea72c4ea7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:32.152022 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:32.152022 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:32.152684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0972470-715f-4888-a935-9baea72c4ea7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:32.283660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:32.283660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:32.285879 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0972470-715f-4888-a935-9baea72c4ea7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot retrieved successfully. Jan 21 07:47:32.300458 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0972470-715f-4888-a935-9baea72c4ea7 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 returned with HTTP 200 Jan 21 07:47:32.302117 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 966/1923] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:32 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 => generated 462 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:32.701938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33c0c6ad-4bb8-472f-bde7-1156da514970 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:32.702858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33c0c6ad-4bb8-472f-bde7-1156da514970 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:32.703215 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:32.703215 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:32.703869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33c0c6ad-4bb8-472f-bde7-1156da514970 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:32.739771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-407be82c-a595-4ba4-9387-45d30b79bff6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Attach volume completed successfully. Jan 21 07:47:32.741000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-407be82c-a595-4ba4-9387-45d30b79bff6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 202 Jan 21 07:47:32.742094 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 958/1924] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:47:31 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:32.749888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-200f7243-40c7-43f7-a9af-1a105b4212b1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:47:32.750669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-200f7243-40c7-43f7-a9af-1a105b4212b1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:32.751061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:32.751061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:32.751661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-200f7243-40c7-43f7-a9af-1a105b4212b1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:32.968536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:32.968536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:33.030141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-200f7243-40c7-43f7-a9af-1a105b4212b1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:47:33.061137 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:33.061137 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:33.107705 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:33.107705 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:33.118342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-33c0c6ad-4bb8-472f-bde7-1156da514970 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:33.138599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-200f7243-40c7-43f7-a9af-1a105b4212b1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:47:33.142043 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 959/1925] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:32 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 1243 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:33.165462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9bc64f27-0636-4d92-acea-97f8a249cdb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:47:33.166759 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:33.166759 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:33.168218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9bc64f27-0636-4d92-acea-97f8a249cdb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-detach": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:47:33.169191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9bc64f27-0636-4d92-acea-97f8a249cdb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:47:33.202818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33c0c6ad-4bb8-472f-bde7-1156da514970 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:33.204743 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 967/1926] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:32 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:33.414174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9d08392-1657-46b7-9623-2b15d1d9dd52 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:33.430746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9d08392-1657-46b7-9623-2b15d1d9dd52 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:33.431136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:33.431136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:33.433813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9d08392-1657-46b7-9623-2b15d1d9dd52 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:33.469157 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:33.469157 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:33.476755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9bc64f27-0636-4d92-acea-97f8a249cdb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:47:33.591404 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:33.591404 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:33.593687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d9d08392-1657-46b7-9623-2b15d1d9dd52 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Snapshot retrieved successfully. Jan 21 07:47:33.611773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9d08392-1657-46b7-9623-2b15d1d9dd52 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 returned with HTTP 200 Jan 21 07:47:33.622838 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 968/1927] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:33 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 => generated 462 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:34.224551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4165dfd-ebda-4892-89a5-0db957af52d7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:34.226502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4165dfd-ebda-4892-89a5-0db957af52d7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:34.227122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:34.227122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:34.228203 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4165dfd-ebda-4892-89a5-0db957af52d7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:34.468070 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:34.468070 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:34.496905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f4165dfd-ebda-4892-89a5-0db957af52d7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:34.551941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4165dfd-ebda-4892-89a5-0db957af52d7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:34.561561 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 969/1928] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:34 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:34.572153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9bc64f27-0636-4d92-acea-97f8a249cdb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Detach volume completed successfully. Jan 21 07:47:34.573189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9bc64f27-0636-4d92-acea-97f8a249cdb7 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 202 Jan 21 07:47:34.576285 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 960/1929] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:47:33 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 1421 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:47:34.595177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fe493f0-b500-4f71-86a7-cd44d1bba1c0 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:47:34.596169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fe493f0-b500-4f71-86a7-cd44d1bba1c0 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:34.597646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:34.597646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:34.598785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fe493f0-b500-4f71-86a7-cd44d1bba1c0 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:34.642947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca7c2448-d4a9-4979-955c-27b8c271d93d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 Jan 21 07:47:34.644968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca7c2448-d4a9-4979-955c-27b8c271d93d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:34.645304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:34.645304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:34.646419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca7c2448-d4a9-4979-955c-27b8c271d93d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:34.816912 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:34.816912 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:34.868279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1fe493f0-b500-4f71-86a7-cd44d1bba1c0 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:47:34.976068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fe493f0-b500-4f71-86a7-cd44d1bba1c0 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:47:34.989883 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 970/1930] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:34 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 928 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:35.110902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca7c2448-d4a9-4979-955c-27b8c271d93d tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 returned with HTTP 404 Jan 21 07:47:35.114430 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 961/1931] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:47:34 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/snapshots/12e21684-b714-49ba-af8f-eb10789f7852 => generated 111 bytes in 479 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:47:35.131901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a95ba68-e81d-440f-b554-f09de5e65951 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] DELETE http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:35.132911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a95ba68-e81d-440f-b554-f09de5e65951 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:35.133266 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:35.133266 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:35.133890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a95ba68-e81d-440f-b554-f09de5e65951 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:35.135631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-2a95ba68-e81d-440f-b554-f09de5e65951 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Delete volume with id: cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:35.305613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:35.305613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:35.314488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2a95ba68-e81d-440f-b554-f09de5e65951 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:35.413018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2a95ba68-e81d-440f-b554-f09de5e65951 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Delete volume request issued successfully. Jan 21 07:47:35.413634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a95ba68-e81d-440f-b554-f09de5e65951 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 202 Jan 21 07:47:35.417583 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 971/1932] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:47:35 2021] DELETE /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:35.443666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bdf9fcd-9445-48f6-9833-80b648bb09b2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:35.444814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bdf9fcd-9445-48f6-9833-80b648bb09b2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:35.445721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bdf9fcd-9445-48f6-9833-80b648bb09b2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:35.575500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87151d26-cb3c-443e-a6f5-cb61c4c5cbc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:35.577648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87151d26-cb3c-443e-a6f5-cb61c4c5cbc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:35.578853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:35.578853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:35.579969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87151d26-cb3c-443e-a6f5-cb61c4c5cbc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:35.763697 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:35.763697 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:35.809417 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2bdf9fcd-9445-48f6-9833-80b648bb09b2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:35.864843 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:35.864843 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:35.900362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-87151d26-cb3c-443e-a6f5-cb61c4c5cbc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:35.912247 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bdf9fcd-9445-48f6-9833-80b648bb09b2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:35.913462 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 962/1933] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:35 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 908 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:35.969287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87151d26-cb3c-443e-a6f5-cb61c4c5cbc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:35.978420 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 972/1934] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:35 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:36.947435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf4b2b61-c794-4b70-a908-ed3e2bfbd997 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:36.948371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf4b2b61-c794-4b70-a908-ed3e2bfbd997 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:36.949022 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:36.949022 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:36.953385 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf4b2b61-c794-4b70-a908-ed3e2bfbd997 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:36.991929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a4de376-9615-4e58-98cf-e0b9ce22631c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:36.993371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a4de376-9615-4e58-98cf-e0b9ce22631c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:36.994668 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:36.994668 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:36.998969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a4de376-9615-4e58-98cf-e0b9ce22631c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:37.334464 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:37.334464 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:37.363177 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:37.363177 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:37.372478 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7a4de376-9615-4e58-98cf-e0b9ce22631c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:37.431224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf4b2b61-c794-4b70-a908-ed3e2bfbd997 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:37.486180 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a4de376-9615-4e58-98cf-e0b9ce22631c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:37.494533 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 973/1935] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:36 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:37.562441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf4b2b61-c794-4b70-a908-ed3e2bfbd997 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:37.580204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 963/1936] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:36 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 908 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:38.521637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-311c9ee1-58c3-4a00-a21a-b1efabcd8c50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:38.522800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-311c9ee1-58c3-4a00-a21a-b1efabcd8c50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:38.523176 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:38.523176 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:38.523794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-311c9ee1-58c3-4a00-a21a-b1efabcd8c50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:38.586460 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e752912-9f68-4181-bc4f-8556c3748b9e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:38.587317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e752912-9f68-4181-bc4f-8556c3748b9e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:38.587872 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:38.587872 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:38.588536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e752912-9f68-4181-bc4f-8556c3748b9e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:38.760770 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:38.760770 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:38.802230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-311c9ee1-58c3-4a00-a21a-b1efabcd8c50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:38.877704 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:38.877704 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:38.935724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2e752912-9f68-4181-bc4f-8556c3748b9e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:38.961957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-311c9ee1-58c3-4a00-a21a-b1efabcd8c50 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:38.980314 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 974/1937] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:38 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:39.072774 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e752912-9f68-4181-bc4f-8556c3748b9e tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 200 Jan 21 07:47:39.074694 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 964/1938] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:38 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 908 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:40.001998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08c0bcd4-2abb-4bae-a7e8-42754cc81e67 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:40.004437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08c0bcd4-2abb-4bae-a7e8-42754cc81e67 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:40.007031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:40.007031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:40.008518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08c0bcd4-2abb-4bae-a7e8-42754cc81e67 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:40.107283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6f894cc-c52d-4774-a43a-9df6d9a1d4f9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e Jan 21 07:47:40.108155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6f894cc-c52d-4774-a43a-9df6d9a1d4f9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:40.108511 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:40.108511 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:40.109211 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6f894cc-c52d-4774-a43a-9df6d9a1d4f9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:40.260092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6f894cc-c52d-4774-a43a-9df6d9a1d4f9 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e returned with HTTP 404 Jan 21 07:47:40.264681 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 965/1939] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:40 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/cbac3e55-32c2-4a4d-a60d-ea97e266592e => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:47:40.275032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a900e04c-edfa-4ea1-8ddf-62007d5da1da tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] DELETE http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:40.275561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a900e04c-edfa-4ea1-8ddf-62007d5da1da tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:40.276056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a900e04c-edfa-4ea1-8ddf-62007d5da1da tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:40.276525 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-a900e04c-edfa-4ea1-8ddf-62007d5da1da tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Delete volume with id: ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:40.353138 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:40.353138 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:40.434745 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-08c0bcd4-2abb-4bae-a7e8-42754cc81e67 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:40.468990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:40.468990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:40.470215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a900e04c-edfa-4ea1-8ddf-62007d5da1da tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:40.595624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a900e04c-edfa-4ea1-8ddf-62007d5da1da tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Delete volume request issued successfully. Jan 21 07:47:40.597245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a900e04c-edfa-4ea1-8ddf-62007d5da1da tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 202 Jan 21 07:47:40.602786 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 966/1940] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:47:40 2021] DELETE /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:47:40.612871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-67771cfb-a05b-4a90-9ab9-7b1b62c5f80c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:40.613560 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-67771cfb-a05b-4a90-9ab9-7b1b62c5f80c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:40.613820 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:40.613820 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:40.614192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-67771cfb-a05b-4a90-9ab9-7b1b62c5f80c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:40.646693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08c0bcd4-2abb-4bae-a7e8-42754cc81e67 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:40.647903 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 975/1941] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:39 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:40.755382 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:40.755382 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:40.779640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-67771cfb-a05b-4a90-9ab9-7b1b62c5f80c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:40.854834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-67771cfb-a05b-4a90-9ab9-7b1b62c5f80c tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:40.868717 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 967/1942] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:40 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1354 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:47:41.675507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83260b6b-841b-4732-a735-69a7f16b8080 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:41.677066 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83260b6b-841b-4732-a735-69a7f16b8080 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:41.678482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:41.678482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:41.680801 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83260b6b-841b-4732-a735-69a7f16b8080 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:41.835189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:41.835189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:41.864642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-83260b6b-841b-4732-a735-69a7f16b8080 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:41.884617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e724b60-144e-4547-bbf5-8571ea7a5a00 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:41.885151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e724b60-144e-4547-bbf5-8571ea7a5a00 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:41.885381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:41.885381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:41.885764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e724b60-144e-4547-bbf5-8571ea7a5a00 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:41.926488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83260b6b-841b-4732-a735-69a7f16b8080 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:41.933101 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 976/1943] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:41 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:42.162703 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:42.162703 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:42.232901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2e724b60-144e-4547-bbf5-8571ea7a5a00 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:42.376078 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e724b60-144e-4547-bbf5-8571ea7a5a00 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:42.388706 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 968/1944] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:41 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1354 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:42.962262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-182582b0-819c-4c11-9549-0705c3afeecf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:42.963043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-182582b0-819c-4c11-9549-0705c3afeecf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:42.963043 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:42.963043 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:42.963442 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-182582b0-819c-4c11-9549-0705c3afeecf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:43.121394 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:43.121394 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:43.154003 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-182582b0-819c-4c11-9549-0705c3afeecf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:43.245541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-182582b0-819c-4c11-9549-0705c3afeecf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:43.257037 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 977/1945] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:42 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:43.407159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec158ae6-44cb-40e6-81ad-09b123c740c6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:43.408002 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec158ae6-44cb-40e6-81ad-09b123c740c6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:43.408229 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:43.408229 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:43.409186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec158ae6-44cb-40e6-81ad-09b123c740c6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:43.620434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:43.620434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:43.659882 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ec158ae6-44cb-40e6-81ad-09b123c740c6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:43.726211 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec158ae6-44cb-40e6-81ad-09b123c740c6 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:43.727644 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 969/1946] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:43 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1354 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:44.281375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-57f2763f-e1ec-465a-a9d4-6d3eb33b1138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:44.282824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-57f2763f-e1ec-465a-a9d4-6d3eb33b1138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:44.283389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:44.283389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:44.285046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-57f2763f-e1ec-465a-a9d4-6d3eb33b1138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:44.490056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:44.490056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:44.546297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-57f2763f-e1ec-465a-a9d4-6d3eb33b1138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:44.710455 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-57f2763f-e1ec-465a-a9d4-6d3eb33b1138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:44.712621 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 978/1947] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:44 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:44.761986 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c23136d9-e295-4309-b760-715d639bf2f2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:44.763019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c23136d9-e295-4309-b760-715d639bf2f2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:44.763373 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:44.763373 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:44.764022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c23136d9-e295-4309-b760-715d639bf2f2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:45.140286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:45.140286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:45.184132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c23136d9-e295-4309-b760-715d639bf2f2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Volume info retrieved successfully. Jan 21 07:47:45.307001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c23136d9-e295-4309-b760-715d639bf2f2 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 200 Jan 21 07:47:45.312721 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 970/1948] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:44 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 1354 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:47:45.819338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6d8cb5c-fb80-4e5d-aae6-2110b04445f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:45.833497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6d8cb5c-fb80-4e5d-aae6-2110b04445f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:45.833910 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:45.833910 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:45.834602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6d8cb5c-fb80-4e5d-aae6-2110b04445f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:45.973428 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:45.973428 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:46.005922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a6d8cb5c-fb80-4e5d-aae6-2110b04445f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:46.062149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6d8cb5c-fb80-4e5d-aae6-2110b04445f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:46.063382 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 979/1949] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:45 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:46.345042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4b8b726-2ea8-43e2-9710-7e0c98977b19 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] GET http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 Jan 21 07:47:46.345867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4b8b726-2ea8-43e2-9710-7e0c98977b19 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:46.345867 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:46.345867 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:46.346292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4b8b726-2ea8-43e2-9710-7e0c98977b19 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:46.524885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4b8b726-2ea8-43e2-9710-7e0c98977b19 tempest-VolumesExtendTest-827226626 tempest-VolumesExtendTest-827226626] http://10.222.0.24/volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 returned with HTTP 404 Jan 21 07:47:46.526452 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 971/1950] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:46 2021] GET /volume/v3/41fc10034d434b6f930e6c209159264e/volumes/ab083b2f-1359-4edd-a3f5-8c60903c6928 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:47:47.100018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e37c6d6-6098-4f4a-83e2-7b66798af271 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:47.101525 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e37c6d6-6098-4f4a-83e2-7b66798af271 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:47.105884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:47.105884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:47.115556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e37c6d6-6098-4f4a-83e2-7b66798af271 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:48.242974 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:48.242974 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:48.309851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7e37c6d6-6098-4f4a-83e2-7b66798af271 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:48.469968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e37c6d6-6098-4f4a-83e2-7b66798af271 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:48.492617 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 980/1951] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:47 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 909 bytes in 1388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:49.510103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-458a4c1f-8675-4a16-8697-c75920dec00b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:49.511289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-458a4c1f-8675-4a16-8697-c75920dec00b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:49.511975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-458a4c1f-8675-4a16-8697-c75920dec00b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:49.642734 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:49.642734 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:49.670198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-458a4c1f-8675-4a16-8697-c75920dec00b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:49.723403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-458a4c1f-8675-4a16-8697-c75920dec00b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:49.725161 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 972/1952] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 967 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:47:50.758792 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df98ef7d-1a39-4ae1-b382-1a8b4b752df3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:50.760810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df98ef7d-1a39-4ae1-b382-1a8b4b752df3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:50.761402 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:50.761402 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:50.768924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df98ef7d-1a39-4ae1-b382-1a8b4b752df3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:51.241404 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:51.241404 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:51.309317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df98ef7d-1a39-4ae1-b382-1a8b4b752df3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:51.411647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df98ef7d-1a39-4ae1-b382-1a8b4b752df3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:51.414875 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 981/1953] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:50 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 967 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:52.448937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd8c9e8a-cd8b-441b-9bb4-53eb141c8e28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:52.457675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd8c9e8a-cd8b-441b-9bb4-53eb141c8e28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:52.459338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:52.459338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:52.462674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd8c9e8a-cd8b-441b-9bb4-53eb141c8e28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:52.954832 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:52.954832 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:52.980319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd8c9e8a-cd8b-441b-9bb4-53eb141c8e28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:53.037234 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd8c9e8a-cd8b-441b-9bb4-53eb141c8e28 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:53.038393 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 973/1954] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:52 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 967 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:54.060140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd861cf7-c441-4ddc-9fcb-239e298bc8b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:54.061426 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd861cf7-c441-4ddc-9fcb-239e298bc8b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:54.061800 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:54.061800 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:54.062494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd861cf7-c441-4ddc-9fcb-239e298bc8b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:54.455176 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:54.455176 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:54.530045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd861cf7-c441-4ddc-9fcb-239e298bc8b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:54.648874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd861cf7-c441-4ddc-9fcb-239e298bc8b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:54.655931 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 982/1955] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:54 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 970 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:55.683488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46d6039e-ec52-4bb6-a070-6c9a0a3a31f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:55.684677 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46d6039e-ec52-4bb6-a070-6c9a0a3a31f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:55.691503 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:55.691503 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:55.692369 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46d6039e-ec52-4bb6-a070-6c9a0a3a31f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:56.076080 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:56.076080 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:56.121399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-46d6039e-ec52-4bb6-a070-6c9a0a3a31f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:56.229152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46d6039e-ec52-4bb6-a070-6c9a0a3a31f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:56.237748 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 974/1956] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:55 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 970 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:57.262887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16434d21-6b7d-4a80-963f-7ae78e4d3b12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:57.262887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16434d21-6b7d-4a80-963f-7ae78e4d3b12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:57.262887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:57.262887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:57.295922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16434d21-6b7d-4a80-963f-7ae78e4d3b12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:57.434039 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:57.434039 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:57.473557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-16434d21-6b7d-4a80-963f-7ae78e4d3b12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:57.539742 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16434d21-6b7d-4a80-963f-7ae78e4d3b12 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:57.542092 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 983/1957] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:57 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 970 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:47:58.562604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-20e970a7-a1d6-41b3-ae5a-47c56726a4b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:47:58.563560 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-20e970a7-a1d6-41b3-ae5a-47c56726a4b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:47:58.564119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:47:58.564119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:47:58.565391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-20e970a7-a1d6-41b3-ae5a-47c56726a4b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:47:58.814817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:47:58.814817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:47:58.905194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-20e970a7-a1d6-41b3-ae5a-47c56726a4b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:47:59.021113 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-20e970a7-a1d6-41b3-ae5a-47c56726a4b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:47:59.022680 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 975/1958] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:47:58 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 970 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:00.051897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da6d5852-0105-4f3e-aef2-a50b97ec20e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:48:00.053835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da6d5852-0105-4f3e-aef2-a50b97ec20e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:00.054569 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:00.054569 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:00.055393 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da6d5852-0105-4f3e-aef2-a50b97ec20e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:00.151350 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:00.151350 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:00.174033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-da6d5852-0105-4f3e-aef2-a50b97ec20e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:48:00.225346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da6d5852-0105-4f3e-aef2-a50b97ec20e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:48:00.239016 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 984/1959] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:00 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 970 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:01.243894 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2cb9f3ab-9c4f-4da9-9bc1-8eb914d2b489 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:48:01.244573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2cb9f3ab-9c4f-4da9-9bc1-8eb914d2b489 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:01.245039 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:01.245039 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:01.245866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2cb9f3ab-9c4f-4da9-9bc1-8eb914d2b489 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:01.344957 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:01.344957 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:01.360492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2cb9f3ab-9c4f-4da9-9bc1-8eb914d2b489 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:48:01.409290 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2cb9f3ab-9c4f-4da9-9bc1-8eb914d2b489 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:48:01.410611 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 976/1960] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:01 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 970 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:02.427837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a16c9533-bce1-4bb6-9d7a-43109505c974 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:48:02.428647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a16c9533-bce1-4bb6-9d7a-43109505c974 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:02.428647 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:02.428647 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:02.429059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a16c9533-bce1-4bb6-9d7a-43109505c974 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:02.569261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:02.569261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:02.594558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a16c9533-bce1-4bb6-9d7a-43109505c974 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:48:02.658811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a16c9533-bce1-4bb6-9d7a-43109505c974 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:48:02.664519 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 985/1961] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:02 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 970 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:03.682997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9c5ce17f-3571-452b-a002-881655228c62 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:48:03.683793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9c5ce17f-3571-452b-a002-881655228c62 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:03.684081 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:03.684081 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:03.684815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9c5ce17f-3571-452b-a002-881655228c62 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:03.798865 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:03.798865 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:03.815768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9c5ce17f-3571-452b-a002-881655228c62 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:48:03.878797 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9c5ce17f-3571-452b-a002-881655228c62 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:48:03.880720 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 977/1962] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:03 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 1358 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:03.897405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9cce669e-6700-4d48-8f38-902d7419eeeb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:48:03.897943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9cce669e-6700-4d48-8f38-902d7419eeeb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:03.898146 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:03.898146 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:03.898765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9cce669e-6700-4d48-8f38-902d7419eeeb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:03.982255 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:03.982255 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:03.991522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9cce669e-6700-4d48-8f38-902d7419eeeb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:48:04.018855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9cce669e-6700-4d48-8f38-902d7419eeeb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:48:04.028910 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 986/1963] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:03 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 1358 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:04.041708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04315120-dafb-4234-85c7-64d5447fc19d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups Jan 21 07:48:04.044241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:04.044241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:04.051053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04315120-dafb-4234-85c7-64d5447fc19d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a6941a3-a49b-4d57-b8e6-fe600c755446", "name": "tempest-VolumesBackupsTest-Backup-1189401755"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:04.053406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-04315120-dafb-4234-85c7-64d5447fc19d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Creating new backup {'backup': {'volume_id': '5a6941a3-a49b-4d57-b8e6-fe600c755446', 'name': 'tempest-VolumesBackupsTest-Backup-1189401755'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 07:48:04.054477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-04315120-dafb-4234-85c7-64d5447fc19d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Creating backup of volume 5a6941a3-a49b-4d57-b8e6-fe600c755446 in container None Jan 21 07:48:04.282528 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:04.282528 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:04.284537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-04315120-dafb-4234-85c7-64d5447fc19d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:48:04.339123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-04315120-dafb-4234-85c7-64d5447fc19d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Created reservations ['da2cbab0-b917-466b-b043-b089b06401a0', 'da3c2f49-c1cd-4967-a0f7-7a887c016672'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:48:04.426573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04315120-dafb-4234-85c7-64d5447fc19d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups returned with HTTP 202 Jan 21 07:48:04.427767 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 978/1964] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:48:04 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/backups => generated 396 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:48:04.440621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8aadc1a1-5f8f-4da1-b927-e20a6b7bed8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:04.441579 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8aadc1a1-5f8f-4da1-b927-e20a6b7bed8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:04.441979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:04.441979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:04.442570 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8aadc1a1-5f8f-4da1-b927-e20a6b7bed8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:04.443137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8aadc1a1-5f8f-4da1-b927-e20a6b7bed8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:04.472259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:04.472259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:04.482043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8aadc1a1-5f8f-4da1-b927-e20a6b7bed8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:04.485021 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 987/1965] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:04 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 803 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:05.507795 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e88a24aa-1828-485f-b8e6-eb82e64f1ee3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:05.515524 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e88a24aa-1828-485f-b8e6-eb82e64f1ee3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:05.516526 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:05.516526 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:05.518661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e88a24aa-1828-485f-b8e6-eb82e64f1ee3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:05.520171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e88a24aa-1828-485f-b8e6-eb82e64f1ee3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:05.598430 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:05.598430 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:05.600731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e88a24aa-1828-485f-b8e6-eb82e64f1ee3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:05.601916 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 979/1966] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:05 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 803 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:06.617104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9982ea19-44af-4813-9c4f-499cb6ba78fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:06.617780 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9982ea19-44af-4813-9c4f-499cb6ba78fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:06.618168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:06.618168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:06.618789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9982ea19-44af-4813-9c4f-499cb6ba78fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:06.619319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9982ea19-44af-4813-9c4f-499cb6ba78fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:06.672181 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:06.672181 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:06.676835 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9982ea19-44af-4813-9c4f-499cb6ba78fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:06.685809 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 988/1967] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:06 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 803 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:07.696779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-688376c4-1b49-4b23-b330-ef35b744bf63 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:07.702611 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-688376c4-1b49-4b23-b330-ef35b744bf63 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:07.703697 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:07.703697 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:07.705103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-688376c4-1b49-4b23-b330-ef35b744bf63 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:07.706604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-688376c4-1b49-4b23-b330-ef35b744bf63 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:07.807646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:07.807646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:07.821182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-688376c4-1b49-4b23-b330-ef35b744bf63 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:07.821182 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 980/1968] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:07 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 803 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:08.828628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-901784f0-aa23-4107-ad0d-521fc0aeabc6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:08.830754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-901784f0-aa23-4107-ad0d-521fc0aeabc6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:08.831446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:08.831446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:08.831994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-901784f0-aa23-4107-ad0d-521fc0aeabc6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:08.832487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-901784f0-aa23-4107-ad0d-521fc0aeabc6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:09.021652 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:09.021652 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:09.028776 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-901784f0-aa23-4107-ad0d-521fc0aeabc6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:09.044344 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 989/1969] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:08 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:10.061919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25be9d1c-8df2-4158-ad12-0e623e3297fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:10.063988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25be9d1c-8df2-4158-ad12-0e623e3297fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:10.065297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:10.065297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:10.066495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25be9d1c-8df2-4158-ad12-0e623e3297fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:10.067461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-25be9d1c-8df2-4158-ad12-0e623e3297fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:10.194031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:10.194031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:10.199347 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25be9d1c-8df2-4158-ad12-0e623e3297fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:10.207911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 981/1970] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:10 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:11.218638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-141328b2-e6e3-4f4a-9790-7ba8e029cb1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:11.219773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-141328b2-e6e3-4f4a-9790-7ba8e029cb1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:11.220149 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:11.220149 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:11.221123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-141328b2-e6e3-4f4a-9790-7ba8e029cb1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:11.223379 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-141328b2-e6e3-4f4a-9790-7ba8e029cb1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:11.277664 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:11.277664 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:11.283882 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-141328b2-e6e3-4f4a-9790-7ba8e029cb1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:11.289982 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 990/1971] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:11 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:12.321707 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adece304-c2f3-4635-8736-128e6a9534bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:12.324795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adece304-c2f3-4635-8736-128e6a9534bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:12.333756 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:12.333756 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:12.335192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adece304-c2f3-4635-8736-128e6a9534bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:12.336142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-adece304-c2f3-4635-8736-128e6a9534bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:12.441537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:12.441537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:12.445551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adece304-c2f3-4635-8736-128e6a9534bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:12.447912 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 982/1972] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:12 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:13.464780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64557c1f-e77b-49a7-be7b-f0f5e1d77f40 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:13.466856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64557c1f-e77b-49a7-be7b-f0f5e1d77f40 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:13.467557 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:13.467557 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:13.468753 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64557c1f-e77b-49a7-be7b-f0f5e1d77f40 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:13.469741 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-64557c1f-e77b-49a7-be7b-f0f5e1d77f40 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:13.522807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:13.522807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:13.527883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64557c1f-e77b-49a7-be7b-f0f5e1d77f40 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:13.530139 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 991/1973] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:13 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:14.548308 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f13b8df-01cd-4473-998a-6a6d8f81969d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:14.551019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f13b8df-01cd-4473-998a-6a6d8f81969d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:14.551613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:14.551613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:14.552573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f13b8df-01cd-4473-998a-6a6d8f81969d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:14.553386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2f13b8df-01cd-4473-998a-6a6d8f81969d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:14.607484 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:14.607484 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:14.611845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f13b8df-01cd-4473-998a-6a6d8f81969d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:14.613562 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 983/1974] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:14 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:15.646533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5dcc2b45-9eb1-4f6d-bbc1-3ed62d53d8cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:15.650464 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5dcc2b45-9eb1-4f6d-bbc1-3ed62d53d8cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:15.650785 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:15.650785 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:15.651464 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5dcc2b45-9eb1-4f6d-bbc1-3ed62d53d8cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:15.651609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5dcc2b45-9eb1-4f6d-bbc1-3ed62d53d8cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:15.689925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:15.689925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:15.698105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5dcc2b45-9eb1-4f6d-bbc1-3ed62d53d8cd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:15.698105 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 992/1975] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:16.734448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f550d24-593c-45f8-a98a-514f465265db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:16.744042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f550d24-593c-45f8-a98a-514f465265db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:16.744979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:16.744979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:16.747129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f550d24-593c-45f8-a98a-514f465265db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:16.748265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3f550d24-593c-45f8-a98a-514f465265db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:16.802575 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:16.802575 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:16.806853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f550d24-593c-45f8-a98a-514f465265db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:16.809408 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 984/1976] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:16 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:17.836720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf5908ad-5942-4909-b308-e1330b4d5008 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:17.838860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf5908ad-5942-4909-b308-e1330b4d5008 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:17.843910 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:17.843910 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:17.846488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf5908ad-5942-4909-b308-e1330b4d5008 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:17.847607 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bf5908ad-5942-4909-b308-e1330b4d5008 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:17.915978 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:17.915978 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:17.918263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf5908ad-5942-4909-b308-e1330b4d5008 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:17.919384 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 993/1977] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:17 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:18.945885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-049c30e0-3713-49e0-adf2-aa78494a4eef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:18.947033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-049c30e0-3713-49e0-adf2-aa78494a4eef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:18.947424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:18.947424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:18.948048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-049c30e0-3713-49e0-adf2-aa78494a4eef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:18.948614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-049c30e0-3713-49e0-adf2-aa78494a4eef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:19.003717 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:19.003717 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:19.006056 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-049c30e0-3713-49e0-adf2-aa78494a4eef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:19.014625 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 985/1978] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:18 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:20.032102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3ada224-6edf-4a7e-9167-4c77ba789ed4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:20.037349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3ada224-6edf-4a7e-9167-4c77ba789ed4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:20.039241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:20.039241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:20.045150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3ada224-6edf-4a7e-9167-4c77ba789ed4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:20.046279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d3ada224-6edf-4a7e-9167-4c77ba789ed4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:20.140489 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:20.140489 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:20.146509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3ada224-6edf-4a7e-9167-4c77ba789ed4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:20.150097 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 994/1979] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:20 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:21.164068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24d1bf21-1ff5-4827-83b4-0e539ba7a827 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:21.165285 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24d1bf21-1ff5-4827-83b4-0e539ba7a827 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:21.165652 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:21.165652 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:21.166263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24d1bf21-1ff5-4827-83b4-0e539ba7a827 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:21.166846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-24d1bf21-1ff5-4827-83b4-0e539ba7a827 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:21.231161 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:21.231161 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:21.233087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24d1bf21-1ff5-4827-83b4-0e539ba7a827 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:21.233943 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 986/1980] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:21 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:22.255137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98816641-8ab3-4432-bf09-7fba236c8d38 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:22.259238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98816641-8ab3-4432-bf09-7fba236c8d38 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:22.263794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:22.263794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:22.265148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98816641-8ab3-4432-bf09-7fba236c8d38 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:22.266038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-98816641-8ab3-4432-bf09-7fba236c8d38 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:22.376930 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:22.376930 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:22.380697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98816641-8ab3-4432-bf09-7fba236c8d38 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:22.393768 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 995/1981] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:22 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:23.410002 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-495d37cd-88aa-4fbc-9f03-8f6dc2d05c0d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:23.410806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-495d37cd-88aa-4fbc-9f03-8f6dc2d05c0d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:23.410995 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:23.410995 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:23.415295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-495d37cd-88aa-4fbc-9f03-8f6dc2d05c0d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:23.416034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-495d37cd-88aa-4fbc-9f03-8f6dc2d05c0d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:23.449487 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:23.449487 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:23.452246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-495d37cd-88aa-4fbc-9f03-8f6dc2d05c0d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:23.461306 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 987/1982] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:23 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:24.469166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fba061f-e8dc-4f62-a238-3882f935c575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:24.471635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fba061f-e8dc-4f62-a238-3882f935c575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:24.472043 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:24.472043 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:24.472832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fba061f-e8dc-4f62-a238-3882f935c575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:24.473412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5fba061f-e8dc-4f62-a238-3882f935c575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:24.525440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:24.525440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:24.527300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fba061f-e8dc-4f62-a238-3882f935c575 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:24.528120 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 996/1983] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:24 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:25.549069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3b21764-b6c6-4ca6-ae41-3ec8e714d06d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:25.549902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3b21764-b6c6-4ca6-ae41-3ec8e714d06d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:25.549902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:25.549902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:25.550301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3b21764-b6c6-4ca6-ae41-3ec8e714d06d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:25.550563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c3b21764-b6c6-4ca6-ae41-3ec8e714d06d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:25.596907 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:25.596907 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:25.598914 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3b21764-b6c6-4ca6-ae41-3ec8e714d06d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:25.600533 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 988/1984] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:25 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:26.620187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a975d87-6556-4445-b27f-c7a25712e675 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:26.623295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a975d87-6556-4445-b27f-c7a25712e675 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:26.623519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:26.623519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:26.624212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a975d87-6556-4445-b27f-c7a25712e675 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:26.624827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8a975d87-6556-4445-b27f-c7a25712e675 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:26.691150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:26.691150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:26.693756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a975d87-6556-4445-b27f-c7a25712e675 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:26.694903 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 997/1985] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:26 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:26.718576 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df4c6f19-26f7-405c-b74e-08cb21fb805e tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:48:26.719797 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:26.719797 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:26.721624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df4c6f19-26f7-405c-b74e-08cb21fb805e tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-attach": {"instance_uuid": "927caea6-b436-42e6-9591-8b58b2bd03d1", "mountpoint": "/dev/sdb"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:26.722355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df4c6f19-26f7-405c-b74e-08cb21fb805e tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "927caea6-b436-42e6-9591-8b58b2bd03d1", "mountpoint": "/dev/sdb"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:26.780964 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:26.780964 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:26.782183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df4c6f19-26f7-405c-b74e-08cb21fb805e tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:26.797325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df4c6f19-26f7-405c-b74e-08cb21fb805e tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Update volume admin metadata completed successfully. Jan 21 07:48:27.250246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df4c6f19-26f7-405c-b74e-08cb21fb805e tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Attach volume completed successfully. Jan 21 07:48:27.251408 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df4c6f19-26f7-405c-b74e-08cb21fb805e tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 202 Jan 21 07:48:27.253332 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 989/1986] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:48:26 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:27.262496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5fbbb0d-97d5-4c64-b0eb-d50ed5f15cc5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:48:27.263851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5fbbb0d-97d5-4c64-b0eb-d50ed5f15cc5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:27.264249 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:27.264249 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:27.264986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5fbbb0d-97d5-4c64-b0eb-d50ed5f15cc5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:27.365160 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:27.365160 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:27.375627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c5fbbb0d-97d5-4c64-b0eb-d50ed5f15cc5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:27.404539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:27.404539 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:27.416210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5fbbb0d-97d5-4c64-b0eb-d50ed5f15cc5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:48:27.417366 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 998/1987] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:27 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 1243 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:27.448572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a72b7b6-442e-4906-8f4c-163c4069dc57 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:48:27.449692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a72b7b6-442e-4906-8f4c-163c4069dc57 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:27.449900 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:27.449900 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:27.450335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a72b7b6-442e-4906-8f4c-163c4069dc57 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:27.697084 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:27.697084 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:27.722701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0cbbfb63-dd29-4c14-b562-3275b1dd43b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:27.723337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0cbbfb63-dd29-4c14-b562-3275b1dd43b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:27.723735 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:27.723735 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:27.724333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0cbbfb63-dd29-4c14-b562-3275b1dd43b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:27.736474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0cbbfb63-dd29-4c14-b562-3275b1dd43b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:27.740010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8a72b7b6-442e-4906-8f4c-163c4069dc57 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:27.777867 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:27.777867 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:27.780772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0cbbfb63-dd29-4c14-b562-3275b1dd43b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:27.792500 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 999/1988] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:27 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:27.886932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:27.886932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:27.940914 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a72b7b6-442e-4906-8f4c-163c4069dc57 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:48:27.969867 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 990/1989] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:27 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 1243 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:48:27.987101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-070b7dbc-3cd8-406e-8b11-06b1f22622f6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:48:27.987578 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:27.987578 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:27.988011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-070b7dbc-3cd8-406e-8b11-06b1f22622f6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-detach": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:27.988395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-070b7dbc-3cd8-406e-8b11-06b1f22622f6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:28.123685 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:28.123685 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:28.125473 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-070b7dbc-3cd8-406e-8b11-06b1f22622f6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:28.420260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-070b7dbc-3cd8-406e-8b11-06b1f22622f6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Detach volume completed successfully. Jan 21 07:48:28.421283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-070b7dbc-3cd8-406e-8b11-06b1f22622f6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 202 Jan 21 07:48:28.422436 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1000/1990] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:48:27 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:28.432949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c500b42-5e75-4e14-9463-dc76f3aa3c1f tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:48:28.433891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c500b42-5e75-4e14-9463-dc76f3aa3c1f tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:28.434307 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:28.434307 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:28.435391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c500b42-5e75-4e14-9463-dc76f3aa3c1f tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:28.528715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:28.528715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:28.540990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3c500b42-5e75-4e14-9463-dc76f3aa3c1f tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:28.570209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c500b42-5e75-4e14-9463-dc76f3aa3c1f tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:48:28.582854 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 991/1991] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:28 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 928 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:28.797901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ac00654-7ecb-446f-bc30-229278a8a6c7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:28.798903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ac00654-7ecb-446f-bc30-229278a8a6c7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:28.799182 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:28.799182 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:28.799655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ac00654-7ecb-446f-bc30-229278a8a6c7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:28.799961 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5ac00654-7ecb-446f-bc30-229278a8a6c7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:28.953366 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:28.953366 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:28.957412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ac00654-7ecb-446f-bc30-229278a8a6c7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:28.965154 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1001/1992] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:28 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:29.983204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9dc6317-4729-42da-9a48-e264ba4a516a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:29.984941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9dc6317-4729-42da-9a48-e264ba4a516a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:29.988153 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:29.988153 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:29.989395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9dc6317-4729-42da-9a48-e264ba4a516a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:29.990200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c9dc6317-4729-42da-9a48-e264ba4a516a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:30.046211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:30.046211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:30.050001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9dc6317-4729-42da-9a48-e264ba4a516a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:30.051711 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 992/1993] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:29 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:31.074664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c52b986-3c0d-479c-8794-fa08cecf6084 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:31.076160 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c52b986-3c0d-479c-8794-fa08cecf6084 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:31.076630 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:31.076630 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:31.077309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c52b986-3c0d-479c-8794-fa08cecf6084 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:31.077929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5c52b986-3c0d-479c-8794-fa08cecf6084 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:31.123422 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:31.123422 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:31.131306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c52b986-3c0d-479c-8794-fa08cecf6084 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:31.134067 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1002/1994] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:31 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:32.149333 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec002850-3507-4021-b6a6-2b992700c6fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:32.150322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec002850-3507-4021-b6a6-2b992700c6fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:32.150588 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:32.150588 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:32.151099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec002850-3507-4021-b6a6-2b992700c6fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:32.151548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ec002850-3507-4021-b6a6-2b992700c6fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:32.203746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:32.203746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:32.206038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec002850-3507-4021-b6a6-2b992700c6fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:32.207428 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 993/1995] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:32 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:33.245787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c62ad5a5-e1e6-4951-a542-eaa921ac61f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:33.245787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c62ad5a5-e1e6-4951-a542-eaa921ac61f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:33.245787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:33.245787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:33.245787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c62ad5a5-e1e6-4951-a542-eaa921ac61f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:33.245787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c62ad5a5-e1e6-4951-a542-eaa921ac61f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:33.318730 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:33.318730 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:33.318730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c62ad5a5-e1e6-4951-a542-eaa921ac61f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:33.318730 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1003/1996] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:33 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:34.323621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b100892-8e64-4a9f-a2c9-7bafccbf64e1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:34.324192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b100892-8e64-4a9f-a2c9-7bafccbf64e1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:34.324335 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:34.324335 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:34.325048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b100892-8e64-4a9f-a2c9-7bafccbf64e1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:34.325564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0b100892-8e64-4a9f-a2c9-7bafccbf64e1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:34.396650 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:34.396650 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:34.400175 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b100892-8e64-4a9f-a2c9-7bafccbf64e1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:34.408686 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 994/1997] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:34 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:35.419821 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c17d4de1-9621-4e6b-b2ed-a1407f6c0a3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:35.421264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c17d4de1-9621-4e6b-b2ed-a1407f6c0a3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:35.421695 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:35.421695 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:35.422482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c17d4de1-9621-4e6b-b2ed-a1407f6c0a3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:35.423260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c17d4de1-9621-4e6b-b2ed-a1407f6c0a3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:35.483297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:35.483297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:35.486000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c17d4de1-9621-4e6b-b2ed-a1407f6c0a3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:35.489315 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1004/1998] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:35 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:36.510465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0eabaf7d-11bd-4f79-a2f2-d89a197e0f41 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:36.511439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0eabaf7d-11bd-4f79-a2f2-d89a197e0f41 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:36.511816 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:36.511816 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:36.512526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0eabaf7d-11bd-4f79-a2f2-d89a197e0f41 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:36.513194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0eabaf7d-11bd-4f79-a2f2-d89a197e0f41 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:36.623450 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:36.623450 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:36.629087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0eabaf7d-11bd-4f79-a2f2-d89a197e0f41 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:36.632488 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 995/1999] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:36 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:37.655269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89579a53-dddc-4bd2-926d-6850ee7bcd48 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:37.659379 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89579a53-dddc-4bd2-926d-6850ee7bcd48 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:37.661990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:37.661990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:37.663423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89579a53-dddc-4bd2-926d-6850ee7bcd48 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:37.665157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-89579a53-dddc-4bd2-926d-6850ee7bcd48 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:37.771437 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:37.771437 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:37.781304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89579a53-dddc-4bd2-926d-6850ee7bcd48 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:37.786804 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1005/2000] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:37 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:38.800711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6533eb65-5e40-4bd4-befb-d02848a2052a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:38.801567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6533eb65-5e40-4bd4-befb-d02848a2052a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:38.801567 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:38.801567 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:38.802083 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6533eb65-5e40-4bd4-befb-d02848a2052a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:38.802083 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6533eb65-5e40-4bd4-befb-d02848a2052a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:38.851909 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:38.851909 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:38.854375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6533eb65-5e40-4bd4-befb-d02848a2052a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:38.855752 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 996/2001] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:38 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:39.609161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c43394b-7a39-4b8c-b9be-39bacf9367e9 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:48:39.610020 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:39.610020 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:39.611347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c43394b-7a39-4b8c-b9be-39bacf9367e9 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-reserve": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:39.612053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c43394b-7a39-4b8c-b9be-39bacf9367e9 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:39.774555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:39.774555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:39.775841 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3c43394b-7a39-4b8c-b9be-39bacf9367e9 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:39.806166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3c43394b-7a39-4b8c-b9be-39bacf9367e9 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Reserve volume completed successfully. Jan 21 07:48:39.806908 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c43394b-7a39-4b8c-b9be-39bacf9367e9 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 202 Jan 21 07:48:39.811475 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1006/2002] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:48:39 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:39.818729 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a306c9a-555d-46f2-b23f-de2d6e9029ff tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:48:39.819639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a306c9a-555d-46f2-b23f-de2d6e9029ff tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:39.820144 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:39.820144 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:39.820958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a306c9a-555d-46f2-b23f-de2d6e9029ff tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:39.873432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8583000f-0f14-446e-a12d-f283c15b3b4a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:39.874588 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8583000f-0f14-446e-a12d-f283c15b3b4a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:39.875052 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:39.875052 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:39.877662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8583000f-0f14-446e-a12d-f283c15b3b4a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:39.878394 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8583000f-0f14-446e-a12d-f283c15b3b4a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:39.958752 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:39.958752 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:39.970469 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:39.970469 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:39.980360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8583000f-0f14-446e-a12d-f283c15b3b4a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:39.983057 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1007/2003] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:39 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:40.002888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9a306c9a-555d-46f2-b23f-de2d6e9029ff tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:40.076755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a306c9a-555d-46f2-b23f-de2d6e9029ff tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:48:40.085597 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 997/2004] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:39 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 928 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:40.104761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73d2c3e1-dc01-40dd-b351-6fcb3bd898fc tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:48:40.105723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:40.105723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:40.106631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73d2c3e1-dc01-40dd-b351-6fcb3bd898fc tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-unreserve": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:40.107415 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73d2c3e1-dc01-40dd-b351-6fcb3bd898fc tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:40.216794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:40.216794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:40.218573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-73d2c3e1-dc01-40dd-b351-6fcb3bd898fc tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:40.296343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-73d2c3e1-dc01-40dd-b351-6fcb3bd898fc tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Unreserve volume completed successfully. Jan 21 07:48:40.297531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73d2c3e1-dc01-40dd-b351-6fcb3bd898fc tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 202 Jan 21 07:48:40.298927 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1008/2005] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:48:40 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:40.307408 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d37961d2-00e3-4d34-9669-1666c8186860 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:48:40.308285 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d37961d2-00e3-4d34-9669-1666c8186860 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:40.308734 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:40.308734 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:40.309421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d37961d2-00e3-4d34-9669-1666c8186860 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:40.437060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:40.437060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:40.450965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d37961d2-00e3-4d34-9669-1666c8186860 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:40.521053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d37961d2-00e3-4d34-9669-1666c8186860 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:48:40.521911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 998/2006] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:40 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 928 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:40.543974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d5a118b-4315-4f17-8d2a-e3e803857ed6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:48:40.544620 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:40.544620 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:40.545413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d5a118b-4315-4f17-8d2a-e3e803857ed6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:40.545928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d5a118b-4315-4f17-8d2a-e3e803857ed6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:40.667446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:40.667446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:40.670848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5d5a118b-4315-4f17-8d2a-e3e803857ed6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:40.706325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5d5a118b-4315-4f17-8d2a-e3e803857ed6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume updated successfully. Jan 21 07:48:40.707148 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d5a118b-4315-4f17-8d2a-e3e803857ed6 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 200 Jan 21 07:48:40.708529 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1009/2007] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:48:40 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:48:40.716831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f5aed44-bb7e-4360-8a48-d9db47760c89 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:48:40.717640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f5aed44-bb7e-4360-8a48-d9db47760c89 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:40.718009 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:40.718009 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:40.718627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f5aed44-bb7e-4360-8a48-d9db47760c89 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:40.996877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38a510d0-f47c-4be5-a590-8eb8c72b809a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:40.999520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38a510d0-f47c-4be5-a590-8eb8c72b809a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:40.999927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:40.999927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:41.000527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38a510d0-f47c-4be5-a590-8eb8c72b809a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:41.001592 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-38a510d0-f47c-4be5-a590-8eb8c72b809a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:41.054487 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.054487 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:41.068170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.068170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:41.073789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38a510d0-f47c-4be5-a590-8eb8c72b809a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:41.075088 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1010/2008] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:40 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:41.083375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6f5aed44-bb7e-4360-8a48-d9db47760c89 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:41.138290 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f5aed44-bb7e-4360-8a48-d9db47760c89 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:48:41.139946 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 999/2009] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:40 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 927 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:41.159985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08c8f988-fec8-4e16-a877-55b34cf38e9b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:48:41.160718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:41.160718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:41.161457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08c8f988-fec8-4e16-a877-55b34cf38e9b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:41.161952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08c8f988-fec8-4e16-a877-55b34cf38e9b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:41.226384 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.226384 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:41.227805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-08c8f988-fec8-4e16-a877-55b34cf38e9b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:41.239190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-08c8f988-fec8-4e16-a877-55b34cf38e9b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume updated successfully. Jan 21 07:48:41.239989 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08c8f988-fec8-4e16-a877-55b34cf38e9b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 200 Jan 21 07:48:41.249064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24543058-1461-4673-8de5-409764e223f4 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:48:41.249847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24543058-1461-4673-8de5-409764e223f4 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:41.250260 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:41.250260 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:41.250960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24543058-1461-4673-8de5-409764e223f4 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:41.256731 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1011/2010] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:48:41 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:48:41.318558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.318558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:41.333236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-24543058-1461-4673-8de5-409764e223f4 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:41.362588 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24543058-1461-4673-8de5-409764e223f4 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:48:41.363854 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1000/2011] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:41 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 928 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:41.382003 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcd6c02f-91dd-4456-8819-d0a86fd64774 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:48:41.382882 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:41.382882 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:41.383818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fcd6c02f-91dd-4456-8819-d0a86fd64774 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:41.384400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fcd6c02f-91dd-4456-8819-d0a86fd64774 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:41.473893 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.473893 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:41.476304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fcd6c02f-91dd-4456-8819-d0a86fd64774 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:41.496883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fcd6c02f-91dd-4456-8819-d0a86fd64774 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Update volume admin metadata completed successfully. Jan 21 07:48:41.497689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fcd6c02f-91dd-4456-8819-d0a86fd64774 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Update readonly setting on volume completed successfully. Jan 21 07:48:41.498436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcd6c02f-91dd-4456-8819-d0a86fd64774 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 202 Jan 21 07:48:41.504302 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1012/2012] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:48:41 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:41.509438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1f7552a-a275-4299-a549-c335c1421b64 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:48:41.510316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1f7552a-a275-4299-a549-c335c1421b64 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:41.510866 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:41.510866 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:41.511546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1f7552a-a275-4299-a549-c335c1421b64 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:41.576766 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.576766 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:41.586838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1f7552a-a275-4299-a549-c335c1421b64 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:41.613614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1f7552a-a275-4299-a549-c335c1421b64 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:48:41.614828 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1001/2013] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:41 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 927 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:41.630305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dead59d2-683e-4808-a9bc-2b7269bf8b2b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:48:41.631089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:41.631089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:41.631866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dead59d2-683e-4808-a9bc-2b7269bf8b2b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:41.632476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dead59d2-683e-4808-a9bc-2b7269bf8b2b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:41.696890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.696890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:41.699079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dead59d2-683e-4808-a9bc-2b7269bf8b2b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:41.719272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dead59d2-683e-4808-a9bc-2b7269bf8b2b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Update volume admin metadata completed successfully. Jan 21 07:48:41.720058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dead59d2-683e-4808-a9bc-2b7269bf8b2b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Update readonly setting on volume completed successfully. Jan 21 07:48:41.720894 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dead59d2-683e-4808-a9bc-2b7269bf8b2b tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 202 Jan 21 07:48:41.730034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4ff3ae6-291c-4e8a-897c-690b007de800 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:48:41.731125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4ff3ae6-291c-4e8a-897c-690b007de800 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:41.731540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:41.731540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:41.732136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4ff3ae6-291c-4e8a-897c-690b007de800 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:41.736779 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1013/2014] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:48:41 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:41.788884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:41.788884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:41.799583 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c4ff3ae6-291c-4e8a-897c-690b007de800 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:41.889399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4ff3ae6-291c-4e8a-897c-690b007de800 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:48:41.906060 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1002/2015] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:41 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 928 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:41.926964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5996a929-8293-4533-9f6a-208e69123b7c tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] POST http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action Jan 21 07:48:41.928132 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:41.928132 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:41.929420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5996a929-8293-4533-9f6a-208e69123b7c tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1385885370", "disk_format": "raw"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:41.931254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5996a929-8293-4533-9f6a-208e69123b7c tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1385885370", "disk_format": "raw"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:42.093116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-745e9eee-58f9-4d23-8a29-e7da6ebd47ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:42.093116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-745e9eee-58f9-4d23-8a29-e7da6ebd47ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:42.094374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:42.094374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:42.094374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-745e9eee-58f9-4d23-8a29-e7da6ebd47ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:42.094374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-745e9eee-58f9-4d23-8a29-e7da6ebd47ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:42.163466 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:42.163466 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:42.163466 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-745e9eee-58f9-4d23-8a29-e7da6ebd47ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:42.163466 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1003/2016] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:42 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:42.166054 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:42.166054 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:42.169806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5996a929-8293-4533-9f6a-208e69123b7c tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:48:42.264492 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:42.264492 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:42.478774 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f97ba457-f2bc-4bba-ae30-d7348e43d42a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:48:42.479301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f97ba457-f2bc-4bba-ae30-d7348e43d42a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:42.479498 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:42.479498 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:42.482977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f97ba457-f2bc-4bba-ae30-d7348e43d42a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:42.518664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5996a929-8293-4533-9f6a-208e69123b7c tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Copy volume to image completed successfully. Jan 21 07:48:42.519924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5996a929-8293-4533-9f6a-208e69123b7c tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action returned with HTTP 202 Jan 21 07:48:42.521367 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1014/2017] 10.222.0.24 () {60 vars in 1358 bytes} [Thu Jan 21 07:48:41 2021] POST /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49/action => generated 693 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:48:42.589168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:42.589168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:42.601451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f97ba457-f2bc-4bba-ae30-d7348e43d42a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:48:42.629134 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:42.629134 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:42.639550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f97ba457-f2bc-4bba-ae30-d7348e43d42a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:48:42.640974 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1004/2018] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:42 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 1211 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:43.165745 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ccef032-8025-49ac-82d0-d1d62f1d2fb7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:43.166597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ccef032-8025-49ac-82d0-d1d62f1d2fb7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:43.166597 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:43.166597 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:43.167113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ccef032-8025-49ac-82d0-d1d62f1d2fb7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:43.167113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9ccef032-8025-49ac-82d0-d1d62f1d2fb7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:43.243483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:43.243483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:43.245456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ccef032-8025-49ac-82d0-d1d62f1d2fb7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:43.255882 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1015/2019] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:43 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:43.709358 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-f9498fe8-1e3e-4b11-887f-909613682cd8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:48:43.710087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-f9498fe8-1e3e-4b11-887f-909613682cd8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:43.710416 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:43.710416 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:43.710982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-f9498fe8-1e3e-4b11-887f-909613682cd8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:43.898740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:43.898740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:43.947937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-f9498fe8-1e3e-4b11-887f-909613682cd8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:48:44.001235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.001235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:44.015407 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-f9498fe8-1e3e-4b11-887f-909613682cd8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:48:44.018298 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1005/2020] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:48:43 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 1211 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:44.060933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-661e5192-7b01-417d-bff6-3a1ccbc7becf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] POST http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45/action Jan 21 07:48:44.061831 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:44.061831 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:44.062978 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-661e5192-7b01-417d-bff6-3a1ccbc7becf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:48:44.063588 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-661e5192-7b01-417d-bff6-3a1ccbc7becf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:48:44.219386 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.219386 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:44.227183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-661e5192-7b01-417d-bff6-3a1ccbc7becf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:48:44.250215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-661e5192-7b01-417d-bff6-3a1ccbc7becf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Begin detaching volume completed successfully. Jan 21 07:48:44.252319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-661e5192-7b01-417d-bff6-3a1ccbc7becf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45/action returned with HTTP 202 Jan 21 07:48:44.270215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01f69748-307b-46d1-a9db-95d9e29e60d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:44.275711 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1016/2021] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:48:44 2021] POST /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:48:44.278301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01f69748-307b-46d1-a9db-95d9e29e60d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:44.279258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:44.279258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:44.281411 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01f69748-307b-46d1-a9db-95d9e29e60d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:44.283018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-01f69748-307b-46d1-a9db-95d9e29e60d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:44.310156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b04bb04-6b37-40f7-91f5-b83a482e598b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:48:44.312092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b04bb04-6b37-40f7-91f5-b83a482e598b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:44.312993 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:44.312993 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:44.318968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b04bb04-6b37-40f7-91f5-b83a482e598b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:44.429780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.429780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:44.432225 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01f69748-307b-46d1-a9db-95d9e29e60d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:44.448847 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1006/2022] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:44 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:44.450639 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01f69748-307b-46d1-a9db-95d9e29e60d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume// Jan 21 07:48:44.451468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01f69748-307b-46d1-a9db-95d9e29e60d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:44.451962 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:44.451962 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:44.452947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01f69748-307b-46d1-a9db-95d9e29e60d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:44.454695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01f69748-307b-46d1-a9db-95d9e29e60d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:48:44.461448 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1007/2023] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:48:44 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:48:44.475448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-0fa74130-d2b1-48ac-9e3a-9a4221595008 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:48:44.476438 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-0fa74130-d2b1-48ac-9e3a-9a4221595008 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:44.477181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-0fa74130-d2b1-48ac-9e3a-9a4221595008 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:44.521120 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.521120 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:44.542751 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b04bb04-6b37-40f7-91f5-b83a482e598b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:48:44.587839 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.587839 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:44.592363 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.592363 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:44.613780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b04bb04-6b37-40f7-91f5-b83a482e598b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:48:44.615393 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1017/2024] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:44 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 1214 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:44.631232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-0fa74130-d2b1-48ac-9e3a-9a4221595008 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:48:44.654714 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:44.654714 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:44.674218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-0fa74130-d2b1-48ac-9e3a-9a4221595008 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:48:44.675695 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1008/2025] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:48:44 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 1313 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:48:45.096374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-11884969-8788-490e-84cc-cb9929389c42 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] DELETE http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392 Jan 21 07:48:45.098722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-11884969-8788-490e-84cc-cb9929389c42 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:45.099498 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:45.099498 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:45.100524 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-11884969-8788-490e-84cc-cb9929389c42 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:45.167918 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:45.167918 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:45.458736 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a871e88-bde5-4b38-b410-0a99b29d976f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:45.459968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a871e88-bde5-4b38-b410-0a99b29d976f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:45.460418 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:45.460418 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:45.461147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a871e88-bde5-4b38-b410-0a99b29d976f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:45.461768 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9a871e88-bde5-4b38-b410-0a99b29d976f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:45.571668 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:45.571668 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:45.577353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a871e88-bde5-4b38-b410-0a99b29d976f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:45.582797 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1009/2026] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:45 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:45.647618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efd2406f-4d2e-4acc-83b7-f5bbed391075 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:48:45.649885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efd2406f-4d2e-4acc-83b7-f5bbed391075 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:45.650391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:45.650391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:45.651339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efd2406f-4d2e-4acc-83b7-f5bbed391075 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:46.072238 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:46.072238 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:46.171927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-efd2406f-4d2e-4acc-83b7-f5bbed391075 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:48:46.409909 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:46.409909 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:46.469966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efd2406f-4d2e-4acc-83b7-f5bbed391075 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:48:46.481677 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1010/2027] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:45 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 1214 bytes in 850 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:48:46.612017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8277669-ef6a-474c-bf7e-31e30d82b00e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:46.612687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8277669-ef6a-474c-bf7e-31e30d82b00e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:46.613162 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:46.613162 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:46.613982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8277669-ef6a-474c-bf7e-31e30d82b00e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:46.615728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f8277669-ef6a-474c-bf7e-31e30d82b00e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:46.695696 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:46.695696 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:46.705136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8277669-ef6a-474c-bf7e-31e30d82b00e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:46.710804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-11884969-8788-490e-84cc-cb9929389c42 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:48:46.711258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-11884969-8788-490e-84cc-cb9929389c42 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:48:46.711710 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1011/2028] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:46 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:46.760262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a84d8e11-30e6-47f0-9c4b-cc2ed1bf5635 req-11884969-8788-490e-84cc-cb9929389c42 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392 returned with HTTP 200 Jan 21 07:48:46.763777 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1018/2029] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:48:45 2021] DELETE /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/466b84db-bc7f-406e-8d0d-f7f01f8ea392 => generated 19 bytes in 1675 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:47.524235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b103a0e-1d1e-4522-9d24-9a4b27141f88 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:48:47.527429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b103a0e-1d1e-4522-9d24-9a4b27141f88 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:47.529224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:47.529224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:47.530447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b103a0e-1d1e-4522-9d24-9a4b27141f88 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:47.733044 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a511c16-59ad-46e1-9ff2-e609823f2fc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:47.734025 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a511c16-59ad-46e1-9ff2-e609823f2fc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:47.734411 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:47.734411 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:47.741313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a511c16-59ad-46e1-9ff2-e609823f2fc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:47.741997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8a511c16-59ad-46e1-9ff2-e609823f2fc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:47.912946 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:47.912946 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:47.922774 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a511c16-59ad-46e1-9ff2-e609823f2fc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:47.930050 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1019/2030] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:47 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:48.050733 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:48.050733 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:48.123227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b103a0e-1d1e-4522-9d24-9a4b27141f88 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:48:48.280856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b103a0e-1d1e-4522-9d24-9a4b27141f88 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:48:48.310506 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1012/2031] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:47 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 919 bytes in 799 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:48.948270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e61e33f-a332-4243-9a11-75348a52e924 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:48.952198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e61e33f-a332-4243-9a11-75348a52e924 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:48.952690 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:48.952690 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:48.953272 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e61e33f-a332-4243-9a11-75348a52e924 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:48.958112 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0e61e33f-a332-4243-9a11-75348a52e924 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:49.168061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:49.168061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:49.178571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e61e33f-a332-4243-9a11-75348a52e924 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:49.180107 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1020/2032] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:48 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:50.202008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6e7c6d8-2eea-4de9-830e-cab8b66cb097 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:50.213017 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6e7c6d8-2eea-4de9-830e-cab8b66cb097 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:50.213490 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:50.213490 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:50.214547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6e7c6d8-2eea-4de9-830e-cab8b66cb097 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:50.215404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d6e7c6d8-2eea-4de9-830e-cab8b66cb097 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:50.311046 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:50.311046 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:50.316043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6e7c6d8-2eea-4de9-830e-cab8b66cb097 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:50.320702 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1013/2033] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:50 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:51.347195 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6519ac36-f9f3-40aa-b1d7-bf04838d154a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:51.348430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6519ac36-f9f3-40aa-b1d7-bf04838d154a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:51.348885 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:51.348885 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:51.349548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6519ac36-f9f3-40aa-b1d7-bf04838d154a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:51.350126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6519ac36-f9f3-40aa-b1d7-bf04838d154a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:51.415566 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:51.415566 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:51.423987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6519ac36-f9f3-40aa-b1d7-bf04838d154a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:51.425167 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1021/2034] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:51 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:52.445548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f29e97f-3ccc-4fa5-9d9a-8faed7351e26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:52.446838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f29e97f-3ccc-4fa5-9d9a-8faed7351e26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:52.447263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:52.447263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:52.447915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f29e97f-3ccc-4fa5-9d9a-8faed7351e26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:52.448482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2f29e97f-3ccc-4fa5-9d9a-8faed7351e26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:52.498055 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:52.498055 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:52.504042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f29e97f-3ccc-4fa5-9d9a-8faed7351e26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:52.505283 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1014/2035] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:52 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:53.527213 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84c251ac-f1aa-4086-be34-47ed8d71321f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:53.528520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84c251ac-f1aa-4086-be34-47ed8d71321f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:53.531000 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:53.531000 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:53.533022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84c251ac-f1aa-4086-be34-47ed8d71321f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:53.534125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-84c251ac-f1aa-4086-be34-47ed8d71321f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:53.663846 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:53.663846 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:53.665547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84c251ac-f1aa-4086-be34-47ed8d71321f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:53.666392 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1022/2036] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:53 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:48:54.692734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-486cae88-0167-4009-bab3-36ba58a0fed5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:54.693486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-486cae88-0167-4009-bab3-36ba58a0fed5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:54.694164 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:54.694164 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:54.705513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-486cae88-0167-4009-bab3-36ba58a0fed5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:54.712111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-486cae88-0167-4009-bab3-36ba58a0fed5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:54.775251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:54.775251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:54.782374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-486cae88-0167-4009-bab3-36ba58a0fed5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:54.785545 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1015/2037] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:54 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:55.813636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d0eb24f-e8b2-42d1-b7e3-766cbce1ab90 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:55.817928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d0eb24f-e8b2-42d1-b7e3-766cbce1ab90 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:55.819948 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:55.819948 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:55.845209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d0eb24f-e8b2-42d1-b7e3-766cbce1ab90 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:55.846833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7d0eb24f-e8b2-42d1-b7e3-766cbce1ab90 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:56.003787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:56.003787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:56.007904 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d0eb24f-e8b2-42d1-b7e3-766cbce1ab90 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:56.023934 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1023/2038] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:55 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:57.049128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0c0fd89-1dad-46f3-bf9d-5576e078a375 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:57.052741 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0c0fd89-1dad-46f3-bf9d-5576e078a375 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:57.053410 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:57.053410 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:57.055622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0c0fd89-1dad-46f3-bf9d-5576e078a375 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:57.058647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f0c0fd89-1dad-46f3-bf9d-5576e078a375 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:57.128014 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:57.128014 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:57.132525 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0c0fd89-1dad-46f3-bf9d-5576e078a375 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:57.135295 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1016/2039] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:57 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:58.207203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1bbbd3c-2161-45a8-b50b-1aedeafaa4f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:58.207932 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1bbbd3c-2161-45a8-b50b-1aedeafaa4f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:58.207932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:58.207932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:58.208328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1bbbd3c-2161-45a8-b50b-1aedeafaa4f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:58.208651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b1bbbd3c-2161-45a8-b50b-1aedeafaa4f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:58.318585 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:58.318585 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:58.334455 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1bbbd3c-2161-45a8-b50b-1aedeafaa4f6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:58.335883 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1024/2040] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:58 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:48:59.357734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8069672-9f15-4fd2-b3e1-92f79168ed97 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:48:59.358266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8069672-9f15-4fd2-b3e1-92f79168ed97 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:48:59.358374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:48:59.358374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:48:59.358739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8069672-9f15-4fd2-b3e1-92f79168ed97 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:48:59.359091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e8069672-9f15-4fd2-b3e1-92f79168ed97 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:48:59.437315 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:48:59.437315 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:48:59.439811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8069672-9f15-4fd2-b3e1-92f79168ed97 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:48:59.449609 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1017/2041] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:48:59 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:00.477838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2901badc-25ac-424d-9e74-f5bb51f8e108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:00.478699 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2901badc-25ac-424d-9e74-f5bb51f8e108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:00.478900 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:00.478900 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:00.479208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2901badc-25ac-424d-9e74-f5bb51f8e108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:00.486653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2901badc-25ac-424d-9e74-f5bb51f8e108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:00.561586 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:00.561586 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:00.564118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2901badc-25ac-424d-9e74-f5bb51f8e108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:00.565017 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1025/2042] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:00 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:01.589786 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e326551-8111-4230-bd86-d3030412616f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:01.590739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e326551-8111-4230-bd86-d3030412616f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:01.591107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:01.591107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:01.591813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e326551-8111-4230-bd86-d3030412616f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:01.592478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5e326551-8111-4230-bd86-d3030412616f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:01.658572 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:01.658572 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:01.660846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e326551-8111-4230-bd86-d3030412616f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:01.664710 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1018/2043] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:01 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:03.106241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abda87df-893e-4626-b36a-bc101f7a8e5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:03.107551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abda87df-893e-4626-b36a-bc101f7a8e5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:03.107957 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:03.107957 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:03.108628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abda87df-893e-4626-b36a-bc101f7a8e5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:03.109168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-abda87df-893e-4626-b36a-bc101f7a8e5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:03.133149 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:03.133149 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:03.135422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abda87df-893e-4626-b36a-bc101f7a8e5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:03.136427 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1026/2044] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:02 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:04.156964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a0c4b81-49ec-49cd-994f-28bdbed27a31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:04.157959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a0c4b81-49ec-49cd-994f-28bdbed27a31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:04.157959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:04.157959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:04.158410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a0c4b81-49ec-49cd-994f-28bdbed27a31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:04.158598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8a0c4b81-49ec-49cd-994f-28bdbed27a31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:04.249720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:04.249720 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:04.257069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a0c4b81-49ec-49cd-994f-28bdbed27a31 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:04.271625 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1019/2045] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:04 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:05.290924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c5cdb61-c1f7-4b0b-8aae-9102fc749803 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:05.291520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c5cdb61-c1f7-4b0b-8aae-9102fc749803 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:05.291639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:05.291639 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:05.292228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c5cdb61-c1f7-4b0b-8aae-9102fc749803 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:05.292961 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6c5cdb61-c1f7-4b0b-8aae-9102fc749803 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:05.383638 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:05.383638 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:05.385602 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c5cdb61-c1f7-4b0b-8aae-9102fc749803 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:05.404718 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1027/2046] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:05 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:06.430699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f6b9d87-865a-4e73-acc0-fe9c99a46ed1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:06.431237 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f6b9d87-865a-4e73-acc0-fe9c99a46ed1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:06.431448 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:06.431448 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:06.431836 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f6b9d87-865a-4e73-acc0-fe9c99a46ed1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:06.432331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4f6b9d87-865a-4e73-acc0-fe9c99a46ed1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:06.506457 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:06.506457 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:06.509244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f6b9d87-865a-4e73-acc0-fe9c99a46ed1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:06.518686 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1020/2047] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:06 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:07.527815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85485a4f-25a6-40b8-91d2-7c9519551ac8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:07.528352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85485a4f-25a6-40b8-91d2-7c9519551ac8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:07.528538 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:07.528538 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:07.529115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85485a4f-25a6-40b8-91d2-7c9519551ac8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:07.529559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-85485a4f-25a6-40b8-91d2-7c9519551ac8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:07.610142 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:07.610142 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:07.612028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85485a4f-25a6-40b8-91d2-7c9519551ac8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:07.624801 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1028/2048] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:07 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:08.634194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a15c887-f118-46c7-9a21-0fc06bd808c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:08.640446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a15c887-f118-46c7-9a21-0fc06bd808c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:08.640921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:08.640921 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:08.641676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a15c887-f118-46c7-9a21-0fc06bd808c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:08.642358 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7a15c887-f118-46c7-9a21-0fc06bd808c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:08.722019 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:08.722019 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:08.726025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a15c887-f118-46c7-9a21-0fc06bd808c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:08.728035 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1021/2049] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:08 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:09.744116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-663b08dc-49c4-4d77-929e-1fbde606deb1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:09.744900 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-663b08dc-49c4-4d77-929e-1fbde606deb1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:09.744900 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:09.744900 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:09.745292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-663b08dc-49c4-4d77-929e-1fbde606deb1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:09.746337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-663b08dc-49c4-4d77-929e-1fbde606deb1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:09.803639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:09.803639 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:09.811818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-663b08dc-49c4-4d77-929e-1fbde606deb1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:09.813855 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1029/2050] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:09 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:10.903908 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ee39925-3aa6-4ece-8479-28451b8ccaa7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:10.904934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ee39925-3aa6-4ece-8479-28451b8ccaa7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:10.905335 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:10.905335 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:10.906123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ee39925-3aa6-4ece-8479-28451b8ccaa7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:10.913760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0ee39925-3aa6-4ece-8479-28451b8ccaa7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:11.038598 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:11.038598 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:11.042531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ee39925-3aa6-4ece-8479-28451b8ccaa7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:11.055763 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1022/2051] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:10 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:12.079884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cba9bb45-8343-4708-a4fa-00be7382e0a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:12.080695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cba9bb45-8343-4708-a4fa-00be7382e0a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:12.081125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:12.081125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:12.081522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cba9bb45-8343-4708-a4fa-00be7382e0a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:12.081896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cba9bb45-8343-4708-a4fa-00be7382e0a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:12.148183 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:12.148183 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:12.153074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cba9bb45-8343-4708-a4fa-00be7382e0a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:12.157923 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1030/2052] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:12 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:13.171199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c03769f1-f310-46e5-987d-4bfe02a477ac tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:13.172899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c03769f1-f310-46e5-987d-4bfe02a477ac tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:13.173280 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:13.173280 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:13.173786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c03769f1-f310-46e5-987d-4bfe02a477ac tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:13.174333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c03769f1-f310-46e5-987d-4bfe02a477ac tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:13.289820 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:13.289820 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:13.302750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c03769f1-f310-46e5-987d-4bfe02a477ac tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:13.303890 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1023/2053] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:13 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:14.319456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98bfd0de-d9b6-4df9-b547-adb07a553f53 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:14.320062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98bfd0de-d9b6-4df9-b547-adb07a553f53 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:14.320182 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:14.320182 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:14.320507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98bfd0de-d9b6-4df9-b547-adb07a553f53 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:14.326857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-98bfd0de-d9b6-4df9-b547-adb07a553f53 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:14.486249 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:14.486249 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:14.490187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98bfd0de-d9b6-4df9-b547-adb07a553f53 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:14.499083 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1031/2054] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:14 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:15.507222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e987595-a709-4cb2-8a96-d1912e718a2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:15.508055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e987595-a709-4cb2-8a96-d1912e718a2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:15.508767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:15.508767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:15.509430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e987595-a709-4cb2-8a96-d1912e718a2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:15.510089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1e987595-a709-4cb2-8a96-d1912e718a2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:15.582484 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:15.582484 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:15.590215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e987595-a709-4cb2-8a96-d1912e718a2d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:15.597132 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1024/2055] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:16.614234 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb64c4bc-290d-4196-920b-6acc3fb5dcc0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:16.614830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb64c4bc-290d-4196-920b-6acc3fb5dcc0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:16.614943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:16.614943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:16.615309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb64c4bc-290d-4196-920b-6acc3fb5dcc0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:16.615681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bb64c4bc-290d-4196-920b-6acc3fb5dcc0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:16.675911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:16.675911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:16.682853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb64c4bc-290d-4196-920b-6acc3fb5dcc0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:16.685860 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1032/2056] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:16 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:17.701139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5976b7e-406a-4755-9b03-59adb8140095 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:17.701911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5976b7e-406a-4755-9b03-59adb8140095 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:17.701911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:17.701911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:17.702404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5976b7e-406a-4755-9b03-59adb8140095 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:17.702598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b5976b7e-406a-4755-9b03-59adb8140095 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:17.798772 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:17.798772 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:17.804052 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5976b7e-406a-4755-9b03-59adb8140095 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:17.811970 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1025/2057] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:17 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:18.835629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-579f2c8a-e329-46e7-8349-38a35774c784 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:18.837667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-579f2c8a-e329-46e7-8349-38a35774c784 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:18.838276 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:18.838276 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:18.839389 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-579f2c8a-e329-46e7-8349-38a35774c784 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:18.844605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-579f2c8a-e329-46e7-8349-38a35774c784 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:19.009249 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:19.009249 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:19.012456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-579f2c8a-e329-46e7-8349-38a35774c784 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:19.024404 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1033/2058] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:18 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:20.048894 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4f94ae5-2152-49d8-a120-63c3fcfe1cda tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:20.049756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4f94ae5-2152-49d8-a120-63c3fcfe1cda tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:20.050129 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:20.050129 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:20.050777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4f94ae5-2152-49d8-a120-63c3fcfe1cda tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:20.084134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f4f94ae5-2152-49d8-a120-63c3fcfe1cda tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:20.226504 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:20.226504 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:20.241094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4f94ae5-2152-49d8-a120-63c3fcfe1cda tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:20.243127 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1026/2059] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:20 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:21.266694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5bb80cab-88ff-4c92-953a-d2a790c6c33c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:21.283063 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5bb80cab-88ff-4c92-953a-d2a790c6c33c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:21.284274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:21.284274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:21.292283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5bb80cab-88ff-4c92-953a-d2a790c6c33c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:21.293990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5bb80cab-88ff-4c92-953a-d2a790c6c33c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:21.402192 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:21.402192 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:21.406788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5bb80cab-88ff-4c92-953a-d2a790c6c33c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:21.409153 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1034/2060] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:21 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:22.431656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e12858a-67ad-4c7d-93fc-17a09c52dc6a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:22.435485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e12858a-67ad-4c7d-93fc-17a09c52dc6a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:22.440998 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:22.440998 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:22.442617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e12858a-67ad-4c7d-93fc-17a09c52dc6a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:22.448861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2e12858a-67ad-4c7d-93fc-17a09c52dc6a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:22.642160 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:22.642160 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:22.674327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e12858a-67ad-4c7d-93fc-17a09c52dc6a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:22.674327 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1027/2061] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:22 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:23.700755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd429180-b526-4a7b-a782-e9be872e35e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:23.702014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd429180-b526-4a7b-a782-e9be872e35e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:23.702429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:23.702429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:23.704113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd429180-b526-4a7b-a782-e9be872e35e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:23.709547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-fd429180-b526-4a7b-a782-e9be872e35e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:23.816125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:23.816125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:23.820537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd429180-b526-4a7b-a782-e9be872e35e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:23.825262 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1035/2062] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:23 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:24.848809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42cbc285-c331-4a7f-8d92-efa494ce4ccb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:24.851178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42cbc285-c331-4a7f-8d92-efa494ce4ccb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:24.853042 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:24.853042 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:24.858735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42cbc285-c331-4a7f-8d92-efa494ce4ccb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:24.860375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-42cbc285-c331-4a7f-8d92-efa494ce4ccb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:25.013454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:25.013454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:25.019315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42cbc285-c331-4a7f-8d92-efa494ce4ccb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:25.026512 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1028/2063] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:24 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:26.056194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83be4c88-5147-40f2-8434-33cdd98aa5a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:26.056967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83be4c88-5147-40f2-8434-33cdd98aa5a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:26.057381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:26.057381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:26.058148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83be4c88-5147-40f2-8434-33cdd98aa5a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:26.064374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-83be4c88-5147-40f2-8434-33cdd98aa5a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:26.130615 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:26.130615 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:26.141338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83be4c88-5147-40f2-8434-33cdd98aa5a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:26.150168 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1036/2064] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:26 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:27.169920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6fda6cc-b8b9-4174-b3f5-873c30532042 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:27.171295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6fda6cc-b8b9-4174-b3f5-873c30532042 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:27.173102 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:27.173102 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:27.175573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6fda6cc-b8b9-4174-b3f5-873c30532042 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:27.176137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e6fda6cc-b8b9-4174-b3f5-873c30532042 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:27.251261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:27.251261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:27.256818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6fda6cc-b8b9-4174-b3f5-873c30532042 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:27.258039 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1029/2065] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:27 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:28.289228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d887e98-bef3-4dab-b73a-f5869295e360 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:28.300877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d887e98-bef3-4dab-b73a-f5869295e360 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:28.301856 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:28.301856 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:28.302863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d887e98-bef3-4dab-b73a-f5869295e360 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:28.303936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7d887e98-bef3-4dab-b73a-f5869295e360 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:28.410702 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:28.410702 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:28.428798 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d887e98-bef3-4dab-b73a-f5869295e360 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:28.431271 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1037/2066] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:28 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:29.449183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2788bd83-64f6-4acb-ae04-4dd89b145c26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:29.462191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2788bd83-64f6-4acb-ae04-4dd89b145c26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:29.463654 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:29.463654 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:29.465085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2788bd83-64f6-4acb-ae04-4dd89b145c26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:29.467453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2788bd83-64f6-4acb-ae04-4dd89b145c26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:29.569598 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:29.569598 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:29.573121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2788bd83-64f6-4acb-ae04-4dd89b145c26 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:29.574574 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1030/2067] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:29 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:30.596263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ef90968-3b26-4669-8a2c-353c505d0082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:30.610761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ef90968-3b26-4669-8a2c-353c505d0082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:30.612028 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:30.612028 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:30.613328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ef90968-3b26-4669-8a2c-353c505d0082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:30.617627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0ef90968-3b26-4669-8a2c-353c505d0082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:30.810258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:30.810258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:30.814848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ef90968-3b26-4669-8a2c-353c505d0082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:30.835037 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1038/2068] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:30 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:31.857195 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7cda66d-aa18-4da7-bbad-153c055cb5c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:31.880798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7cda66d-aa18-4da7-bbad-153c055cb5c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:31.881980 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:31.881980 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:31.884071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7cda66d-aa18-4da7-bbad-153c055cb5c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:31.885414 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b7cda66d-aa18-4da7-bbad-153c055cb5c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:32.072835 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:32.072835 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:32.078258 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7cda66d-aa18-4da7-bbad-153c055cb5c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:32.083408 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1031/2069] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:31 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:33.098789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46b31784-56c9-4cb9-86cf-4341096720f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:33.100099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46b31784-56c9-4cb9-86cf-4341096720f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:33.100484 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:33.100484 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:33.101462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46b31784-56c9-4cb9-86cf-4341096720f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:33.101998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-46b31784-56c9-4cb9-86cf-4341096720f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:33.205980 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:33.205980 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:33.215981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46b31784-56c9-4cb9-86cf-4341096720f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:33.222045 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1039/2070] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:33 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:34.245435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e3790d00-bc34-4348-a507-3b109a805e93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:34.246319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e3790d00-bc34-4348-a507-3b109a805e93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:34.246508 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:34.246508 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:34.246826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e3790d00-bc34-4348-a507-3b109a805e93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:34.247098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e3790d00-bc34-4348-a507-3b109a805e93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:34.341298 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:34.341298 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:34.343963 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e3790d00-bc34-4348-a507-3b109a805e93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:34.361579 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1032/2071] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:34 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:35.379966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6fec389-30d6-45c0-9f9a-e26fd5c30658 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:35.382203 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6fec389-30d6-45c0-9f9a-e26fd5c30658 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:35.385379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:35.385379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:35.386252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6fec389-30d6-45c0-9f9a-e26fd5c30658 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:35.386943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a6fec389-30d6-45c0-9f9a-e26fd5c30658 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:35.532952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:35.532952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:35.537685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6fec389-30d6-45c0-9f9a-e26fd5c30658 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:35.541337 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1040/2072] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:35 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:36.556644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e012fd91-3bd9-477f-a323-1a366905d542 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:36.557984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e012fd91-3bd9-477f-a323-1a366905d542 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:36.558191 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:36.558191 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:36.558863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e012fd91-3bd9-477f-a323-1a366905d542 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:36.559522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e012fd91-3bd9-477f-a323-1a366905d542 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:36.622739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:36.622739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:36.625203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e012fd91-3bd9-477f-a323-1a366905d542 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:36.649036 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1033/2073] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:36 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:37.641599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c51347eb-b84d-43e9-9557-d0bf2aca080f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:37.643107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c51347eb-b84d-43e9-9557-d0bf2aca080f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:37.643544 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:37.643544 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:37.644256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c51347eb-b84d-43e9-9557-d0bf2aca080f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:37.644894 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c51347eb-b84d-43e9-9557-d0bf2aca080f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:37.744956 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:37.744956 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:37.753479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c51347eb-b84d-43e9-9557-d0bf2aca080f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:37.766852 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1041/2074] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:37 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:38.772357 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11a70f02-fa15-478d-80d4-8a45417201df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:38.774216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11a70f02-fa15-478d-80d4-8a45417201df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:38.774623 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:38.774623 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:38.776614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11a70f02-fa15-478d-80d4-8a45417201df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:38.777680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-11a70f02-fa15-478d-80d4-8a45417201df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:38.851115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:38.851115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:38.857592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11a70f02-fa15-478d-80d4-8a45417201df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:38.860916 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1034/2075] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:38 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:39.885049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95abcc05-7f9b-4827-9415-eaca89c925ee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:39.885814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95abcc05-7f9b-4827-9415-eaca89c925ee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:39.885814 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:39.885814 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:39.886225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95abcc05-7f9b-4827-9415-eaca89c925ee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:39.886440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-95abcc05-7f9b-4827-9415-eaca89c925ee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:39.959154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:39.959154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:39.972862 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95abcc05-7f9b-4827-9415-eaca89c925ee tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:39.978877 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1042/2076] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:39 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:40.352215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7cc5fcbf-7e87-4b27-aab6-88db4133c438 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:49:40.352784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7cc5fcbf-7e87-4b27-aab6-88db4133c438 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:40.352983 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:40.352983 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:40.356184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7cc5fcbf-7e87-4b27-aab6-88db4133c438 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:40.472334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:40.472334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:40.511508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7cc5fcbf-7e87-4b27-aab6-88db4133c438 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:49:40.591268 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7cc5fcbf-7e87-4b27-aab6-88db4133c438 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:49:40.605161 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1035/2077] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:40 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 928 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:41.000614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-001ba764-053a-4022-ba08-34da5cbc2da3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:41.001234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-001ba764-053a-4022-ba08-34da5cbc2da3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:41.001616 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:41.001616 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:41.002207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-001ba764-053a-4022-ba08-34da5cbc2da3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:41.002733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-001ba764-053a-4022-ba08-34da5cbc2da3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:41.043718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:41.043718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:41.048355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-001ba764-053a-4022-ba08-34da5cbc2da3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:41.049580 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1043/2078] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:40 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:41.625397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f40cd9e-963b-4fb2-b933-4e1cecde2de1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:49:41.625933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f40cd9e-963b-4fb2-b933-4e1cecde2de1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:41.626113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:41.626113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:41.626786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f40cd9e-963b-4fb2-b933-4e1cecde2de1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:41.735021 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:41.735021 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:41.743010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f40cd9e-963b-4fb2-b933-4e1cecde2de1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:49:41.778372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f40cd9e-963b-4fb2-b933-4e1cecde2de1 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:49:41.779305 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1036/2079] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:41 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 928 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:42.064918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-52a55224-c4dc-487c-a709-ca7d638c1da9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:42.065497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-52a55224-c4dc-487c-a709-ca7d638c1da9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:42.065812 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:42.065812 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:42.066313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-52a55224-c4dc-487c-a709-ca7d638c1da9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:42.066750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-52a55224-c4dc-487c-a709-ca7d638c1da9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:42.131521 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:42.131521 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:42.133632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-52a55224-c4dc-487c-a709-ca7d638c1da9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:42.134874 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1044/2080] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:42 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:43.095880 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02b1afe3-8420-44dc-b7f0-95f159957137 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] DELETE http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:49:43.096896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02b1afe3-8420-44dc-b7f0-95f159957137 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:43.097351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:43.097351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:43.105469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02b1afe3-8420-44dc-b7f0-95f159957137 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:43.106634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-02b1afe3-8420-44dc-b7f0-95f159957137 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Delete volume with id: d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:49:43.160433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e3f79d0-495b-4914-b967-f5d2fb8546a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:43.161023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e3f79d0-495b-4914-b967-f5d2fb8546a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:43.161243 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:43.161243 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:43.161598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e3f79d0-495b-4914-b967-f5d2fb8546a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:43.161939 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7e3f79d0-495b-4914-b967-f5d2fb8546a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:43.245061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:43.245061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:43.246971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e3f79d0-495b-4914-b967-f5d2fb8546a8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:43.258289 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1045/2081] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:43 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:43.372047 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:43.372047 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:43.398326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-02b1afe3-8420-44dc-b7f0-95f159957137 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:49:43.471325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-02b1afe3-8420-44dc-b7f0-95f159957137 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Delete volume request issued successfully. Jan 21 07:49:43.472245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02b1afe3-8420-44dc-b7f0-95f159957137 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 202 Jan 21 07:49:43.474154 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1037/2082] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:49:43 2021] DELETE /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 0 bytes in 386 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:49:43.482531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-059d2736-22db-40a8-90d5-46eb52c486b5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:49:43.483077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-059d2736-22db-40a8-90d5-46eb52c486b5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:43.483383 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:43.483383 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:43.484445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-059d2736-22db-40a8-90d5-46eb52c486b5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:43.628921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:43.628921 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:43.645530 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-059d2736-22db-40a8-90d5-46eb52c486b5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:49:43.708813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-059d2736-22db-40a8-90d5-46eb52c486b5 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:49:43.712108 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1046/2083] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:43 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 927 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:44.278013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6583df7-b22a-41d2-b078-60ad2a611f5a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:44.287517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6583df7-b22a-41d2-b078-60ad2a611f5a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:44.287928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:44.287928 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:44.289151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6583df7-b22a-41d2-b078-60ad2a611f5a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:44.290059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a6583df7-b22a-41d2-b078-60ad2a611f5a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:44.430388 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:44.430388 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:44.440493 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6583df7-b22a-41d2-b078-60ad2a611f5a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:44.465301 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1038/2084] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:44 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:44.734559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-998e4c9f-78a5-449d-8b66-bd43a63568aa tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:49:44.735026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-998e4c9f-78a5-449d-8b66-bd43a63568aa tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:44.735249 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:44.735249 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:44.735625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-998e4c9f-78a5-449d-8b66-bd43a63568aa tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:44.835061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:44.835061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:44.858285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-998e4c9f-78a5-449d-8b66-bd43a63568aa tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:49:44.912063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-998e4c9f-78a5-449d-8b66-bd43a63568aa tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:49:44.913569 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1047/2085] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:44 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 927 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:45.482810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3656adb0-5fe0-4982-ab9a-f267e8a593f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:45.484268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3656adb0-5fe0-4982-ab9a-f267e8a593f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:45.488536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:45.488536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:45.489949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3656adb0-5fe0-4982-ab9a-f267e8a593f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:45.490776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3656adb0-5fe0-4982-ab9a-f267e8a593f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:45.613075 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:45.613075 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:45.615101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3656adb0-5fe0-4982-ab9a-f267e8a593f1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:45.628617 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1039/2086] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:45 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:45.933196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a5474ab-94b1-4a4c-8c27-45096682dbe8 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:49:45.933951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a5474ab-94b1-4a4c-8c27-45096682dbe8 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:45.934472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:45.934472 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:45.935514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a5474ab-94b1-4a4c-8c27-45096682dbe8 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:46.041610 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:46.041610 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:46.051882 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a5474ab-94b1-4a4c-8c27-45096682dbe8 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Volume info retrieved successfully. Jan 21 07:49:46.078689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a5474ab-94b1-4a4c-8c27-45096682dbe8 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 200 Jan 21 07:49:46.080284 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1048/2087] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:45 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 927 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:46.646102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3b87fc5-4033-4124-9996-c59263a94326 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:46.647365 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3b87fc5-4033-4124-9996-c59263a94326 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:46.647821 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:46.647821 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:46.648531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3b87fc5-4033-4124-9996-c59263a94326 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:46.649188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a3b87fc5-4033-4124-9996-c59263a94326 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:46.682582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:46.682582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:46.685481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3b87fc5-4033-4124-9996-c59263a94326 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:46.695241 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1040/2088] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:46 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:47.101030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5176ec2e-4747-481c-89a3-39a99b81bfa4 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] GET http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 Jan 21 07:49:47.101604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5176ec2e-4747-481c-89a3-39a99b81bfa4 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:47.101827 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:47.101827 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:47.102651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5176ec2e-4747-481c-89a3-39a99b81bfa4 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:47.203891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5176ec2e-4747-481c-89a3-39a99b81bfa4 tempest-VolumesActionsTest-1744937306 tempest-VolumesActionsTest-1744937306] http://10.222.0.24/volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 returned with HTTP 404 Jan 21 07:49:47.205191 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1049/2089] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:47 2021] GET /volume/v3/32bb54272aec431cb4e8691230ac316d/volumes/d7b04637-cef8-4199-b6a9-39c3c0a35e49 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:49:47.708303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d7d7396-879e-41ab-b970-fb48b16a76e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:47.714864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d7d7396-879e-41ab-b970-fb48b16a76e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:47.715424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:47.715424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:47.716518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d7d7396-879e-41ab-b970-fb48b16a76e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:47.717409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0d7d7396-879e-41ab-b970-fb48b16a76e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:47.820445 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:47.820445 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:47.874747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d7d7396-879e-41ab-b970-fb48b16a76e9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:47.889302 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1041/2090] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:47 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:48.904394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73eb1667-ecf4-453b-831a-5e79b0c854a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:48.905639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73eb1667-ecf4-453b-831a-5e79b0c854a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:48.906349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73eb1667-ecf4-453b-831a-5e79b0c854a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:48.906921 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-73eb1667-ecf4-453b-831a-5e79b0c854a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:48.961590 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:48.961590 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:48.970720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73eb1667-ecf4-453b-831a-5e79b0c854a9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:48.971948 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1050/2091] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:48 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:49.988078 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d192d079-f600-4c32-97d3-5f8e6053321a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:49.989398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d192d079-f600-4c32-97d3-5f8e6053321a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:49.989821 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:49.989821 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:49.990500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d192d079-f600-4c32-97d3-5f8e6053321a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:49.991091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d192d079-f600-4c32-97d3-5f8e6053321a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:50.014191 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:50.014191 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:50.017731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d192d079-f600-4c32-97d3-5f8e6053321a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:50.018977 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1042/2092] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:51.042936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-902a317e-51a0-497a-a5b9-979c952ca229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:51.043785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-902a317e-51a0-497a-a5b9-979c952ca229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:51.043785 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:51.043785 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:51.044269 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-902a317e-51a0-497a-a5b9-979c952ca229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:51.044532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-902a317e-51a0-497a-a5b9-979c952ca229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:51.082873 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:51.082873 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:51.084931 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-902a317e-51a0-497a-a5b9-979c952ca229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:51.086272 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1051/2093] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:51 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:49:52.117720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90ebe1fc-0b3b-4f09-9c5c-6091293c24af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:52.118575 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90ebe1fc-0b3b-4f09-9c5c-6091293c24af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:52.118890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:52.118890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:52.119340 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90ebe1fc-0b3b-4f09-9c5c-6091293c24af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:52.119989 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-90ebe1fc-0b3b-4f09-9c5c-6091293c24af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:52.206320 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:52.206320 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:52.216096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90ebe1fc-0b3b-4f09-9c5c-6091293c24af tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:52.217110 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1043/2094] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:52 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:53.232887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e53aab2f-00a5-484f-9055-80feb8e13f61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:53.234268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e53aab2f-00a5-484f-9055-80feb8e13f61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:53.234740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:53.234740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:53.235783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e53aab2f-00a5-484f-9055-80feb8e13f61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:53.235941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e53aab2f-00a5-484f-9055-80feb8e13f61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:53.260134 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:53.260134 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:53.262565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e53aab2f-00a5-484f-9055-80feb8e13f61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:53.264293 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1052/2095] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:53 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:54.279472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9eb74812-73e7-471c-9d86-9cc39a548f3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:54.280168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9eb74812-73e7-471c-9d86-9cc39a548f3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:54.281049 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:54.281049 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:54.282191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9eb74812-73e7-471c-9d86-9cc39a548f3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:54.282929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9eb74812-73e7-471c-9d86-9cc39a548f3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:54.313290 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:54.313290 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:54.315491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9eb74812-73e7-471c-9d86-9cc39a548f3f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:54.324307 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1044/2096] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:54 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:55.343910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3194d3c-3146-48e1-b81e-4c1d9b77e7b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:55.345468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3194d3c-3146-48e1-b81e-4c1d9b77e7b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:55.346131 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:55.346131 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:55.348945 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3194d3c-3146-48e1-b81e-4c1d9b77e7b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:55.349812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b3194d3c-3146-48e1-b81e-4c1d9b77e7b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:55.540223 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:55.540223 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:55.543699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3194d3c-3146-48e1-b81e-4c1d9b77e7b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:55.545873 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1053/2097] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:55 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:56.564803 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db0ac708-61c0-49d5-bbf8-e4527da920df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:56.565325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db0ac708-61c0-49d5-bbf8-e4527da920df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:56.565574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:56.565574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:56.565880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db0ac708-61c0-49d5-bbf8-e4527da920df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:56.566250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-db0ac708-61c0-49d5-bbf8-e4527da920df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:56.591469 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:56.591469 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:56.594458 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db0ac708-61c0-49d5-bbf8-e4527da920df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:56.602240 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1045/2098] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:56 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:57.615034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-949e492e-df78-42b5-a622-5b8399dd94bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:57.615716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-949e492e-df78-42b5-a622-5b8399dd94bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:57.616351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:57.616351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:57.617391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-949e492e-df78-42b5-a622-5b8399dd94bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:57.617890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-949e492e-df78-42b5-a622-5b8399dd94bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:57.672723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:57.672723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:57.674696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-949e492e-df78-42b5-a622-5b8399dd94bc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:57.675538 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1046/2099] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:57 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:58.161756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:49:58.162786 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:58.162786 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:58.169430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1128403786"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:49:58.172261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1128403786'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:49:58.173399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume of 1 GB Jan 21 07:49:58.259486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Availability Zones retrieved successfully. Jan 21 07:49:58.297357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Flow 'volume_create_api' (86ce672c-a72e-4630-8d0c-594feb001dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:49:58.306338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d71dd21-04b4-488a-beac-3077b170d087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:49:58.310056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:49:58.440442 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d71dd21-04b4-488a-beac-3077b170d087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:49:58.443114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc21391a-cb2f-44e1-9cda-ef4b3445cf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:49:58.698629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f077720-edd3-41c7-ad76-30bfea209b46 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:58.711202 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f077720-edd3-41c7-ad76-30bfea209b46 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:58.713082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:58.713082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:58.713954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f077720-edd3-41c7-ad76-30bfea209b46 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:58.714807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7f077720-edd3-41c7-ad76-30bfea209b46 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:58.808040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Created reservations ['b5b24194-7a00-4dc5-963d-6932905b18e4', 'e9431779-d0e9-4b00-a1c1-b5553e2b3ee1', '19c1422d-56a9-4eed-a5f0-85d9e69c0e67', 'd6614f52-e631-4248-bc0a-ea0a9c9e2e53'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:49:58.813514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc21391a-cb2f-44e1-9cda-ef4b3445cf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b24194-7a00-4dc5-963d-6932905b18e4', 'e9431779-d0e9-4b00-a1c1-b5553e2b3ee1', '19c1422d-56a9-4eed-a5f0-85d9e69c0e67', 'd6614f52-e631-4248-bc0a-ea0a9c9e2e53']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:49:58.818297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:58.818297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:58.820139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a811c8d6-cf75-406d-986a-a0453f7d890c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:49:58.821124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f077720-edd3-41c7-ad76-30bfea209b46 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:58.822430 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1047/2100] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:58 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:59.148449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a811c8d6-cf75-406d-986a-a0453f7d890c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4520bbd9-d6f3-424e-b3df-6027beaff3da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1128403786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f0f3898bfe74b71953729800fbf215b',qos_specs=None,replication_status=,reservations=['b5b24194-7a00-4dc5-963d-6932905b18e4','e9431779-d0e9-4b00-a1c1-b5553e2b3ee1','19c1422d-56a9-4eed-a5f0-85d9e69c0e67','d6614f52-e631-4248-bc0a-ea0a9c9e2e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf68fbaec124d15a63935036f7e8dad',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1128403786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4520bbd9-d6f3-424e-b3df-6027beaff3da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f0f3898bfe74b71953729800fbf215b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7bf68fbaec124d15a63935036f7e8dad',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:49:59.155507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94d0463-842d-4bfe-aed1-a9ee0ed46e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:49:59.219198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94d0463-842d-4bfe-aed1-a9ee0ed46e8e) transitioned into state 'SUCCESS' from state '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-1128403786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f0f3898bfe74b71953729800fbf215b',qos_specs=None,replication_status=,reservations=['b5b24194-7a00-4dc5-963d-6932905b18e4','e9431779-d0e9-4b00-a1c1-b5553e2b3ee1','19c1422d-56a9-4eed-a5f0-85d9e69c0e67','d6614f52-e631-4248-bc0a-ea0a9c9e2e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bf68fbaec124d15a63935036f7e8dad',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:49:59.221643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ab937f-650b-4ab7-b5d0-b2a5816b5d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:49:59.258085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ab937f-650b-4ab7-b5d0-b2a5816b5d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:49:59.261640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Flow 'volume_create_api' (86ce672c-a72e-4630-8d0c-594feb001dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:49:59.383079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume request issued successfully. Jan 21 07:49:59.422301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1633926a-2ea3-4c18-b3b5-f94d7418092e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 202 Jan 21 07:49:59.422301 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1054/2101] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:49:57 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 819 bytes in 1825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:49:59.435216 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0249ecb8-47d0-4740-855e-07245e99721b tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:49:59.435869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0249ecb8-47d0-4740-855e-07245e99721b tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:59.440647 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:59.440647 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:59.440647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0249ecb8-47d0-4740-855e-07245e99721b tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:59.669325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:59.669325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:59.721674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0249ecb8-47d0-4740-855e-07245e99721b tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:49:59.794233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0249ecb8-47d0-4740-855e-07245e99721b tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da returned with HTTP 200 Jan 21 07:49:59.805074 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1048/2102] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:59 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da => generated 887 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:49:59.839957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b100f0f-85ad-4ac6-ace6-40de625947e5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:49:59.841922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b100f0f-85ad-4ac6-ace6-40de625947e5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:49:59.842266 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:49:59.842266 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:49:59.844932 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b100f0f-85ad-4ac6-ace6-40de625947e5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:49:59.846100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4b100f0f-85ad-4ac6-ace6-40de625947e5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:49:59.934858 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:49:59.934858 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:49:59.941039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b100f0f-85ad-4ac6-ace6-40de625947e5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:49:59.953647 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1055/2103] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:49:59 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:00.814422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be5fe1fc-c35a-4544-86d1-f2ccbac5f1fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:50:00.815008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be5fe1fc-c35a-4544-86d1-f2ccbac5f1fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:00.815316 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:00.815316 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:00.816054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be5fe1fc-c35a-4544-86d1-f2ccbac5f1fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:00.950088 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:00.950088 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:00.964033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7fd3db5-8c5f-4220-b052-b317f5cb840f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:00.971330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be5fe1fc-c35a-4544-86d1-f2ccbac5f1fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:00.981330 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7fd3db5-8c5f-4220-b052-b317f5cb840f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:00.981740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:00.981740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:00.982494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7fd3db5-8c5f-4220-b052-b317f5cb840f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:00.983718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c7fd3db5-8c5f-4220-b052-b317f5cb840f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:01.052706 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be5fe1fc-c35a-4544-86d1-f2ccbac5f1fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da returned with HTTP 200 Jan 21 07:50:01.053847 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1049/2104] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:00 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da => generated 911 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:01.073546 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:01.073546 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:01.075717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7fd3db5-8c5f-4220-b052-b317f5cb840f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:01.086875 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1056/2105] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:00 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:02.071391 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-782e1eb1-7a51-4f10-af19-fedf844c8206 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:50:02.072211 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-782e1eb1-7a51-4f10-af19-fedf844c8206 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:02.072403 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:02.072403 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:02.073192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-782e1eb1-7a51-4f10-af19-fedf844c8206 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:02.105712 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8cce357-6e2a-4fdb-bf49-2e22c6d671dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:02.106533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c8cce357-6e2a-4fdb-bf49-2e22c6d671dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:02.106870 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:02.106870 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:02.107454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c8cce357-6e2a-4fdb-bf49-2e22c6d671dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:02.108186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c8cce357-6e2a-4fdb-bf49-2e22c6d671dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:02.141340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:02.141340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:02.152349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-782e1eb1-7a51-4f10-af19-fedf844c8206 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:02.154452 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:02.154452 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:02.168572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8cce357-6e2a-4fdb-bf49-2e22c6d671dc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:02.181611 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1057/2106] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:02 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:02.210308 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-782e1eb1-7a51-4f10-af19-fedf844c8206 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da returned with HTTP 200 Jan 21 07:50:02.237179 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1050/2107] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:02 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da => generated 912 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:03.194738 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e17a6af4-fcb3-4ec1-81a5-1db7474537de tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:03.194738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e17a6af4-fcb3-4ec1-81a5-1db7474537de tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:03.194738 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:03.194738 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:03.194738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e17a6af4-fcb3-4ec1-81a5-1db7474537de tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:03.194738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e17a6af4-fcb3-4ec1-81a5-1db7474537de tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:03.281922 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:03.281922 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:03.286272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e17a6af4-fcb3-4ec1-81a5-1db7474537de tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:03.294982 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1058/2108] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:03 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:04.304273 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-487c54e4-e5b6-4463-8006-a14e795a5d1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:04.305643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-487c54e4-e5b6-4463-8006-a14e795a5d1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:04.306024 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:04.306024 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:04.306760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-487c54e4-e5b6-4463-8006-a14e795a5d1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:04.307447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-487c54e4-e5b6-4463-8006-a14e795a5d1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:04.363165 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:04.363165 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:04.367976 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-487c54e4-e5b6-4463-8006-a14e795a5d1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:04.372449 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1051/2109] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:04 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:50:05.392719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18a46beb-e81d-4369-ada4-692e49f420f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:05.393339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18a46beb-e81d-4369-ada4-692e49f420f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:05.393458 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:05.393458 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:05.394396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18a46beb-e81d-4369-ada4-692e49f420f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:05.394396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-18a46beb-e81d-4369-ada4-692e49f420f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:05.459044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:05.459044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:05.461526 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18a46beb-e81d-4369-ada4-692e49f420f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:05.462364 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1059/2110] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:05 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:06.478080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-637c789e-e250-42d3-a203-a9331fb0a018 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:06.478943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-637c789e-e250-42d3-a203-a9331fb0a018 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:06.478943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:06.478943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:06.479514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-637c789e-e250-42d3-a203-a9331fb0a018 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:06.484642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-637c789e-e250-42d3-a203-a9331fb0a018 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:06.507502 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:06.507502 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:06.510092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-637c789e-e250-42d3-a203-a9331fb0a018 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:06.518640 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1052/2111] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:06 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:07.531581 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-057f7bd7-8099-4605-8ffc-8dcc122100eb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:07.540373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-057f7bd7-8099-4605-8ffc-8dcc122100eb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:07.541243 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:07.541243 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:07.542288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-057f7bd7-8099-4605-8ffc-8dcc122100eb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:07.543194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-057f7bd7-8099-4605-8ffc-8dcc122100eb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:07.671274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:07.671274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:07.680808 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-057f7bd7-8099-4605-8ffc-8dcc122100eb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:07.683160 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1060/2112] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:07 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 814 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:08.704626 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-469d4888-230d-409d-8697-aafa803ac61e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:08.705489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-469d4888-230d-409d-8697-aafa803ac61e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:08.705809 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:08.705809 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:08.706399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-469d4888-230d-409d-8697-aafa803ac61e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:08.706987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-469d4888-230d-409d-8697-aafa803ac61e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:08.766960 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:08.766960 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:08.770862 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-469d4888-230d-409d-8697-aafa803ac61e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:08.773173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1053/2113] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:08 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:09.794134 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b039262d-eec8-4714-9913-e5fae9476acc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:09.795997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b039262d-eec8-4714-9913-e5fae9476acc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:09.796438 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:09.796438 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:09.797258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b039262d-eec8-4714-9913-e5fae9476acc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:09.798015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b039262d-eec8-4714-9913-e5fae9476acc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:09.844426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:09.844426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:09.847576 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b039262d-eec8-4714-9913-e5fae9476acc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:09.848461 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1061/2114] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:09 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:09.868449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-faa0fd37-d145-4dff-80d5-14f63409a425 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:50:09.869343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-faa0fd37-d145-4dff-80d5-14f63409a425 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:09.869691 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:09.869691 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:09.870296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-faa0fd37-d145-4dff-80d5-14f63409a425 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:09.941309 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:09.941309 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:09.961197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-faa0fd37-d145-4dff-80d5-14f63409a425 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:50:09.989556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-faa0fd37-d145-4dff-80d5-14f63409a425 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:50:09.990723 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1054/2115] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:09 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 1358 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:50:10.032414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c/restore Jan 21 07:50:10.033500 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:10.033500 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:10.034125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:10.035234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Restoring backup 9e6af3b6-21c0-491a-a509-f6e36434b90c ({'restore': {}}) {{(pid=88080) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 07:50:10.035815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Restoring backup 9e6af3b6-21c0-491a-a509-f6e36434b90c to volume None. Jan 21 07:50:10.073307 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:10.073307 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:10.078718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.backup.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Creating volume of 1 GB for restore of backup 9e6af3b6-21c0-491a-a509-f6e36434b90c. Jan 21 07:50:10.115523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Availability zone cache updated, next update will occur around 2021-01-21 08:50:10.114405. {{(pid=88080) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 07:50:10.117201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Availability Zones retrieved successfully. Jan 21 07:50:10.164443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (ae99e05e-9ef5-4e11-a076-25906e0a9188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:10.171377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3914d35c-3464-44b9-a0c9-0fd07b44493c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:10.173846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:10.338386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3914d35c-3464-44b9-a0c9-0fd07b44493c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:10.341489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd12d36-6bba-4108-a105-2479b5436942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:10.473619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Created reservations ['814d8826-4433-4527-80d1-dfa6023266a0', '32e3309e-ace0-4d3b-bfcf-a876568500bf', 'a78e7d82-9bd5-4ae9-9678-ae4685fb85ad', 'c0b47678-a924-477b-bc71-818c89835337'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:50:10.478848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd12d36-6bba-4108-a105-2479b5436942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['814d8826-4433-4527-80d1-dfa6023266a0', '32e3309e-ace0-4d3b-bfcf-a876568500bf', 'a78e7d82-9bd5-4ae9-9678-ae4685fb85ad', 'c0b47678-a924-477b-bc71-818c89835337']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:10.483841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be033df-33ba-4a6b-acbc-aea17bb454bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:10.585372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be033df-33ba-4a6b-acbc-aea17bb454bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd95ccb63-75aa-4b91-844e-6348bcf7b232', '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_9e6af3b6-21c0-491a-a509-f6e36434b90c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['814d8826-4433-4527-80d1-dfa6023266a0','32e3309e-ace0-4d3b-bfcf-a876568500bf','a78e7d82-9bd5-4ae9-9678-ae4685fb85ad','c0b47678-a924-477b-bc71-818c89835337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:50:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9e6af3b6-21c0-491a-a509-f6e36434b90c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d95ccb63-75aa-4b91-844e-6348bcf7b232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb06771a30e47649cb7674f4879371f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d6bda7b9627f4c66acc06332816df69a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:10.587927 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98c86b8-179e-4db8-8783-2b550b7bdb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:10.624629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98c86b8-179e-4db8-8783-2b550b7bdb23) transitioned into 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_9e6af3b6-21c0-491a-a509-f6e36434b90c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['814d8826-4433-4527-80d1-dfa6023266a0','32e3309e-ace0-4d3b-bfcf-a876568500bf','a78e7d82-9bd5-4ae9-9678-ae4685fb85ad','c0b47678-a924-477b-bc71-818c89835337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:10.626990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd754ee-1d35-44cb-a8cf-551043004ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:10.645778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd754ee-1d35-44cb-a8cf-551043004ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:10.648766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (ae99e05e-9ef5-4e11-a076-25906e0a9188) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:10.706429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume request issued successfully. Jan 21 07:50:10.778699 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:10.778699 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:10.780537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:50:10.781380 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 07:50:10.781380 n-d-765315-16 devstack@c-api.service[88079]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 07:50:10.781380 n-d-765315-16 devstack@c-api.service[88079]: hub = hubs.get_hub() Jan 21 07:50:11.886422 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:11.886422 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:11.888832 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:50:13.055459 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:13.055459 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:13.059781 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:50:13.060174 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Checking backup size 1 against volume size 1 {{(pid=88080) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 07:50:13.060526 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.backup.api [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Overwriting volume d95ccb63-75aa-4b91-844e-6348bcf7b232 with restore of backup 9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:13.109621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] restore_backup in rpcapi backup_id 9e6af3b6-21c0-491a-a509-f6e36434b90c {{(pid=88080) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 07:50:13.114615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3506fd87-d903-4269-8ad5-45af7d30b692 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c/restore returned with HTTP 202 Jan 21 07:50:13.117185 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1062/2116] 10.222.0.24 () {60 vars in 1360 bytes} [Thu Jan 21 07:50:10 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c/restore => generated 189 bytes in 3091 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:13.129763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-251ff637-ad2b-4686-ae23-9ffe4267c10a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:13.130304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-251ff637-ad2b-4686-ae23-9ffe4267c10a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:13.130497 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:13.130497 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:13.130846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-251ff637-ad2b-4686-ae23-9ffe4267c10a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:13.131373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-251ff637-ad2b-4686-ae23-9ffe4267c10a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:13.191279 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:13.191279 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:13.193328 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-251ff637-ad2b-4686-ae23-9ffe4267c10a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:13.194164 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1055/2117] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:13 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:14.210766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-730ec4eb-48aa-45f3-8133-b9b7f5b27138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:14.213190 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-730ec4eb-48aa-45f3-8133-b9b7f5b27138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:14.213617 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:14.213617 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:14.214249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-730ec4eb-48aa-45f3-8133-b9b7f5b27138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:14.214790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-730ec4eb-48aa-45f3-8133-b9b7f5b27138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:14.246026 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:14.246026 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:14.247969 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-730ec4eb-48aa-45f3-8133-b9b7f5b27138 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:14.249590 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1063/2118] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:14 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:50:15.271523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a5acc0fc-b69c-4c4a-a65f-3a395c7ed402 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:15.272380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a5acc0fc-b69c-4c4a-a65f-3a395c7ed402 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:15.272380 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:15.272380 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:15.273153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a5acc0fc-b69c-4c4a-a65f-3a395c7ed402 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:15.273153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a5acc0fc-b69c-4c4a-a65f-3a395c7ed402 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:15.344632 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:15.344632 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:15.344632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a5acc0fc-b69c-4c4a-a65f-3a395c7ed402 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:15.344632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1056/2119] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:16.359286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e179b38e-ce8a-42ea-8963-aae4eb3c5e56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:16.360513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e179b38e-ce8a-42ea-8963-aae4eb3c5e56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:16.361148 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:16.361148 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:16.361948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e179b38e-ce8a-42ea-8963-aae4eb3c5e56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:16.362510 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e179b38e-ce8a-42ea-8963-aae4eb3c5e56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:16.454887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:16.454887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:16.459766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e179b38e-ce8a-42ea-8963-aae4eb3c5e56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:16.463856 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1064/2120] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:16 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:17.489266 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6953c80e-3ce6-4b26-ba5b-8dbbeca84400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:17.489266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6953c80e-3ce6-4b26-ba5b-8dbbeca84400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:17.489266 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:17.489266 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:17.489266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6953c80e-3ce6-4b26-ba5b-8dbbeca84400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:17.489266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6953c80e-3ce6-4b26-ba5b-8dbbeca84400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:17.612032 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:17.612032 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:17.615398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6953c80e-3ce6-4b26-ba5b-8dbbeca84400 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:17.633124 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1057/2121] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:17 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:18.646326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff7ff10d-3117-4698-bae3-3fe5d5cfca95 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:18.650726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff7ff10d-3117-4698-bae3-3fe5d5cfca95 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:18.654250 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:18.654250 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:18.656025 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff7ff10d-3117-4698-bae3-3fe5d5cfca95 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:18.658219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ff7ff10d-3117-4698-bae3-3fe5d5cfca95 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:18.734385 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:18.734385 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:18.775501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff7ff10d-3117-4698-bae3-3fe5d5cfca95 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:18.775501 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1065/2122] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:18 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:19.802005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a19b557-86d1-446f-9996-1a64097c0062 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:19.802005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a19b557-86d1-446f-9996-1a64097c0062 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:19.802005 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:19.802005 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:19.830084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a19b557-86d1-446f-9996-1a64097c0062 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:19.830084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8a19b557-86d1-446f-9996-1a64097c0062 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:20.016959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:20.016959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:20.030004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a19b557-86d1-446f-9996-1a64097c0062 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:20.039683 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1058/2123] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:19 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:21.055807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5efd520a-928e-463a-a312-0401b43833bb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:21.055807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5efd520a-928e-463a-a312-0401b43833bb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:21.055807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:21.055807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:21.055807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5efd520a-928e-463a-a312-0401b43833bb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:21.055807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5efd520a-928e-463a-a312-0401b43833bb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:21.159174 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:21.159174 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:21.166884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5efd520a-928e-463a-a312-0401b43833bb tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:21.176752 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1066/2124] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:21 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:22.211904 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55f5fee5-564b-40fe-a86e-2846feaf7082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:22.211904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55f5fee5-564b-40fe-a86e-2846feaf7082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:22.211904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:22.211904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:22.211904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55f5fee5-564b-40fe-a86e-2846feaf7082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:22.218175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-55f5fee5-564b-40fe-a86e-2846feaf7082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:22.478207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:22.478207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:22.527376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55f5fee5-564b-40fe-a86e-2846feaf7082 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:22.535492 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1059/2125] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:22 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:23.557795 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4cee923c-d02f-428b-98c3-b8e2cb1faae4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:23.557795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4cee923c-d02f-428b-98c3-b8e2cb1faae4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:23.557795 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:23.557795 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:23.557795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4cee923c-d02f-428b-98c3-b8e2cb1faae4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:23.557795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4cee923c-d02f-428b-98c3-b8e2cb1faae4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:23.609919 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:23.609919 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:23.611867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4cee923c-d02f-428b-98c3-b8e2cb1faae4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:23.638574 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1067/2126] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:23 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:24.661007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ae85f55-e775-42cc-a2e0-43dd8829c781 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:24.661007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ae85f55-e775-42cc-a2e0-43dd8829c781 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:24.661007 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:24.661007 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:24.661007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ae85f55-e775-42cc-a2e0-43dd8829c781 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:24.661007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6ae85f55-e775-42cc-a2e0-43dd8829c781 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:24.714828 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:24.714828 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:24.714828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ae85f55-e775-42cc-a2e0-43dd8829c781 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:24.737421 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1060/2127] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:24 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:25.750376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-355fdd2a-7891-4a18-84c6-409c6c8d81ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:25.750376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-355fdd2a-7891-4a18-84c6-409c6c8d81ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:25.750376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:25.750376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:25.750376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-355fdd2a-7891-4a18-84c6-409c6c8d81ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:25.750376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-355fdd2a-7891-4a18-84c6-409c6c8d81ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:25.838208 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:25.838208 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:25.846697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-355fdd2a-7891-4a18-84c6-409c6c8d81ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:25.847382 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1068/2128] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:25 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:26.418248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1883047b-a733-4673-9cd5-05fa8748b520 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/a037868d-5d5e-49de-bfe2-4b641f21e4cd/action Jan 21 07:50:26.419066 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:26.419066 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:26.419902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1883047b-a733-4673-9cd5-05fa8748b520 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-attach": {"instance_uuid": "7b9f3a81-c3a1-4052-afb2-4a97b4e17bcf", "mountpoint": "/dev/vdc"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:26.421159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1883047b-a733-4673-9cd5-05fa8748b520 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7b9f3a81-c3a1-4052-afb2-4a97b4e17bcf", "mountpoint": "/dev/vdc"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:26.678617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1883047b-a733-4673-9cd5-05fa8748b520 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/a037868d-5d5e-49de-bfe2-4b641f21e4cd/action returned with HTTP 404 Jan 21 07:50:26.678617 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1061/2129] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:26 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/a037868d-5d5e-49de-bfe2-4b641f21e4cd/action => generated 109 bytes in 264 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:26.868398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e81f843-fb23-4a8d-a51f-d3477a771be0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:26.874728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e81f843-fb23-4a8d-a51f-d3477a771be0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:26.875536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:26.875536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:26.876558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e81f843-fb23-4a8d-a51f-d3477a771be0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:26.881424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5e81f843-fb23-4a8d-a51f-d3477a771be0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:26.973829 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:26.973829 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:26.979684 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e81f843-fb23-4a8d-a51f-d3477a771be0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:26.993158 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1069/2130] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:26 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:28.007453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-35d352e4-658d-4f79-a90e-5a1b84b41706 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:28.007453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-35d352e4-658d-4f79-a90e-5a1b84b41706 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:28.007453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-35d352e4-658d-4f79-a90e-5a1b84b41706 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:28.007453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-35d352e4-658d-4f79-a90e-5a1b84b41706 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:28.057355 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:28.057355 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:28.059170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-35d352e4-658d-4f79-a90e-5a1b84b41706 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:28.078472 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1062/2131] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:27 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:29.098837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab11b0b7-9e2d-4deb-95ac-a8d685429bce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:29.099841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab11b0b7-9e2d-4deb-95ac-a8d685429bce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:29.100210 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:29.100210 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:29.101118 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab11b0b7-9e2d-4deb-95ac-a8d685429bce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:29.101818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ab11b0b7-9e2d-4deb-95ac-a8d685429bce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:29.171449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:29.171449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:29.176108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab11b0b7-9e2d-4deb-95ac-a8d685429bce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:29.178590 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1070/2132] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:29 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:30.193506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c0364ec-4859-45f3-bef1-c93eb7dac8ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:30.194376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c0364ec-4859-45f3-bef1-c93eb7dac8ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:30.194376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:30.194376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:30.194693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c0364ec-4859-45f3-bef1-c93eb7dac8ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:30.195124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6c0364ec-4859-45f3-bef1-c93eb7dac8ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:30.249289 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:30.249289 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:30.249289 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c0364ec-4859-45f3-bef1-c93eb7dac8ec tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:30.249289 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1063/2133] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:30 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:31.258579 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9faa598f-a0df-4f79-83be-9b30a1900229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:31.260414 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9faa598f-a0df-4f79-83be-9b30a1900229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:31.334911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:31.334911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:31.334911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9faa598f-a0df-4f79-83be-9b30a1900229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:31.334911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9faa598f-a0df-4f79-83be-9b30a1900229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:31.413349 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:31.413349 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:31.413349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9faa598f-a0df-4f79-83be-9b30a1900229 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:31.432525 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1071/2134] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:31 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:32.436982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fe9235d-cb7b-4af6-b997-05e3b93cd64b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:32.436982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fe9235d-cb7b-4af6-b997-05e3b93cd64b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:32.436982 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:32.436982 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:32.436982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fe9235d-cb7b-4af6-b997-05e3b93cd64b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:32.439929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1fe9235d-cb7b-4af6-b997-05e3b93cd64b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:32.557463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:32.557463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:32.592551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fe9235d-cb7b-4af6-b997-05e3b93cd64b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:32.592551 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1064/2135] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:32 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:33.601574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fcaaecf-5e3a-4434-b8bf-29dc42331736 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:33.602436 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fcaaecf-5e3a-4434-b8bf-29dc42331736 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:33.602436 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:33.602436 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:33.602436 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fcaaecf-5e3a-4434-b8bf-29dc42331736 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:33.603224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5fcaaecf-5e3a-4434-b8bf-29dc42331736 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:33.673168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:33.673168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:33.675261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fcaaecf-5e3a-4434-b8bf-29dc42331736 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:33.676114 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1072/2136] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:33 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:34.704105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83363f28-bafd-4e39-801d-5e2892402448 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:34.704105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83363f28-bafd-4e39-801d-5e2892402448 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:34.704105 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:34.704105 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:34.704105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83363f28-bafd-4e39-801d-5e2892402448 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:34.704105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-83363f28-bafd-4e39-801d-5e2892402448 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:34.750021 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:34.750021 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:34.750021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83363f28-bafd-4e39-801d-5e2892402448 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:34.767230 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1065/2137] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:34 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:35.772736 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-607b55ee-a960-4562-b2a8-68a1efc20cba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:35.772736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-607b55ee-a960-4562-b2a8-68a1efc20cba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:35.772736 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:35.772736 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:35.772736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-607b55ee-a960-4562-b2a8-68a1efc20cba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:35.772736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-607b55ee-a960-4562-b2a8-68a1efc20cba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:35.807702 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:35.807702 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:35.807702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-607b55ee-a960-4562-b2a8-68a1efc20cba tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:35.807702 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1073/2138] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:35 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:36.824191 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f11abeee-b2e9-47b1-a839-63b776b25305 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:36.829419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f11abeee-b2e9-47b1-a839-63b776b25305 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:36.829840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:36.829840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:36.830591 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f11abeee-b2e9-47b1-a839-63b776b25305 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:36.831371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f11abeee-b2e9-47b1-a839-63b776b25305 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:37.033674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:37.033674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:37.053070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f11abeee-b2e9-47b1-a839-63b776b25305 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:37.053070 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1066/2139] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:36 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:38.084334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c120693-25fd-4ac6-986c-34c6a31f7b44 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:38.084334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c120693-25fd-4ac6-986c-34c6a31f7b44 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:38.084334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:38.084334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:38.084334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c120693-25fd-4ac6-986c-34c6a31f7b44 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:38.084334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7c120693-25fd-4ac6-986c-34c6a31f7b44 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:38.190446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:50:38.191267 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:38.191267 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:38.192036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"imageRef": "85a49bf7-2ed1-4aa7-a523-59ef9b4efaaa", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-72680970"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:38.193015 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:38.193015 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:38.195289 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c120693-25fd-4ac6-986c-34c6a31f7b44 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:38.198225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume request body: {'volume': {'imageRef': '85a49bf7-2ed1-4aa7-a523-59ef9b4efaaa', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-72680970'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:38.210329 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1074/2140] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:38 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:38.615709 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume of 2 GB Jan 21 07:50:38.642099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Availability Zones retrieved successfully. Jan 21 07:50:38.683409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Flow 'volume_create_api' (192ef7f2-9d74-4c74-b17d-5199ce033229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:38.683409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f3261b-3fcc-4af5-a0a4-b733fb8f6829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:38.683409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Validating volume size '2' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:38.770456 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f3261b-3fcc-4af5-a0a4-b733fb8f6829) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 07:50:38.770456 n-d-765315-16 devstack@c-api.service[88079]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 85a49bf7-2ed1-4aa7-a523-59ef9b4efaaa is not active. Jan 21 07:50:38.770456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f3261b-3fcc-4af5-a0a4-b733fb8f6829) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:38.799560 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f3261b-3fcc-4af5-a0a4-b733fb8f6829) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 07:50:38.814633 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Flow 'volume_create_api' (192ef7f2-9d74-4c74-b17d-5199ce033229) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 07:50:38.814633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-688dcca0-594a-4fb4-9c7b-311d2a0110fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 400 Jan 21 07:50:38.814633 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1067/2141] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:50:38 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 125 bytes in 629 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:50:39.233682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ecc42d5-4bb3-4717-8588-471a7c0341db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:39.233682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ecc42d5-4bb3-4717-8588-471a7c0341db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:39.233682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:39.233682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:39.233682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ecc42d5-4bb3-4717-8588-471a7c0341db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:39.239032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3ecc42d5-4bb3-4717-8588-471a7c0341db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:39.326936 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:39.326936 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:39.326936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ecc42d5-4bb3-4717-8588-471a7c0341db tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:39.326936 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1075/2142] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:39 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:39.976600 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:50:39.978284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "cc19e3dd-21ab-484d-b415-267df94a785d"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:39.985025 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume request body: {'volume': {'size': 1, 'imageRef': 'cc19e3dd-21ab-484d-b415-267df94a785d'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:40.210732 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume of 1 GB Jan 21 07:50:40.228085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Availability Zones retrieved successfully. Jan 21 07:50:40.252238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Flow 'volume_create_api' (c3f73f2e-83a4-473a-9de7-950b8aca2774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:40.256518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (352bec87-63a8-4f7f-b4d5-b8c51c27a208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:40.259150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:40.315799 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (352bec87-63a8-4f7f-b4d5-b8c51c27a208) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 07:50:40.316002 n-d-765315-16 devstack@c-api.service[88079]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 21 07:50:40.322048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (352bec87-63a8-4f7f-b4d5-b8c51c27a208) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:40.324640 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (352bec87-63a8-4f7f-b4d5-b8c51c27a208) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 07:50:40.329576 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Flow 'volume_create_api' (c3f73f2e-83a4-473a-9de7-950b8aca2774) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 07:50:40.330593 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c550eca3-ceeb-43e5-aa88-938cfc23c881 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 400 Jan 21 07:50:40.332200 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1068/2143] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:39 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 134 bytes in 364 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:50:40.332408 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dbe13b26-dc64-42e2-b840-e50430626ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:40.337493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dbe13b26-dc64-42e2-b840-e50430626ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:40.337833 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:40.337833 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:40.338452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dbe13b26-dc64-42e2-b840-e50430626ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:40.338952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dbe13b26-dc64-42e2-b840-e50430626ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:40.364485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:40.364485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:40.366653 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dbe13b26-dc64-42e2-b840-e50430626ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:40.374146 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1076/2144] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:40 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:41.109253 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d459215-037e-4c13-acb9-649d810b7abc tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:50:41.109253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d459215-037e-4c13-acb9-649d810b7abc tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:41.128513 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d459215-037e-4c13-acb9-649d810b7abc tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 400 Jan 21 07:50:41.128513 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1069/2145] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:41 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 127 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 07:50:41.157935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bd6e4ca-8e03-453e-8a03-1f80d7e9b61d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:50:41.157935 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:41.157935 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:41.157935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bd6e4ca-8e03-453e-8a03-1f80d7e9b61d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c6b578c0-fd97-45ca-8e03-475489c19642"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:41.157935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-2bd6e4ca-8e03-453e-8a03-1f80d7e9b61d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c6b578c0-fd97-45ca-8e03-475489c19642'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:41.192066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bd6e4ca-8e03-453e-8a03-1f80d7e9b61d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 404 Jan 21 07:50:41.192066 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1077/2146] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:41 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:41.200451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84c2fbc0-966a-4e1b-8035-c5e23bde358d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:50:41.200451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84c2fbc0-966a-4e1b-8035-c5e23bde358d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "851669da-62f7-4a57-9ecf-f73d74240995"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:41.200451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-84c2fbc0-966a-4e1b-8035-c5e23bde358d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume request body: {'volume': {'size': 1, 'source_volid': '851669da-62f7-4a57-9ecf-f73d74240995'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:41.295816 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84c2fbc0-966a-4e1b-8035-c5e23bde358d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 404 Jan 21 07:50:41.300955 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1070/2147] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:41 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:41.314316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-725be828-993d-4f1f-ac93-1c6b3064769b tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:50:41.316115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-725be828-993d-4f1f-ac93-1c6b3064769b tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "ca8606e0-96af-435a-b8c4-59610965338c"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:41.318445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-725be828-993d-4f1f-ac93-1c6b3064769b tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Create volume request body: {'volume': {'size': 1, 'volume_type': 'ca8606e0-96af-435a-b8c4-59610965338c'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:41.389201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b887925-62e4-4b86-9bee-ae9a311f8b8e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:41.396318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-725be828-993d-4f1f-ac93-1c6b3064769b tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 404 Jan 21 07:50:41.397011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b887925-62e4-4b86-9bee-ae9a311f8b8e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:41.397718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b887925-62e4-4b86-9bee-ae9a311f8b8e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:41.401270 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1078/2148] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:41 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 114 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:41.401902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1b887925-62e4-4b86-9bee-ae9a311f8b8e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:41.510138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1b1c5c3-08f4-44fc-82ca-9a823490b197 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:50:41.510138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1b1c5c3-08f4-44fc-82ca-9a823490b197 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:41.510138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1b1c5c3-08f4-44fc-82ca-9a823490b197 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 400 Jan 21 07:50:41.510138 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1079/2149] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:41 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 125 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:50:41.514270 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:41.514270 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:41.528089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86dac6c2-144a-48c7-a71f-6de0d3b88981 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:50:41.528089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86dac6c2-144a-48c7-a71f-6de0d3b88981 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:41.531955 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b887925-62e4-4b86-9bee-ae9a311f8b8e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:41.537443 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1071/2150] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:41 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:41.537681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86dac6c2-144a-48c7-a71f-6de0d3b88981 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 400 Jan 21 07:50:41.537681 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1080/2151] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:41 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 125 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:50:41.549960 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4152711-32a7-4b32-8f11-3b0dcd1fedda tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes Jan 21 07:50:41.551328 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:41.551328 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:41.552283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e4152711-32a7-4b32-8f11-3b0dcd1fedda tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:41.553953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4152711-32a7-4b32-8f11-3b0dcd1fedda tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes returned with HTTP 400 Jan 21 07:50:41.555548 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1072/2152] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:41 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:50:41.567662 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a042c3d-4836-4004-8c56-fa5e8cad8fed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] DELETE http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/tempest-invalid-584144160 Jan 21 07:50:41.568391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a042c3d-4836-4004-8c56-fa5e8cad8fed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:41.569060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a042c3d-4836-4004-8c56-fa5e8cad8fed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:41.569663 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-7a042c3d-4836-4004-8c56-fa5e8cad8fed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Delete volume with id: tempest-invalid-584144160 Jan 21 07:50:41.668000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a042c3d-4836-4004-8c56-fa5e8cad8fed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/tempest-invalid-584144160 returned with HTTP 404 Jan 21 07:50:41.686932 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1073/2153] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:50:41 2021] DELETE /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 07:50:41.694576 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1081/2154] 10.222.0.24 () {58 vars in 1285 bytes} [Thu Jan 21 07:50:41 2021] DELETE /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/tempest-invalid-584144160 => generated 98 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:41.701983 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b832ca3-5115-420b-807a-e6f5cbffd0d0 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/xxx/action Jan 21 07:50:41.703505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b832ca3-5115-420b-807a-e6f5cbffd0d0 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-detach": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:41.704430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b832ca3-5115-420b-807a-e6f5cbffd0d0 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:41.980693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b832ca3-5115-420b-807a-e6f5cbffd0d0 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/xxx/action returned with HTTP 404 Jan 21 07:50:42.002291 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1074/2155] 10.222.0.24 () {60 vars in 1258 bytes} [Thu Jan 21 07:50:41 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/xxx/action => generated 76 bytes in 282 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:42.007554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-541c8fed-a55a-42a5-9a3b-8ddb5469b826 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/tempest-invalid-1461979247 Jan 21 07:50:42.007554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-541c8fed-a55a-42a5-9a3b-8ddb5469b826 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:42.007554 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-541c8fed-a55a-42a5-9a3b-8ddb5469b826 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:42.132631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-541c8fed-a55a-42a5-9a3b-8ddb5469b826 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/tempest-invalid-1461979247 returned with HTTP 404 Jan 21 07:50:42.135394 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1082/2156] 10.222.0.24 () {58 vars in 1285 bytes} [Thu Jan 21 07:50:41 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/tempest-invalid-1461979247 => generated 99 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:42.162285 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1075/2157] 10.222.0.24 () {58 vars in 1207 bytes} [Thu Jan 21 07:50:42 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/ => generated 112 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 07:50:42.172733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9220300c-777d-49c6-a5b2-5c655842a6ab tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/detail?status=null Jan 21 07:50:42.173694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9220300c-777d-49c6-a5b2-5c655842a6ab tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:42.174559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9220300c-777d-49c6-a5b2-5c655842a6ab tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:42.175918 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-9220300c-777d-49c6-a5b2-5c655842a6ab tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:50:42.177041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9220300c-777d-49c6-a5b2-5c655842a6ab tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Could not evaluate value null, assuming string {{(pid=88080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:50:42.182012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9220300c-777d-49c6-a5b2-5c655842a6ab tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:50:42.506299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9220300c-777d-49c6-a5b2-5c655842a6ab tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Get all volumes completed successfully. Jan 21 07:50:42.518830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9220300c-777d-49c6-a5b2-5c655842a6ab tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/detail?status=null returned with HTTP 200 Jan 21 07:50:42.521078 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1083/2158] 10.222.0.24 () {58 vars in 1248 bytes} [Thu Jan 21 07:50:42 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/detail?status=null => generated 15 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:50:42.555403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e5ffcae-4086-455d-a991-5b085f231207 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:42.573439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e5ffcae-4086-455d-a991-5b085f231207 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:42.574866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e5ffcae-4086-455d-a991-5b085f231207 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:42.576190 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1e5ffcae-4086-455d-a991-5b085f231207 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:42.580011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3de9bdf6-08c3-439c-a80d-bb3c336439fb tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/detail?name=tempest-VolumesNegativeTest-Volume-107881739 Jan 21 07:50:42.587703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3de9bdf6-08c3-439c-a80d-bb3c336439fb tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:42.593546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3de9bdf6-08c3-439c-a80d-bb3c336439fb tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:42.596409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-3de9bdf6-08c3-439c-a80d-bb3c336439fb tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:50:42.600465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3de9bdf6-08c3-439c-a80d-bb3c336439fb tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-107881739'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:50:42.748369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:42.748369 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:42.756118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e5ffcae-4086-455d-a991-5b085f231207 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:42.778094 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1076/2159] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:42 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:42.943082 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3de9bdf6-08c3-439c-a80d-bb3c336439fb tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Get all volumes completed successfully. Jan 21 07:50:42.957095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3de9bdf6-08c3-439c-a80d-bb3c336439fb tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/detail?name=tempest-VolumesNegativeTest-Volume-107881739 returned with HTTP 200 Jan 21 07:50:42.959804 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1084/2160] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:50:42 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/detail?name=tempest-VolumesNegativeTest-Volume-107881739 => generated 15 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:50:42.992611 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ce0cffe-37e7-4700-9a53-b45034a92893 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes?status=null Jan 21 07:50:42.993701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ce0cffe-37e7-4700-9a53-b45034a92893 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:42.994143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:42.994143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:42.994857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ce0cffe-37e7-4700-9a53-b45034a92893 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:42.995904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-6ce0cffe-37e7-4700-9a53-b45034a92893 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:50:42.996629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ce0cffe-37e7-4700-9a53-b45034a92893 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Could not evaluate value null, assuming string {{(pid=88081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:50:42.998582 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6ce0cffe-37e7-4700-9a53-b45034a92893 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:50:43.269019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ce0cffe-37e7-4700-9a53-b45034a92893 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Get all volumes completed successfully. Jan 21 07:50:43.269019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ce0cffe-37e7-4700-9a53-b45034a92893 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes?status=null returned with HTTP 200 Jan 21 07:50:43.291188 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1077/2161] 10.222.0.24 () {58 vars in 1227 bytes} [Thu Jan 21 07:50:42 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes?status=null => generated 15 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:50:43.292635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a45439d-b83d-4ea9-a6ac-aae5b1beff12 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes?name=tempest-VolumesNegativeTest-Volume-229713630 Jan 21 07:50:43.293204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a45439d-b83d-4ea9-a6ac-aae5b1beff12 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:43.295516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a45439d-b83d-4ea9-a6ac-aae5b1beff12 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:43.297019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-0a45439d-b83d-4ea9-a6ac-aae5b1beff12 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:50:43.299264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0a45439d-b83d-4ea9-a6ac-aae5b1beff12 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-229713630'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:50:43.377520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0a45439d-b83d-4ea9-a6ac-aae5b1beff12 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Get all volumes completed successfully. Jan 21 07:50:43.378782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a45439d-b83d-4ea9-a6ac-aae5b1beff12 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes?name=tempest-VolumesNegativeTest-Volume-229713630 returned with HTTP 200 Jan 21 07:50:43.380749 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1085/2162] 10.222.0.24 () {58 vars in 1303 bytes} [Thu Jan 21 07:50:43 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes?name=tempest-VolumesNegativeTest-Volume-229713630 => generated 15 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:50:43.401591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5be270ff-8d91-432a-97e2-53495631306c tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action Jan 21 07:50:43.402561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5be270ff-8d91-432a-97e2-53495631306c tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-reserve": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:43.403255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5be270ff-8d91-432a-97e2-53495631306c tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:43.544540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:43.544540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:43.544540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5be270ff-8d91-432a-97e2-53495631306c tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:43.559161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5be270ff-8d91-432a-97e2-53495631306c tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Reserve volume completed successfully. Jan 21 07:50:43.559161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5be270ff-8d91-432a-97e2-53495631306c tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action returned with HTTP 202 Jan 21 07:50:43.559161 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1078/2163] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:43 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:43.577082 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86adb630-38fb-49c1-be8b-924bc32e91fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action Jan 21 07:50:43.577082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86adb630-38fb-49c1-be8b-924bc32e91fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-reserve": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:43.577082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86adb630-38fb-49c1-be8b-924bc32e91fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:43.684499 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:43.684499 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:43.687638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-86adb630-38fb-49c1-be8b-924bc32e91fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:43.701457 n-d-765315-16 devstack@c-api.service[88079]: ERROR cinder.volume.api [None req-86adb630-38fb-49c1-be8b-924bc32e91fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume status must be available to reserve, but the status is attaching. Jan 21 07:50:43.702909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86adb630-38fb-49c1-be8b-924bc32e91fe tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action returned with HTTP 400 Jan 21 07:50:43.705209 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1086/2164] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:43 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action => generated 132 bytes in 140 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:50:43.719580 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17d1d6c2-e9bc-430b-8a7d-a573a16d30ad tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action Jan 21 07:50:43.720312 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:43.720312 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:43.720829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17d1d6c2-e9bc-430b-8a7d-a573a16d30ad tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-unreserve": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:43.721222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17d1d6c2-e9bc-430b-8a7d-a573a16d30ad tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:43.853406 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:43.853406 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:43.853406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-17d1d6c2-e9bc-430b-8a7d-a573a16d30ad tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:43.909209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1f943d6-6f65-42d5-b0b0-81f2f81bc161 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:43.909209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1f943d6-6f65-42d5-b0b0-81f2f81bc161 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:43.909209 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:43.909209 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:43.912458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1f943d6-6f65-42d5-b0b0-81f2f81bc161 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:43.928198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d1f943d6-6f65-42d5-b0b0-81f2f81bc161 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:44.018779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-17d1d6c2-e9bc-430b-8a7d-a573a16d30ad tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Unreserve volume completed successfully. Jan 21 07:50:44.029814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17d1d6c2-e9bc-430b-8a7d-a573a16d30ad tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action returned with HTTP 202 Jan 21 07:50:44.029814 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1079/2165] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:43 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action => generated 0 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:50:44.049805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c862169-86ec-45b8-88c7-7111379b680d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/21ef4b19-8d8b-4b9c-b866-42fda4102e3d/action Jan 21 07:50:44.066181 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:44.066181 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:44.066181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c862169-86ec-45b8-88c7-7111379b680d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-reserve": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:44.066181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c862169-86ec-45b8-88c7-7111379b680d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:44.076453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:44.076453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:44.085934 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1f943d6-6f65-42d5-b0b0-81f2f81bc161 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:44.085934 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1087/2166] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:43 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:44.161331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c862169-86ec-45b8-88c7-7111379b680d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/21ef4b19-8d8b-4b9c-b866-42fda4102e3d/action returned with HTTP 404 Jan 21 07:50:44.164727 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1080/2167] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:44 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/21ef4b19-8d8b-4b9c-b866-42fda4102e3d/action => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:50:44.182280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abbcacd8-73fa-4c3b-a9aa-75023a7d580e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/ee45b1c3-447e-4b25-a5f4-7e3f1f84d366/action Jan 21 07:50:44.183136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:44.183136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:44.183955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abbcacd8-73fa-4c3b-a9aa-75023a7d580e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-unreserve": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:44.184832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abbcacd8-73fa-4c3b-a9aa-75023a7d580e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:44.365708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abbcacd8-73fa-4c3b-a9aa-75023a7d580e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/ee45b1c3-447e-4b25-a5f4-7e3f1f84d366/action returned with HTTP 404 Jan 21 07:50:44.365708 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1088/2168] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:44 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/ee45b1c3-447e-4b25-a5f4-7e3f1f84d366/action => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:50:44.385230 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1081/2169] 10.222.0.24 () {60 vars in 1227 bytes} [Thu Jan 21 07:50:44 2021] PUT /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 07:50:44.405802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11501524-b77d-46ea-8216-519fdef2ffc3 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] PUT http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/tempest-invalid-512458641 Jan 21 07:50:44.405802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11501524-b77d-46ea-8216-519fdef2ffc3 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:44.607742 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11501524-b77d-46ea-8216-519fdef2ffc3 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/tempest-invalid-512458641 returned with HTTP 404 Jan 21 07:50:44.607742 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1089/2170] 10.222.0.24 () {60 vars in 1302 bytes} [Thu Jan 21 07:50:44 2021] PUT /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/tempest-invalid-512458641 => generated 98 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:50:44.665375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f4c6b96-ea93-47d9-ae62-662b8006251d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] PUT http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/b6557600-230d-4cc0-9310-7ca2bd2a7d8c Jan 21 07:50:44.686967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f4c6b96-ea93-47d9-ae62-662b8006251d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:44.742911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f4c6b96-ea93-47d9-ae62-662b8006251d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/b6557600-230d-4cc0-9310-7ca2bd2a7d8c returned with HTTP 404 Jan 21 07:50:44.742911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1082/2171] 10.222.0.24 () {60 vars in 1335 bytes} [Thu Jan 21 07:50:44 2021] PUT /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/b6557600-230d-4cc0-9310-7ca2bd2a7d8c => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:44.762476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63168285-c76f-4bd1-b8be-62482f306af0 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] DELETE http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/0a033116-3d60-48bf-a3d6-cd2dc6122e0f Jan 21 07:50:44.762476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63168285-c76f-4bd1-b8be-62482f306af0 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:44.762476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63168285-c76f-4bd1-b8be-62482f306af0 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:44.762476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-63168285-c76f-4bd1-b8be-62482f306af0 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Delete volume with id: 0a033116-3d60-48bf-a3d6-cd2dc6122e0f Jan 21 07:50:44.945460 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63168285-c76f-4bd1-b8be-62482f306af0 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/0a033116-3d60-48bf-a3d6-cd2dc6122e0f returned with HTTP 404 Jan 21 07:50:44.950113 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1090/2172] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:50:44 2021] DELETE /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/0a033116-3d60-48bf-a3d6-cd2dc6122e0f => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:44.968189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca0df6b4-6ffc-4ed5-ba8f-5d4af813f623 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action Jan 21 07:50:44.969519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca0df6b4-6ffc-4ed5-ba8f-5d4af813f623 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:44.970402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca0df6b4-6ffc-4ed5-ba8f-5d4af813f623 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:44.971988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca0df6b4-6ffc-4ed5-ba8f-5d4af813f623 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action returned with HTTP 400 Jan 21 07:50:44.973345 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1083/2173] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:44 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:50:44.991428 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c60e1e4-8027-461b-8d56-64fb875e42dd tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action Jan 21 07:50:44.992860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c60e1e4-8027-461b-8d56-64fb875e42dd tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:44.993467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c60e1e4-8027-461b-8d56-64fb875e42dd tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:44.994929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c60e1e4-8027-461b-8d56-64fb875e42dd tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action returned with HTTP 400 Jan 21 07:50:44.996918 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1091/2174] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:44 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:50:45.014077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfa74d2c-718b-4446-b062-373eb39f8464 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/8072b9cb-8647-47de-973c-c523d3397f68/action Jan 21 07:50:45.015323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfa74d2c-718b-4446-b062-373eb39f8464 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:45.015842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfa74d2c-718b-4446-b062-373eb39f8464 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:45.113049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e33b012e-a1b3-434c-9a89-0df595e68438 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:45.113049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e33b012e-a1b3-434c-9a89-0df595e68438 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:45.113049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e33b012e-a1b3-434c-9a89-0df595e68438 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:45.113049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e33b012e-a1b3-434c-9a89-0df595e68438 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:45.153229 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:45.153229 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:45.153229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e33b012e-a1b3-434c-9a89-0df595e68438 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:45.153229 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1092/2175] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:45 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:45.157673 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfa74d2c-718b-4446-b062-373eb39f8464 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/8072b9cb-8647-47de-973c-c523d3397f68/action returned with HTTP 404 Jan 21 07:50:45.157673 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1084/2176] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:45 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/8072b9cb-8647-47de-973c-c523d3397f68/action => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:45.189331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6c091ac-71eb-48ce-a890-292a41f76df8 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action Jan 21 07:50:45.189331 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:45.189331 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:45.189331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6c091ac-71eb-48ce-a890-292a41f76df8 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:45.189331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f6c091ac-71eb-48ce-a890-292a41f76df8 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:45.189331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f6c091ac-71eb-48ce-a890-292a41f76df8 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action returned with HTTP 400 Jan 21 07:50:45.189331 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1093/2177] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:50:45 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da/action => generated 129 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 07:50:45.204552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9a15533-0f2a-4ff1-b7b0-e8b17e5a0a8a tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] POST http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/None/action Jan 21 07:50:45.204552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9a15533-0f2a-4ff1-b7b0-e8b17e5a0a8a tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:50:45.204552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9a15533-0f2a-4ff1-b7b0-e8b17e5a0a8a tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:45.326516 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9a15533-0f2a-4ff1-b7b0-e8b17e5a0a8a tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/None/action returned with HTTP 404 Jan 21 07:50:45.326516 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1085/2178] 10.222.0.24 () {60 vars in 1261 bytes} [Thu Jan 21 07:50:45 2021] POST /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/None/action => generated 77 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:45.337737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcf38897-b7d9-4ec9-bcab-d3c8fcbf000d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/99cb97ed-e857-4479-bd3b-8b08518d3130 Jan 21 07:50:45.337737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcf38897-b7d9-4ec9-bcab-d3c8fcbf000d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:45.337737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcf38897-b7d9-4ec9-bcab-d3c8fcbf000d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:45.463237 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcf38897-b7d9-4ec9-bcab-d3c8fcbf000d tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/99cb97ed-e857-4479-bd3b-8b08518d3130 returned with HTTP 404 Jan 21 07:50:45.465795 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1094/2179] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:45 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/99cb97ed-e857-4479-bd3b-8b08518d3130 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:50:45.479630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-544b5dee-43f7-4f60-9e13-4257349ca504 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] DELETE http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:50:45.480312 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-544b5dee-43f7-4f60-9e13-4257349ca504 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:45.480833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-544b5dee-43f7-4f60-9e13-4257349ca504 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:45.481297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-544b5dee-43f7-4f60-9e13-4257349ca504 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Delete volume with id: 4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:50:45.838675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:45.838675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:45.846169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-544b5dee-43f7-4f60-9e13-4257349ca504 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:45.968272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-544b5dee-43f7-4f60-9e13-4257349ca504 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Delete volume request issued successfully. Jan 21 07:50:45.968272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-544b5dee-43f7-4f60-9e13-4257349ca504 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da returned with HTTP 202 Jan 21 07:50:45.968272 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1086/2180] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:50:45 2021] DELETE /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da => generated 0 bytes in 488 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:50:45.984014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8c2bf73-4cbe-402d-b4a6-a3ecc8a11026 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:50:45.984014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8c2bf73-4cbe-402d-b4a6-a3ecc8a11026 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:45.984014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8c2bf73-4cbe-402d-b4a6-a3ecc8a11026 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:46.174070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b488e152-64c1-4b96-b0d5-b7ccfdd240ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:46.189007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b488e152-64c1-4b96-b0d5-b7ccfdd240ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:46.189007 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:46.189007 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:46.189007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b488e152-64c1-4b96-b0d5-b7ccfdd240ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:46.189007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b488e152-64c1-4b96-b0d5-b7ccfdd240ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:46.274619 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:46.274619 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:46.291838 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:46.291838 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:46.293861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b488e152-64c1-4b96-b0d5-b7ccfdd240ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:46.344204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1087/2181] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:46 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:46.399934 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b8c2bf73-4cbe-402d-b4a6-a3ecc8a11026 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:46.516818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes Jan 21 07:50:46.529551 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:46.529551 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:46.557422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2142338883"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:46.564117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8c2bf73-4cbe-402d-b4a6-a3ecc8a11026 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da returned with HTTP 200 Jan 21 07:50:46.569504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2142338883'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:50:46.569504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Create volume of 1 GB Jan 21 07:50:46.575294 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1095/2182] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:45 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da => generated 911 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:46.614891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Availability Zones retrieved successfully. Jan 21 07:50:46.667499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Flow 'volume_create_api' (62b13808-a374-40cf-8583-1008816b9a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:46.667499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe77d6a-6f9e-494e-bdd9-3e73d3e6bd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:46.688285 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:50:47.086592 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe77d6a-6f9e-494e-bdd9-3e73d3e6bd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:47.120698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dede4377-9022-42c7-b7c2-203b2e0cd928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:47.379705 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5eafccae-bad8-47be-9787-5aead38f0d36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:47.379705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5eafccae-bad8-47be-9787-5aead38f0d36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:47.414517 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:47.414517 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:47.414517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5eafccae-bad8-47be-9787-5aead38f0d36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:47.425286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5eafccae-bad8-47be-9787-5aead38f0d36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:47.457487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Created reservations ['0aea4c8b-313c-4e11-862f-ce16adf80e13', '3f9ef0a2-a37f-4113-9007-16955b6028ff', '15c6e62b-1f3c-43fa-8608-c8182ee9e6ac', '58943640-ddc5-4f95-bce7-32e4d7356372'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:50:47.464400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dede4377-9022-42c7-b7c2-203b2e0cd928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aea4c8b-313c-4e11-862f-ce16adf80e13', '3f9ef0a2-a37f-4113-9007-16955b6028ff', '15c6e62b-1f3c-43fa-8608-c8182ee9e6ac', '58943640-ddc5-4f95-bce7-32e4d7356372']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:47.493083 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b004fd35-7fce-43c4-99f6-70df31565e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:47.627436 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:47.627436 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:47.645936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5eafccae-bad8-47be-9787-5aead38f0d36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:47.662567 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1096/2183] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:47 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:47.693528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d05b651-d74c-4815-b058-68f0ff18d131 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:50:47.707476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d05b651-d74c-4815-b058-68f0ff18d131 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:47.707476 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:47.707476 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:47.707476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d05b651-d74c-4815-b058-68f0ff18d131 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:47.749155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b004fd35-7fce-43c4-99f6-70df31565e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2142338883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd8a568e1e8499d911226be04a38759',qos_specs=None,replication_status=,reservations=['0aea4c8b-313c-4e11-862f-ce16adf80e13','3f9ef0a2-a37f-4113-9007-16955b6028ff','15c6e62b-1f3c-43fa-8608-c8182ee9e6ac','58943640-ddc5-4f95-bce7-32e4d7356372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ad94783c76343e29aab076d5d4679f3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2142338883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd8a568e1e8499d911226be04a38759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4ad94783c76343e29aab076d5d4679f3',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:47.773345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d4dbb1-678e-442b-8fc1-c8877a0d56c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:47.871972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d4dbb1-678e-442b-8fc1-c8877a0d56c3) transitioned into state 'SUCCESS' from state '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-2142338883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd8a568e1e8499d911226be04a38759',qos_specs=None,replication_status=,reservations=['0aea4c8b-313c-4e11-862f-ce16adf80e13','3f9ef0a2-a37f-4113-9007-16955b6028ff','15c6e62b-1f3c-43fa-8608-c8182ee9e6ac','58943640-ddc5-4f95-bce7-32e4d7356372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ad94783c76343e29aab076d5d4679f3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:47.871972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb2c15e-e65f-4a2b-9bbf-b54816cd75b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:50:47.939879 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb2c15e-e65f-4a2b-9bbf-b54816cd75b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:50:47.956107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Flow 'volume_create_api' (62b13808-a374-40cf-8583-1008816b9a1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:50:47.971773 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:47.971773 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:48.021504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2d05b651-d74c-4815-b058-68f0ff18d131 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:48.172428 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Create volume request issued successfully. Jan 21 07:50:48.229860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-590a6e1a-d4ff-478a-b882-bc7534e0548e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes returned with HTTP 202 Jan 21 07:50:48.229860 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1088/2184] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:50:46 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes => generated 820 bytes in 1713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:50:48.237434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d05b651-d74c-4815-b058-68f0ff18d131 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da returned with HTTP 200 Jan 21 07:50:48.237434 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1097/2185] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:47 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da => generated 911 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:48.242198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b79b29bc-05c3-4762-80ab-65f62df5f75d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:48.245802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b79b29bc-05c3-4762-80ab-65f62df5f75d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:48.252879 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:48.252879 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:48.252879 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b79b29bc-05c3-4762-80ab-65f62df5f75d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:48.382638 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:48.382638 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:48.407711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b79b29bc-05c3-4762-80ab-65f62df5f75d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:48.480902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b79b29bc-05c3-4762-80ab-65f62df5f75d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:48.480902 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1089/2186] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:48 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 888 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:48.670865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-028a247b-8278-4fe2-be30-e3f3c424bc7e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:48.670865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-028a247b-8278-4fe2-be30-e3f3c424bc7e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:48.670865 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:48.670865 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:48.670865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-028a247b-8278-4fe2-be30-e3f3c424bc7e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:48.670865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-028a247b-8278-4fe2-be30-e3f3c424bc7e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:48.788784 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:48.788784 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:48.788784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-028a247b-8278-4fe2-be30-e3f3c424bc7e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:48.788784 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1098/2187] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:48 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:49.261727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1984039-7e30-4e72-a74e-edf1e1f7c158 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:50:49.261727 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1984039-7e30-4e72-a74e-edf1e1f7c158 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:49.261727 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:49.261727 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:49.265246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1984039-7e30-4e72-a74e-edf1e1f7c158 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:49.385389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:49.385389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:49.397830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d1984039-7e30-4e72-a74e-edf1e1f7c158 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:49.546289 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b67a7a7c-dcfb-471b-8ad8-0ab3539d29dd tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:49.546289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b67a7a7c-dcfb-471b-8ad8-0ab3539d29dd tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:49.546289 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:49.546289 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:49.546289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b67a7a7c-dcfb-471b-8ad8-0ab3539d29dd tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:49.674515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1984039-7e30-4e72-a74e-edf1e1f7c158 tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da returned with HTTP 200 Jan 21 07:50:49.674515 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1090/2188] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:49 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da => generated 911 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:50:49.735180 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:49.735180 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:49.745671 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b67a7a7c-dcfb-471b-8ad8-0ab3539d29dd tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:49.773031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b67a7a7c-dcfb-471b-8ad8-0ab3539d29dd tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:49.773896 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1099/2189] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:49 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:49.800398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-407fc26a-7844-4b42-8411-e59bbf7f1073 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:49.801070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-407fc26a-7844-4b42-8411-e59bbf7f1073 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:49.801296 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:49.801296 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:49.801678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-407fc26a-7844-4b42-8411-e59bbf7f1073 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:49.802188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-407fc26a-7844-4b42-8411-e59bbf7f1073 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:49.907946 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:49.907946 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:49.918536 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-407fc26a-7844-4b42-8411-e59bbf7f1073 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:49.918536 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1091/2190] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:50.749999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1aa79d83-7e81-4155-9ad4-de1cbd21fb9e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:50:50.749999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1aa79d83-7e81-4155-9ad4-de1cbd21fb9e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:50.749999 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:50.749999 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:50.749999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1aa79d83-7e81-4155-9ad4-de1cbd21fb9e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:50.805272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fca9a8e-ca60-4f53-97a3-9a7d0e4a57d5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:50.806388 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fca9a8e-ca60-4f53-97a3-9a7d0e4a57d5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:50.810573 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:50.810573 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:50.811718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fca9a8e-ca60-4f53-97a3-9a7d0e4a57d5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:50.957062 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:50.957062 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:50.968575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1aa79d83-7e81-4155-9ad4-de1cbd21fb9e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Volume info retrieved successfully. Jan 21 07:50:51.000993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1aa79d83-7e81-4155-9ad4-de1cbd21fb9e tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da returned with HTTP 200 Jan 21 07:50:51.001224 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1100/2191] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:50 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da => generated 911 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:51.008310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2f3dac3-786a-49ed-8183-f8e51bdc69e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:51.015448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2f3dac3-786a-49ed-8183-f8e51bdc69e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:51.016216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:51.016216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:51.017531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2f3dac3-786a-49ed-8183-f8e51bdc69e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:51.018507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a2f3dac3-786a-49ed-8183-f8e51bdc69e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:51.054149 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:51.054149 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:51.070434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2f3dac3-786a-49ed-8183-f8e51bdc69e6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:51.070434 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1101/2192] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:51 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:51.104328 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:51.104328 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:51.116035 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1fca9a8e-ca60-4f53-97a3-9a7d0e4a57d5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:51.156229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fca9a8e-ca60-4f53-97a3-9a7d0e4a57d5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:51.156229 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1092/2193] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:50 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:51.354495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-b55d34a1-4586-45ea-9fbe-e1da9acaf5b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:51.355148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-b55d34a1-4586-45ea-9fbe-e1da9acaf5b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:51.355398 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:51.355398 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:51.355900 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-b55d34a1-4586-45ea-9fbe-e1da9acaf5b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:51.431332 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:51.431332 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:51.440217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-b55d34a1-4586-45ea-9fbe-e1da9acaf5b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:51.472287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-b55d34a1-4586-45ea-9fbe-e1da9acaf5b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:51.480333 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1102/2194] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:50:51 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:51.635085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fca9a8e-ca60-4f53-97a3-9a7d0e4a57d5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume// Jan 21 07:50:51.636454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fca9a8e-ca60-4f53-97a3-9a7d0e4a57d5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:51.636739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:51.636739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:51.637073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fca9a8e-ca60-4f53-97a3-9a7d0e4a57d5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:51.638491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fca9a8e-ca60-4f53-97a3-9a7d0e4a57d5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:50:51.639378 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1093/2195] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:50:51 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:50:51.657251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-b524fcc7-e1aa-4825-be33-dfbdbac81140 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments Jan 21 07:50:51.658220 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:51.658220 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:51.659000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-b524fcc7-e1aa-4825-be33-dfbdbac81140 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d", "instance_uuid": "15d896b0-7834-4035-bbb4-3116141ef45d", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:51.952346 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:51.952346 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:52.035516 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ebc080f-4e1a-4c46-8b6f-0f9d60cdd0ed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da Jan 21 07:50:52.036397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ebc080f-4e1a-4c46-8b6f-0f9d60cdd0ed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:52.037146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ebc080f-4e1a-4c46-8b6f-0f9d60cdd0ed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:52.085927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-b524fcc7-e1aa-4825-be33-dfbdbac81140 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments returned with HTTP 200 Jan 21 07:50:52.087147 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1103/2196] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:50:51 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments => generated 273 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:50:52.092783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b852eae-6d94-4ede-8b99-8a9d60175b5d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:52.093617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b852eae-6d94-4ede-8b99-8a9d60175b5d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:52.094031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:52.094031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:52.094929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b852eae-6d94-4ede-8b99-8a9d60175b5d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:52.095480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5b852eae-6d94-4ede-8b99-8a9d60175b5d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:52.144065 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:52.144065 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:52.146401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b852eae-6d94-4ede-8b99-8a9d60175b5d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:52.148439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ebc080f-4e1a-4c46-8b6f-0f9d60cdd0ed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da returned with HTTP 404 Jan 21 07:50:52.149504 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1094/2197] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:52 2021] GET /volume/v3/8f0f3898bfe74b71953729800fbf215b/volumes/4520bbd9-d6f3-424e-b3df-6027beaff3da => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:50:52.150107 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1104/2198] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:52 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:52.209325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8b47096-6bbe-48d7-8b42-8e8011acd7e1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:52.209325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8b47096-6bbe-48d7-8b42-8e8011acd7e1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:52.209325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:52.209325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:52.209325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8b47096-6bbe-48d7-8b42-8e8011acd7e1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:52.293469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ebc080f-4e1a-4c46-8b6f-0f9d60cdd0ed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] GET http://10.222.0.24/volume// Jan 21 07:50:52.293469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ebc080f-4e1a-4c46-8b6f-0f9d60cdd0ed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:52.293469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ebc080f-4e1a-4c46-8b6f-0f9d60cdd0ed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:52.293469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ebc080f-4e1a-4c46-8b6f-0f9d60cdd0ed tempest-VolumesNegativeTest-2025118636 tempest-VolumesNegativeTest-2025118636] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:50:52.293469 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1095/2199] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:50:52 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:50:52.306332 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:52.306332 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:52.317170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-f52dce61-2be9-4f8c-a357-a2a18e439974 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:52.317170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-f52dce61-2be9-4f8c-a357-a2a18e439974 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:52.317170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-f52dce61-2be9-4f8c-a357-a2a18e439974 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:52.323055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b8b47096-6bbe-48d7-8b42-8e8011acd7e1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:52.446610 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:52.446610 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:52.480790 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8b47096-6bbe-48d7-8b42-8e8011acd7e1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:52.496723 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1105/2200] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:52 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:50:52.703651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:52.703651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:52.765957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-f52dce61-2be9-4f8c-a357-a2a18e439974 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:52.934206 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:52.934206 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:53.009238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-f52dce61-2be9-4f8c-a357-a2a18e439974 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:53.009238 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1096/2201] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:50:52 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 1011 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:50:53.108065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-8c14ab35-d47e-4d2e-9b34-10fdc9a44db8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] PUT http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/58679fa0-78c8-4960-92ff-3609b02c6fd0 Jan 21 07:50:53.118898 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:53.118898 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:53.118898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-8c14ab35-d47e-4d2e-9b34-10fdc9a44db8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:50:53.193306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-116f8451-d7c1-4c0a-9165-ba7c62f7218b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:53.193306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-116f8451-d7c1-4c0a-9165-ba7c62f7218b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:53.193306 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:53.193306 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:53.193306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-116f8451-d7c1-4c0a-9165-ba7c62f7218b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:53.193306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-116f8451-d7c1-4c0a-9165-ba7c62f7218b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:53.331082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:53.331082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:53.345395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-116f8451-d7c1-4c0a-9165-ba7c62f7218b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:53.345395 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1097/2202] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:53 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:50:53.376537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:50:53.376537 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:50:53.376537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-8c14ab35-d47e-4d2e-9b34-10fdc9a44db8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Lock "b'cinder-attachment_update-3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.046s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:50:53.389339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:53.389339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:53.514456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47bf8cc0-ef59-4061-aeb9-852ca16c3cb0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:53.515283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47bf8cc0-ef59-4061-aeb9-852ca16c3cb0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:53.517604 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:53.517604 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:53.519996 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47bf8cc0-ef59-4061-aeb9-852ca16c3cb0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:53.829003 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:53.829003 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:53.861947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47bf8cc0-ef59-4061-aeb9-852ca16c3cb0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:53.979464 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:53.979464 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:54.001809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47bf8cc0-ef59-4061-aeb9-852ca16c3cb0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:54.006722 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1098/2203] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:53 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:54.376258 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e810ee-3aa5-48ed-858d-67cc62a04dc8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:54.377714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e810ee-3aa5-48ed-858d-67cc62a04dc8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:54.378251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:54.378251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:54.379411 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e810ee-3aa5-48ed-858d-67cc62a04dc8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:54.380828 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-50e810ee-3aa5-48ed-858d-67cc62a04dc8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:54.560440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:54.560440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:54.560440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e810ee-3aa5-48ed-858d-67cc62a04dc8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:54.618291 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1099/2204] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:54 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:50:55.045275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ac262a6-be50-4663-a56b-70f4324eef17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:55.045275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ac262a6-be50-4663-a56b-70f4324eef17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:55.045275 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:55.045275 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:55.060729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ac262a6-be50-4663-a56b-70f4324eef17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:55.194822 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:55.194822 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:55.214678 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3ac262a6-be50-4663-a56b-70f4324eef17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:55.341856 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:55.341856 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:55.385470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ac262a6-be50-4663-a56b-70f4324eef17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:55.408277 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1100/2205] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:55 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:55.654903 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72391bb0-9df5-4efd-98ca-4237565c2d79 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:55.656558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72391bb0-9df5-4efd-98ca-4237565c2d79 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:55.657389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:55.657389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:55.658669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72391bb0-9df5-4efd-98ca-4237565c2d79 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:55.659630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-72391bb0-9df5-4efd-98ca-4237565c2d79 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:55.835289 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:55.835289 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:55.855812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72391bb0-9df5-4efd-98ca-4237565c2d79 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:55.855812 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1101/2206] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:55 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:56.415122 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d48d8ab6-68e5-4cd5-8d7b-c4458bfc16d4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:56.415122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d48d8ab6-68e5-4cd5-8d7b-c4458bfc16d4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:56.415122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:56.415122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:56.415122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d48d8ab6-68e5-4cd5-8d7b-c4458bfc16d4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:56.636757 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:56.636757 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:56.657170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d48d8ab6-68e5-4cd5-8d7b-c4458bfc16d4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:56.689985 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:56.689985 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:56.705515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d48d8ab6-68e5-4cd5-8d7b-c4458bfc16d4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:56.716932 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1102/2207] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:56 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:56.881445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da1160ce-6789-4936-bf0f-55dee4d9c48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:56.890698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da1160ce-6789-4936-bf0f-55dee4d9c48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:56.890698 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:56.890698 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:56.898486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da1160ce-6789-4936-bf0f-55dee4d9c48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:56.898486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-da1160ce-6789-4936-bf0f-55dee4d9c48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:56.985826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:56.985826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:56.988552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da1160ce-6789-4936-bf0f-55dee4d9c48b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:56.989673 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1103/2208] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:56 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:57.725543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3aaebd22-3780-435a-95db-07fa29176e95 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:57.725543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3aaebd22-3780-435a-95db-07fa29176e95 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:57.725543 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:57.725543 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:57.725543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3aaebd22-3780-435a-95db-07fa29176e95 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:57.950660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:57.950660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:57.992138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3aaebd22-3780-435a-95db-07fa29176e95 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:58.053747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:58.053747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:58.097568 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3aaebd22-3780-435a-95db-07fa29176e95 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:58.140662 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1104/2209] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:57 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:58.182754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e0ffc40-a917-43c2-9b6d-2714004a1068 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:58.182754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e0ffc40-a917-43c2-9b6d-2714004a1068 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:58.182754 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:58.182754 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:58.182754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e0ffc40-a917-43c2-9b6d-2714004a1068 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:58.182754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0e0ffc40-a917-43c2-9b6d-2714004a1068 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:58.193493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-8c14ab35-d47e-4d2e-9b34-10fdc9a44db8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Lock "b'cinder-attachment_update-3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d-n-h2-765315-16'" released by "attachment_update" :: held 4.819s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:50:58.193493 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-8c14ab35-d47e-4d2e-9b34-10fdc9a44db8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/58679fa0-78c8-4960-92ff-3609b02c6fd0 returned with HTTP 200 Jan 21 07:50:58.193493 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1106/2210] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:50:53 2021] PUT /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/58679fa0-78c8-4960-92ff-3609b02c6fd0 => generated 762 bytes in 5151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:50:58.260188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:58.260188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:58.260188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e0ffc40-a917-43c2-9b6d-2714004a1068 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:58.266209 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1105/2211] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:58 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:59.142509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d45d899b-d1a7-4b73-9ec8-ac2111451136 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:50:59.142509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d45d899b-d1a7-4b73-9ec8-ac2111451136 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:59.142509 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:59.142509 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:59.156407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d45d899b-d1a7-4b73-9ec8-ac2111451136 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:59.287294 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf16e24f-347f-468c-8467-fc7cab743c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:50:59.287294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf16e24f-347f-468c-8467-fc7cab743c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:50:59.287294 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:50:59.287294 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:50:59.287294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf16e24f-347f-468c-8467-fc7cab743c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:50:59.287294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cf16e24f-347f-468c-8467-fc7cab743c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:50:59.432309 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:59.432309 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:59.432309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf16e24f-347f-468c-8467-fc7cab743c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:50:59.436450 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1106/2212] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:59 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:50:59.642532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:59.642532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:59.665568 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d45d899b-d1a7-4b73-9ec8-ac2111451136 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:50:59.712019 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:50:59.712019 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:50:59.734485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d45d899b-d1a7-4b73-9ec8-ac2111451136 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:50:59.736464 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1107/2213] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:50:59 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:00.461418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-202ae68a-28f1-40ac-b9cf-d4766de5e8c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:51:00.462467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-202ae68a-28f1-40ac-b9cf-d4766de5e8c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:00.462852 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:00.462852 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:00.463539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-202ae68a-28f1-40ac-b9cf-d4766de5e8c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:00.464204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-202ae68a-28f1-40ac-b9cf-d4766de5e8c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:00.565776 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:00.565776 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:00.569408 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-202ae68a-28f1-40ac-b9cf-d4766de5e8c2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:51:00.577904 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1107/2214] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:00 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:00.753900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c62cf957-c022-4751-b70a-92c71cc6e269 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:51:00.754751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c62cf957-c022-4751-b70a-92c71cc6e269 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:00.755171 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:00.755171 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:00.755820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c62cf957-c022-4751-b70a-92c71cc6e269 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:00.860463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:00.860463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:00.873587 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c62cf957-c022-4751-b70a-92c71cc6e269 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:51:00.899952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:00.899952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:00.912259 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c62cf957-c022-4751-b70a-92c71cc6e269 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:51:00.925035 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1108/2215] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:00 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:01.592157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-823550fc-2b31-4b62-8d9b-33a378332af0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:51:01.593433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-823550fc-2b31-4b62-8d9b-33a378332af0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:01.594106 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:01.594106 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:01.595089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-823550fc-2b31-4b62-8d9b-33a378332af0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:01.595771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-823550fc-2b31-4b62-8d9b-33a378332af0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 9e6af3b6-21c0-491a-a509-f6e36434b90c. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:01.644918 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:01.644918 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:01.648645 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-823550fc-2b31-4b62-8d9b-33a378332af0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 200 Jan 21 07:51:01.673858 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1108/2216] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:01 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:01.677604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6525e993-09ed-4cfb-b2a4-d65c3aa6ff23 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 Jan 21 07:51:01.678531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6525e993-09ed-4cfb-b2a4-d65c3aa6ff23 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:01.678965 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:01.678965 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:01.679629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6525e993-09ed-4cfb-b2a4-d65c3aa6ff23 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:01.803308 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:01.803308 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:01.832563 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6525e993-09ed-4cfb-b2a4-d65c3aa6ff23 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:01.885275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6525e993-09ed-4cfb-b2a4-d65c3aa6ff23 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 returned with HTTP 200 Jan 21 07:51:01.886506 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1109/2217] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:01 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 => generated 1413 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:51:01.919555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f188e38-49f8-4669-ba79-2dc6336e9e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 Jan 21 07:51:01.920982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f188e38-49f8-4669-ba79-2dc6336e9e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:01.921596 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:01.921596 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:01.922644 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f188e38-49f8-4669-ba79-2dc6336e9e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:01.931125 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82f7799a-b149-42ba-8270-0e8078ad870f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:51:01.931666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-82f7799a-b149-42ba-8270-0e8078ad870f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:01.931857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:01.931857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:01.932195 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-82f7799a-b149-42ba-8270-0e8078ad870f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:02.041648 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:02.041648 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:02.052666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-82f7799a-b149-42ba-8270-0e8078ad870f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:51:02.089425 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:02.089425 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:02.098801 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:02.098801 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:02.103297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82f7799a-b149-42ba-8270-0e8078ad870f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:51:02.104416 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1110/2218] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:01 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:51:02.115341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3f188e38-49f8-4669-ba79-2dc6336e9e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:02.163656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f188e38-49f8-4669-ba79-2dc6336e9e76 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 returned with HTTP 200 Jan 21 07:51:02.165809 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1109/2219] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:01 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 => generated 1413 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:51:02.196102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7bbfaa03-5ad6-4d8e-a634-b23e2c9a99fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 Jan 21 07:51:02.197323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7bbfaa03-5ad6-4d8e-a634-b23e2c9a99fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:02.198054 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:02.198054 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:02.198786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7bbfaa03-5ad6-4d8e-a634-b23e2c9a99fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:02.201018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-7bbfaa03-5ad6-4d8e-a634-b23e2c9a99fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume with id: d95ccb63-75aa-4b91-844e-6348bcf7b232 Jan 21 07:51:02.323039 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:02.323039 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:02.327578 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7bbfaa03-5ad6-4d8e-a634-b23e2c9a99fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:02.397995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7bbfaa03-5ad6-4d8e-a634-b23e2c9a99fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume request issued successfully. Jan 21 07:51:02.399431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7bbfaa03-5ad6-4d8e-a634-b23e2c9a99fa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 returned with HTTP 202 Jan 21 07:51:02.401443 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1111/2220] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:51:02 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:51:02.417265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb5cab2d-f738-4209-a342-47003e62ce60 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 Jan 21 07:51:02.418225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb5cab2d-f738-4209-a342-47003e62ce60 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:02.419167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:02.419167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:02.420495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb5cab2d-f738-4209-a342-47003e62ce60 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:02.563353 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:02.563353 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:02.610257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bb5cab2d-f738-4209-a342-47003e62ce60 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:02.687300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb5cab2d-f738-4209-a342-47003e62ce60 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 returned with HTTP 200 Jan 21 07:51:02.689164 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1110/2221] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:02 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 => generated 1412 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:51:03.136026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db2d61fa-d822-42e4-97a0-f8d33dc4ce39 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:51:03.141865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db2d61fa-d822-42e4-97a0-f8d33dc4ce39 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:03.144023 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:03.144023 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:03.145199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db2d61fa-d822-42e4-97a0-f8d33dc4ce39 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:03.455801 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:03.455801 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:03.468966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-db2d61fa-d822-42e4-97a0-f8d33dc4ce39 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:51:03.583470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:03.583470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:03.615170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db2d61fa-d822-42e4-97a0-f8d33dc4ce39 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:51:03.618511 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1112/2222] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:03 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:03.727747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c8f023a-f295-424e-b20b-17838829556b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 Jan 21 07:51:03.727747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c8f023a-f295-424e-b20b-17838829556b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:03.727747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:03.727747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:03.727747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c8f023a-f295-424e-b20b-17838829556b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:03.885443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-f4a7e6d9-e116-40d6-b9dd-a59b57e27501 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/58679fa0-78c8-4960-92ff-3609b02c6fd0/action Jan 21 07:51:03.891645 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:03.891645 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:03.892955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-f4a7e6d9-e116-40d6-b9dd-a59b57e27501 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:51:03.893981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-f4a7e6d9-e116-40d6-b9dd-a59b57e27501 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:04.055326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:04.055326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:04.089881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7c8f023a-f295-424e-b20b-17838829556b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:04.115598 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:04.115598 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:04.149390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-cc99820f-9f1a-43a1-bb12-242f0efe922b req-f4a7e6d9-e116-40d6-b9dd-a59b57e27501 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/58679fa0-78c8-4960-92ff-3609b02c6fd0/action returned with HTTP 204 Jan 21 07:51:04.151331 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1113/2223] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:51:03 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/58679fa0-78c8-4960-92ff-3609b02c6fd0/action => generated 0 bytes in 276 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:51:04.173350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c8f023a-f295-424e-b20b-17838829556b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 returned with HTTP 200 Jan 21 07:51:04.174981 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1111/2224] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:03 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 => generated 1412 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:51:04.645845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cdb2b11c-d0ac-4f6a-af16-f3eaaaf2ffaa tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:51:04.647142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cdb2b11c-d0ac-4f6a-af16-f3eaaaf2ffaa tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:04.647660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:04.647660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:04.648286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cdb2b11c-d0ac-4f6a-af16-f3eaaaf2ffaa tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:04.855826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:04.855826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:04.895932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cdb2b11c-d0ac-4f6a-af16-f3eaaaf2ffaa tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:51:04.971224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:04.971224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:04.984704 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cdb2b11c-d0ac-4f6a-af16-f3eaaaf2ffaa tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:51:04.986653 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1114/2225] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:04 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 1205 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:51:05.196562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-910454ab-61a9-4a4e-9eb8-3ddf5cbdfb21 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 Jan 21 07:51:05.197582 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-910454ab-61a9-4a4e-9eb8-3ddf5cbdfb21 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:05.197950 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:05.197950 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:05.198612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-910454ab-61a9-4a4e-9eb8-3ddf5cbdfb21 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:05.521123 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:05.521123 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:05.568981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-910454ab-61a9-4a4e-9eb8-3ddf5cbdfb21 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:05.725120 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-910454ab-61a9-4a4e-9eb8-3ddf5cbdfb21 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 returned with HTTP 200 Jan 21 07:51:05.725966 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1112/2226] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:05 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 => generated 1412 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:51:06.754720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ceafbf62-ef25-41de-9463-3035ce8fc871 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 Jan 21 07:51:06.755272 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ceafbf62-ef25-41de-9463-3035ce8fc871 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:06.756080 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:06.756080 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:06.756486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ceafbf62-ef25-41de-9463-3035ce8fc871 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:06.846748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ceafbf62-ef25-41de-9463-3035ce8fc871 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 returned with HTTP 404 Jan 21 07:51:06.848627 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1115/2227] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:06 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/d95ccb63-75aa-4b91-844e-6348bcf7b232 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:51:06.861508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b189c7ea-9177-42c4-8777-d5182950517a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c Jan 21 07:51:06.862184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b189c7ea-9177-42c4-8777-d5182950517a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:06.862484 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:06.862484 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:06.862951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b189c7ea-9177-42c4-8777-d5182950517a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:06.863396 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-b189c7ea-9177-42c4-8777-d5182950517a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete backup with id: 9e6af3b6-21c0-491a-a509-f6e36434b90c. Jan 21 07:51:06.934914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:06.934914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:07.041015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-b189c7ea-9177-42c4-8777-d5182950517a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] delete_backup rpcapi backup_id 9e6af3b6-21c0-491a-a509-f6e36434b90c {{(pid=88081) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:51:07.046813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b189c7ea-9177-42c4-8777-d5182950517a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c returned with HTTP 202 Jan 21 07:51:07.048677 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1113/2228] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:51:06 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/backups/9e6af3b6-21c0-491a-a509-f6e36434b90c => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:51:07.093784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes Jan 21 07:51:07.094290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1679824482"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:07.096210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1679824482'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:51:07.096630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume of 1 GB Jan 21 07:51:07.127438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Availability Zones retrieved successfully. Jan 21 07:51:07.175412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (123b918b-07ff-41eb-86d4-2c80250bd3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:07.186427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e1c8ef-5868-4a01-a818-0152b8718660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:07.191246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:51:07.397876 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e1c8ef-5868-4a01-a818-0152b8718660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:07.401022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c2a8aa1-979f-4e68-bc12-013e2e67e02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:07.529501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Created reservations ['9c3be939-759f-4107-9030-c5965e8da361', 'eb35768f-10ef-4d7d-97bf-13a3dcb64366', '476760ec-473d-4e3c-b925-a9d697d277e8', '3f36cc94-915e-44b8-ac74-86e746a3d65f'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:51:07.537945 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c2a8aa1-979f-4e68-bc12-013e2e67e02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c3be939-759f-4107-9030-c5965e8da361', 'eb35768f-10ef-4d7d-97bf-13a3dcb64366', '476760ec-473d-4e3c-b925-a9d697d277e8', '3f36cc94-915e-44b8-ac74-86e746a3d65f']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:07.540219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1321f178-602e-4f48-87fc-b13e53114880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:07.804150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1321f178-602e-4f48-87fc-b13e53114880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acec1ab7-7779-4ce8-8fc6-f8edeff64c86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1679824482',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['9c3be939-759f-4107-9030-c5965e8da361','eb35768f-10ef-4d7d-97bf-13a3dcb64366','476760ec-473d-4e3c-b925-a9d697d277e8','3f36cc94-915e-44b8-ac74-86e746a3d65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1679824482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acec1ab7-7779-4ce8-8fc6-f8edeff64c86,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='edb06771a30e47649cb7674f4879371f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d6bda7b9627f4c66acc06332816df69a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:07.808432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feeac702-eca8-46d1-9740-a7bb6c8c55b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:07.907513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feeac702-eca8-46d1-9740-a7bb6c8c55b5) transitioned into state 'SUCCESS' from state '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-1679824482',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['9c3be939-759f-4107-9030-c5965e8da361','eb35768f-10ef-4d7d-97bf-13a3dcb64366','476760ec-473d-4e3c-b925-a9d697d277e8','3f36cc94-915e-44b8-ac74-86e746a3d65f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:07.910175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c53fb8-f764-4d76-918f-b6ccb1707bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:07.971170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c53fb8-f764-4d76-918f-b6ccb1707bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:07.980617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (123b918b-07ff-41eb-86d4-2c80250bd3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:08.179964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume request issued successfully. Jan 21 07:51:08.239148 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ef4506c-648f-4fc9-9f4c-c27612d37e1d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes returned with HTTP 202 Jan 21 07:51:08.240329 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1116/2229] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:51:07 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/volumes => generated 885 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:51:08.277480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7cefdff-4d4e-405a-a5da-5b5c03a5322e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:51:08.281555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7cefdff-4d4e-405a-a5da-5b5c03a5322e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:08.283329 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:08.283329 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:08.285226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7cefdff-4d4e-405a-a5da-5b5c03a5322e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:08.413647 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:08.413647 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:08.437355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a7cefdff-4d4e-405a-a5da-5b5c03a5322e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:08.494482 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7cefdff-4d4e-405a-a5da-5b5c03a5322e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 200 Jan 21 07:51:08.499496 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1114/2230] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:08 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 953 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:09.557832 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9def408d-1355-43b7-b631-105e173c144c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:51:09.558777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9def408d-1355-43b7-b631-105e173c144c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:09.559131 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:09.559131 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:09.561047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9def408d-1355-43b7-b631-105e173c144c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:09.940461 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:09.940461 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:09.978272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9def408d-1355-43b7-b631-105e173c144c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:10.097635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9def408d-1355-43b7-b631-105e173c144c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 200 Jan 21 07:51:10.100163 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1117/2231] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:09 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 977 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:11.135446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f905f91-3c36-4d5a-9b2f-b3a7c0db41cf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:51:11.137552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f905f91-3c36-4d5a-9b2f-b3a7c0db41cf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:11.139348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:11.139348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:11.140484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f905f91-3c36-4d5a-9b2f-b3a7c0db41cf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:11.476606 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:11.476606 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:11.558913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4f905f91-3c36-4d5a-9b2f-b3a7c0db41cf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:11.593581 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f905f91-3c36-4d5a-9b2f-b3a7c0db41cf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 200 Jan 21 07:51:11.594936 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1115/2232] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:11 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 978 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:51:11.627331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3aeaba6b-5cba-4b88-b77e-57fd28f132f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups Jan 21 07:51:11.627951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:11.627951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:11.628538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3aeaba6b-5cba-4b88-b77e-57fd28f132f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'create', calling method: create, body: {"backup": {"volume_id": "acec1ab7-7779-4ce8-8fc6-f8edeff64c86", "name": "tempest-VolumesBackupsTest-Backup-963628664", "description": "tempest-volume-backup-description-1766918847", "container": "container"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:11.632341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-3aeaba6b-5cba-4b88-b77e-57fd28f132f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Creating new backup {'backup': {'volume_id': 'acec1ab7-7779-4ce8-8fc6-f8edeff64c86', 'name': 'tempest-VolumesBackupsTest-Backup-963628664', 'description': 'tempest-volume-backup-description-1766918847', 'container': 'container'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 07:51:11.633049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-3aeaba6b-5cba-4b88-b77e-57fd28f132f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Creating backup of volume acec1ab7-7779-4ce8-8fc6-f8edeff64c86 in container container Jan 21 07:51:11.803598 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:11.803598 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:11.806064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3aeaba6b-5cba-4b88-b77e-57fd28f132f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:51:11.931583 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-3aeaba6b-5cba-4b88-b77e-57fd28f132f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Created reservations ['0158b908-b379-4c30-8dd1-ce4e97e5cfc7', '699892f4-97b0-4d0f-86ea-d78215eadf59'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:51:12.155184 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3aeaba6b-5cba-4b88-b77e-57fd28f132f8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups returned with HTTP 202 Jan 21 07:51:12.157508 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1118/2233] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:51:11 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/backups => generated 395 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:51:12.176401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b487107e-3b78-4c7f-b802-88c574cce5b0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:12.177348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b487107e-3b78-4c7f-b802-88c574cce5b0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:12.177808 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:12.177808 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:12.179325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b487107e-3b78-4c7f-b802-88c574cce5b0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:12.180043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b487107e-3b78-4c7f-b802-88c574cce5b0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:12.225270 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:12.225270 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:12.227662 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b487107e-3b78-4c7f-b802-88c574cce5b0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:12.228945 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1116/2234] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:12 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:13.249376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c173e76-058c-478f-a0a2-126a1298d38c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:13.249936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c173e76-058c-478f-a0a2-126a1298d38c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:13.250162 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:13.250162 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:13.250547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c173e76-058c-478f-a0a2-126a1298d38c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:13.250928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8c173e76-058c-478f-a0a2-126a1298d38c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:13.301350 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:13.301350 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:13.304906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c173e76-058c-478f-a0a2-126a1298d38c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:13.310934 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1119/2235] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:13 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:14.336375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-790add17-093b-41d8-b2eb-f2b272d041ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:14.337448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-790add17-093b-41d8-b2eb-f2b272d041ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:14.338090 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:14.338090 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:14.338475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-790add17-093b-41d8-b2eb-f2b272d041ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:14.339410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-790add17-093b-41d8-b2eb-f2b272d041ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:14.383528 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:14.383528 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:14.387208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-790add17-093b-41d8-b2eb-f2b272d041ab tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:14.388888 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1117/2236] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:14 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:15.411888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e1cc324-98ca-4ce2-807a-19de5ff64dc2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:15.412716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e1cc324-98ca-4ce2-807a-19de5ff64dc2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:15.412716 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:15.412716 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:15.413129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e1cc324-98ca-4ce2-807a-19de5ff64dc2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:15.413538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7e1cc324-98ca-4ce2-807a-19de5ff64dc2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:15.499765 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:15.499765 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:15.501676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e1cc324-98ca-4ce2-807a-19de5ff64dc2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:15.502999 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1120/2237] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:16.523889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18aa6fc7-8f9f-4d4c-a6ca-b5599d93d978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:16.525492 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18aa6fc7-8f9f-4d4c-a6ca-b5599d93d978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:16.525865 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:16.525865 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:16.526505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18aa6fc7-8f9f-4d4c-a6ca-b5599d93d978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:16.527027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-18aa6fc7-8f9f-4d4c-a6ca-b5599d93d978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:16.639443 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:16.639443 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:16.648620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18aa6fc7-8f9f-4d4c-a6ca-b5599d93d978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:16.649807 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1118/2238] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:16 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:17.696889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8d84844-b1f7-4457-ab5f-90cca58e9b3c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:17.700309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8d84844-b1f7-4457-ab5f-90cca58e9b3c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:17.703068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:17.703068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:17.704257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8d84844-b1f7-4457-ab5f-90cca58e9b3c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:17.705179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d8d84844-b1f7-4457-ab5f-90cca58e9b3c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:17.822401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:17.822401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:17.854409 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8d84844-b1f7-4457-ab5f-90cca58e9b3c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:17.864245 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1121/2239] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:17 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:18.894557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b1fcaff-485a-48e8-aeb0-38fcda8b9a04 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:18.895505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b1fcaff-485a-48e8-aeb0-38fcda8b9a04 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:18.902082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:18.902082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:18.903483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b1fcaff-485a-48e8-aeb0-38fcda8b9a04 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:18.904665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5b1fcaff-485a-48e8-aeb0-38fcda8b9a04 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:19.054938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:19.054938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:19.066141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b1fcaff-485a-48e8-aeb0-38fcda8b9a04 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:19.072211 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1119/2240] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:18 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:20.098063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96e452c4-d6d7-4522-acdb-ff238f8e21b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:20.110750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96e452c4-d6d7-4522-acdb-ff238f8e21b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:20.111354 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:20.111354 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:20.112372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96e452c4-d6d7-4522-acdb-ff238f8e21b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:20.113271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-96e452c4-d6d7-4522-acdb-ff238f8e21b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:20.269153 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:20.269153 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:20.272886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96e452c4-d6d7-4522-acdb-ff238f8e21b1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:20.285346 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1122/2241] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:20 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:21.313697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5368a71d-3e0c-4105-9b2d-319f53c14477 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:21.316975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5368a71d-3e0c-4105-9b2d-319f53c14477 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:21.318638 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:21.318638 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:21.319446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5368a71d-3e0c-4105-9b2d-319f53c14477 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:21.319983 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5368a71d-3e0c-4105-9b2d-319f53c14477 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:21.382406 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:21.382406 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:21.390674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5368a71d-3e0c-4105-9b2d-319f53c14477 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:21.400916 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1120/2242] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:21 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:22.417955 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4df1f45c-bb04-4c1d-ad7b-3d3084464d00 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:22.419693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4df1f45c-bb04-4c1d-ad7b-3d3084464d00 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:22.419693 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:22.419693 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:22.420122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4df1f45c-bb04-4c1d-ad7b-3d3084464d00 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:22.420479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4df1f45c-bb04-4c1d-ad7b-3d3084464d00 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:22.523401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:22.523401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:22.523401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4df1f45c-bb04-4c1d-ad7b-3d3084464d00 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:22.523401 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1123/2243] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:22 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:23.547370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7105e5fd-684a-4ea5-9ee2-6c5d79f14c56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:23.554435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7105e5fd-684a-4ea5-9ee2-6c5d79f14c56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:23.554954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:23.554954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:23.569100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7105e5fd-684a-4ea5-9ee2-6c5d79f14c56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:23.570355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7105e5fd-684a-4ea5-9ee2-6c5d79f14c56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:23.621333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:23.621333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:23.626019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7105e5fd-684a-4ea5-9ee2-6c5d79f14c56 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:23.627548 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1121/2244] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:23 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:24.660981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a722a7d-96ee-45f3-85ca-16368ab4c708 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:24.663251 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a722a7d-96ee-45f3-85ca-16368ab4c708 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:24.663899 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:24.663899 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:24.665124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a722a7d-96ee-45f3-85ca-16368ab4c708 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:24.666105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7a722a7d-96ee-45f3-85ca-16368ab4c708 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:24.817823 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:24.817823 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:24.848953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a722a7d-96ee-45f3-85ca-16368ab4c708 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:24.863994 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1124/2245] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:24 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:25.876896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-770502dd-544e-4560-9408-bb3479678c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:25.878073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-770502dd-544e-4560-9408-bb3479678c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:25.878445 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:25.878445 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:25.879112 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-770502dd-544e-4560-9408-bb3479678c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:25.879634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-770502dd-544e-4560-9408-bb3479678c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:25.920740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:25.920740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:25.922018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-770502dd-544e-4560-9408-bb3479678c2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:25.932064 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1122/2246] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:25 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:26.942841 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9fd4c4af-aa63-4433-9ea4-c102a3631211 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:26.953960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9fd4c4af-aa63-4433-9ea4-c102a3631211 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:26.954365 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:26.954365 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:26.955066 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9fd4c4af-aa63-4433-9ea4-c102a3631211 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:26.967671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9fd4c4af-aa63-4433-9ea4-c102a3631211 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:27.125127 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:27.125127 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:27.129244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9fd4c4af-aa63-4433-9ea4-c102a3631211 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:27.130896 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1125/2247] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:26 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:28.150988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d9752c7-4711-428e-b89c-4b51690d4cdc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:28.158275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d9752c7-4711-428e-b89c-4b51690d4cdc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:28.169882 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:28.169882 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:28.171263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d9752c7-4711-428e-b89c-4b51690d4cdc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:28.172227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4d9752c7-4711-428e-b89c-4b51690d4cdc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:28.318551 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:28.318551 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:28.322392 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d9752c7-4711-428e-b89c-4b51690d4cdc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:28.335987 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1123/2248] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:28 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:29.350734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa5377ea-89ad-42b2-b298-2be809a6be05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:29.351660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa5377ea-89ad-42b2-b298-2be809a6be05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:29.357321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:29.357321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:29.361707 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa5377ea-89ad-42b2-b298-2be809a6be05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:29.362749 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-aa5377ea-89ad-42b2-b298-2be809a6be05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:29.419719 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:29.419719 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:29.427362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa5377ea-89ad-42b2-b298-2be809a6be05 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:29.427959 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1126/2249] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:29 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:30.456520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb1bf83d-7e08-47fa-8b65-5bd87a2a029f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:30.457749 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb1bf83d-7e08-47fa-8b65-5bd87a2a029f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:30.458126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:30.458126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:30.458833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb1bf83d-7e08-47fa-8b65-5bd87a2a029f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:30.463905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-eb1bf83d-7e08-47fa-8b65-5bd87a2a029f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:30.528879 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:30.528879 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:30.533094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb1bf83d-7e08-47fa-8b65-5bd87a2a029f tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:30.536338 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1124/2250] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:30 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:31.550886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9da482d1-9e69-4df8-807f-7fa26abdb5ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:31.551459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9da482d1-9e69-4df8-807f-7fa26abdb5ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:31.551585 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:31.551585 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:31.551949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9da482d1-9e69-4df8-807f-7fa26abdb5ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:31.552318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9da482d1-9e69-4df8-807f-7fa26abdb5ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:31.597058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:31.597058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:31.599029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9da482d1-9e69-4df8-807f-7fa26abdb5ea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:31.599842 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1127/2251] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:31 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:32.620008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce39b576-97cd-44d5-8216-2f0773344f5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:32.623551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce39b576-97cd-44d5-8216-2f0773344f5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:32.624738 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:32.624738 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:32.625388 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce39b576-97cd-44d5-8216-2f0773344f5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:32.633769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ce39b576-97cd-44d5-8216-2f0773344f5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:32.690782 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:32.690782 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:32.711431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce39b576-97cd-44d5-8216-2f0773344f5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:32.713554 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1125/2252] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:32 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:33.744311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55973554-9db8-4c90-ad91-48f97fd0d828 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:33.761210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55973554-9db8-4c90-ad91-48f97fd0d828 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:33.762119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:33.762119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:33.763453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55973554-9db8-4c90-ad91-48f97fd0d828 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:33.764440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-55973554-9db8-4c90-ad91-48f97fd0d828 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:33.863553 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:33.863553 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:33.867654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55973554-9db8-4c90-ad91-48f97fd0d828 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:33.869586 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1128/2253] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:33 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:34.886175 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c3e936b-6aee-4037-b32d-ba8ea0c7b7a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:34.887343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c3e936b-6aee-4037-b32d-ba8ea0c7b7a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:34.887613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:34.887613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:34.887998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c3e936b-6aee-4037-b32d-ba8ea0c7b7a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:34.888370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3c3e936b-6aee-4037-b32d-ba8ea0c7b7a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:34.917557 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:34.917557 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:34.920766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c3e936b-6aee-4037-b32d-ba8ea0c7b7a0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:34.922253 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1126/2254] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:34 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:35.936299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-153b4b0e-7353-4cf8-aace-f8c10e8e9127 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:35.937549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-153b4b0e-7353-4cf8-aace-f8c10e8e9127 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:35.937977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:35.937977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:35.940704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-153b4b0e-7353-4cf8-aace-f8c10e8e9127 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:35.941267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-153b4b0e-7353-4cf8-aace-f8c10e8e9127 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:36.004624 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:36.004624 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:36.006670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-153b4b0e-7353-4cf8-aace-f8c10e8e9127 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:36.008101 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1129/2255] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:35 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:37.030395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d9ad115-0b57-4552-a73e-78b7c514859e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:37.032454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d9ad115-0b57-4552-a73e-78b7c514859e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:37.039048 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:37.039048 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:37.039884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d9ad115-0b57-4552-a73e-78b7c514859e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:37.040859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3d9ad115-0b57-4552-a73e-78b7c514859e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:37.103684 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:37.103684 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:37.110362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d9ad115-0b57-4552-a73e-78b7c514859e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:37.116216 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1127/2256] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:37 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:38.131567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c13d8e79-764c-446f-9003-4625d8138e36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:38.132610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c13d8e79-764c-446f-9003-4625d8138e36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:38.132953 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:38.132953 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:38.133536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c13d8e79-764c-446f-9003-4625d8138e36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:38.134019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c13d8e79-764c-446f-9003-4625d8138e36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:38.181388 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:38.181388 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:38.189279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c13d8e79-764c-446f-9003-4625d8138e36 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:38.193802 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1130/2257] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:38 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:39.210873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c11d739c-a251-4842-acfb-445ca25c9c65 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:39.211909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c11d739c-a251-4842-acfb-445ca25c9c65 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:39.212263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:39.212263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:39.212980 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c11d739c-a251-4842-acfb-445ca25c9c65 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:39.213654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c11d739c-a251-4842-acfb-445ca25c9c65 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:39.317431 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:39.317431 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:39.320986 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c11d739c-a251-4842-acfb-445ca25c9c65 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:39.322541 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1128/2258] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:39 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:51:40.338512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-812918d1-e296-406c-88b2-223f1e9d8170 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:40.339137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-812918d1-e296-406c-88b2-223f1e9d8170 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:40.339253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:40.339253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:40.340429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-812918d1-e296-406c-88b2-223f1e9d8170 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:40.340969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-812918d1-e296-406c-88b2-223f1e9d8170 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:40.384980 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:40.384980 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:40.387404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-812918d1-e296-406c-88b2-223f1e9d8170 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:40.390062 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1131/2259] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:40 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:41.410695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a824c1bb-574e-4a99-ae10-19097f0dc514 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:41.411597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a824c1bb-574e-4a99-ae10-19097f0dc514 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:41.417049 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:41.417049 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:41.418711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a824c1bb-574e-4a99-ae10-19097f0dc514 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:41.419566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a824c1bb-574e-4a99-ae10-19097f0dc514 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:41.515193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:41.515193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:41.520437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a824c1bb-574e-4a99-ae10-19097f0dc514 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:41.521311 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1129/2260] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:41 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:42.536313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85ee1cfe-bef6-4e00-addf-6af15a81d6ef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:42.537598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85ee1cfe-bef6-4e00-addf-6af15a81d6ef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:42.538042 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:42.538042 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:42.538714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85ee1cfe-bef6-4e00-addf-6af15a81d6ef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:42.539279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-85ee1cfe-bef6-4e00-addf-6af15a81d6ef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:42.682491 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:42.682491 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:42.705196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85ee1cfe-bef6-4e00-addf-6af15a81d6ef tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:42.709138 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1132/2261] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:42 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:43.726027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-281a6625-0e0e-4c3e-9886-4f915df3313c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:43.734377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-281a6625-0e0e-4c3e-9886-4f915df3313c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:43.735141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:43.735141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:43.736241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-281a6625-0e0e-4c3e-9886-4f915df3313c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:43.737250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-281a6625-0e0e-4c3e-9886-4f915df3313c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:43.847864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:43.847864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:43.853161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-281a6625-0e0e-4c3e-9886-4f915df3313c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:43.854336 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1130/2262] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:43 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:44.874114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf7787f9-d9c0-44ce-9cef-524bc059568d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:44.875101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf7787f9-d9c0-44ce-9cef-524bc059568d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:44.875462 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:44.875462 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:44.876102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf7787f9-d9c0-44ce-9cef-524bc059568d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:44.882473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cf7787f9-d9c0-44ce-9cef-524bc059568d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:44.979996 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:44.979996 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:44.984199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf7787f9-d9c0-44ce-9cef-524bc059568d tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:44.991474 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1133/2263] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:44 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:45.799986 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] POST http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes Jan 21 07:51:45.800449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:45.800449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:45.801661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-389204487"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:45.803122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-389204487'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:51:45.803546 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Create volume of 1 GB Jan 21 07:51:45.889348 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Availability Zones retrieved successfully. Jan 21 07:51:45.926920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Flow 'volume_create_api' (cd14f5cb-b0fe-42f7-aea6-df4fc1ce7ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:45.934024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336b45af-80f8-45f7-be73-2cc87b35d710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:45.936271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:51:46.016310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92732e52-8a99-4a36-a652-c4da2f2d5950 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:46.017397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92732e52-8a99-4a36-a652-c4da2f2d5950 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:46.017787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:46.017787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:46.030701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92732e52-8a99-4a36-a652-c4da2f2d5950 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:46.031409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-92732e52-8a99-4a36-a652-c4da2f2d5950 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:46.126354 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:46.126354 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:46.133641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92732e52-8a99-4a36-a652-c4da2f2d5950 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:46.136060 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1134/2264] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:45 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:46.197545 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336b45af-80f8-45f7-be73-2cc87b35d710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:46.204614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f02d43e-84de-4e39-a353-b51e665a06dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:46.433184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Created reservations ['b9b575d2-376d-4f20-b384-16c0db89a87d', 'bdbc42c0-963d-4ea3-b07c-6ac8a43973ff', '1c7c22b2-d743-466a-b5a2-8f9fef96d07f', 'b1d75044-f2b1-45e0-ad82-d98047c065bf'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:51:46.435970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f02d43e-84de-4e39-a353-b51e665a06dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9b575d2-376d-4f20-b384-16c0db89a87d', 'bdbc42c0-963d-4ea3-b07c-6ac8a43973ff', '1c7c22b2-d743-466a-b5a2-8f9fef96d07f', 'b1d75044-f2b1-45e0-ad82-d98047c065bf']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:46.438218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fb6e64-9979-4d97-9338-c1deaf32307a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:46.570793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fb6e64-9979-4d97-9338-c1deaf32307a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '704d2961-5cf4-46e5-ab14-d70acdc5b3ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-389204487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd1cd96bfc5e4318ade08e7c7ef5299c',qos_specs=None,replication_status=,reservations=['b9b575d2-376d-4f20-b384-16c0db89a87d','bdbc42c0-963d-4ea3-b07c-6ac8a43973ff','1c7c22b2-d743-466a-b5a2-8f9fef96d07f','b1d75044-f2b1-45e0-ad82-d98047c065bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a98d8d237ef4d659da88ac82a879468',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-389204487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=704d2961-5cf4-46e5-ab14-d70acdc5b3ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd1cd96bfc5e4318ade08e7c7ef5299c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6a98d8d237ef4d659da88ac82a879468',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:46.573679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e43bc83-f80e-4509-acb0-83b1d233fde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:46.645693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e43bc83-f80e-4509-acb0-83b1d233fde9) transitioned into state 'SUCCESS' from state '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-389204487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd1cd96bfc5e4318ade08e7c7ef5299c',qos_specs=None,replication_status=,reservations=['b9b575d2-376d-4f20-b384-16c0db89a87d','bdbc42c0-963d-4ea3-b07c-6ac8a43973ff','1c7c22b2-d743-466a-b5a2-8f9fef96d07f','b1d75044-f2b1-45e0-ad82-d98047c065bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a98d8d237ef4d659da88ac82a879468',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:46.647763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ba71fe-97a3-4f65-aaf0-095292ca8fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:51:46.700692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ba71fe-97a3-4f65-aaf0-095292ca8fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:51:46.703791 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Flow 'volume_create_api' (cd14f5cb-b0fe-42f7-aea6-df4fc1ce7ece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:51:46.907898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Create volume request issued successfully. Jan 21 07:51:46.961950 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cefb7d52-6b48-445a-aaac-9c85c03e6086 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes returned with HTTP 202 Jan 21 07:51:46.978030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf89444b-b02c-4f7e-894d-62bef0c49d64 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:51:46.978639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf89444b-b02c-4f7e-894d-62bef0c49d64 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:46.978862 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:46.978862 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:46.979244 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf89444b-b02c-4f7e-894d-62bef0c49d64 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:46.989151 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1131/2265] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:51:45 2021] POST /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes => generated 825 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:51:47.114675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:47.114675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:47.126700 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf89444b-b02c-4f7e-894d-62bef0c49d64 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:51:47.150655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dbe22c27-ac64-4111-a813-f991738a8bbc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:47.151198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dbe22c27-ac64-4111-a813-f991738a8bbc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:47.151419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:47.151419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:47.151800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dbe22c27-ac64-4111-a813-f991738a8bbc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:47.152800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dbe22c27-ac64-4111-a813-f991738a8bbc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:47.160101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf89444b-b02c-4f7e-894d-62bef0c49d64 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:51:47.161319 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1135/2266] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:46 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 893 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:51:47.194211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:47.194211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:47.202090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dbe22c27-ac64-4111-a813-f991738a8bbc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:47.202090 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1132/2267] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:47 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:48.184716 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf267a0b-3fe2-4dbb-bb08-ab88ffe75790 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:51:48.189325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf267a0b-3fe2-4dbb-bb08-ab88ffe75790 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:48.189731 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:48.189731 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:48.190449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf267a0b-3fe2-4dbb-bb08-ab88ffe75790 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:48.211478 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-063bc989-1163-41e7-b8b7-7f61ecc3d182 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:48.212272 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-063bc989-1163-41e7-b8b7-7f61ecc3d182 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:48.212711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:48.212711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:48.213360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-063bc989-1163-41e7-b8b7-7f61ecc3d182 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:48.215550 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-063bc989-1163-41e7-b8b7-7f61ecc3d182 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:48.265087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:48.265087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:48.267617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-063bc989-1163-41e7-b8b7-7f61ecc3d182 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:48.268770 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1133/2268] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:48 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:48.517136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:48.517136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:48.559159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf267a0b-3fe2-4dbb-bb08-ab88ffe75790 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:51:48.608330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf267a0b-3fe2-4dbb-bb08-ab88ffe75790 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:51:48.610189 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1136/2269] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:48 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 917 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:49.302779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fd231d9-44f2-40fb-9e0c-029e1cb31baa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:49.303683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fd231d9-44f2-40fb-9e0c-029e1cb31baa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:49.303996 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:49.303996 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:49.312155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fd231d9-44f2-40fb-9e0c-029e1cb31baa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:49.316615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7fd231d9-44f2-40fb-9e0c-029e1cb31baa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:49.486227 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:49.486227 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:49.490443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fd231d9-44f2-40fb-9e0c-029e1cb31baa tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:49.526712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1134/2270] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:49.634392 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd7299cb-f9fa-4015-9722-7615d89fc1f8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:51:49.635262 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd7299cb-f9fa-4015-9722-7615d89fc1f8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:49.653380 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:49.653380 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:49.654257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd7299cb-f9fa-4015-9722-7615d89fc1f8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:49.957518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:49.957518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:49.974158 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fd7299cb-f9fa-4015-9722-7615d89fc1f8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:51:50.002619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd7299cb-f9fa-4015-9722-7615d89fc1f8 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:51:50.028989 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1137/2271] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:49 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 918 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:50.537934 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-70a6eaeb-a5ca-4d31-88a8-f7ab24ecd0df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:50.538466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-70a6eaeb-a5ca-4d31-88a8-f7ab24ecd0df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:50.538721 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:50.538721 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:50.539201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-70a6eaeb-a5ca-4d31-88a8-f7ab24ecd0df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:50.539595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-70a6eaeb-a5ca-4d31-88a8-f7ab24ecd0df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:50.616224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:50.616224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:50.627808 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-70a6eaeb-a5ca-4d31-88a8-f7ab24ecd0df tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:50.640154 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1135/2272] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:50 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:51.653965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d480814-f9e8-4f61-ad70-7502816dd02b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:51.654982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d480814-f9e8-4f61-ad70-7502816dd02b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:51.655238 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:51.655238 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:51.655571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d480814-f9e8-4f61-ad70-7502816dd02b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:51.655959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4d480814-f9e8-4f61-ad70-7502816dd02b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:51.750415 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:51.750415 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:51.759221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d480814-f9e8-4f61-ad70-7502816dd02b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:51.763765 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1138/2273] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:51 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:52.782406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfb0926d-5e52-4e37-b940-a8a0f51824ad tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:52.783218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfb0926d-5e52-4e37-b940-a8a0f51824ad tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:52.783218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:52.783218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:52.783556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfb0926d-5e52-4e37-b940-a8a0f51824ad tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:52.783786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cfb0926d-5e52-4e37-b940-a8a0f51824ad tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:52.874432 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:52.874432 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:52.876658 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfb0926d-5e52-4e37-b940-a8a0f51824ad tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:52.877506 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1136/2274] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:52 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:53.899044 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d2c66c9-fea5-46d8-8279-cef6e02e4ce1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:53.899044 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d2c66c9-fea5-46d8-8279-cef6e02e4ce1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:53.899044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:53.899044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:53.900466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d2c66c9-fea5-46d8-8279-cef6e02e4ce1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:53.900466 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0d2c66c9-fea5-46d8-8279-cef6e02e4ce1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:54.031702 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:54.031702 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:54.034025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d2c66c9-fea5-46d8-8279-cef6e02e4ce1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:54.045486 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1139/2275] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:53 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:55.055532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-369145f2-3669-4b65-9593-59ddb2c20978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:55.055532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-369145f2-3669-4b65-9593-59ddb2c20978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:55.055532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:55.055532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:55.055532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-369145f2-3669-4b65-9593-59ddb2c20978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:55.055532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-369145f2-3669-4b65-9593-59ddb2c20978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:55.128872 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:55.128872 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:55.149677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-369145f2-3669-4b65-9593-59ddb2c20978 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:55.149677 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1137/2276] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:55 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:51:56.160504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1754abc1-b340-44a5-9453-bbc305515ac6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:56.161748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1754abc1-b340-44a5-9453-bbc305515ac6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:56.162892 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:56.162892 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:56.163248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1754abc1-b340-44a5-9453-bbc305515ac6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:56.163647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1754abc1-b340-44a5-9453-bbc305515ac6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:56.190995 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:56.190995 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:56.194884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1754abc1-b340-44a5-9453-bbc305515ac6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:56.195167 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1140/2277] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:56 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:51:57.211752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2671269d-5669-408c-ad5e-fa9f1c2d144a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:57.212814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2671269d-5669-408c-ad5e-fa9f1c2d144a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:57.213206 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:57.213206 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:57.213815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2671269d-5669-408c-ad5e-fa9f1c2d144a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:57.214868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2671269d-5669-408c-ad5e-fa9f1c2d144a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:57.267117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:57.267117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:57.267117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2671269d-5669-408c-ad5e-fa9f1c2d144a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:57.274005 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1138/2278] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:57 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:58.299533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c555d59d-e882-41de-a7f9-322676b8c767 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:58.307015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c555d59d-e882-41de-a7f9-322676b8c767 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:58.314485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:58.314485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:58.326609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c555d59d-e882-41de-a7f9-322676b8c767 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:58.327616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c555d59d-e882-41de-a7f9-322676b8c767 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:58.463820 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:58.463820 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:58.468367 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c555d59d-e882-41de-a7f9-322676b8c767 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:58.471523 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1141/2279] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:58 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:59.282884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e18cf2b3-a461-4da2-ae33-c9ae82d88727 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] POST http://10.222.0.24/volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/types Jan 21 07:51:59.283498 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:59.283498 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:59.283847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e18cf2b3-a461-4da2-ae33-c9ae82d88727 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-984832985", "extra_specs": {}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:59.412974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e18cf2b3-a461-4da2-ae33-c9ae82d88727 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] http://10.222.0.24/volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/types returned with HTTP 200 Jan 21 07:51:59.416448 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1139/2280] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:51:58 2021] POST /volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/types => generated 211 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:59.457434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1073d4f9-293d-418f-a777-a11f5cf0e1db tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] POST http://10.222.0.24/volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/types/0ba1891c-7321-491b-b4bc-fe2285795bf7/encryption Jan 21 07:51:59.457434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:51:59.457434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:51:59.457434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1073d4f9-293d-418f-a777-a11f5cf0e1db tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:59.507282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eabb91f2-7d3c-43b8-a042-642d1bdc46fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:51:59.509070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eabb91f2-7d3c-43b8-a042-642d1bdc46fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:51:59.510357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eabb91f2-7d3c-43b8-a042-642d1bdc46fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:51:59.511951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-eabb91f2-7d3c-43b8-a042-642d1bdc46fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:51:59.544331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1073d4f9-293d-418f-a777-a11f5cf0e1db tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] http://10.222.0.24/volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/types/0ba1891c-7321-491b-b4bc-fe2285795bf7/encryption returned with HTTP 200 Jan 21 07:51:59.550580 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1142/2281] 10.222.0.24 () {60 vars in 1364 bytes} [Thu Jan 21 07:51:59 2021] POST /volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/types/0ba1891c-7321-491b-b4bc-fe2285795bf7/encryption => generated 230 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:59.596849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:59.596849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:59.599004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eabb91f2-7d3c-43b8-a042-642d1bdc46fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:51:59.599865 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1140/2282] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:51:59 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:51:59.914067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes Jan 21 07:51:59.914947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-713134319", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-984832985", "size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:51:59.916230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-713134319', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-984832985', 'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:51:59.959149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume of 1 GB Jan 21 07:51:59.960039 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:51:59.960039 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:51:59.970509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Availability Zones retrieved successfully. Jan 21 07:52:00.014089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (2406c1d2-1ca4-4e1c-a06a-46bec79ff847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:00.029068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a78bd79-70d2-4478-a8d2-8e2768c1c520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:00.037339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:52:00.189427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a78bd79-70d2-4478-a8d2-8e2768c1c520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:51:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ba1891c-7321-491b-b4bc-fe2285795bf7,is_public=True,name='tempest-scenario-type-luks-984832985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1891c-7321-491b-b4bc-fe2285795bf7', '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=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:00.195803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d569457a-aa0e-44f4-824b-d9e1543e58dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:00.302199 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-984832985 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-984832985, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:52:00.304635 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-984832985 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-984832985, it is now deprecated. Please use the default quota class for default quota. Jan 21 07:52:00.420908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['957b907c-a7ce-410d-b063-1f8469d4846c', '152a1733-e336-4bad-9648-cc9c38d8ae44', '257d3249-5b7b-4fc8-a60a-7ded7f69cfff', '25ae0c28-c67e-4ce4-a0f8-4ac1ab2620b5'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:00.424842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d569457a-aa0e-44f4-824b-d9e1543e58dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['957b907c-a7ce-410d-b063-1f8469d4846c', '152a1733-e336-4bad-9648-cc9c38d8ae44', '257d3249-5b7b-4fc8-a60a-7ded7f69cfff', '25ae0c28-c67e-4ce4-a0f8-4ac1ab2620b5']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:00.432514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcca9e73-eab2-4134-b3d4-b2b96cd652e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:00.614212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43a86468-2240-4cd0-bf57-0d72ab92c915 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:00.614736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43a86468-2240-4cd0-bf57-0d72ab92c915 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:00.614860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcca9e73-eab2-4134-b3d4-b2b96cd652e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75bf0fcc-a57a-4f7b-9863-8a699f203f60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-713134319',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['957b907c-a7ce-410d-b063-1f8469d4846c','152a1733-e336-4bad-9648-cc9c38d8ae44','257d3249-5b7b-4fc8-a60a-7ded7f69cfff','25ae0c28-c67e-4ce4-a0f8-4ac1ab2620b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1891c-7321-491b-b4bc-fe2285795bf7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-713134319',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=75bf0fcc-a57a-4f7b-9863-8a699f203f60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79693707b26a41c5a0ed15aecfe3644c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5e31e5a36bd41db85323d492e234278',volume_attachment=,volume_type=,volume_type_id=0ba1891c-7321-491b-b4bc-fe2285795bf7)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:00.615256 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:00.615256 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:00.616089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43a86468-2240-4cd0-bf57-0d72ab92c915 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:00.616456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-43a86468-2240-4cd0-bf57-0d72ab92c915 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:00.619652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08efe37-3fac-41ac-bd43-e0be5a6eadda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:00.666785 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:00.666785 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:00.675187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43a86468-2240-4cd0-bf57-0d72ab92c915 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:00.676543 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1141/2283] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:00 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:00.687772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08efe37-3fac-41ac-bd43-e0be5a6eadda) transitioned into state 'SUCCESS' from state '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-713134319',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['957b907c-a7ce-410d-b063-1f8469d4846c','152a1733-e336-4bad-9648-cc9c38d8ae44','257d3249-5b7b-4fc8-a60a-7ded7f69cfff','25ae0c28-c67e-4ce4-a0f8-4ac1ab2620b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1891c-7321-491b-b4bc-fe2285795bf7)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:00.690413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ca344c-21d2-452e-b5c4-38259b446852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:00.725375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ca344c-21d2-452e-b5c4-38259b446852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:00.728504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (2406c1d2-1ca4-4e1c-a06a-46bec79ff847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:00.829111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request issued successfully. Jan 21 07:52:00.859286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8aa5e80e-3789-4e38-bb47-c9d3ddf1eb87 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes returned with HTTP 202 Jan 21 07:52:00.860362 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1143/2284] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:51:59 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes => generated 844 bytes in 1309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:52:00.888955 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b2e9776-2568-455d-86fd-442190968926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:52:00.890030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b2e9776-2568-455d-86fd-442190968926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:00.890356 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:00.890356 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:00.890915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b2e9776-2568-455d-86fd-442190968926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:01.185509 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:01.185509 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:01.207595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3b2e9776-2568-455d-86fd-442190968926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:52:01.266120 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b2e9776-2568-455d-86fd-442190968926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:52:01.267368 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1142/2285] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:00 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 936 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:01.691441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c73928d-25c1-4330-999f-b2d2c91bd917 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:01.691888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c73928d-25c1-4330-999f-b2d2c91bd917 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:01.692280 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:01.692280 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:01.692535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c73928d-25c1-4330-999f-b2d2c91bd917 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:01.695902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8c73928d-25c1-4330-999f-b2d2c91bd917 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:01.753312 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:01.753312 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:01.758534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c73928d-25c1-4330-999f-b2d2c91bd917 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:01.770611 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1144/2286] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:01 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:02.288772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7ebac586-1fe1-41bf-aaf1-50a0bf6f1852 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:52:02.290185 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7ebac586-1fe1-41bf-aaf1-50a0bf6f1852 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:02.290844 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:02.290844 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:02.293577 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7ebac586-1fe1-41bf-aaf1-50a0bf6f1852 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:02.559483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:02.559483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:02.613679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7ebac586-1fe1-41bf-aaf1-50a0bf6f1852 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:52:02.762726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7ebac586-1fe1-41bf-aaf1-50a0bf6f1852 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:52:02.764034 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1143/2287] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:02 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 936 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:02.783987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19b18414-c780-4f2e-a972-fa6e8de29a8a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:02.784530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19b18414-c780-4f2e-a972-fa6e8de29a8a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:02.784828 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:02.784828 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:02.785491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19b18414-c780-4f2e-a972-fa6e8de29a8a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:02.786022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-19b18414-c780-4f2e-a972-fa6e8de29a8a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:02.891254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:02.891254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:02.900932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19b18414-c780-4f2e-a972-fa6e8de29a8a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:02.902224 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1145/2288] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:02 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:03.799674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d75625b0-e459-46c6-a49b-86f57bf7f6c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:52:03.807383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d75625b0-e459-46c6-a49b-86f57bf7f6c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:03.811105 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:03.811105 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:03.812090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d75625b0-e459-46c6-a49b-86f57bf7f6c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:03.893810 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:03.893810 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:03.920524 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3a8d076-2ff8-4c05-b54a-5ded4b982d80 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:03.922063 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3a8d076-2ff8-4c05-b54a-5ded4b982d80 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:03.924810 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:03.924810 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:03.926433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3a8d076-2ff8-4c05-b54a-5ded4b982d80 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:03.929866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b3a8d076-2ff8-4c05-b54a-5ded4b982d80 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:03.937287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d75625b0-e459-46c6-a49b-86f57bf7f6c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:52:04.075466 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d75625b0-e459-46c6-a49b-86f57bf7f6c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:52:04.077354 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:04.077354 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:04.079091 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1144/2289] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:03 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 937 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:04.083063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3a8d076-2ff8-4c05-b54a-5ded4b982d80 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:04.104854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03dbf90f-a42b-4796-9d79-854309c3d249 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:52:04.105298 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1146/2290] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:03 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:04.107398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03dbf90f-a42b-4796-9d79-854309c3d249 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:04.108185 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:04.108185 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:04.109433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03dbf90f-a42b-4796-9d79-854309c3d249 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:04.280537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:04.280537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:04.297977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-03dbf90f-a42b-4796-9d79-854309c3d249 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:52:04.338707 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03dbf90f-a42b-4796-9d79-854309c3d249 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:52:04.339630 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1145/2291] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:04 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 937 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:04.367420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffb18a81-2f98-489b-9a89-2c2605686ae7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60/action Jan 21 07:52:04.368834 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:04.368834 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:04.370195 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ffb18a81-2f98-489b-9a89-2c2605686ae7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:52:04.372281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ffb18a81-2f98-489b-9a89-2c2605686ae7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:04.551607 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:04.551607 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:04.555106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ffb18a81-2f98-489b-9a89-2c2605686ae7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:52:04.576944 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ffb18a81-2f98-489b-9a89-2c2605686ae7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume updated successfully. Jan 21 07:52:04.578290 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffb18a81-2f98-489b-9a89-2c2605686ae7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60/action returned with HTTP 200 Jan 21 07:52:04.594829 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1147/2292] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 07:52:04 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60/action => generated 0 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 07:52:05.032052 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-2a49b700-b718-43dc-adeb-e7f9884b575c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:52:05.034074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-2a49b700-b718-43dc-adeb-e7f9884b575c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:05.034668 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:05.034668 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:05.035698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-2a49b700-b718-43dc-adeb-e7f9884b575c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:05.136961 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-828c8e39-f9ea-4b5e-bdb0-78658ceea4d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:05.138506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-828c8e39-f9ea-4b5e-bdb0-78658ceea4d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:05.139345 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:05.139345 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:05.140430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-828c8e39-f9ea-4b5e-bdb0-78658ceea4d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:05.141359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-828c8e39-f9ea-4b5e-bdb0-78658ceea4d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:05.236391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:05.236391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:05.246373 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-828c8e39-f9ea-4b5e-bdb0-78658ceea4d3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:05.258658 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1148/2293] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:05 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:05.283306 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:05.283306 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:05.301758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-18306e18-33ed-4823-8df4-e4761fa3641a req-2a49b700-b718-43dc-adeb-e7f9884b575c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:52:05.349504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-2a49b700-b718-43dc-adeb-e7f9884b575c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:52:05.351283 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1146/2294] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:52:05 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 936 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:06.278964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d72b0ec-4b94-4fa9-96b7-590ae7803972 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:06.280432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d72b0ec-4b94-4fa9-96b7-590ae7803972 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:06.281047 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:06.281047 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:06.281667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d72b0ec-4b94-4fa9-96b7-590ae7803972 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:06.282188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6d72b0ec-4b94-4fa9-96b7-590ae7803972 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:06.353254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:06.353254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:06.360465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d72b0ec-4b94-4fa9-96b7-590ae7803972 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:06.361919 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1149/2295] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:06 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:06.708671 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-b973c891-29b4-46bf-9022-225e62796b8e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:52:06.709648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-b973c891-29b4-46bf-9022-225e62796b8e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:06.710020 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:06.710020 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:06.710693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-b973c891-29b4-46bf-9022-225e62796b8e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:06.798095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:06.798095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:06.808388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-18306e18-33ed-4823-8df4-e4761fa3641a req-b973c891-29b4-46bf-9022-225e62796b8e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:52:06.835634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-b973c891-29b4-46bf-9022-225e62796b8e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:52:06.837101 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1147/2296] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:52:06 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 936 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:06.863849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d72b0ec-4b94-4fa9-96b7-590ae7803972 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume// Jan 21 07:52:06.864334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d72b0ec-4b94-4fa9-96b7-590ae7803972 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:06.864560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:06.864560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:06.864958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d72b0ec-4b94-4fa9-96b7-590ae7803972 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:06.866364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d72b0ec-4b94-4fa9-96b7-590ae7803972 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:52:06.866953 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1150/2297] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:52:06 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:52:06.885021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-69f6b704-62eb-4427-9d1f-7ba84d741dc2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments Jan 21 07:52:06.885563 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:06.885563 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:06.886557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-69f6b704-62eb-4427-9d1f-7ba84d741dc2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75bf0fcc-a57a-4f7b-9863-8a699f203f60", "instance_uuid": "b1ed9c09-6d14-4748-9a2e-c2f3c5293f05", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:06.949569 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:06.949569 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:07.044502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-69f6b704-62eb-4427-9d1f-7ba84d741dc2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments returned with HTTP 200 Jan 21 07:52:07.065213 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1148/2298] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:52:06 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:07.389410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-522f8bc0-932a-4f12-84a9-049c8e74bff6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:07.390209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-522f8bc0-932a-4f12-84a9-049c8e74bff6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:07.390614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-522f8bc0-932a-4f12-84a9-049c8e74bff6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:07.391081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-522f8bc0-932a-4f12-84a9-049c8e74bff6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:07.424992 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:07.424992 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:07.427482 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-522f8bc0-932a-4f12-84a9-049c8e74bff6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:07.429295 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1151/2299] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:07 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:08.446105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2533493-4fba-4c4b-be44-f622b631d0b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:08.446942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2533493-4fba-4c4b-be44-f622b631d0b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:08.447224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:08.447224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:08.447747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2533493-4fba-4c4b-be44-f622b631d0b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:08.448255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e2533493-4fba-4c4b-be44-f622b631d0b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:08.584261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:08.584261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:08.592701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2533493-4fba-4c4b-be44-f622b631d0b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:08.594988 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1149/2300] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:08 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:09.609130 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73870862-fcd6-42af-b976-baa846c518ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:09.610781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73870862-fcd6-42af-b976-baa846c518ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:09.611178 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:09.611178 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:09.611795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73870862-fcd6-42af-b976-baa846c518ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:09.612308 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-73870862-fcd6-42af-b976-baa846c518ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:09.658739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:09.658739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:09.661116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73870862-fcd6-42af-b976-baa846c518ff tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:09.662748 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1152/2301] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:09 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:09.687279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2533493-4fba-4c4b-be44-f622b631d0b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume// Jan 21 07:52:09.687764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2533493-4fba-4c4b-be44-f622b631d0b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:09.687988 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:09.687988 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:09.688374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2533493-4fba-4c4b-be44-f622b631d0b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:09.689681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2533493-4fba-4c4b-be44-f622b631d0b8 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:52:09.690310 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1150/2302] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:52:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:52:09.705440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-d22d70fb-e67e-46a1-ac5a-00a3dd4aceac tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:52:09.706397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-d22d70fb-e67e-46a1-ac5a-00a3dd4aceac tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:09.706806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:09.706806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:09.707600 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-d22d70fb-e67e-46a1-ac5a-00a3dd4aceac tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:09.775941 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:09.775941 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:09.786869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-18306e18-33ed-4823-8df4-e4761fa3641a req-d22d70fb-e67e-46a1-ac5a-00a3dd4aceac tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:52:09.939285 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:09.939285 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:09.975485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-d22d70fb-e67e-46a1-ac5a-00a3dd4aceac tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:52:09.977169 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1153/2303] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:52:09 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 1034 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:52:10.017043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-5dc6482f-4a82-443e-9613-883163c56c4a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] PUT http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/9f046b9a-5954-4049-82e4-9a0766b45797 Jan 21 07:52:10.017891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-5dc6482f-4a82-443e-9613-883163c56c4a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:10.079415 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:52:10.079415 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:52:10.080206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-18306e18-33ed-4823-8df4-e4761fa3641a req-5dc6482f-4a82-443e-9613-883163c56c4a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-75bf0fcc-a57a-4f7b-9863-8a699f203f60-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.024s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:52:10.083767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:10.083767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:10.682236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2938c69d-63b9-477e-a53f-7e17c8760ec4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:10.696940 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2938c69d-63b9-477e-a53f-7e17c8760ec4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:10.697763 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:10.697763 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:10.700349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2938c69d-63b9-477e-a53f-7e17c8760ec4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:10.709356 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2938c69d-63b9-477e-a53f-7e17c8760ec4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:10.840481 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:10.840481 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:10.871186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2938c69d-63b9-477e-a53f-7e17c8760ec4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:10.881342 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1154/2304] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:10 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:11.909215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d10735c-9867-4f97-aaae-ddadf2eacc25 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:11.910450 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d10735c-9867-4f97-aaae-ddadf2eacc25 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:11.910818 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:11.910818 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:11.911508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d10735c-9867-4f97-aaae-ddadf2eacc25 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:11.912169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1d10735c-9867-4f97-aaae-ddadf2eacc25 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:12.058747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:12.058747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:12.085534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d10735c-9867-4f97-aaae-ddadf2eacc25 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:12.087081 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1155/2305] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:11 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:13.119296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-edf49953-ab2b-4dcb-9e5f-7e6c9b98e31e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:13.145090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-edf49953-ab2b-4dcb-9e5f-7e6c9b98e31e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:13.145493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:13.145493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:13.146936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-edf49953-ab2b-4dcb-9e5f-7e6c9b98e31e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:13.146936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-edf49953-ab2b-4dcb-9e5f-7e6c9b98e31e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:13.265746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:13.265746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:13.279275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-edf49953-ab2b-4dcb-9e5f-7e6c9b98e31e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:13.290424 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1156/2306] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:13 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:14.301508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac13cbc7-8dfb-41bb-9a66-075dc7d94d88 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:14.302239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ac13cbc7-8dfb-41bb-9a66-075dc7d94d88 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:14.302381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:14.302381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:14.302630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ac13cbc7-8dfb-41bb-9a66-075dc7d94d88 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:14.303018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ac13cbc7-8dfb-41bb-9a66-075dc7d94d88 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:14.417274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:14.417274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:14.419188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac13cbc7-8dfb-41bb-9a66-075dc7d94d88 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:14.461082 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1157/2307] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:14 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:15.130400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-18306e18-33ed-4823-8df4-e4761fa3641a req-5dc6482f-4a82-443e-9613-883163c56c4a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-75bf0fcc-a57a-4f7b-9863-8a699f203f60-n-h2-765315-16'" released by "attachment_update" :: held 5.050s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:52:15.131441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-5dc6482f-4a82-443e-9613-883163c56c4a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/9f046b9a-5954-4049-82e4-9a0766b45797 returned with HTTP 200 Jan 21 07:52:15.132942 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1151/2308] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:52:10 2021] PUT /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/9f046b9a-5954-4049-82e4-9a0766b45797 => generated 761 bytes in 5123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:15.195655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-27285d38-28a4-4589-8933-e8c165117b50 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/9f046b9a-5954-4049-82e4-9a0766b45797/action Jan 21 07:52:15.196539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:15.196539 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:15.197296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-27285d38-28a4-4589-8933-e8c165117b50 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:52:15.197895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-27285d38-28a4-4589-8933-e8c165117b50 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:15.451064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a88d1d9-a900-4c09-974a-dfadbb801bf6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:15.451762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a88d1d9-a900-4c09-974a-dfadbb801bf6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:15.452368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:15.452368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:15.453427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a88d1d9-a900-4c09-974a-dfadbb801bf6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:15.454501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1a88d1d9-a900-4c09-974a-dfadbb801bf6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:15.562275 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:15.562275 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:15.567184 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a88d1d9-a900-4c09-974a-dfadbb801bf6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:15.570771 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1152/2309] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:15.737391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:15.737391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:15.796945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-18306e18-33ed-4823-8df4-e4761fa3641a req-27285d38-28a4-4589-8933-e8c165117b50 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/9f046b9a-5954-4049-82e4-9a0766b45797/action returned with HTTP 204 Jan 21 07:52:15.803502 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1158/2310] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:52:15 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/9f046b9a-5954-4049-82e4-9a0766b45797/action => generated 0 bytes in 612 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:52:16.590657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d9d23f9-cda9-4f2e-9e44-da1e84623b6c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:16.594157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d9d23f9-cda9-4f2e-9e44-da1e84623b6c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:16.597519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:16.597519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:16.599014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d9d23f9-cda9-4f2e-9e44-da1e84623b6c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:16.601371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5d9d23f9-cda9-4f2e-9e44-da1e84623b6c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:16.710349 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:16.710349 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:16.724203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d9d23f9-cda9-4f2e-9e44-da1e84623b6c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:16.737197 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1153/2311] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:16 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:17.750194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d073d437-06b7-47f4-901e-afd1e439569b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:17.751160 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d073d437-06b7-47f4-901e-afd1e439569b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:17.751543 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:17.751543 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:17.752231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d073d437-06b7-47f4-901e-afd1e439569b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:17.773327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d073d437-06b7-47f4-901e-afd1e439569b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:17.968170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:17.968170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:17.976348 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d073d437-06b7-47f4-901e-afd1e439569b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:17.986116 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1159/2312] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:17 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:19.005419 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e328e582-3fe3-4a25-ad40-81fa382cd54c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:19.006158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e328e582-3fe3-4a25-ad40-81fa382cd54c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:19.006489 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:19.006489 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:19.014381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e328e582-3fe3-4a25-ad40-81fa382cd54c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:19.015394 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e328e582-3fe3-4a25-ad40-81fa382cd54c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:19.137326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:19.137326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:19.156284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e328e582-3fe3-4a25-ad40-81fa382cd54c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:19.163091 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1154/2313] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:18 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:20.202661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cdc0bf97-1eaa-4ea1-933c-32fecc6037b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:20.205791 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cdc0bf97-1eaa-4ea1-933c-32fecc6037b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:20.212177 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:20.212177 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:20.213549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cdc0bf97-1eaa-4ea1-933c-32fecc6037b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:20.215112 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-cdc0bf97-1eaa-4ea1-933c-32fecc6037b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:20.355472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:20.355472 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:20.391426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cdc0bf97-1eaa-4ea1-933c-32fecc6037b5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:20.396300 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1160/2314] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:20 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:21.413966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8980850-3436-444b-86d8-17ab7e7ed454 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:21.414514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8980850-3436-444b-86d8-17ab7e7ed454 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:21.414690 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:21.414690 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:21.415306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8980850-3436-444b-86d8-17ab7e7ed454 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:21.415847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e8980850-3436-444b-86d8-17ab7e7ed454 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:21.502536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:21.502536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:21.519496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8980850-3436-444b-86d8-17ab7e7ed454 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:21.520907 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1155/2315] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:21 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:22.545962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0defb5b-37eb-418d-8d09-bc8da9a32a99 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:22.552021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0defb5b-37eb-418d-8d09-bc8da9a32a99 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:22.552711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:22.552711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:22.558305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0defb5b-37eb-418d-8d09-bc8da9a32a99 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:22.559297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a0defb5b-37eb-418d-8d09-bc8da9a32a99 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:22.700163 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:22.700163 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:22.708505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0defb5b-37eb-418d-8d09-bc8da9a32a99 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:22.712954 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1161/2316] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:22 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:23.727590 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-516d9370-7cdb-4468-af8b-2df63e1c7c54 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:23.728278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-516d9370-7cdb-4468-af8b-2df63e1c7c54 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:23.728768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:23.728768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:23.729478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-516d9370-7cdb-4468-af8b-2df63e1c7c54 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:23.730126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-516d9370-7cdb-4468-af8b-2df63e1c7c54 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:23.845794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:23.845794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:23.848489 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-516d9370-7cdb-4468-af8b-2df63e1c7c54 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:23.849667 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1156/2317] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:23 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:24.864294 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40fba0b1-a82e-4a4e-85c3-9f0b770e6c9b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:24.865133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40fba0b1-a82e-4a4e-85c3-9f0b770e6c9b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:24.865400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:24.865400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:24.865948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40fba0b1-a82e-4a4e-85c3-9f0b770e6c9b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:24.866401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-40fba0b1-a82e-4a4e-85c3-9f0b770e6c9b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:24.953616 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:24.953616 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:24.957800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40fba0b1-a82e-4a4e-85c3-9f0b770e6c9b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:24.969404 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1162/2318] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:24 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:24.992104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df8958de-bbac-414c-a168-ef59d018d567 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:52:24.992858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df8958de-bbac-414c-a168-ef59d018d567 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:24.993281 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:24.993281 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:24.994017 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df8958de-bbac-414c-a168-ef59d018d567 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:25.109952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:25.109952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:25.122739 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df8958de-bbac-414c-a168-ef59d018d567 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:52:25.155061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df8958de-bbac-414c-a168-ef59d018d567 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 200 Jan 21 07:52:25.156471 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1157/2319] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:24 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 978 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:25.193446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5af29fa-8b43-4b7a-ba8e-9f777e45d304 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:25.193979 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5af29fa-8b43-4b7a-ba8e-9f777e45d304 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:25.194175 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:25.194175 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:25.194803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5af29fa-8b43-4b7a-ba8e-9f777e45d304 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:25.195309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d5af29fa-8b43-4b7a-ba8e-9f777e45d304 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:25.247473 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:25.247473 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:25.264842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5af29fa-8b43-4b7a-ba8e-9f777e45d304 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:25.266006 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1163/2320] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:25 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:25.288613 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31500283-a9e9-4186-a4af-1c7055538946 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/detail Jan 21 07:52:25.289571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31500283-a9e9-4186-a4af-1c7055538946 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:25.290002 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:25.290002 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:25.290624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31500283-a9e9-4186-a4af-1c7055538946 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:25.292088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-31500283-a9e9-4186-a4af-1c7055538946 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:52:25.389701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31500283-a9e9-4186-a4af-1c7055538946 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/detail returned with HTTP 200 Jan 21 07:52:25.391083 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1158/2321] 10.222.0.24 () {58 vars in 1225 bytes} [Thu Jan 21 07:52:25 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/detail => generated 857 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:25.418547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] POST http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8/restore Jan 21 07:52:25.419435 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:25.419435 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:25.420071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:25.421743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Restoring backup 66ccad2b-c3d3-4cc0-8edd-094416173fd8 ({'restore': {}}) {{(pid=88080) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 07:52:25.422206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Restoring backup 66ccad2b-c3d3-4cc0-8edd-094416173fd8 to volume None. Jan 21 07:52:25.458315 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:25.458315 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:25.461209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.backup.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Creating volume of 1 GB for restore of backup 66ccad2b-c3d3-4cc0-8edd-094416173fd8. Jan 21 07:52:25.477410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Availability Zones retrieved successfully. Jan 21 07:52:25.499552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (ebec8f60-8308-4ae6-8245-df86fe6625fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:25.503824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc773b7-d5fe-4086-b3e8-60b004ed9034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:25.506780 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:52:25.727122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc773b7-d5fe-4086-b3e8-60b004ed9034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:25.741703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2439db-4790-4e01-bc80-d2fe99cd7a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:25.967052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Created reservations ['9c804e05-c8eb-470b-bb0a-467effe850fb', '7c2da88d-7991-441c-832d-9bd7e215687b', 'bde59e8e-5086-480e-98c6-2b5c9f8906cb', 'f55aba58-c6e7-446e-8570-bae836900632'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:52:25.969305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2439db-4790-4e01-bc80-d2fe99cd7a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c804e05-c8eb-470b-bb0a-467effe850fb', '7c2da88d-7991-441c-832d-9bd7e215687b', 'bde59e8e-5086-480e-98c6-2b5c9f8906cb', 'f55aba58-c6e7-446e-8570-bae836900632']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:25.971680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ef39e5-f214-45b5-a4a9-8e9f9e3b6381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:26.116883 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3ef39e5-f214-45b5-a4a9-8e9f9e3b6381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46665489-6e02-41f6-94d6-ce577db1e361', '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_66ccad2b-c3d3-4cc0-8edd-094416173fd8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['9c804e05-c8eb-470b-bb0a-467effe850fb','7c2da88d-7991-441c-832d-9bd7e215687b','bde59e8e-5086-480e-98c6-2b5c9f8906cb','f55aba58-c6e7-446e-8570-bae836900632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:52:25Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_66ccad2b-c3d3-4cc0-8edd-094416173fd8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46665489-6e02-41f6-94d6-ce577db1e361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb06771a30e47649cb7674f4879371f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d6bda7b9627f4c66acc06332816df69a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:26.119145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9141f6a2-51a3-4449-b7bb-c41f2f63dfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:26.182006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9141f6a2-51a3-4449-b7bb-c41f2f63dfd8) transitioned into 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_66ccad2b-c3d3-4cc0-8edd-094416173fd8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb06771a30e47649cb7674f4879371f',qos_specs=None,replication_status=,reservations=['9c804e05-c8eb-470b-bb0a-467effe850fb','7c2da88d-7991-441c-832d-9bd7e215687b','bde59e8e-5086-480e-98c6-2b5c9f8906cb','f55aba58-c6e7-446e-8570-bae836900632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bda7b9627f4c66acc06332816df69a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:26.184767 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0086c6ba-82c3-463b-a835-52ef7515e540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:52:26.219762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0086c6ba-82c3-463b-a835-52ef7515e540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:52:26.227898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Flow 'volume_create_api' (ebec8f60-8308-4ae6-8245-df86fe6625fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:52:26.316114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Create volume request issued successfully. Jan 21 07:52:26.371628 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:26.371628 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:26.372635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:52:27.530258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:27.530258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:27.534687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:52:28.678607 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:28.678607 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:28.679851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:52:28.680231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Checking backup size 1 against volume size 1 {{(pid=88080) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 07:52:28.687332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.backup.api [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Overwriting volume 46665489-6e02-41f6-94d6-ce577db1e361 with restore of backup 66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:28.755844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] restore_backup in rpcapi backup_id 66ccad2b-c3d3-4cc0-8edd-094416173fd8 {{(pid=88080) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 07:52:28.763805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47cd785a-cc38-4689-b6b1-bf0acd0f28da tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8/restore returned with HTTP 202 Jan 21 07:52:28.766572 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1164/2322] 10.222.0.24 () {60 vars in 1360 bytes} [Thu Jan 21 07:52:25 2021] POST /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8/restore => generated 189 bytes in 3357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:52:28.781553 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36c26c2c-9816-4915-8de3-34588edd25d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:28.782081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36c26c2c-9816-4915-8de3-34588edd25d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:28.782304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:28.782304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:28.782840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36c26c2c-9816-4915-8de3-34588edd25d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:28.783206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-36c26c2c-9816-4915-8de3-34588edd25d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:28.886912 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:28.886912 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:28.889227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36c26c2c-9816-4915-8de3-34588edd25d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:28.890298 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1159/2323] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:28 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:29.774656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-157fa660-6116-4112-8cf5-6ab2b75208ce tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:52:29.776992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-157fa660-6116-4112-8cf5-6ab2b75208ce tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:29.777680 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:29.777680 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:29.779642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-157fa660-6116-4112-8cf5-6ab2b75208ce tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:29.905416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39af5335-d820-4fd2-9cfc-3df0adaee380 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:29.906272 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39af5335-d820-4fd2-9cfc-3df0adaee380 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:29.906656 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:29.906656 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:29.908299 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39af5335-d820-4fd2-9cfc-3df0adaee380 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:29.909018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-39af5335-d820-4fd2-9cfc-3df0adaee380 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:29.957450 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:29.957450 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:29.972874 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:29.972874 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:29.976644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39af5335-d820-4fd2-9cfc-3df0adaee380 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:29.981398 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1160/2324] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:29 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:30.004336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-157fa660-6116-4112-8cf5-6ab2b75208ce tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:52:30.046447 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:30.046447 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:30.076203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-157fa660-6116-4112-8cf5-6ab2b75208ce tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:52:30.077161 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1165/2325] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:52:29 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 1205 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:30.163241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d/action Jan 21 07:52:30.178154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:30.178154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:30.179513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action body: b'{"os-begin_detaching": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:52:30.180139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:30.396124 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:30.396124 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:30.399711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:52:30.457414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Begin detaching volume completed successfully. Jan 21 07:52:30.457414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d/action returned with HTTP 202 Jan 21 07:52:30.457414 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1161/2326] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:52:30 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:52:30.519319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92a92308-a3d3-4fb9-a0b4-d0403e436228 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:52:30.519951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92a92308-a3d3-4fb9-a0b4-d0403e436228 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:30.520134 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:30.520134 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:30.521230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92a92308-a3d3-4fb9-a0b4-d0403e436228 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:30.574890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume// Jan 21 07:52:30.576645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:30.577099 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:30.577099 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:30.577692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:30.578949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-069bf4a4-4285-4821-8424-9d0c805f4629 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:52:30.580478 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1162/2327] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:52: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 21 07:52:30.612992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-38a547d5-fa9b-44cc-ae6e-658071bf887f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:52:30.613596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-38a547d5-fa9b-44cc-ae6e-658071bf887f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:30.614087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-38a547d5-fa9b-44cc-ae6e-658071bf887f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:30.631868 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:30.631868 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:30.659861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-92a92308-a3d3-4fb9-a0b4-d0403e436228 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:52:30.707182 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:30.707182 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:30.719837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92a92308-a3d3-4fb9-a0b4-d0403e436228 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:52:30.731000 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1166/2328] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:30 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 1208 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:30.761185 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:30.761185 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:30.788090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-38a547d5-fa9b-44cc-ae6e-658071bf887f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:52:30.882170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:30.882170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:30.907286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-38a547d5-fa9b-44cc-ae6e-658071bf887f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:52:30.908172 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1163/2329] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:52:30 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 1307 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:52:30.998682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9acfedbc-f114-4b2c-ac5e-c9a1dedb76bf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:30.999155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9acfedbc-f114-4b2c-ac5e-c9a1dedb76bf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:30.999382 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:30.999382 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:30.999764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9acfedbc-f114-4b2c-ac5e-c9a1dedb76bf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:31.000136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9acfedbc-f114-4b2c-ac5e-c9a1dedb76bf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:31.067661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:31.067661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:31.079620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9acfedbc-f114-4b2c-ac5e-c9a1dedb76bf tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:31.091142 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1167/2330] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:30 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:31.442745 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-495bb69a-dedd-497c-ab45-f2f8a70b7c7b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] DELETE http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/58679fa0-78c8-4960-92ff-3609b02c6fd0 Jan 21 07:52:31.443533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-495bb69a-dedd-497c-ab45-f2f8a70b7c7b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:31.443999 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:31.443999 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:31.444815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-495bb69a-dedd-497c-ab45-f2f8a70b7c7b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:31.551270 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:31.551270 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:31.742392 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0400982-9c44-47ef-b275-92035e20485a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:52:31.743551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0400982-9c44-47ef-b275-92035e20485a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:31.743819 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:31.743819 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:31.744208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0400982-9c44-47ef-b275-92035e20485a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:31.915527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:31.915527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:31.944279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a0400982-9c44-47ef-b275-92035e20485a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:52:31.991523 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:31.991523 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:32.009437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0400982-9c44-47ef-b275-92035e20485a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:52:32.011296 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1168/2331] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:31 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 1208 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:32.101369 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-22ea60e1-b0da-47b2-93a2-9052b68deb93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:32.101914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-22ea60e1-b0da-47b2-93a2-9052b68deb93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:32.102111 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:32.102111 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:32.102498 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-22ea60e1-b0da-47b2-93a2-9052b68deb93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:32.102872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-22ea60e1-b0da-47b2-93a2-9052b68deb93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:32.182309 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:32.182309 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:32.184344 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-22ea60e1-b0da-47b2-93a2-9052b68deb93 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:32.188711 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1169/2332] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:32 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:32.853223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-495bb69a-dedd-497c-ab45-f2f8a70b7c7b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:52:32.853463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-495bb69a-dedd-497c-ab45-f2f8a70b7c7b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:52:32.867674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-336d651e-30b6-4641-be9f-cf34c4a4e626 req-495bb69a-dedd-497c-ab45-f2f8a70b7c7b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/58679fa0-78c8-4960-92ff-3609b02c6fd0 returned with HTTP 200 Jan 21 07:52:32.869475 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1164/2333] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:52:31 2021] DELETE /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/58679fa0-78c8-4960-92ff-3609b02c6fd0 => generated 19 bytes in 1433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:33.029522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a0fe141-3f23-49bb-abb0-8b3873289ab0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:52:33.030384 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a0fe141-3f23-49bb-abb0-8b3873289ab0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:33.030587 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:33.030587 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:33.030940 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a0fe141-3f23-49bb-abb0-8b3873289ab0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:33.113349 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:33.113349 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:33.125933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3a0fe141-3f23-49bb-abb0-8b3873289ab0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:52:33.161063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a0fe141-3f23-49bb-abb0-8b3873289ab0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:52:33.162656 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1170/2334] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:33 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:33.205988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86e23fa3-730a-4476-be14-1e654c3a3359 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:33.206820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86e23fa3-730a-4476-be14-1e654c3a3359 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:33.207193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:33.207193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:33.207809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86e23fa3-730a-4476-be14-1e654c3a3359 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:33.208346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-86e23fa3-730a-4476-be14-1e654c3a3359 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:33.308376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:33.308376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:33.315653 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86e23fa3-730a-4476-be14-1e654c3a3359 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:33.326064 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1165/2335] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:33 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:34.353063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-277fbe38-f463-4553-a8c2-c8f4e0857ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:34.354540 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-277fbe38-f463-4553-a8c2-c8f4e0857ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:34.369072 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:34.369072 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:34.372320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-277fbe38-f463-4553-a8c2-c8f4e0857ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:34.376187 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-277fbe38-f463-4553-a8c2-c8f4e0857ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:34.440991 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:34.440991 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:34.445135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-277fbe38-f463-4553-a8c2-c8f4e0857ddd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:34.447274 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1171/2336] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:34 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:35.523968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7982244-77f8-4c8d-8912-668526fc5aae tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:35.523968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7982244-77f8-4c8d-8912-668526fc5aae tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:35.523968 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:35.523968 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:35.523968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7982244-77f8-4c8d-8912-668526fc5aae tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:35.523968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b7982244-77f8-4c8d-8912-668526fc5aae tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:35.669240 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:35.669240 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:35.680063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7982244-77f8-4c8d-8912-668526fc5aae tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:35.691834 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1166/2337] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:35 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:36.709089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f56d9110-2e24-413a-91fb-bab2da5a1a08 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:36.709089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f56d9110-2e24-413a-91fb-bab2da5a1a08 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:36.709089 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:36.709089 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:36.709089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f56d9110-2e24-413a-91fb-bab2da5a1a08 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:36.709089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f56d9110-2e24-413a-91fb-bab2da5a1a08 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:36.770811 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:36.770811 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:36.773032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f56d9110-2e24-413a-91fb-bab2da5a1a08 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:36.777652 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1172/2338] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:36 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:37.795990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7502913b-e7c1-4666-8768-85a24d7cebea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:37.795990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7502913b-e7c1-4666-8768-85a24d7cebea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:37.795990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:37.795990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:37.795990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7502913b-e7c1-4666-8768-85a24d7cebea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:37.795990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7502913b-e7c1-4666-8768-85a24d7cebea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:37.992247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:37.992247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:37.992247 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7502913b-e7c1-4666-8768-85a24d7cebea tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:38.019964 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1167/2339] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:37 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:38.999494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d773f38-b3c9-47d9-b625-545f0ed367f7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:39.000614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d773f38-b3c9-47d9-b625-545f0ed367f7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:39.000994 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:39.000994 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:39.001624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d773f38-b3c9-47d9-b625-545f0ed367f7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:39.002002 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1d773f38-b3c9-47d9-b625-545f0ed367f7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:39.079977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:39.079977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:39.086826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d773f38-b3c9-47d9-b625-545f0ed367f7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:39.087912 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1173/2340] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:38 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:40.120075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0642d0fb-ea7b-4e68-96f6-e6a1fff462e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:40.120075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0642d0fb-ea7b-4e68-96f6-e6a1fff462e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:40.120075 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:40.120075 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:40.120075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0642d0fb-ea7b-4e68-96f6-e6a1fff462e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:40.120075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0642d0fb-ea7b-4e68-96f6-e6a1fff462e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:40.243138 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:40.243138 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:40.246973 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0642d0fb-ea7b-4e68-96f6-e6a1fff462e3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:40.254322 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1168/2341] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:40 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:41.274211 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7371eae-7b57-4f98-adc1-cf6c9cf0e126 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:41.283951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7371eae-7b57-4f98-adc1-cf6c9cf0e126 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:41.284697 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:41.284697 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:41.294265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7371eae-7b57-4f98-adc1-cf6c9cf0e126 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:41.295199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c7371eae-7b57-4f98-adc1-cf6c9cf0e126 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:41.413372 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:41.413372 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:41.460206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7371eae-7b57-4f98-adc1-cf6c9cf0e126 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:41.460206 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1174/2342] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:41 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:42.499421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26863b33-dc05-4467-a005-949cad5bb800 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:42.513633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-26863b33-dc05-4467-a005-949cad5bb800 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:42.513633 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:42.513633 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:42.513633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-26863b33-dc05-4467-a005-949cad5bb800 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:42.513633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-26863b33-dc05-4467-a005-949cad5bb800 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:42.779440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:42.779440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:42.779440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26863b33-dc05-4467-a005-949cad5bb800 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:42.779440 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1169/2343] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:42 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:43.796857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19f3d7d9-2c25-49cd-9a67-70d361ee54fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:43.796857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19f3d7d9-2c25-49cd-9a67-70d361ee54fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:43.796857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:43.796857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:43.796857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19f3d7d9-2c25-49cd-9a67-70d361ee54fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:43.796857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-19f3d7d9-2c25-49cd-9a67-70d361ee54fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:43.912085 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:43.912085 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:43.919767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19f3d7d9-2c25-49cd-9a67-70d361ee54fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:43.926894 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1175/2344] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:43 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:44.964729 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-579e4dfd-c5e7-4ba6-abe1-d0fbe0360141 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:44.964729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-579e4dfd-c5e7-4ba6-abe1-d0fbe0360141 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:44.964729 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:44.964729 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:44.964729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-579e4dfd-c5e7-4ba6-abe1-d0fbe0360141 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:44.964729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-579e4dfd-c5e7-4ba6-abe1-d0fbe0360141 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:45.078894 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:45.078894 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:45.109045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-579e4dfd-c5e7-4ba6-abe1-d0fbe0360141 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:45.117417 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1170/2345] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:44 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:46.155532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcbe9833-a245-4070-89d6-c1790dd1e313 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:46.157232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcbe9833-a245-4070-89d6-c1790dd1e313 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:46.167013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:46.167013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:46.168321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcbe9833-a245-4070-89d6-c1790dd1e313 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:46.170909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dcbe9833-a245-4070-89d6-c1790dd1e313 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:46.309105 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:46.309105 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:46.330186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcbe9833-a245-4070-89d6-c1790dd1e313 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:46.330186 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1176/2346] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:46 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:47.347495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b078cc80-a20a-4649-9796-080c69a23844 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:47.349495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b078cc80-a20a-4649-9796-080c69a23844 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:47.349910 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:47.349910 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:47.350624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b078cc80-a20a-4649-9796-080c69a23844 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:47.351615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b078cc80-a20a-4649-9796-080c69a23844 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:47.393835 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:47.393835 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:47.396232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b078cc80-a20a-4649-9796-080c69a23844 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:47.397439 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1171/2347] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:47 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:52:48.423917 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11287131-4105-464a-a691-eb779d221b5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:48.423917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11287131-4105-464a-a691-eb779d221b5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:48.423917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:48.423917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:48.423917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11287131-4105-464a-a691-eb779d221b5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:48.423917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-11287131-4105-464a-a691-eb779d221b5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:48.475484 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:48.475484 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:48.484959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11287131-4105-464a-a691-eb779d221b5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:48.489639 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1177/2348] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:48 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:49.505377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bee10b84-b8c2-4503-b037-efb361b105d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:49.506351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bee10b84-b8c2-4503-b037-efb361b105d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:49.526299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:49.526299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:49.526299 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bee10b84-b8c2-4503-b037-efb361b105d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:49.526299 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-bee10b84-b8c2-4503-b037-efb361b105d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:49.635824 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:49.635824 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:49.635824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bee10b84-b8c2-4503-b037-efb361b105d6 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:49.643113 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1172/2349] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:49 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:50.675191 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-659deb40-2c91-4698-926c-4a00a9d9dc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:50.682769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-659deb40-2c91-4698-926c-4a00a9d9dc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:50.682769 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:50.682769 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:50.682769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-659deb40-2c91-4698-926c-4a00a9d9dc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:50.701952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-659deb40-2c91-4698-926c-4a00a9d9dc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:50.862837 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:50.862837 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:50.862837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-659deb40-2c91-4698-926c-4a00a9d9dc29 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:50.862837 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1178/2350] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:50 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:51.863989 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26e23eb1-5bc0-4da7-bc5d-6d64676e3e61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:51.888282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-26e23eb1-5bc0-4da7-bc5d-6d64676e3e61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:51.888282 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:51.888282 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:51.888282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-26e23eb1-5bc0-4da7-bc5d-6d64676e3e61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:51.888282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-26e23eb1-5bc0-4da7-bc5d-6d64676e3e61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:52.082097 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:52.082097 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:52.110240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26e23eb1-5bc0-4da7-bc5d-6d64676e3e61 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:52.110240 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1173/2351] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:51 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:53.122507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-485464be-7b18-4d5a-8b73-4d6a1f6fa227 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:53.123268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-485464be-7b18-4d5a-8b73-4d6a1f6fa227 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:53.123268 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:53.123268 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:53.123624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-485464be-7b18-4d5a-8b73-4d6a1f6fa227 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:53.123932 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-485464be-7b18-4d5a-8b73-4d6a1f6fa227 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:53.173964 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:53.173964 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:53.173964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-485464be-7b18-4d5a-8b73-4d6a1f6fa227 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:53.173964 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1179/2352] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:53 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:54.188017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d4c1304-3bd1-4b1b-a52c-061feaa05fc7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:54.188017 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d4c1304-3bd1-4b1b-a52c-061feaa05fc7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:54.188017 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:54.188017 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:54.188017 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d4c1304-3bd1-4b1b-a52c-061feaa05fc7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:54.188017 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0d4c1304-3bd1-4b1b-a52c-061feaa05fc7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:54.266973 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:54.266973 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:54.268885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d4c1304-3bd1-4b1b-a52c-061feaa05fc7 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:54.276543 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1174/2353] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:54 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:55.284562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f6f5bdc-e72b-4fda-976a-62b7fcefc5ce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:55.284562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f6f5bdc-e72b-4fda-976a-62b7fcefc5ce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:55.284562 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:55.284562 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:55.285616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f6f5bdc-e72b-4fda-976a-62b7fcefc5ce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:55.285616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0f6f5bdc-e72b-4fda-976a-62b7fcefc5ce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:55.353274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:55.353274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:55.360771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f6f5bdc-e72b-4fda-976a-62b7fcefc5ce tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:55.372307 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1180/2354] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:55 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:56.403551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd800343-3cf0-46d8-ae44-ac8c30bbc3a4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:56.403551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd800343-3cf0-46d8-ae44-ac8c30bbc3a4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:56.403551 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:56.403551 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:56.403551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd800343-3cf0-46d8-ae44-ac8c30bbc3a4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:56.403551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-fd800343-3cf0-46d8-ae44-ac8c30bbc3a4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:56.486242 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:56.486242 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:56.488403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd800343-3cf0-46d8-ae44-ac8c30bbc3a4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:56.489450 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1175/2355] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:56 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:57.514283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d64caf09-f4ed-4364-b871-da657a548969 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:57.514792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d64caf09-f4ed-4364-b871-da657a548969 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:57.515060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:57.515060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:57.515410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d64caf09-f4ed-4364-b871-da657a548969 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:57.515784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d64caf09-f4ed-4364-b871-da657a548969 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:57.539718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:57.539718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:57.542577 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d64caf09-f4ed-4364-b871-da657a548969 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:57.546224 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1181/2356] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:57 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:58.013792 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-eaccd93d-65f7-4a77-bae3-17570bb3267c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:52:58.013792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-eaccd93d-65f7-4a77-bae3-17570bb3267c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:58.013792 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:58.013792 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:58.013792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-eaccd93d-65f7-4a77-bae3-17570bb3267c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:58.108905 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:58.108905 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:58.113343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-eaccd93d-65f7-4a77-bae3-17570bb3267c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:52:58.149399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-eaccd93d-65f7-4a77-bae3-17570bb3267c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:52:58.149399 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1176/2357] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:52:57 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 918 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:58.172837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d64caf09-f4ed-4364-b871-da657a548969 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume// Jan 21 07:52:58.172837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d64caf09-f4ed-4364-b871-da657a548969 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:58.172837 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:58.172837 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:58.172837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d64caf09-f4ed-4364-b871-da657a548969 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:58.172837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d64caf09-f4ed-4364-b871-da657a548969 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:52:58.172837 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1182/2358] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:52:58 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:52:58.219718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-6756b48e-40d8-4df4-957c-147fe9523dd3 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] POST http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments Jan 21 07:52:58.219718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:58.219718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:58.219718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-6756b48e-40d8-4df4-957c-147fe9523dd3 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "704d2961-5cf4-46e5-ab14-d70acdc5b3ff", "instance_uuid": "3178004e-efcf-4029-9826-ee26ca18e652", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:58.345849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:58.345849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:58.428500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-6756b48e-40d8-4df4-957c-147fe9523dd3 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments returned with HTTP 200 Jan 21 07:52:58.428500 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1177/2359] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:52:58 2021] POST /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:52:58.551243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-937d2fde-5cdd-401c-9774-209b3350f378 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] POST http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/e4d5385c-1cf5-495b-ae28-d9091c378e94/action Jan 21 07:52:58.551243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-937d2fde-5cdd-401c-9774-209b3350f378 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:52:58.551243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-937d2fde-5cdd-401c-9774-209b3350f378 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:58.571501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b93ca6e1-3f04-4691-be6c-ac5b71e48415 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:58.571501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b93ca6e1-3f04-4691-be6c-ac5b71e48415 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:58.571501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:58.571501 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:58.571501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b93ca6e1-3f04-4691-be6c-ac5b71e48415 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:58.571501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b93ca6e1-3f04-4691-be6c-ac5b71e48415 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:58.643895 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:58.643895 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:58.651015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b93ca6e1-3f04-4691-be6c-ac5b71e48415 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:58.653082 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1178/2360] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:58 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:58.748076 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:58.748076 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:58.770419 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-67aff0cb-dc0f-487e-9d36-64447e76d62e req-937d2fde-5cdd-401c-9774-209b3350f378 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/e4d5385c-1cf5-495b-ae28-d9091c378e94/action returned with HTTP 204 Jan 21 07:52:58.770419 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1183/2361] 10.222.0.24 () {66 vars in 1696 bytes} [Thu Jan 21 07:52:58 2021] POST /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/e4d5385c-1cf5-495b-ae28-d9091c378e94/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:52:58.897641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9a2f013-7e2f-4535-98fc-0fe4977e786e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:52:58.897641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9a2f013-7e2f-4535-98fc-0fe4977e786e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:58.897641 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:58.897641 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:58.897641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9a2f013-7e2f-4535-98fc-0fe4977e786e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:59.174258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:59.174258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:59.290258 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d9a2f013-7e2f-4535-98fc-0fe4977e786e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:52:59.345531 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:59.345531 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:59.368065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9a2f013-7e2f-4535-98fc-0fe4977e786e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:52:59.368065 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1179/2362] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:58 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 1180 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:52:59.680169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e47ca4f6-97b9-48db-a026-97f87daf85fe tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:52:59.680169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e47ca4f6-97b9-48db-a026-97f87daf85fe tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:59.680169 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:59.680169 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:59.680169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e47ca4f6-97b9-48db-a026-97f87daf85fe tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:52:59.680169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e47ca4f6-97b9-48db-a026-97f87daf85fe tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:52:59.735366 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:59.735366 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:52:59.744949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e47ca4f6-97b9-48db-a026-97f87daf85fe tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:52:59.753666 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1184/2363] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:52:59 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:59.933877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-78b565c2-64c4-4cf5-9bdf-edf5c08da3cf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:52:59.933877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-78b565c2-64c4-4cf5-9bdf-edf5c08da3cf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:52:59.933877 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:59.933877 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:52:59.933877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-78b565c2-64c4-4cf5-9bdf-edf5c08da3cf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:00.127103 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:00.127103 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:00.148246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-78b565c2-64c4-4cf5-9bdf-edf5c08da3cf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:53:00.190495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:00.190495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:00.201589 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-78b565c2-64c4-4cf5-9bdf-edf5c08da3cf tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:53:00.203038 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1180/2364] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:52:59 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 1180 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:00.314011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-9b83974f-5a6a-434a-b730-969824c4a05d tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] DELETE http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/e4d5385c-1cf5-495b-ae28-d9091c378e94 Jan 21 07:53:00.314011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-9b83974f-5a6a-434a-b730-969824c4a05d tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:00.314011 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:00.314011 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:00.314011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-9b83974f-5a6a-434a-b730-969824c4a05d tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:00.421189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:00.421189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:00.781909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1ca0be1-b540-4391-9068-77318ad73a1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:00.781909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1ca0be1-b540-4391-9068-77318ad73a1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:00.781909 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:00.781909 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:00.781909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1ca0be1-b540-4391-9068-77318ad73a1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:00.781909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d1ca0be1-b540-4391-9068-77318ad73a1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:00.942584 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:00.942584 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:00.942584 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1ca0be1-b540-4391-9068-77318ad73a1c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:00.960987 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1181/2365] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:00 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:00.987076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-9b83974f-5a6a-434a-b730-969824c4a05d tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:53:00.987076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-9b83974f-5a6a-434a-b730-969824c4a05d tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:53:01.074842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dd91382b-9fba-4ebb-aff0-927fdfc1319e req-9b83974f-5a6a-434a-b730-969824c4a05d tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/e4d5385c-1cf5-495b-ae28-d9091c378e94 returned with HTTP 200 Jan 21 07:53:01.082183 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1185/2366] 10.222.0.24 () {64 vars in 1644 bytes} [Thu Jan 21 07:53:00 2021] DELETE /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/attachments/e4d5385c-1cf5-495b-ae28-d9091c378e94 => generated 19 bytes in 791 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:01.229945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5101178-ee03-4b78-8812-8f51f39d8c38 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:53:01.242259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5101178-ee03-4b78-8812-8f51f39d8c38 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:01.242259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:01.242259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:01.242259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5101178-ee03-4b78-8812-8f51f39d8c38 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:01.381875 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:01.381875 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:01.409153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e5101178-ee03-4b78-8812-8f51f39d8c38 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:53:01.503248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5101178-ee03-4b78-8812-8f51f39d8c38 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:53:01.523869 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1182/2367] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:01 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 918 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:01.961689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-20bb5d8c-c517-490e-a843-b822c90d6f75 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:01.966903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-20bb5d8c-c517-490e-a843-b822c90d6f75 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:01.966903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:01.966903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:01.966903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-20bb5d8c-c517-490e-a843-b822c90d6f75 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:01.992950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-20bb5d8c-c517-490e-a843-b822c90d6f75 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:02.055836 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:02.055836 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:02.062679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-20bb5d8c-c517-490e-a843-b822c90d6f75 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:02.064678 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1186/2368] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:01 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:03.094890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0409906f-d9d0-42c7-ad55-181d75d4ef8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:03.094890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0409906f-d9d0-42c7-ad55-181d75d4ef8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:03.094890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:03.094890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:03.094890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0409906f-d9d0-42c7-ad55-181d75d4ef8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:03.094890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0409906f-d9d0-42c7-ad55-181d75d4ef8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:03.202038 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:03.202038 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:03.221625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0409906f-d9d0-42c7-ad55-181d75d4ef8c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:03.236686 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1183/2369] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:03 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:04.283865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e1ca11c-5bb4-4d65-a6e4-3be0bc310f3e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:04.283865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e1ca11c-5bb4-4d65-a6e4-3be0bc310f3e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:04.283865 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:04.283865 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:04.283865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e1ca11c-5bb4-4d65-a6e4-3be0bc310f3e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:04.283865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7e1ca11c-5bb4-4d65-a6e4-3be0bc310f3e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:04.445943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:04.445943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:04.457067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e1ca11c-5bb4-4d65-a6e4-3be0bc310f3e tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:04.467172 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1187/2370] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:04 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:05.581640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae224414-7ccf-4450-a731-62553f808562 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:05.581640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae224414-7ccf-4450-a731-62553f808562 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:05.581640 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:05.581640 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:05.581640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae224414-7ccf-4450-a731-62553f808562 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:05.581640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ae224414-7ccf-4450-a731-62553f808562 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:05.692429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:05.692429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:05.722486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae224414-7ccf-4450-a731-62553f808562 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:05.722486 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1184/2371] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:05 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:06.738812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cea1fac-28b3-41bf-ad1a-1767c81e96c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:06.746210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cea1fac-28b3-41bf-ad1a-1767c81e96c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:06.764347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:06.764347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:06.765713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cea1fac-28b3-41bf-ad1a-1767c81e96c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:06.767298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5cea1fac-28b3-41bf-ad1a-1767c81e96c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:06.836615 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:06.836615 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:06.841108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cea1fac-28b3-41bf-ad1a-1767c81e96c1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:06.843407 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1188/2372] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:06 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:07.886227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa80b149-d588-4918-9450-c54e100b9d15 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:07.886227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa80b149-d588-4918-9450-c54e100b9d15 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:07.886227 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:07.886227 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:07.886227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa80b149-d588-4918-9450-c54e100b9d15 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:07.886227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-aa80b149-d588-4918-9450-c54e100b9d15 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:08.030012 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:08.030012 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:08.036696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa80b149-d588-4918-9450-c54e100b9d15 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:08.044037 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1185/2373] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:07 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:08.465149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b7b11ad0-21b1-45d7-8a08-2be144a21c72 req-d776c2d3-024d-4df7-b1ef-6009be3cf190 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/9f046b9a-5954-4049-82e4-9a0766b45797 Jan 21 07:53:08.466786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b7b11ad0-21b1-45d7-8a08-2be144a21c72 req-d776c2d3-024d-4df7-b1ef-6009be3cf190 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:08.467148 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:08.467148 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:08.467717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-b7b11ad0-21b1-45d7-8a08-2be144a21c72 req-d776c2d3-024d-4df7-b1ef-6009be3cf190 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:08.654711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:08.654711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:09.089766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ba2534f-1787-48e1-b75d-2cb573941951 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:09.095335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ba2534f-1787-48e1-b75d-2cb573941951 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:09.095335 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:09.095335 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:09.095335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ba2534f-1787-48e1-b75d-2cb573941951 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:09.095335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2ba2534f-1787-48e1-b75d-2cb573941951 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:09.249901 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:09.249901 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:09.253338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ba2534f-1787-48e1-b75d-2cb573941951 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:09.288033 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1186/2374] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:09 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:10.303109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7cb73b8b-189d-4246-8c0a-2a39819c0411 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:10.303109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7cb73b8b-189d-4246-8c0a-2a39819c0411 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:10.303109 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:10.303109 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:10.303109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7cb73b8b-189d-4246-8c0a-2a39819c0411 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:10.303109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7cb73b8b-189d-4246-8c0a-2a39819c0411 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:10.445560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:10.445560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:10.449304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7cb73b8b-189d-4246-8c0a-2a39819c0411 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:10.471222 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1187/2375] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:10 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:10.692441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-b7b11ad0-21b1-45d7-8a08-2be144a21c72 req-d776c2d3-024d-4df7-b1ef-6009be3cf190 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:53:10.692441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-b7b11ad0-21b1-45d7-8a08-2be144a21c72 req-d776c2d3-024d-4df7-b1ef-6009be3cf190 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:53:10.760860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-b7b11ad0-21b1-45d7-8a08-2be144a21c72 req-d776c2d3-024d-4df7-b1ef-6009be3cf190 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/9f046b9a-5954-4049-82e4-9a0766b45797 returned with HTTP 200 Jan 21 07:53:10.760860 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1189/2376] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:53:08 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/9f046b9a-5954-4049-82e4-9a0766b45797 => generated 19 bytes in 2295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:11.481532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49405504-3c88-4d0e-83fd-c757f3d04e3a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:11.481532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49405504-3c88-4d0e-83fd-c757f3d04e3a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:11.481532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:11.481532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:11.481532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49405504-3c88-4d0e-83fd-c757f3d04e3a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:11.481532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-49405504-3c88-4d0e-83fd-c757f3d04e3a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:11.518038 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:11.518038 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:11.518038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49405504-3c88-4d0e-83fd-c757f3d04e3a tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:11.518038 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1188/2377] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:11 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:12.547739 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-879cb966-f517-430b-a845-f2ecc657438c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:12.547739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-879cb966-f517-430b-a845-f2ecc657438c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:12.547739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:12.547739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:12.547739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-879cb966-f517-430b-a845-f2ecc657438c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:12.547739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-879cb966-f517-430b-a845-f2ecc657438c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:12.626695 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:12.626695 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:12.626695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-879cb966-f517-430b-a845-f2ecc657438c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:12.626695 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1190/2378] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:12 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:12.826353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-964022cf-037c-47a5-ab5a-5a25e08df4f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:53:12.826353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-964022cf-037c-47a5-ab5a-5a25e08df4f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:12.826353 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:12.826353 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:12.826353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-964022cf-037c-47a5-ab5a-5a25e08df4f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:12.826353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-964022cf-037c-47a5-ab5a-5a25e08df4f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume with id: 75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:53:12.914927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:12.914927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:12.917109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-964022cf-037c-47a5-ab5a-5a25e08df4f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:12.939284 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.keymgr.conf_key_mgr [None req-964022cf-037c-47a5-ab5a-5a25e08df4f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 07:53:12.961394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-964022cf-037c-47a5-ab5a-5a25e08df4f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume request issued successfully. Jan 21 07:53:12.961394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-964022cf-037c-47a5-ab5a-5a25e08df4f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 202 Jan 21 07:53:12.962272 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1189/2379] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:12 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:53:12.972400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58d57463-df1c-4385-a5c6-e9bc2526ded6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:53:12.972975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58d57463-df1c-4385-a5c6-e9bc2526ded6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:12.973182 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:12.973182 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:12.973925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-58d57463-df1c-4385-a5c6-e9bc2526ded6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.104992 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:13.104992 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:13.140111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-58d57463-df1c-4385-a5c6-e9bc2526ded6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:13.202198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-58d57463-df1c-4385-a5c6-e9bc2526ded6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:53:13.203334 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1191/2380] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:12 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 935 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:13.643508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1de6e98f-c608-46d2-abc0-da113341d4f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:13.644771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1de6e98f-c608-46d2-abc0-da113341d4f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:13.645189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:13.645189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:13.645818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1de6e98f-c608-46d2-abc0-da113341d4f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:13.646381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1de6e98f-c608-46d2-abc0-da113341d4f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:13.692841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:13.692841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:13.696635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1de6e98f-c608-46d2-abc0-da113341d4f4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:13.697782 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1190/2381] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:13 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:14.221107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b850879-a704-4247-824f-8a71869fa7a7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:53:14.221640 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b850879-a704-4247-824f-8a71869fa7a7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:14.221818 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:14.221818 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:14.222286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b850879-a704-4247-824f-8a71869fa7a7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:14.378881 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:14.378881 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:14.390277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b850879-a704-4247-824f-8a71869fa7a7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:14.434327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b850879-a704-4247-824f-8a71869fa7a7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:53:14.435427 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1192/2382] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:14 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 935 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:14.726552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09fe0154-e0ad-4d23-ace3-9d879202df5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:14.727271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09fe0154-e0ad-4d23-ace3-9d879202df5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:14.727755 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:14.727755 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:14.728337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09fe0154-e0ad-4d23-ace3-9d879202df5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:14.728946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-09fe0154-e0ad-4d23-ace3-9d879202df5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Show backup with id 66ccad2b-c3d3-4cc0-8edd-094416173fd8. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 07:53:14.767934 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:14.767934 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:14.773277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09fe0154-e0ad-4d23-ace3-9d879202df5c tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 200 Jan 21 07:53:14.776627 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1191/2383] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:14 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:14.800059 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d18d8b6b-99c2-41df-88e5-8d8eab4f4cd2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 Jan 21 07:53:14.800811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d18d8b6b-99c2-41df-88e5-8d8eab4f4cd2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:14.801260 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:14.801260 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:14.801955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d18d8b6b-99c2-41df-88e5-8d8eab4f4cd2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:15.026138 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:15.026138 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:15.067913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d18d8b6b-99c2-41df-88e5-8d8eab4f4cd2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:15.146721 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d18d8b6b-99c2-41df-88e5-8d8eab4f4cd2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 returned with HTTP 200 Jan 21 07:53:15.156986 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1193/2384] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:14 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 => generated 1035 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:15.196766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72ccff12-3087-4baf-ade5-e280f08f8593 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 Jan 21 07:53:15.197904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72ccff12-3087-4baf-ade5-e280f08f8593 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:15.198108 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:15.198108 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:15.200810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72ccff12-3087-4baf-ade5-e280f08f8593 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:15.374911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:15.374911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:15.400926 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72ccff12-3087-4baf-ade5-e280f08f8593 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:15.455925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9702b7ba-1b30-46be-b8f8-a42bea962493 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:53:15.457879 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9702b7ba-1b30-46be-b8f8-a42bea962493 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:15.458390 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:15.458390 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:15.459223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9702b7ba-1b30-46be-b8f8-a42bea962493 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:15.469349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72ccff12-3087-4baf-ade5-e280f08f8593 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 returned with HTTP 200 Jan 21 07:53:15.470221 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1192/2385] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 => generated 1035 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:15.512839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee7db751-1bf1-4bfb-8e52-3eae4f21f108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 Jan 21 07:53:15.513413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee7db751-1bf1-4bfb-8e52-3eae4f21f108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:15.513583 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:15.513583 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:15.514200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee7db751-1bf1-4bfb-8e52-3eae4f21f108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:15.514842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-ee7db751-1bf1-4bfb-8e52-3eae4f21f108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume with id: 46665489-6e02-41f6-94d6-ce577db1e361 Jan 21 07:53:15.675358 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:15.675358 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:15.700068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9702b7ba-1b30-46be-b8f8-a42bea962493 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:15.809138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9702b7ba-1b30-46be-b8f8-a42bea962493 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:53:15.809765 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:15.809765 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:15.820640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ee7db751-1bf1-4bfb-8e52-3eae4f21f108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:15.822796 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1194/2386] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:15 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 935 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:15.962150 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ee7db751-1bf1-4bfb-8e52-3eae4f21f108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume request issued successfully. Jan 21 07:53:15.962978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee7db751-1bf1-4bfb-8e52-3eae4f21f108 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 returned with HTTP 202 Jan 21 07:53:15.981285 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1193/2387] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:15 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 => generated 0 bytes in 483 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:53:15.987072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ab71a3b-44c8-47aa-aa67-75ab1d1218f2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 Jan 21 07:53:15.987637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ab71a3b-44c8-47aa-aa67-75ab1d1218f2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:15.987840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:15.987840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:15.988564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ab71a3b-44c8-47aa-aa67-75ab1d1218f2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:16.313775 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:16.313775 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:16.342190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9ab71a3b-44c8-47aa-aa67-75ab1d1218f2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:16.440976 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ab71a3b-44c8-47aa-aa67-75ab1d1218f2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 returned with HTTP 200 Jan 21 07:53:16.452540 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1195/2388] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:15 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 => generated 1034 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:53:16.832199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af396916-d804-4a6c-ab53-a1843f17fa81 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:53:16.833121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af396916-d804-4a6c-ab53-a1843f17fa81 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:16.833497 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:16.833497 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:16.834195 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af396916-d804-4a6c-ab53-a1843f17fa81 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:17.173897 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:17.173897 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:17.239526 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-af396916-d804-4a6c-ab53-a1843f17fa81 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:17.395571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af396916-d804-4a6c-ab53-a1843f17fa81 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 200 Jan 21 07:53:17.398712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1194/2389] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:16 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 935 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:17.467434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74157f54-f7b8-46e6-bbe2-a88e06c0ccc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 Jan 21 07:53:17.470815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74157f54-f7b8-46e6-bbe2-a88e06c0ccc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:17.471235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:17.471235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:17.476370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74157f54-f7b8-46e6-bbe2-a88e06c0ccc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:17.670742 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:17.670742 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:17.697719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-74157f54-f7b8-46e6-bbe2-a88e06c0ccc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:17.759808 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74157f54-f7b8-46e6-bbe2-a88e06c0ccc1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 returned with HTTP 200 Jan 21 07:53:17.761289 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1196/2390] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:17 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 => generated 1034 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:18.448160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31148832-6348-41fc-8b23-3f30b313106e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 Jan 21 07:53:18.454126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31148832-6348-41fc-8b23-3f30b313106e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:18.458479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:18.458479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:18.460995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31148832-6348-41fc-8b23-3f30b313106e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:18.797261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d3d56f4-4da9-4b92-bba2-3378785135a1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 Jan 21 07:53:18.798406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d3d56f4-4da9-4b92-bba2-3378785135a1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:18.798807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:18.798807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:18.799500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d3d56f4-4da9-4b92-bba2-3378785135a1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:18.804613 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31148832-6348-41fc-8b23-3f30b313106e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 returned with HTTP 404 Jan 21 07:53:18.819491 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1195/2391] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:18 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/75bf0fcc-a57a-4f7b-9863-8a699f203f60 => generated 109 bytes in 397 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:18.869147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01e1ea53-6339-4343-8b60-c7723634de40 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] GET http://10.222.0.24/volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/volumes/detail?all_tenants=1 Jan 21 07:53:18.870182 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01e1ea53-6339-4343-8b60-c7723634de40 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:18.871092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01e1ea53-6339-4343-8b60-c7723634de40 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:18.890313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-01e1ea53-6339-4343-8b60-c7723634de40 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:53:19.046665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-01e1ea53-6339-4343-8b60-c7723634de40 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] Get all volumes completed successfully. Jan 21 07:53:19.050335 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:19.050335 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:19.076184 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:19.076184 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:19.081610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01e1ea53-6339-4343-8b60-c7723634de40 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] http://10.222.0.24/volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 07:53:19.082680 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1196/2392] 10.222.0.24 () {58 vars in 1252 bytes} [Thu Jan 21 07:53:18 2021] GET /volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/volumes/detail?all_tenants=1 => generated 7105 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:19.099950 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0d3d56f4-4da9-4b92-bba2-3378785135a1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:19.107812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-454b87bf-a366-4510-9a82-e5fdf0559db8 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] DELETE http://10.222.0.24/volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/types/0ba1891c-7321-491b-b4bc-fe2285795bf7 Jan 21 07:53:19.110089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-454b87bf-a366-4510-9a82-e5fdf0559db8 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:19.110500 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:19.110500 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:19.111104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-454b87bf-a366-4510-9a82-e5fdf0559db8 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:19.144071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d3d56f4-4da9-4b92-bba2-3378785135a1 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 returned with HTTP 200 Jan 21 07:53:19.145156 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1197/2393] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:18 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 => generated 1034 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:19.290501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:53:19.290501 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:53:19.329844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-454b87bf-a366-4510-9a82-e5fdf0559db8 tempest-TestVolumeBootPattern-220685246 tempest-TestVolumeBootPattern-220685246] http://10.222.0.24/volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/types/0ba1891c-7321-491b-b4bc-fe2285795bf7 returned with HTTP 202 Jan 21 07:53:19.331173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1197/2394] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:53:19 2021] DELETE /volume/v3/7bfeb712ac63484fb90488e23d7c4f7d/types/0ba1891c-7321-491b-b4bc-fe2285795bf7 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:53:19.431460 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes Jan 21 07:53:19.432139 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:19.432139 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:19.432680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-854569866", "snapshot_id": null, "imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "volume_type": null, "size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:19.434663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-854569866', 'snapshot_id': None, 'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'volume_type': None, 'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:19.744534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume of 1 GB Jan 21 07:53:19.794744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Availability Zones retrieved successfully. Jan 21 07:53:19.863449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (d28d7da4-3afc-47e3-932c-4d844eaa8200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:19.867808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03779f88-0502-4237-90ca-d7f183f0ee10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:19.878901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:20.164451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b421431-5598-41fa-95f4-24c09a8df4b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 Jan 21 07:53:20.165992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b421431-5598-41fa-95f4-24c09a8df4b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:20.166861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b421431-5598-41fa-95f4-24c09a8df4b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:20.250482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03779f88-0502-4237-90ca-d7f183f0ee10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:20.253522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f4df8c0-4126-4bbe-88ba-6b2afa230ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:20.286479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:20.286479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:20.299609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2b421431-5598-41fa-95f4-24c09a8df4b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:20.359362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b421431-5598-41fa-95f4-24c09a8df4b3 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 returned with HTTP 200 Jan 21 07:53:20.363432 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1198/2395] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:20 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 => generated 1034 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:20.500558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['76e5b0a7-413d-4599-8588-2c6331809aec', '3e5fe34a-b893-4d47-b6ad-10872b60b78d', 'f7357c35-7533-448a-ae5b-33266f7f3837', '61d6309c-862d-4607-8a9e-1b45a8bbfe3a'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:20.502921 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f4df8c0-4126-4bbe-88ba-6b2afa230ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76e5b0a7-413d-4599-8588-2c6331809aec', '3e5fe34a-b893-4d47-b6ad-10872b60b78d', 'f7357c35-7533-448a-ae5b-33266f7f3837', '61d6309c-862d-4607-8a9e-1b45a8bbfe3a']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:20.505425 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e05f8d3-8cc0-4f69-85e2-1a17ed0eeb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:20.641029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e05f8d3-8cc0-4f69-85e2-1a17ed0eeb41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa9392ec-17b7-49f4-9d49-76195a9fd46f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-854569866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['76e5b0a7-413d-4599-8588-2c6331809aec','3e5fe34a-b893-4d47-b6ad-10872b60b78d','f7357c35-7533-448a-ae5b-33266f7f3837','61d6309c-862d-4607-8a9e-1b45a8bbfe3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-854569866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa9392ec-17b7-49f4-9d49-76195a9fd46f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79693707b26a41c5a0ed15aecfe3644c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5e31e5a36bd41db85323d492e234278',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:20.647859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be03b995-738a-4878-8c48-9fd023d4d376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:20.770475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be03b995-738a-4878-8c48-9fd023d4d376) transitioned into state 'SUCCESS' from state '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-854569866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['76e5b0a7-413d-4599-8588-2c6331809aec','3e5fe34a-b893-4d47-b6ad-10872b60b78d','f7357c35-7533-448a-ae5b-33266f7f3837','61d6309c-862d-4607-8a9e-1b45a8bbfe3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:20.777666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ebdf6de-91d6-4409-af1f-94bc528e8d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:20.816119 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ebdf6de-91d6-4409-af1f-94bc528e8d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:20.860020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (d28d7da4-3afc-47e3-932c-4d844eaa8200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:21.032531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request issued successfully. Jan 21 07:53:21.060112 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68282ef8-6cfc-471f-bee8-367ffacd9b25 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes returned with HTTP 202 Jan 21 07:53:21.069052 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1198/2396] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:53:19 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes => generated 827 bytes in 1644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:53:21.094051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1886735c-7937-45a9-a3e4-fa903f726d51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:21.095238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1886735c-7937-45a9-a3e4-fa903f726d51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:21.095744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:21.095744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:21.105972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1886735c-7937-45a9-a3e4-fa903f726d51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:21.336426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:21.336426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:21.361905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1886735c-7937-45a9-a3e4-fa903f726d51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:21.380560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4848fc0a-1f80-4585-99a0-185c7102c4f9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 Jan 21 07:53:21.381115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4848fc0a-1f80-4585-99a0-185c7102c4f9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:21.381328 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:21.381328 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:21.381659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4848fc0a-1f80-4585-99a0-185c7102c4f9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:21.452871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1886735c-7937-45a9-a3e4-fa903f726d51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:21.457367 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1199/2397] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:21 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:21.528222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4848fc0a-1f80-4585-99a0-185c7102c4f9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 returned with HTTP 404 Jan 21 07:53:21.529668 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1199/2398] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:21 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/46665489-6e02-41f6-94d6-ce577db1e361 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:53:21.542999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-940aedef-e62c-425d-ae7d-d37ecccce3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 Jan 21 07:53:21.543805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-940aedef-e62c-425d-ae7d-d37ecccce3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:21.544082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:21.544082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:21.544344 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-940aedef-e62c-425d-ae7d-d37ecccce3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:21.544756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-940aedef-e62c-425d-ae7d-d37ecccce3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete backup with id: 66ccad2b-c3d3-4cc0-8edd-094416173fd8. Jan 21 07:53:21.600711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:21.600711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:21.685426 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-940aedef-e62c-425d-ae7d-d37ecccce3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] delete_backup rpcapi backup_id 66ccad2b-c3d3-4cc0-8edd-094416173fd8 {{(pid=88081) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 07:53:21.694208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-940aedef-e62c-425d-ae7d-d37ecccce3d4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 returned with HTTP 202 Jan 21 07:53:21.699658 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1200/2399] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:21 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/backups/66ccad2b-c3d3-4cc0-8edd-094416173fd8 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:53:21.705752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1508bdf8-38b3-44b5-88a3-fe26a0cc9a14 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:21.706417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1508bdf8-38b3-44b5-88a3-fe26a0cc9a14 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:21.707215 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1508bdf8-38b3-44b5-88a3-fe26a0cc9a14 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:21.707875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-1508bdf8-38b3-44b5-88a3-fe26a0cc9a14 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume with id: acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:21.917419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:21.917419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:21.918954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1508bdf8-38b3-44b5-88a3-fe26a0cc9a14 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:22.016484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1508bdf8-38b3-44b5-88a3-fe26a0cc9a14 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume request issued successfully. Jan 21 07:53:22.017466 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1508bdf8-38b3-44b5-88a3-fe26a0cc9a14 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 202 Jan 21 07:53:22.023182 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1200/2400] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:21 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 0 bytes in 322 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:53:22.034449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6553f65a-0f73-4b58-a3fe-d3523bcf4eb9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:22.034976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6553f65a-0f73-4b58-a3fe-d3523bcf4eb9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:22.035197 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:22.035197 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:22.035575 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6553f65a-0f73-4b58-a3fe-d3523bcf4eb9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:22.256718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:22.256718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:22.318008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6553f65a-0f73-4b58-a3fe-d3523bcf4eb9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:22.414027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6553f65a-0f73-4b58-a3fe-d3523bcf4eb9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 200 Jan 21 07:53:22.415871 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1201/2401] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:22 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 977 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:22.488476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8de5f968-65f6-4dc6-a801-84781fe8a86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:22.489853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8de5f968-65f6-4dc6-a801-84781fe8a86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:22.491621 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:22.491621 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:22.492432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8de5f968-65f6-4dc6-a801-84781fe8a86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:22.631272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:22.631272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:22.688799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8de5f968-65f6-4dc6-a801-84781fe8a86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:22.803705 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8de5f968-65f6-4dc6-a801-84781fe8a86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:22.809479 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1201/2402] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:22 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:23.437512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-907b01a8-5b6b-4731-a043-0bfb0738df2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:23.439006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-907b01a8-5b6b-4731-a043-0bfb0738df2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:23.439427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:23.439427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:23.440086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-907b01a8-5b6b-4731-a043-0bfb0738df2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:23.643167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:23.643167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:23.674779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-907b01a8-5b6b-4731-a043-0bfb0738df2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:23.730635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-907b01a8-5b6b-4731-a043-0bfb0738df2b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 200 Jan 21 07:53:23.733125 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1202/2403] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:23 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 977 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:23.839555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5dbe513a-5478-4313-9ea1-572dec3aa33b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:23.844137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5dbe513a-5478-4313-9ea1-572dec3aa33b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:23.845018 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:23.845018 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:23.845949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5dbe513a-5478-4313-9ea1-572dec3aa33b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:24.016736 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:24.016736 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:24.077804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5dbe513a-5478-4313-9ea1-572dec3aa33b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:24.172023 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5dbe513a-5478-4313-9ea1-572dec3aa33b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:24.185905 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1202/2404] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:23 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:24.772493 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d472e07d-bb3a-4715-ad1b-cb1316fc23b4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:24.775218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d472e07d-bb3a-4715-ad1b-cb1316fc23b4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:24.778419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:24.778419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:24.780633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d472e07d-bb3a-4715-ad1b-cb1316fc23b4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:25.016100 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:25.016100 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:25.052698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d472e07d-bb3a-4715-ad1b-cb1316fc23b4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:25.111795 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d472e07d-bb3a-4715-ad1b-cb1316fc23b4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 200 Jan 21 07:53:25.112909 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1203/2405] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:24 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 977 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:25.201743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9fec8b2c-d564-4013-aefb-611db8ac9de2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:25.207856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9fec8b2c-d564-4013-aefb-611db8ac9de2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:25.208283 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:25.208283 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:25.208946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9fec8b2c-d564-4013-aefb-611db8ac9de2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:25.382216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:25.382216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:25.405992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9fec8b2c-d564-4013-aefb-611db8ac9de2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:25.502295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9fec8b2c-d564-4013-aefb-611db8ac9de2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:25.502665 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1203/2406] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:25 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:26.130658 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c66d6048-b0ad-4caa-abe9-2bb53d1a67e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:26.131912 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c66d6048-b0ad-4caa-abe9-2bb53d1a67e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:26.132379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:26.132379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:26.133061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c66d6048-b0ad-4caa-abe9-2bb53d1a67e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:26.284531 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:26.284531 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:26.309263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c66d6048-b0ad-4caa-abe9-2bb53d1a67e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:26.380521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c66d6048-b0ad-4caa-abe9-2bb53d1a67e4 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 200 Jan 21 07:53:26.381743 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1204/2407] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:26 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 977 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:26.532837 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ef55223-e383-4694-83c5-e3cc3cb0e65b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:26.533474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ef55223-e383-4694-83c5-e3cc3cb0e65b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:26.533700 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:26.533700 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:26.534077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ef55223-e383-4694-83c5-e3cc3cb0e65b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:26.681188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:26.681188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:26.716232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0ef55223-e383-4694-83c5-e3cc3cb0e65b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:26.780255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ef55223-e383-4694-83c5-e3cc3cb0e65b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:26.782810 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1204/2408] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:26 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:27.412632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-341a9f6c-39ab-4a10-9acb-9bdbab53b6c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:27.417266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-341a9f6c-39ab-4a10-9acb-9bdbab53b6c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:27.429677 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:27.429677 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:27.431420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-341a9f6c-39ab-4a10-9acb-9bdbab53b6c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:27.782539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:27.782539 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:27.814568 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e2dc41e-8a31-412c-8af8-1beef3fe6138 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:27.816061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e2dc41e-8a31-412c-8af8-1beef3fe6138 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:27.816727 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:27.816727 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:27.817819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e2dc41e-8a31-412c-8af8-1beef3fe6138 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:27.822128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-341a9f6c-39ab-4a10-9acb-9bdbab53b6c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:27.976535 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-341a9f6c-39ab-4a10-9acb-9bdbab53b6c0 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 200 Jan 21 07:53:27.979124 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1205/2409] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:27 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 977 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:28.242534 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:28.242534 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:28.286775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0e2dc41e-8a31-412c-8af8-1beef3fe6138 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:28.417312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e2dc41e-8a31-412c-8af8-1beef3fe6138 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:28.434241 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1205/2410] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:27 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:29.000321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72afc436-53ae-40f1-bf96-ed1e0f3f42fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:29.001328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72afc436-53ae-40f1-bf96-ed1e0f3f42fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:29.002400 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:29.002400 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:29.005073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72afc436-53ae-40f1-bf96-ed1e0f3f42fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:29.214688 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72afc436-53ae-40f1-bf96-ed1e0f3f42fc tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 404 Jan 21 07:53:29.215734 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1206/2411] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:28 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 109 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:29.268311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca4c83a3-079c-46fa-8f12-fcdc265c72fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:29.269496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca4c83a3-079c-46fa-8f12-fcdc265c72fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:29.271359 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:29.271359 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:29.273710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca4c83a3-079c-46fa-8f12-fcdc265c72fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:29.281847 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-ca4c83a3-079c-46fa-8f12-fcdc265c72fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume with id: acec1ab7-7779-4ce8-8fc6-f8edeff64c86 Jan 21 07:53:29.455224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53655e3b-50f7-49cc-8a7b-c6c30f39f369 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:29.456339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53655e3b-50f7-49cc-8a7b-c6c30f39f369 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:29.457015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53655e3b-50f7-49cc-8a7b-c6c30f39f369 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:29.495772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca4c83a3-079c-46fa-8f12-fcdc265c72fd tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 returned with HTTP 404 Jan 21 07:53:29.497447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1206/2412] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:29 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/acec1ab7-7779-4ce8-8fc6-f8edeff64c86 => generated 109 bytes in 246 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:29.507510 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-addb8548-7283-4625-966d-286861de8526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:53:29.508196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-addb8548-7283-4625-966d-286861de8526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:29.509380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-addb8548-7283-4625-966d-286861de8526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:29.529529 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-addb8548-7283-4625-966d-286861de8526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume with id: 5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:53:29.713419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:29.713419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:29.755077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-53655e3b-50f7-49cc-8a7b-c6c30f39f369 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:29.800150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:29.800150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:29.823891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-addb8548-7283-4625-966d-286861de8526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:29.971398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53655e3b-50f7-49cc-8a7b-c6c30f39f369 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:29.972856 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1207/2413] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:29 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:30.043302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-addb8548-7283-4625-966d-286861de8526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume request issued successfully. Jan 21 07:53:30.043801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-addb8548-7283-4625-966d-286861de8526 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 202 Jan 21 07:53:30.045096 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1207/2414] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:29 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 0 bytes in 542 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:53:30.054805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d31fc77-4b36-48d2-8270-e70669af0797 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:53:30.055934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d31fc77-4b36-48d2-8270-e70669af0797 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:30.056327 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:30.056327 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:30.056927 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d31fc77-4b36-48d2-8270-e70669af0797 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:30.226841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:30.226841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:30.251858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1d31fc77-4b36-48d2-8270-e70669af0797 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:30.315944 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d31fc77-4b36-48d2-8270-e70669af0797 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:53:30.317079 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1208/2415] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:30 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 1357 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:53:31.004047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-635d5a7e-354e-4615-bf43-7cd1b360a8e9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:31.004802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-635d5a7e-354e-4615-bf43-7cd1b360a8e9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:31.004958 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:31.004958 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:31.005474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-635d5a7e-354e-4615-bf43-7cd1b360a8e9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:31.246708 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:31.246708 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:31.285859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-635d5a7e-354e-4615-bf43-7cd1b360a8e9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:31.349392 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84b3e074-68e8-4d71-aa2c-ccf6ccb8a2b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:53:31.350261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84b3e074-68e8-4d71-aa2c-ccf6ccb8a2b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:31.362641 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:31.362641 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:31.362641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84b3e074-68e8-4d71-aa2c-ccf6ccb8a2b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:31.383107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-635d5a7e-354e-4615-bf43-7cd1b360a8e9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:31.390946 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1208/2416] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:30 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:31.525048 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:31.525048 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:31.590323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84b3e074-68e8-4d71-aa2c-ccf6ccb8a2b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:31.702437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84b3e074-68e8-4d71-aa2c-ccf6ccb8a2b2 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:53:31.715341 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1209/2417] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:31 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 1357 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:32.425493 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08e936eb-76cb-4bf9-ad6f-0f3d5f7a2a7e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:32.426267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08e936eb-76cb-4bf9-ad6f-0f3d5f7a2a7e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:32.426514 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:32.426514 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:32.427269 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08e936eb-76cb-4bf9-ad6f-0f3d5f7a2a7e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:32.628365 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:32.628365 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:32.658947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-08e936eb-76cb-4bf9-ad6f-0f3d5f7a2a7e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:32.717817 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08e936eb-76cb-4bf9-ad6f-0f3d5f7a2a7e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:32.722591 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1209/2418] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:32 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:32.748555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c80ec89-ca5a-4b95-b0de-6e1632b32ae5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:53:32.749217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c80ec89-ca5a-4b95-b0de-6e1632b32ae5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:32.749412 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:32.749412 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:32.751100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c80ec89-ca5a-4b95-b0de-6e1632b32ae5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:32.942439 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:32.942439 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:32.970560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5c80ec89-ca5a-4b95-b0de-6e1632b32ae5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:33.080312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c80ec89-ca5a-4b95-b0de-6e1632b32ae5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:53:33.081836 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1210/2419] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:32 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 1357 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:33.750507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3897c4b6-6e6b-47d1-959d-7e1593422689 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:33.751323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3897c4b6-6e6b-47d1-959d-7e1593422689 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:33.751524 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:33.751524 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:33.752145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3897c4b6-6e6b-47d1-959d-7e1593422689 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:33.962741 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:33.962741 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:34.016742 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3897c4b6-6e6b-47d1-959d-7e1593422689 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:34.111591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-048ff9cf-1048-4d42-a290-027440d4bf34 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:53:34.112300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-048ff9cf-1048-4d42-a290-027440d4bf34 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:34.112535 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:34.112535 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:34.112913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-048ff9cf-1048-4d42-a290-027440d4bf34 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:34.144537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3897c4b6-6e6b-47d1-959d-7e1593422689 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:34.151260 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1210/2420] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:33 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:34.419551 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:34.419551 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:34.474987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-048ff9cf-1048-4d42-a290-027440d4bf34 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:34.569457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-048ff9cf-1048-4d42-a290-027440d4bf34 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:53:34.570568 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1211/2421] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:34 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 1357 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:53:35.184019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc4161f9-24f9-4b3a-b197-f03d8a978567 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:35.185287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc4161f9-24f9-4b3a-b197-f03d8a978567 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:35.185714 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:35.185714 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:35.186398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc4161f9-24f9-4b3a-b197-f03d8a978567 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:35.355543 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:35.355543 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:35.393372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc4161f9-24f9-4b3a-b197-f03d8a978567 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:35.467681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc4161f9-24f9-4b3a-b197-f03d8a978567 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:35.478960 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1211/2422] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:35 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:35.588441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c7dd4d4-bb82-4649-a075-f57bc8e628c5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:53:35.590002 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c7dd4d4-bb82-4649-a075-f57bc8e628c5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:35.590515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:35.590515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:35.591258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c7dd4d4-bb82-4649-a075-f57bc8e628c5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:35.687978 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:35.687978 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:35.721163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7c7dd4d4-bb82-4649-a075-f57bc8e628c5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Volume info retrieved successfully. Jan 21 07:53:35.782132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c7dd4d4-bb82-4649-a075-f57bc8e628c5 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 200 Jan 21 07:53:35.783558 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1212/2423] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:35 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 1357 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:53:36.485318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d4ec1ff-4d52-4273-8769-570c888d3a99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:36.486820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d4ec1ff-4d52-4273-8769-570c888d3a99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:36.487388 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:36.487388 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:36.488059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d4ec1ff-4d52-4273-8769-570c888d3a99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:36.656607 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:36.656607 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:36.732298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1d4ec1ff-4d52-4273-8769-570c888d3a99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:36.815744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68973b80-1fab-4351-919b-0ab9d5fc2a1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] GET http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 Jan 21 07:53:36.816450 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68973b80-1fab-4351-919b-0ab9d5fc2a1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:36.816450 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:36.816450 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:36.817134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68973b80-1fab-4351-919b-0ab9d5fc2a1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:36.910765 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d4ec1ff-4d52-4273-8769-570c888d3a99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:36.918748 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1212/2424] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:36 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:36.979282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68973b80-1fab-4351-919b-0ab9d5fc2a1b tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 returned with HTTP 404 Jan 21 07:53:36.981026 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1213/2425] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:36 2021] GET /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/5a6941a3-a49b-4d57-b8e6-fe600c755446 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:36.994797 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92ca3100-bc80-4dae-a84c-85c78b600dd9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] DELETE http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:53:36.995775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92ca3100-bc80-4dae-a84c-85c78b600dd9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:36.996145 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:36.996145 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:36.996904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92ca3100-bc80-4dae-a84c-85c78b600dd9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:36.997920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-92ca3100-bc80-4dae-a84c-85c78b600dd9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] Delete volume with id: 0df27bae-e123-4ab1-a954-b466cdad636f Jan 21 07:53:37.280900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92ca3100-bc80-4dae-a84c-85c78b600dd9 tempest-VolumesBackupsTest-1122195164 tempest-VolumesBackupsTest-1122195164] http://10.222.0.24/volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f returned with HTTP 404 Jan 21 07:53:37.289413 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1213/2426] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:53:36 2021] DELETE /volume/v3/edb06771a30e47649cb7674f4879371f/volumes/0df27bae-e123-4ab1-a954-b466cdad636f => generated 109 bytes in 302 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:53:37.939094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30d814e3-c587-4759-87cc-bc22a49af640 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:37.940977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30d814e3-c587-4759-87cc-bc22a49af640 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:37.942067 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30d814e3-c587-4759-87cc-bc22a49af640 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:38.295128 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:38.295128 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:38.330372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-30d814e3-c587-4759-87cc-bc22a49af640 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:38.446890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30d814e3-c587-4759-87cc-bc22a49af640 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:38.457984 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1214/2427] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:37 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:39.479691 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ed0ce26f-f597-4b3f-a47e-f98daf65f659 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:39.481543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ed0ce26f-f597-4b3f-a47e-f98daf65f659 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:39.482624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ed0ce26f-f597-4b3f-a47e-f98daf65f659 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:39.967325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:39.967325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:40.001767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ed0ce26f-f597-4b3f-a47e-f98daf65f659 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:40.079386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ed0ce26f-f597-4b3f-a47e-f98daf65f659 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:40.097774 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1214/2428] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:39 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:41.103161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a7dc80d-89fa-4dc1-9bf1-3b7d7355920c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:41.104064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a7dc80d-89fa-4dc1-9bf1-3b7d7355920c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:41.121793 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:41.121793 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:41.122981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a7dc80d-89fa-4dc1-9bf1-3b7d7355920c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:41.287760 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:41.287760 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:41.330479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1a7dc80d-89fa-4dc1-9bf1-3b7d7355920c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:41.451084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a7dc80d-89fa-4dc1-9bf1-3b7d7355920c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:41.463450 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1215/2429] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:41 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:42.479447 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6f2a233-9c0e-43dd-8b05-0d9d540ad815 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:42.480248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6f2a233-9c0e-43dd-8b05-0d9d540ad815 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:42.480248 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:42.480248 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:42.480676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6f2a233-9c0e-43dd-8b05-0d9d540ad815 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:42.627024 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:42.627024 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:42.649801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a6f2a233-9c0e-43dd-8b05-0d9d540ad815 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:42.713723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6f2a233-9c0e-43dd-8b05-0d9d540ad815 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:42.714564 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1215/2430] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:42 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:43.735857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5171f1a-8038-4ee1-af97-c59d33eb969b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:43.736995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5171f1a-8038-4ee1-af97-c59d33eb969b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:43.737470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:43.737470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:43.738512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5171f1a-8038-4ee1-af97-c59d33eb969b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:44.026989 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:44.026989 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:44.060415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b5171f1a-8038-4ee1-af97-c59d33eb969b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:44.148767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5171f1a-8038-4ee1-af97-c59d33eb969b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:44.170177 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1216/2431] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:43 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:45.174975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e41bafe4-e2a0-4536-90cd-0dfb25992a78 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:45.175998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e41bafe4-e2a0-4536-90cd-0dfb25992a78 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:45.176356 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:45.176356 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:45.179891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e41bafe4-e2a0-4536-90cd-0dfb25992a78 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:45.445334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] POST http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes Jan 21 07:53:45.446338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:45.446338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:45.447828 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1874793682"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:53:45.449037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume request body: {'volume': {'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1874793682'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:53:45.532107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:45.532107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:45.595520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e41bafe4-e2a0-4536-90cd-0dfb25992a78 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:45.651651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume of 1 GB Jan 21 07:53:45.703034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e41bafe4-e2a0-4536-90cd-0dfb25992a78 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:45.713204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1216/2432] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:45 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:46.035645 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Availability Zones retrieved successfully. Jan 21 07:53:46.069264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Flow 'volume_create_api' (00430aea-a353-4de6-8003-a2a14c675303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:46.072908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6783d94c-7fe2-4314-905e-62035b9c42c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:46.079705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:53:46.327892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6783d94c-7fe2-4314-905e-62035b9c42c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:46.335642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea7223e-3bd9-4bf9-a4d2-a76f194a68b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:46.669565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Created reservations ['96aa8e34-3a25-462a-99bc-0fe98d085fc5', 'd62559a6-0aac-44f4-8a4b-2d89d9051e40', 'b904b952-a44e-40d1-b345-c742809cb078', 'c39e04e3-b7b1-458e-b411-c1d58ece8fbe'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:53:46.673543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea7223e-3bd9-4bf9-a4d2-a76f194a68b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96aa8e34-3a25-462a-99bc-0fe98d085fc5', 'd62559a6-0aac-44f4-8a4b-2d89d9051e40', 'b904b952-a44e-40d1-b345-c742809cb078', 'c39e04e3-b7b1-458e-b411-c1d58ece8fbe']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:46.678118 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473695be-54da-4f4b-a7f4-570bdea10b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:46.727011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da866834-1676-4d7a-800b-0de77c2d8089 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:46.727960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da866834-1676-4d7a-800b-0de77c2d8089 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:46.728283 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:46.728283 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:46.729299 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-da866834-1676-4d7a-800b-0de77c2d8089 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:47.080494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473695be-54da-4f4b-a7f4-570bdea10b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01b768f6-0a6d-4e43-b27a-a7989ce963cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1874793682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0618dff114662bec0721772369a9a',qos_specs=None,replication_status=,reservations=['96aa8e34-3a25-462a-99bc-0fe98d085fc5','d62559a6-0aac-44f4-8a4b-2d89d9051e40','b904b952-a44e-40d1-b345-c742809cb078','c39e04e3-b7b1-458e-b411-c1d58ece8fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1874793682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01b768f6-0a6d-4e43-b27a-a7989ce963cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24c0618dff114662bec0721772369a9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:47.086332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b21e1008-f3e1-4370-b43a-08d695456383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:47.131483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:47.131483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:47.199595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-da866834-1676-4d7a-800b-0de77c2d8089 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:47.212167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b21e1008-f3e1-4370-b43a-08d695456383) transitioned into state 'SUCCESS' from state '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-1874793682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0618dff114662bec0721772369a9a',qos_specs=None,replication_status=,reservations=['96aa8e34-3a25-462a-99bc-0fe98d085fc5','d62559a6-0aac-44f4-8a4b-2d89d9051e40','b904b952-a44e-40d1-b345-c742809cb078','c39e04e3-b7b1-458e-b411-c1d58ece8fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:47.216046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40312bd-57db-4a39-9d5f-fff810168a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:53:47.284398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40312bd-57db-4a39-9d5f-fff810168a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:53:47.302733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Flow 'volume_create_api' (00430aea-a353-4de6-8003-a2a14c675303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:53:47.326133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-da866834-1676-4d7a-800b-0de77c2d8089 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:47.329283 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1217/2433] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:46 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:47.542964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume request issued successfully. Jan 21 07:53:47.595393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40623594-d5a4-47a2-a603-864acba1368d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes returned with HTTP 202 Jan 21 07:53:47.597004 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1217/2434] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:53:45 2021] POST /volume/v3/24c0618dff114662bec0721772369a9a/volumes => generated 816 bytes in 2156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:53:47.613460 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63a48ed2-e948-45d3-a606-f6b6ab2599a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:47.614318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63a48ed2-e948-45d3-a606-f6b6ab2599a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:47.614752 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:47.614752 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:47.615673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63a48ed2-e948-45d3-a606-f6b6ab2599a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:47.696173 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:47.696173 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:47.707470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-63a48ed2-e948-45d3-a606-f6b6ab2599a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:47.734667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63a48ed2-e948-45d3-a606-f6b6ab2599a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:47.746712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1218/2435] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:47 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 884 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:48.351712 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4887da4-22fe-49cb-91c2-bd1a091638ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:48.353238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e4887da4-22fe-49cb-91c2-bd1a091638ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:48.353605 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:48.353605 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:48.354281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e4887da4-22fe-49cb-91c2-bd1a091638ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:48.541978 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:48.541978 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:48.560540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e4887da4-22fe-49cb-91c2-bd1a091638ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:48.625093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4887da4-22fe-49cb-91c2-bd1a091638ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:48.634796 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1218/2436] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:48 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:48.761974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3980d6e-4808-47d4-a591-983ceb0f0b53 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:48.762971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3980d6e-4808-47d4-a591-983ceb0f0b53 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:48.763345 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:48.763345 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:48.764001 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3980d6e-4808-47d4-a591-983ceb0f0b53 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:48.983345 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:48.983345 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:49.022899 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f3980d6e-4808-47d4-a591-983ceb0f0b53 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:49.137675 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3980d6e-4808-47d4-a591-983ceb0f0b53 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:49.143818 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1219/2437] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:48 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:49.644867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-334568db-d4a2-48a3-9d9e-7367620670cc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:49.645813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-334568db-d4a2-48a3-9d9e-7367620670cc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:49.646594 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:49.646594 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:49.647205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-334568db-d4a2-48a3-9d9e-7367620670cc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:49.824561 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:49.824561 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:49.856028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-334568db-d4a2-48a3-9d9e-7367620670cc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:49.908935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-334568db-d4a2-48a3-9d9e-7367620670cc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:49.910153 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1219/2438] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:49 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:50.161493 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9844beac-999b-4a03-863e-3375434112f8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:50.162097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9844beac-999b-4a03-863e-3375434112f8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:50.162689 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:50.162689 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:50.163202 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9844beac-999b-4a03-863e-3375434112f8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:50.234064 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:50.234064 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:50.250544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9844beac-999b-4a03-863e-3375434112f8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:50.308372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9844beac-999b-4a03-863e-3375434112f8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:50.310173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1220/2439] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:50 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:50.930978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a197f4d-8393-47ed-9d76-e6a7a1bd50a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:50.933016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a197f4d-8393-47ed-9d76-e6a7a1bd50a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:50.933885 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:50.933885 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:50.940434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a197f4d-8393-47ed-9d76-e6a7a1bd50a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:51.189414 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:51.189414 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:51.222440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8a197f4d-8393-47ed-9d76-e6a7a1bd50a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:51.309266 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a197f4d-8393-47ed-9d76-e6a7a1bd50a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:51.318440 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1220/2440] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:50 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:51.335117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b009e620-1345-410c-9ffc-94cb46894746 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:51.337333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b009e620-1345-410c-9ffc-94cb46894746 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:51.340029 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:51.340029 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:51.342576 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b009e620-1345-410c-9ffc-94cb46894746 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:51.442536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:51.442536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:51.469145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b009e620-1345-410c-9ffc-94cb46894746 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:51.525033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b009e620-1345-410c-9ffc-94cb46894746 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:51.527428 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1221/2441] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:51 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:52.359278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd10a155-72c2-4dd5-9935-6fc9073fda71 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:52.360277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd10a155-72c2-4dd5-9935-6fc9073fda71 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:52.360784 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:52.360784 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:52.361446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd10a155-72c2-4dd5-9935-6fc9073fda71 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:52.474556 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:52.474556 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:52.484913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fd10a155-72c2-4dd5-9935-6fc9073fda71 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:52.511343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd10a155-72c2-4dd5-9935-6fc9073fda71 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:52.512455 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1221/2442] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:52 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:52.544295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94dce82d-fc93-4a9c-8c09-b8d6d7a84a28 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:52.544849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94dce82d-fc93-4a9c-8c09-b8d6d7a84a28 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:52.545046 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:52.545046 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:52.545694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94dce82d-fc93-4a9c-8c09-b8d6d7a84a28 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:52.731959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:52.731959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:52.784529 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-94dce82d-fc93-4a9c-8c09-b8d6d7a84a28 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:52.905764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94dce82d-fc93-4a9c-8c09-b8d6d7a84a28 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:52.907814 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1222/2443] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:52 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:53.534091 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18ad8047-ed74-4f62-aba8-0f125032c3cd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:53.536133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18ad8047-ed74-4f62-aba8-0f125032c3cd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:53.537363 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:53.537363 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:53.538510 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18ad8047-ed74-4f62-aba8-0f125032c3cd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:53.746237 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:53.746237 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:53.828230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-18ad8047-ed74-4f62-aba8-0f125032c3cd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:53.925423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5e5478c-7adb-4989-a3ec-14c001a82804 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:53.926282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5e5478c-7adb-4989-a3ec-14c001a82804 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:53.926810 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:53.926810 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:53.927159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5e5478c-7adb-4989-a3ec-14c001a82804 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:53.961550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18ad8047-ed74-4f62-aba8-0f125032c3cd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:53.962964 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1222/2444] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:53 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:54.038316 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:54.038316 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:54.050928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b5e5478c-7adb-4989-a3ec-14c001a82804 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:54.089480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5e5478c-7adb-4989-a3ec-14c001a82804 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:54.090581 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1223/2445] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:53 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:54.979154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7160cf93-cb10-4af9-9628-9fe8fa39e01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:54.980306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7160cf93-cb10-4af9-9628-9fe8fa39e01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:54.980757 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:54.980757 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:54.981376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7160cf93-cb10-4af9-9628-9fe8fa39e01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:55.102407 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:55.102407 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:55.110152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46f424e2-99c3-4208-b851-7e4a0fff97eb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:55.114324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46f424e2-99c3-4208-b851-7e4a0fff97eb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:55.114750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:55.114750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:55.118273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46f424e2-99c3-4208-b851-7e4a0fff97eb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:55.160735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7160cf93-cb10-4af9-9628-9fe8fa39e01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:55.276813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7160cf93-cb10-4af9-9628-9fe8fa39e01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:55.296720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:55.296720 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:55.299332 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1223/2446] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:54 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 919 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:55.321026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-46f424e2-99c3-4208-b851-7e4a0fff97eb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:55.385727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46f424e2-99c3-4208-b851-7e4a0fff97eb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:55.395526 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1224/2447] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:55 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:56.317165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e9b615b-3f83-48be-8437-abb9d4ea7102 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:56.319234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6e9b615b-3f83-48be-8437-abb9d4ea7102 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:56.320977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:56.320977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:56.322636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6e9b615b-3f83-48be-8437-abb9d4ea7102 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:56.416311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b3ecda7-ae4d-44a1-84e6-0c72405aaf14 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:56.417292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b3ecda7-ae4d-44a1-84e6-0c72405aaf14 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:56.417716 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:56.417716 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:56.418432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b3ecda7-ae4d-44a1-84e6-0c72405aaf14 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:56.466780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:56.466780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:56.496670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6e9b615b-3f83-48be-8437-abb9d4ea7102 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:56.541212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e9b615b-3f83-48be-8437-abb9d4ea7102 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:56.542390 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1224/2448] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:56 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 977 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:56.619279 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:56.619279 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:56.652768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b3ecda7-ae4d-44a1-84e6-0c72405aaf14 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:56.722915 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b3ecda7-ae4d-44a1-84e6-0c72405aaf14 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:56.728225 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1225/2449] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:56 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:57.573929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5819265c-ab3a-4098-9d28-b94afa881981 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:57.574724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5819265c-ab3a-4098-9d28-b94afa881981 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:57.574724 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:57.574724 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:57.576267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5819265c-ab3a-4098-9d28-b94afa881981 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:57.762036 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd7cd76b-d9c9-455f-8ce1-90d071384d4a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:57.762036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd7cd76b-d9c9-455f-8ce1-90d071384d4a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:57.762036 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:57.762036 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:57.762036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd7cd76b-d9c9-455f-8ce1-90d071384d4a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:57.785856 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:57.785856 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:57.822017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5819265c-ab3a-4098-9d28-b94afa881981 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:57.919602 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5819265c-ab3a-4098-9d28-b94afa881981 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:57.937970 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1225/2450] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:57 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 977 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:57.947887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:57.947887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:58.004204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd7cd76b-d9c9-455f-8ce1-90d071384d4a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:58.073775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-973417a0-2e3e-41f5-ab9e-4ba8b2ac156a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:53:58.074308 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-973417a0-2e3e-41f5-ab9e-4ba8b2ac156a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:58.074581 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:58.074581 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:58.074907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-973417a0-2e3e-41f5-ab9e-4ba8b2ac156a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:58.078082 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd7cd76b-d9c9-455f-8ce1-90d071384d4a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:58.079278 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1226/2451] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:57 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:58.253167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:58.253167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:58.279357 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-973417a0-2e3e-41f5-ab9e-4ba8b2ac156a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:53:58.327922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-973417a0-2e3e-41f5-ab9e-4ba8b2ac156a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:53:58.329068 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1226/2452] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:58 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:58.346355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36e55d45-509a-49df-8d48-8854560b7b3e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:53:58.347338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36e55d45-509a-49df-8d48-8854560b7b3e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:58.347710 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:58.347710 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:58.348475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36e55d45-509a-49df-8d48-8854560b7b3e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:58.484976 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:58.484976 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:58.506585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-36e55d45-509a-49df-8d48-8854560b7b3e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:53:58.547961 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36e55d45-509a-49df-8d48-8854560b7b3e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:53:58.549255 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1227/2453] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:58 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:58.958601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6381d43-b08a-402c-9d49-5df9f0d2b73f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:53:58.959369 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6381d43-b08a-402c-9d49-5df9f0d2b73f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:58.959783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:58.959783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:58.960390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6381d43-b08a-402c-9d49-5df9f0d2b73f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:59.099499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f15e6611-43da-48a7-bfd1-a4b10a6129a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:53:59.100498 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f15e6611-43da-48a7-bfd1-a4b10a6129a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:59.101079 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:53:59.101079 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:53:59.102339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f15e6611-43da-48a7-bfd1-a4b10a6129a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:59.172803 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:59.172803 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:59.221337 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e6381d43-b08a-402c-9d49-5df9f0d2b73f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:53:59.328275 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:53:59.328275 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:53:59.340550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6381d43-b08a-402c-9d49-5df9f0d2b73f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:53:59.352625 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1227/2454] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:58 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 977 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:53:59.358398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f15e6611-43da-48a7-bfd1-a4b10a6129a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:53:59.440905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f15e6611-43da-48a7-bfd1-a4b10a6129a8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:53:59.443208 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1228/2455] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:53:59 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:00.364138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16b37cea-237d-4078-a93c-288aa8e0b460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:00.365372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16b37cea-237d-4078-a93c-288aa8e0b460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:00.365762 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:00.365762 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:00.366342 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16b37cea-237d-4078-a93c-288aa8e0b460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:00.460542 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab282012-3194-469d-a798-331cfab0550e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:00.462467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab282012-3194-469d-a798-331cfab0550e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:00.462694 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:00.462694 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:00.463081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab282012-3194-469d-a798-331cfab0550e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:00.533793 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:00.533793 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:00.559314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-16b37cea-237d-4078-a93c-288aa8e0b460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:00.652330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16b37cea-237d-4078-a93c-288aa8e0b460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:00.655154 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1228/2456] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:00 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 980 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:00.656849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:00.656849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:00.669538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ab282012-3194-469d-a798-331cfab0550e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:00.750750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab282012-3194-469d-a798-331cfab0550e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:00.758940 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1229/2457] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:00 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:01.684196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66f59040-dad1-4788-a4c4-61ea77c8491e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:01.685057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66f59040-dad1-4788-a4c4-61ea77c8491e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.685293 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.685293 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:01.685678 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66f59040-dad1-4788-a4c4-61ea77c8491e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.769851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1d55aca-a2a3-47b2-b570-2850373de435 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:01.770387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1d55aca-a2a3-47b2-b570-2850373de435 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:01.770609 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:01.770609 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:01.770993 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f1d55aca-a2a3-47b2-b570-2850373de435 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:01.821921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:01.821921 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:01.870521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-66f59040-dad1-4788-a4c4-61ea77c8491e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:01.924158 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66f59040-dad1-4788-a4c4-61ea77c8491e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:01.926999 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1229/2458] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:01 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 980 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:01.931390 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:01.931390 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:01.957784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f1d55aca-a2a3-47b2-b570-2850373de435 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:02.050268 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f1d55aca-a2a3-47b2-b570-2850373de435 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:02.051140 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1230/2459] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:01 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:02.953733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0413891-02f5-439f-a8f0-b441096dd7bc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:02.954408 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0413891-02f5-439f-a8f0-b441096dd7bc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:02.954680 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:02.954680 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:02.955042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0413891-02f5-439f-a8f0-b441096dd7bc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:03.077228 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:03.077228 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:03.081892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72ec1b19-7da9-4446-8473-28454f23dc92 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:03.082699 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72ec1b19-7da9-4446-8473-28454f23dc92 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:03.083066 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:03.083066 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:03.083667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72ec1b19-7da9-4446-8473-28454f23dc92 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:03.102466 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d0413891-02f5-439f-a8f0-b441096dd7bc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:03.166503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0413891-02f5-439f-a8f0-b441096dd7bc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:03.170798 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1230/2460] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:02 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 980 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:03.427271 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:03.427271 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:03.487867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72ec1b19-7da9-4446-8473-28454f23dc92 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:03.596178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72ec1b19-7da9-4446-8473-28454f23dc92 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:03.603693 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1231/2461] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:03 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:04.187152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32c8787b-ab30-4d36-b200-3cd5fc106450 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:04.187934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32c8787b-ab30-4d36-b200-3cd5fc106450 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:04.188155 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:04.188155 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:04.188542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32c8787b-ab30-4d36-b200-3cd5fc106450 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:04.327668 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:04.327668 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:04.372638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-32c8787b-ab30-4d36-b200-3cd5fc106450 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:04.428239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32c8787b-ab30-4d36-b200-3cd5fc106450 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:04.429428 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1231/2462] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:04 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 980 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:04.620398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f58ba38c-c4d9-4d48-a585-f25a9f993878 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:04.627767 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f58ba38c-c4d9-4d48-a585-f25a9f993878 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:04.629100 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:04.629100 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:04.630078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f58ba38c-c4d9-4d48-a585-f25a9f993878 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:04.748056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:04.748056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:04.774245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f58ba38c-c4d9-4d48-a585-f25a9f993878 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:04.868308 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f58ba38c-c4d9-4d48-a585-f25a9f993878 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:04.870637 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1232/2463] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:04 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:05.447084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-344bb7fe-20cb-464e-af03-add9fa493d21 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:05.448271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-344bb7fe-20cb-464e-af03-add9fa493d21 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:05.448703 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:05.448703 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:05.449590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-344bb7fe-20cb-464e-af03-add9fa493d21 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:05.603832 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:05.603832 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:05.652432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-344bb7fe-20cb-464e-af03-add9fa493d21 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:05.750170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-344bb7fe-20cb-464e-af03-add9fa493d21 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:05.756119 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1232/2464] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:05 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 980 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:05.891293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fca42246-54a9-4c7c-bb77-3c8a094cc6a6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:05.892568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fca42246-54a9-4c7c-bb77-3c8a094cc6a6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:05.893154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:05.893154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:05.897694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fca42246-54a9-4c7c-bb77-3c8a094cc6a6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:06.294388 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:06.294388 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:06.318645 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fca42246-54a9-4c7c-bb77-3c8a094cc6a6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:06.423144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fca42246-54a9-4c7c-bb77-3c8a094cc6a6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:06.429035 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1233/2465] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:05 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:06.774749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2878e2be-197f-485c-8d52-9765bf09ad4b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:06.775591 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2878e2be-197f-485c-8d52-9765bf09ad4b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:06.776159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:06.776159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:06.776952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2878e2be-197f-485c-8d52-9765bf09ad4b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:06.943922 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:06.943922 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:06.972029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2878e2be-197f-485c-8d52-9765bf09ad4b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:07.009528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2878e2be-197f-485c-8d52-9765bf09ad4b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:07.011058 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1233/2466] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:06 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 980 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:07.445894 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-835d5a4b-44bd-4024-92e3-41573d69679e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:07.447218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-835d5a4b-44bd-4024-92e3-41573d69679e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:07.449459 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:07.449459 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:07.456220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-835d5a4b-44bd-4024-92e3-41573d69679e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:07.728514 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:07.728514 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:07.772233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-835d5a4b-44bd-4024-92e3-41573d69679e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:07.898108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-835d5a4b-44bd-4024-92e3-41573d69679e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:07.918791 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1234/2467] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:07 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:08.044072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9ed77f4-a619-420d-a94e-881e5b75c82d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:08.044625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9ed77f4-a619-420d-a94e-881e5b75c82d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:08.044841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:08.044841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:08.045474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9ed77f4-a619-420d-a94e-881e5b75c82d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:08.202440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:08.202440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:08.238249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c9ed77f4-a619-420d-a94e-881e5b75c82d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:08.336885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9ed77f4-a619-420d-a94e-881e5b75c82d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:08.345360 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1234/2468] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:08 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 980 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:08.938977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff979630-467a-4358-aede-4c2061033a8b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:08.940109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff979630-467a-4358-aede-4c2061033a8b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:08.940767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:08.940767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:08.949178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff979630-467a-4358-aede-4c2061033a8b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:09.169552 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:09.169552 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:09.180571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ff979630-467a-4358-aede-4c2061033a8b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:09.207452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff979630-467a-4358-aede-4c2061033a8b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:09.219555 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1235/2469] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:08 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:09.377160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bfe76756-d534-429e-96ea-7fc05c4abb2f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:09.378135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bfe76756-d534-429e-96ea-7fc05c4abb2f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:09.378510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:09.378510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:09.379153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bfe76756-d534-429e-96ea-7fc05c4abb2f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:09.544477 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:09.544477 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:09.585458 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bfe76756-d534-429e-96ea-7fc05c4abb2f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:09.676559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bfe76756-d534-429e-96ea-7fc05c4abb2f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:09.678253 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1235/2470] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:09 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 1368 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:09.724983 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e97c5a1-041d-486b-bd50-2a025f9f92c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:09.725951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e97c5a1-041d-486b-bd50-2a025f9f92c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:09.726375 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:09.726375 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:09.727046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e97c5a1-041d-486b-bd50-2a025f9f92c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:09.840453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:09.840453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:09.859203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2e97c5a1-041d-486b-bd50-2a025f9f92c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:09.914840 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e97c5a1-041d-486b-bd50-2a025f9f92c4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:09.917347 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1236/2471] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:09 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 1368 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:09.948928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4bc127a5-4db6-400e-ada4-4e82685a819b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots Jan 21 07:54:09.950615 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:09.950615 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:09.953575 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4bc127a5-4db6-400e-ada4-4e82685a819b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa9392ec-17b7-49f4-9d49-76195a9fd46f", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1762616880", "description": null, "metadata": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:10.079630 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:10.079630 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:10.081123 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4bc127a5-4db6-400e-ada4-4e82685a819b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:10.081581 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-4bc127a5-4db6-400e-ada4-4e82685a819b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create snapshot from volume aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:10.165636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-4bc127a5-4db6-400e-ada4-4e82685a819b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['75df26dc-440d-4694-b238-55d9eea787b5', 'd33a3779-4674-4bb2-a406-b6223a576423', 'fe5b4151-fe11-4ca4-9922-b42bf6107b05', 'a95a8906-4f57-4b6f-b7f7-42a0dd1ee2be'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:10.228069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-79898005-376e-40df-b2e4-7e82da06b1e9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:10.229116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-79898005-376e-40df-b2e4-7e82da06b1e9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.229516 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:10.229516 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:10.230123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-79898005-376e-40df-b2e4-7e82da06b1e9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.340297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:10.340297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:10.353360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-79898005-376e-40df-b2e4-7e82da06b1e9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:10.385346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-79898005-376e-40df-b2e4-7e82da06b1e9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:10.391303 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1237/2472] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:10 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:10.414670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4bc127a5-4db6-400e-ada4-4e82685a819b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot create request issued successfully. Jan 21 07:54:10.415913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4bc127a5-4db6-400e-ada4-4e82685a819b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots returned with HTTP 202 Jan 21 07:54:10.417616 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1236/2473] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:54:09 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots => generated 308 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:10.433481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2937faab-9883-4298-93f1-40289d2e7590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:54:10.434147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2937faab-9883-4298-93f1-40289d2e7590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:10.435092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:10.435092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:10.435673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2937faab-9883-4298-93f1-40289d2e7590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:10.513098 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:10.513098 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:10.515563 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2937faab-9883-4298-93f1-40289d2e7590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:54:10.524356 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2937faab-9883-4298-93f1-40289d2e7590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:54:10.525316 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1238/2474] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:10 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 440 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:11.409151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b3c8292-19a2-40c0-969d-a9770b9dbc5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:11.411075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b3c8292-19a2-40c0-969d-a9770b9dbc5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:11.411643 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:11.411643 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:11.413176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b3c8292-19a2-40c0-969d-a9770b9dbc5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:11.542110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b979a629-703b-4ce3-b7db-07e840e4c3c7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:54:11.543007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b979a629-703b-4ce3-b7db-07e840e4c3c7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:11.543310 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:11.543310 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:11.543781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b979a629-703b-4ce3-b7db-07e840e4c3c7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:11.569104 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:11.569104 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:11.597742 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:11.597742 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:11.599057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b979a629-703b-4ce3-b7db-07e840e4c3c7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:54:11.602780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b979a629-703b-4ce3-b7db-07e840e4c3c7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:54:11.604117 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1239/2475] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:11 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:11.613916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1b3c8292-19a2-40c0-969d-a9770b9dbc5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:11.653982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b3c8292-19a2-40c0-969d-a9770b9dbc5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:11.668489 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1237/2476] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:11 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:12.619674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-541ec208-a87d-4ad7-a013-9f3efc54946d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:54:12.620961 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-541ec208-a87d-4ad7-a013-9f3efc54946d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:12.621336 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:12.621336 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:12.621966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-541ec208-a87d-4ad7-a013-9f3efc54946d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:12.687609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6fbfd8db-cf6c-4955-ab97-e508cb5851f7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:12.688391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6fbfd8db-cf6c-4955-ab97-e508cb5851f7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:12.688894 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:12.688894 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:12.689599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6fbfd8db-cf6c-4955-ab97-e508cb5851f7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:12.713823 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:12.713823 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:12.718666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-541ec208-a87d-4ad7-a013-9f3efc54946d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:54:12.724786 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-541ec208-a87d-4ad7-a013-9f3efc54946d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:54:12.729162 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1240/2477] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:12 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 440 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:12.928106 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:12.928106 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:12.963050 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6fbfd8db-cf6c-4955-ab97-e508cb5851f7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:13.039813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6fbfd8db-cf6c-4955-ab97-e508cb5851f7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:13.045385 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1238/2478] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:12 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:13.745988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5771c6fa-d58c-474e-8b5f-e5e5d04bcc2b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:54:13.747325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5771c6fa-d58c-474e-8b5f-e5e5d04bcc2b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:13.747759 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:13.747759 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:13.748483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5771c6fa-d58c-474e-8b5f-e5e5d04bcc2b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:13.816245 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:13.816245 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:13.819136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5771c6fa-d58c-474e-8b5f-e5e5d04bcc2b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:54:13.824353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5771c6fa-d58c-474e-8b5f-e5e5d04bcc2b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:54:13.826319 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1241/2479] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:13 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 467 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:13.845325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8dded0dc-1bbd-4da8-8d9c-144d9b9777bf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:54:13.846353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8dded0dc-1bbd-4da8-8d9c-144d9b9777bf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:13.846751 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:13.846751 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:13.847471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8dded0dc-1bbd-4da8-8d9c-144d9b9777bf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:13.921196 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:13.921196 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:13.923629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8dded0dc-1bbd-4da8-8d9c-144d9b9777bf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:54:13.928192 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8dded0dc-1bbd-4da8-8d9c-144d9b9777bf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:54:13.947074 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1239/2480] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:54:13 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 467 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:14.077508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2dc05d62-a678-4ebf-8eb6-c7733b42c361 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:14.079177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2dc05d62-a678-4ebf-8eb6-c7733b42c361 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:14.079613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:14.079613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:14.080293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2dc05d62-a678-4ebf-8eb6-c7733b42c361 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:14.199068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:14.199068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:14.205023 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2dc05d62-a678-4ebf-8eb6-c7733b42c361 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:14.236098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2dc05d62-a678-4ebf-8eb6-c7733b42c361 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:14.237921 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1242/2481] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:14 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:14.358965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-0f9e5bbf-5548-45f9-a5f7-4c6b69051ea4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:54:14.361704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-0f9e5bbf-5548-45f9-a5f7-4c6b69051ea4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:14.365985 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:14.365985 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:14.367729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-0f9e5bbf-5548-45f9-a5f7-4c6b69051ea4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:14.493321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:14.493321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:14.494484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-0f9e5bbf-5548-45f9-a5f7-4c6b69051ea4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:54:14.496472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-0f9e5bbf-5548-45f9-a5f7-4c6b69051ea4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:54:14.497608 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1240/2482] 10.222.0.24 () {60 vars in 1575 bytes} [Thu Jan 21 07:54:14 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 467 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:14.511834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-84105ae1-bc90-4eb4-b2bd-c1a185b36f6f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:14.512652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-84105ae1-bc90-4eb4-b2bd-c1a185b36f6f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:14.512990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:14.512990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:14.513571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-84105ae1-bc90-4eb4-b2bd-c1a185b36f6f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:14.672231 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:14.672231 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:14.698599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-84105ae1-bc90-4eb4-b2bd-c1a185b36f6f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:14.743778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-84105ae1-bc90-4eb4-b2bd-c1a185b36f6f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:14.747271 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1243/2483] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:54:14 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 1368 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:15.259528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-75a0a169-58b8-40ea-afdc-d061a636b293 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:15.263571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-75a0a169-58b8-40ea-afdc-d061a636b293 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:15.264343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:15.264343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:15.265745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-75a0a169-58b8-40ea-afdc-d061a636b293 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:15.465298 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:15.465298 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:15.481059 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-75a0a169-58b8-40ea-afdc-d061a636b293 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:15.523888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-75a0a169-58b8-40ea-afdc-d061a636b293 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:15.525310 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1241/2484] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:15 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 908 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:16.548176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3fcfc227-2d6c-4673-8385-586875c139f4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:16.553923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3fcfc227-2d6c-4673-8385-586875c139f4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:16.555159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:16.555159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:16.556267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3fcfc227-2d6c-4673-8385-586875c139f4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:16.712402 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:16.712402 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:16.730558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3fcfc227-2d6c-4673-8385-586875c139f4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:16.778625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3fcfc227-2d6c-4673-8385-586875c139f4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:16.780896 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1244/2485] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:16 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 966 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:17.806948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f9680fb-d026-413b-ab29-1d7c65bf8d09 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:17.808985 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f9680fb-d026-413b-ab29-1d7c65bf8d09 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:17.809682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:17.809682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:17.810905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f9680fb-d026-413b-ab29-1d7c65bf8d09 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:17.967356 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:17.967356 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:17.988026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4f9680fb-d026-413b-ab29-1d7c65bf8d09 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:18.017439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f9680fb-d026-413b-ab29-1d7c65bf8d09 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:18.018991 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1242/2486] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:17 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:19.038271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa12759d-f611-46d9-bc4f-d3571685f071 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:19.039289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa12759d-f611-46d9-bc4f-d3571685f071 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:19.039661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:19.039661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:19.040360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa12759d-f611-46d9-bc4f-d3571685f071 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:19.176609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-b1408391-0832-49c9-9424-b63c06993e6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:54:19.177589 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-b1408391-0832-49c9-9424-b63c06993e6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:19.177961 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:19.177961 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:19.178673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-b1408391-0832-49c9-9424-b63c06993e6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:19.254479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:19.254479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:19.274355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-aa12759d-f611-46d9-bc4f-d3571685f071 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:19.314335 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa12759d-f611-46d9-bc4f-d3571685f071 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:19.315569 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1245/2487] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:19 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 969 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:19.344917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:19.344917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:19.347190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-b1408391-0832-49c9-9424-b63c06993e6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:54:19.372376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-b1408391-0832-49c9-9424-b63c06993e6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:54:19.374154 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1243/2488] 10.222.0.24 () {60 vars in 1575 bytes} [Thu Jan 21 07:54:19 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 467 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:19.852636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98a470eb-4314-4498-989f-90569db6c10f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:54:19.853121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98a470eb-4314-4498-989f-90569db6c10f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:19.853329 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:19.853329 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:19.853695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98a470eb-4314-4498-989f-90569db6c10f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:20.097938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:20.097938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:20.143381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98a470eb-4314-4498-989f-90569db6c10f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:54:20.242997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98a470eb-4314-4498-989f-90569db6c10f tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:54:20.244712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1246/2489] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:19 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 918 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:20.278182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d4b30ce-6601-48ff-9a34-667adbc3e47e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:54:20.279096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d4b30ce-6601-48ff-9a34-667adbc3e47e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:20.279469 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:20.279469 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:20.280176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d4b30ce-6601-48ff-9a34-667adbc3e47e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:20.334198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-974dbd93-80e1-4c1e-a084-72cad6de877f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:20.335201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-974dbd93-80e1-4c1e-a084-72cad6de877f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:20.336133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:20.336133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:20.336896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-974dbd93-80e1-4c1e-a084-72cad6de877f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:20.520559 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:20.520559 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:20.580164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4d4b30ce-6601-48ff-9a34-667adbc3e47e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:54:20.596610 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:20.596610 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:20.615310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-974dbd93-80e1-4c1e-a084-72cad6de877f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:20.681441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-974dbd93-80e1-4c1e-a084-72cad6de877f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:20.685541 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1247/2490] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:20 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 969 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:20.700064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d4b30ce-6601-48ff-9a34-667adbc3e47e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:54:20.714791 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1244/2491] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:20 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 918 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:21.702358 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfe34b5b-448c-49c4-808b-dde5e543a628 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:21.703018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfe34b5b-448c-49c4-808b-dde5e543a628 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:21.703247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:21.703247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:21.703639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfe34b5b-448c-49c4-808b-dde5e543a628 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:21.910853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:21.910853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:21.932772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dfe34b5b-448c-49c4-808b-dde5e543a628 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:22.011673 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfe34b5b-448c-49c4-808b-dde5e543a628 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:22.012630 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1248/2492] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:21 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 969 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:23.046570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24ed3247-7863-4c6f-99f8-deea499fb7cb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:23.047316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24ed3247-7863-4c6f-99f8-deea499fb7cb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:23.047871 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:23.047871 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:23.048361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24ed3247-7863-4c6f-99f8-deea499fb7cb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:23.360258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:23.360258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:23.405246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-24ed3247-7863-4c6f-99f8-deea499fb7cb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:23.469078 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24ed3247-7863-4c6f-99f8-deea499fb7cb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:23.470883 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1245/2493] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:23 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 969 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:23.780022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-939a2ea0-d6a9-4c04-8d66-0b5fd15d7641 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:54:23.780566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-939a2ea0-d6a9-4c04-8d66-0b5fd15d7641 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:23.780848 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:23.780848 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:23.781232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-939a2ea0-d6a9-4c04-8d66-0b5fd15d7641 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:23.837677 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:23.837677 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:23.838778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-939a2ea0-d6a9-4c04-8d66-0b5fd15d7641 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:54:23.843141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-939a2ea0-d6a9-4c04-8d66-0b5fd15d7641 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:54:23.848911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1249/2494] 10.222.0.35 () {58 vars in 1368 bytes} [Thu Jan 21 07:54:23 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 467 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:23.861425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-52e9e21f-c215-468d-a8ef-f53de6ad46a8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:54:23.869864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-52e9e21f-c215-468d-a8ef-f53de6ad46a8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:23.870631 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:23.870631 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:23.877834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-52e9e21f-c215-468d-a8ef-f53de6ad46a8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:24.115070 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:24.115070 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:24.152250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-52e9e21f-c215-468d-a8ef-f53de6ad46a8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:24.187775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-52e9e21f-c215-468d-a8ef-f53de6ad46a8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:54:24.189926 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1246/2495] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 07:54:23 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 1368 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:24.205059 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes Jan 21 07:54:24.205537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:24.205537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:24.205970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "626ab8f4-0430-45d1-8ea4-ff1f1995b7aa", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:24.207722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '626ab8f4-0430-45d1-8ea4-ff1f1995b7aa', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:54:24.351241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:24.351241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:24.361910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:54:24.363450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume of 1 GB Jan 21 07:54:24.366717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Availability Zones retrieved successfully. Jan 21 07:54:24.412303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (98dd4981-fa1a-43e6-ba5d-99fae3686f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:24.420164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c3ab06-f65f-4971-9e78-119fa3902a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:24.430399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:54:24.487151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91a8c0e1-7a69-44c3-9782-4bffdec29a41 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:24.488255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91a8c0e1-7a69-44c3-9782-4bffdec29a41 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:24.488700 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:24.488700 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:24.489652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91a8c0e1-7a69-44c3-9782-4bffdec29a41 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:24.625902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:24.625902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:24.653689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-91a8c0e1-7a69-44c3-9782-4bffdec29a41 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:24.704461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91a8c0e1-7a69-44c3-9782-4bffdec29a41 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:24.716184 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1247/2496] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:24 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:24.720696 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c3ab06-f65f-4971-9e78-119fa3902a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '626ab8f4-0430-45d1-8ea4-ff1f1995b7aa', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:24.723089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4917ec74-16f6-4c9d-ad87-8617e4278b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:24.970422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['1545c79e-549c-44bb-9978-e0531a71f1c9', 'be1ddfc0-fe94-4127-a0e4-108e3ed4fd74', 'e1b874db-9942-459e-90d1-2b80be95f94a', '0bae969e-fae8-4c37-9de8-94175c473803'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:24.972655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4917ec74-16f6-4c9d-ad87-8617e4278b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1545c79e-549c-44bb-9978-e0531a71f1c9', 'be1ddfc0-fe94-4127-a0e4-108e3ed4fd74', 'e1b874db-9942-459e-90d1-2b80be95f94a', '0bae969e-fae8-4c37-9de8-94175c473803']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:24.974915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a89d893a-8933-467c-8bb0-858ff06a8bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:25.219237 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a89d893a-8933-467c-8bb0-858ff06a8bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '862f70d6-8ad6-4a92-b883-7c17794e835e', '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='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['1545c79e-549c-44bb-9978-e0531a71f1c9','be1ddfc0-fe94-4127-a0e4-108e3ed4fd74','e1b874db-9942-459e-90d1-2b80be95f94a','0bae969e-fae8-4c37-9de8-94175c473803'],size=1,snapshot_id=626ab8f4-0430-45d1-8ea4-ff1f1995b7aa,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), '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-21T07:54:25Z,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=862f70d6-8ad6-4a92-b883-7c17794e835e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79693707b26a41c5a0ed15aecfe3644c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=626ab8f4-0430-45d1-8ea4-ff1f1995b7aa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5e31e5a36bd41db85323d492e234278',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:25.227946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017f1f00-1c4a-423a-ba12-6128fc67d3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:25.284377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017f1f00-1c4a-423a-ba12-6128fc67d3b5) transitioned into 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='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['1545c79e-549c-44bb-9978-e0531a71f1c9','be1ddfc0-fe94-4127-a0e4-108e3ed4fd74','e1b874db-9942-459e-90d1-2b80be95f94a','0bae969e-fae8-4c37-9de8-94175c473803'],size=1,snapshot_id=626ab8f4-0430-45d1-8ea4-ff1f1995b7aa,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:25.286603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d5456a-70d8-4916-b1e1-5b26a62d62da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:25.515061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d5456a-70d8-4916-b1e1-5b26a62d62da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:25.518346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (98dd4981-fa1a-43e6-ba5d-99fae3686f04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:25.582496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request issued successfully. Jan 21 07:54:25.601697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-49547587-d04b-4292-a84a-4d8003684a8a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes returned with HTTP 202 Jan 21 07:54:25.603095 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1250/2497] 10.222.0.35 () {62 vars in 1305 bytes} [Thu Jan 21 07:54:24 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes => generated 805 bytes in 1402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:25.614615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-3d26540c-eb57-4664-8018-167719568cf8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:54:25.614980 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-3d26540c-eb57-4664-8018-167719568cf8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:25.615378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:25.615378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:25.616170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-3d26540c-eb57-4664-8018-167719568cf8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:25.723005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39c1d025-d0ed-473a-b172-a200484ffeea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:54:25.723538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39c1d025-d0ed-473a-b172-a200484ffeea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:25.723760 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:25.723760 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:25.724133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39c1d025-d0ed-473a-b172-a200484ffeea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:25.781905 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:25.781905 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:25.817765 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-3d26540c-eb57-4664-8018-167719568cf8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:25.881196 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:25.881196 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:25.895806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-3d26540c-eb57-4664-8018-167719568cf8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:54:25.896957 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1248/2498] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 07:54:25 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 873 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:25.911006 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-db48e896-6627-4807-af44-74252ce005d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:54:25.911859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-db48e896-6627-4807-af44-74252ce005d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:25.912273 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:25.912273 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:25.912929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-db48e896-6627-4807-af44-74252ce005d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:25.925724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39c1d025-d0ed-473a-b172-a200484ffeea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:26.010014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39c1d025-d0ed-473a-b172-a200484ffeea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:54:26.027624 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1251/2499] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:25 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 1357 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:26.032622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] POST http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes Jan 21 07:54:26.033244 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:26.033244 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:26.033384 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Action: 'create', calling method: create, body: {"volume": {"source_volid": "01b768f6-0a6d-4e43-b27a-a7989ce963cd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-62790139"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:26.034796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume request body: {'volume': {'source_volid': '01b768f6-0a6d-4e43-b27a-a7989ce963cd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-62790139'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:54:26.039582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:26.039582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:26.069472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-db48e896-6627-4807-af44-74252ce005d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:26.142467 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-db48e896-6627-4807-af44-74252ce005d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:54:26.148274 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1249/2500] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 07:54:25 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 897 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:26.214405 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:26.214405 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:26.218012 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume retrieved successfully. Jan 21 07:54:26.219020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume of 1 GB Jan 21 07:54:26.263407 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Availability Zones retrieved successfully. Jan 21 07:54:26.311029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Flow 'volume_create_api' (fb48e857-fb8c-4bf9-922e-8127260b2e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:26.325405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7602428b-1e1e-4d33-aeb1-0111b9ed66c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:26.332157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Validating volume size '1' using validate_int, validate_source_size {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:54:26.675558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7602428b-1e1e-4d33-aeb1-0111b9ed66c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '01b768f6-0a6d-4e43-b27a-a7989ce963cd', 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:26.683239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba655899-91f8-40e7-9b08-db16bf2e20b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:27.001512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Created reservations ['d162affc-9359-4a4c-84a4-30766d82de61', 'e99601df-ba6e-4f1a-b823-d7e8d32fdc23', '04785d67-c188-4ab5-9407-7d8186ee8ee6', '13ba0173-3701-4039-b41c-2301a826e08c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:27.003905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba655899-91f8-40e7-9b08-db16bf2e20b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d162affc-9359-4a4c-84a4-30766d82de61', 'e99601df-ba6e-4f1a-b823-d7e8d32fdc23', '04785d67-c188-4ab5-9407-7d8186ee8ee6', '13ba0173-3701-4039-b41c-2301a826e08c']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:27.006766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034f7ce1-a0f4-478a-b7d5-fc278cef067e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:27.263223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034f7ce1-a0f4-478a-b7d5-fc278cef067e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfe6300c-05eb-4d59-93c2-a8b68bb4c55c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-62790139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0618dff114662bec0721772369a9a',qos_specs=None,replication_status=,reservations=['d162affc-9359-4a4c-84a4-30766d82de61','e99601df-ba6e-4f1a-b823-d7e8d32fdc23','04785d67-c188-4ab5-9407-7d8186ee8ee6','13ba0173-3701-4039-b41c-2301a826e08c'],size=1,snapshot_id=None,source_replicaid=,source_volid=01b768f6-0a6d-4e43-b27a-a7989ce963cd,status='creating',user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), '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-21T07:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-62790139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfe6300c-05eb-4d59-93c2-a8b68bb4c55c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24c0618dff114662bec0721772369a9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=01b768f6-0a6d-4e43-b27a-a7989ce963cd,status='creating',terminated_at=None,updated_at=None,user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:27.274050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (206c49a2-5fbf-499e-b1b8-5d03f871d42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:27.344053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (206c49a2-5fbf-499e-b1b8-5d03f871d42c) transitioned into state 'SUCCESS' from state '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-62790139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0618dff114662bec0721772369a9a',qos_specs=None,replication_status=,reservations=['d162affc-9359-4a4c-84a4-30766d82de61','e99601df-ba6e-4f1a-b823-d7e8d32fdc23','04785d67-c188-4ab5-9407-7d8186ee8ee6','13ba0173-3701-4039-b41c-2301a826e08c'],size=1,snapshot_id=None,source_replicaid=,source_volid=01b768f6-0a6d-4e43-b27a-a7989ce963cd,status='creating',user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:27.346680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8476941-2b48-4fd5-baae-a516eef2db90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:27.500263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8476941-2b48-4fd5-baae-a516eef2db90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:27.521982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Flow 'volume_create_api' (fb48e857-fb8c-4bf9-922e-8127260b2e90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:27.720090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume request issued successfully. Jan 21 07:54:27.754767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14fb6402-5bc9-4ab9-9bd8-8805e8960c35 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes returned with HTTP 202 Jan 21 07:54:27.782436 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1252/2501] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:54:26 2021] POST /volume/v3/24c0618dff114662bec0721772369a9a/volumes => generated 847 bytes in 1743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:27.787332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb41fa2d-f07e-432c-b2b8-c0376b89fdfb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:27.787873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb41fa2d-f07e-432c-b2b8-c0376b89fdfb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:27.788098 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:27.788098 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:27.789070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb41fa2d-f07e-432c-b2b8-c0376b89fdfb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:27.953494 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:27.953494 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:27.976462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cb41fa2d-f07e-432c-b2b8-c0376b89fdfb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:28.028685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb41fa2d-f07e-432c-b2b8-c0376b89fdfb tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:28.040546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1250/2502] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:27 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:29.052134 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f54baab-8d95-46a2-abbe-8293783fbc2e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:29.057367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f54baab-8d95-46a2-abbe-8293783fbc2e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:29.057984 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:29.057984 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:29.059981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f54baab-8d95-46a2-abbe-8293783fbc2e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:29.185389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-dd4750c4-1ee8-4503-aa2d-248fbee2dc1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:54:29.186661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-dd4750c4-1ee8-4503-aa2d-248fbee2dc1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:29.187086 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:29.187086 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:29.190236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-dd4750c4-1ee8-4503-aa2d-248fbee2dc1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:29.308478 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:29.308478 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:29.312793 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:29.312793 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:29.323388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-dd4750c4-1ee8-4503-aa2d-248fbee2dc1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:29.333446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1f54baab-8d95-46a2-abbe-8293783fbc2e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:29.425366 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f54baab-8d95-46a2-abbe-8293783fbc2e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:29.439219 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1253/2503] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:29 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:29.439474 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-dd4750c4-1ee8-4503-aa2d-248fbee2dc1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:54:29.439474 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1251/2504] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 07:54:29 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 897 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:30.454171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d6b34a0-f707-46c6-8a82-792815f7b2af tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:30.454722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d6b34a0-f707-46c6-8a82-792815f7b2af tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:30.455141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:30.455141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:30.455419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d6b34a0-f707-46c6-8a82-792815f7b2af tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:30.596974 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:30.596974 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:30.608748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4d6b34a0-f707-46c6-8a82-792815f7b2af tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:30.682062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d6b34a0-f707-46c6-8a82-792815f7b2af tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:30.691996 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1254/2505] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:30 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:31.717498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe1ce5b9-17e5-40e6-9c63-23be035fd961 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:31.718245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe1ce5b9-17e5-40e6-9c63-23be035fd961 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:31.718681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:31.718681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:31.719096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe1ce5b9-17e5-40e6-9c63-23be035fd961 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:31.948304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:31.948304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:31.981214 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe1ce5b9-17e5-40e6-9c63-23be035fd961 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:32.071083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe1ce5b9-17e5-40e6-9c63-23be035fd961 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:32.072293 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1252/2506] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:31 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:32.446731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-4d64cba8-0657-49d3-9664-86e09e859a4d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:54:32.448177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-4d64cba8-0657-49d3-9664-86e09e859a4d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:32.448811 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:32.448811 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:32.450926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-4d64cba8-0657-49d3-9664-86e09e859a4d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:32.667048 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:32.667048 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:32.713460 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-4d64cba8-0657-49d3-9664-86e09e859a4d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:32.891477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-4d64cba8-0657-49d3-9664-86e09e859a4d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:54:32.906141 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1255/2507] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 07:54:32 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 897 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:33.106777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f689830a-d1b6-4ac0-9da4-49783dc37117 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:33.107333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f689830a-d1b6-4ac0-9da4-49783dc37117 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:33.107534 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:33.107534 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:33.107923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f689830a-d1b6-4ac0-9da4-49783dc37117 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:33.389405 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:33.389405 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:33.430104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f689830a-d1b6-4ac0-9da4-49783dc37117 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:33.508449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f689830a-d1b6-4ac0-9da4-49783dc37117 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:33.521173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1253/2508] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:33 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:34.528848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3976b0f5-40de-44c1-9fd5-3c512dd70c46 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:34.529401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3976b0f5-40de-44c1-9fd5-3c512dd70c46 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:34.529510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:34.529510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:34.529872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3976b0f5-40de-44c1-9fd5-3c512dd70c46 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:34.640534 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:34.640534 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:34.668732 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3976b0f5-40de-44c1-9fd5-3c512dd70c46 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:34.740342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3976b0f5-40de-44c1-9fd5-3c512dd70c46 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:34.759922 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1256/2509] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:34 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:35.782193 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8dd0e64-3c6f-46ad-91ec-6d365c9c140e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:35.783020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8dd0e64-3c6f-46ad-91ec-6d365c9c140e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:35.783020 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:35.783020 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:35.801608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8dd0e64-3c6f-46ad-91ec-6d365c9c140e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:35.886875 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:35.886875 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:35.892820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-6b39a3a1-4c89-4e57-9625-f525e4d0969e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:54:35.893345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-6b39a3a1-4c89-4e57-9625-f525e4d0969e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:35.893566 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:35.893566 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:35.893943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-6b39a3a1-4c89-4e57-9625-f525e4d0969e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:35.901313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d8dd0e64-3c6f-46ad-91ec-6d365c9c140e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:35.927561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8dd0e64-3c6f-46ad-91ec-6d365c9c140e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:35.929362 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1254/2510] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:35 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:36.018471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:36.018471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:36.057428 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-6b39a3a1-4c89-4e57-9625-f525e4d0969e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:36.095136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-6b39a3a1-4c89-4e57-9625-f525e4d0969e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:54:36.096559 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1257/2511] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 07:54:35 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 897 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:36.961624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4faf4bbb-3cb7-49aa-b617-bc97bd39dbbf tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:36.962566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4faf4bbb-3cb7-49aa-b617-bc97bd39dbbf tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:36.964307 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:36.964307 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:36.964612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4faf4bbb-3cb7-49aa-b617-bc97bd39dbbf tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:37.228893 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:37.228893 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:37.300793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4faf4bbb-3cb7-49aa-b617-bc97bd39dbbf tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:37.374898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4faf4bbb-3cb7-49aa-b617-bc97bd39dbbf tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:37.380528 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1255/2512] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:36 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:38.423582 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d0b365d-bfeb-4a0f-9743-01f73c75ba5a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:38.425531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d0b365d-bfeb-4a0f-9743-01f73c75ba5a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:38.431100 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:38.431100 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:38.433952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d0b365d-bfeb-4a0f-9743-01f73c75ba5a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:38.874428 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:38.874428 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:38.955391 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2d0b365d-bfeb-4a0f-9743-01f73c75ba5a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:39.115867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-111337c7-8ae2-41bd-8b28-e3c0b438e62a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:54:39.117291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-111337c7-8ae2-41bd-8b28-e3c0b438e62a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:39.117514 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:39.117514 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:39.118255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-111337c7-8ae2-41bd-8b28-e3c0b438e62a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:39.161523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d0b365d-bfeb-4a0f-9743-01f73c75ba5a tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:39.172614 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1258/2513] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:38 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:39.250231 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:39.250231 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:39.271043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-111337c7-8ae2-41bd-8b28-e3c0b438e62a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:39.324300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-111337c7-8ae2-41bd-8b28-e3c0b438e62a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:54:39.325885 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1256/2514] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 07:54:39 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 897 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:40.189561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa1fe669-1f2b-4843-b638-2e78392d16f2 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:40.190376 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa1fe669-1f2b-4843-b638-2e78392d16f2 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:40.190586 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:40.190586 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:40.191249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa1fe669-1f2b-4843-b638-2e78392d16f2 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:40.390019 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:40.390019 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:40.483187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fa1fe669-1f2b-4843-b638-2e78392d16f2 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:40.696721 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa1fe669-1f2b-4843-b638-2e78392d16f2 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:40.697697 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1259/2515] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:40 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:54:41.764843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d7e67fb3-b987-4da6-9879-64e8d32d8f81 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:41.769870 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d7e67fb3-b987-4da6-9879-64e8d32d8f81 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:41.770505 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:41.770505 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:41.773936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d7e67fb3-b987-4da6-9879-64e8d32d8f81 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.058661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:42.058661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:42.088285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d7e67fb3-b987-4da6-9879-64e8d32d8f81 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:42.205955 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d7e67fb3-b987-4da6-9879-64e8d32d8f81 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:42.216641 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1257/2516] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:41 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:42.355824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-98c754ed-7b3f-48f8-b918-a37b4aaaab9e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:54:42.356249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-98c754ed-7b3f-48f8-b918-a37b4aaaab9e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:42.356507 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:42.356507 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:42.356951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-98c754ed-7b3f-48f8-b918-a37b4aaaab9e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:42.826187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:42.826187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:42.881538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-98c754ed-7b3f-48f8-b918-a37b4aaaab9e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:42.979701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-98c754ed-7b3f-48f8-b918-a37b4aaaab9e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:54:42.981283 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1260/2517] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 07:54:42 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 897 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:43.247637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af9b4b2b-0be2-48b6-949a-abf7ea1e8929 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:43.248375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af9b4b2b-0be2-48b6-949a-abf7ea1e8929 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:43.248754 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:43.248754 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:43.249445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af9b4b2b-0be2-48b6-949a-abf7ea1e8929 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:43.360305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:43.360305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:43.384721 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-af9b4b2b-0be2-48b6-949a-abf7ea1e8929 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:43.411682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af9b4b2b-0be2-48b6-949a-abf7ea1e8929 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:43.417902 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1258/2518] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:43 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:44.439259 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a0ca435-74f1-484d-aa45-b2ecd44b60f6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:44.440729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a0ca435-74f1-484d-aa45-b2ecd44b60f6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:44.441110 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:44.441110 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:44.441744 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a0ca435-74f1-484d-aa45-b2ecd44b60f6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:44.713389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:44.713389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:44.727393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a0ca435-74f1-484d-aa45-b2ecd44b60f6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:44.773896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a0ca435-74f1-484d-aa45-b2ecd44b60f6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:44.775178 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1261/2519] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:44 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:45.796949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:45.797913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:45.798292 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:45.798292 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:45.799015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:46.013959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8bb09940-e55d-44af-88e1-72b8e3ab4256 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:54:46.014845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8bb09940-e55d-44af-88e1-72b8e3ab4256 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:46.021937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:46.021937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:46.029582 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8bb09940-e55d-44af-88e1-72b8e3ab4256 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:46.076286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:46.076286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:46.109317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:46.165818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:46.167077 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1259/2520] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:45 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:46.243616 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:46.243616 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:46.262360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8bb09940-e55d-44af-88e1-72b8e3ab4256 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:46.333084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8bb09940-e55d-44af-88e1-72b8e3ab4256 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:54:46.335859 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1262/2521] 10.222.0.35 () {58 vars in 1362 bytes} [Thu Jan 21 07:54:45 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 1347 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:54:46.344177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume// Jan 21 07:54:46.344702 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:46.344944 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:46.344944 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:46.345487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:46.346991 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:54:46.347897 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1260/2522] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:54:46 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:54:46.372781 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-131a65f3-ed81-4cb3-9f1f-8e27c518ad18 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments Jan 21 07:54:46.375999 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:46.375999 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:46.378348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-131a65f3-ed81-4cb3-9f1f-8e27c518ad18 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "862f70d6-8ad6-4a92-b883-7c17794e835e", "instance_uuid": "5f7cd526-c474-4e01-a134-630dc750be7c", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:46.462471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:46.462471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:46.590038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-131a65f3-ed81-4cb3-9f1f-8e27c518ad18 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments returned with HTTP 200 Jan 21 07:54:46.591303 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1263/2523] 10.222.0.35 () {64 vars in 1358 bytes} [Thu Jan 21 07:54:46 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:46.598392 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume// Jan 21 07:54:46.599167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:46.599843 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:46.601806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63d36313-96f2-4445-969a-37ab895635e7 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:54:46.602667 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1261/2524] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:54:46 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:54:46.619657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-df14e3a2-edf3-4538-8545-e2505f865f6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:54:46.620489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-df14e3a2-edf3-4538-8545-e2505f865f6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:46.620769 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:46.620769 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:46.621167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-df14e3a2-edf3-4538-8545-e2505f865f6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:46.764866 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:46.764866 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:46.801351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-df14e3a2-edf3-4538-8545-e2505f865f6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:54:46.896408 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:46.896408 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:46.953374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-df14e3a2-edf3-4538-8545-e2505f865f6d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:54:46.954950 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1264/2525] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:54:46 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 1445 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:54:47.003077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8fb6b6f1-9f3a-49a0-a493-6ef3d016f958 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] PUT http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/f15160cd-974d-464f-81b0-8a721f484ac8 Jan 21 07:54:47.004128 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8fb6b6f1-9f3a-49a0-a493-6ef3d016f958 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:47.147041 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:54:47.147041 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:54:47.148224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8fb6b6f1-9f3a-49a0-a493-6ef3d016f958 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-862f70d6-8ad6-4a92-b883-7c17794e835e-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.029s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:54:47.160704 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:47.160704 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:47.185844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2fc3be1a-ad8a-4e02-9b47-1f1d500da2b8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:47.186814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2fc3be1a-ad8a-4e02-9b47-1f1d500da2b8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:47.187461 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:47.187461 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:47.188770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2fc3be1a-ad8a-4e02-9b47-1f1d500da2b8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:47.266639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:47.266639 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:47.281942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2fc3be1a-ad8a-4e02-9b47-1f1d500da2b8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:47.400570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2fc3be1a-ad8a-4e02-9b47-1f1d500da2b8 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:47.416898 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1265/2526] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:47 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:48.418249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f9f9a9c-1010-4cc5-8090-566b29f16902 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:48.418805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f9f9a9c-1010-4cc5-8090-566b29f16902 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:48.419653 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:48.419653 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:48.426035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f9f9a9c-1010-4cc5-8090-566b29f16902 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:48.552957 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:48.552957 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:48.564499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f9f9a9c-1010-4cc5-8090-566b29f16902 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:48.590590 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f9f9a9c-1010-4cc5-8090-566b29f16902 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:48.601781 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1266/2527] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:48 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 939 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:49.609946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1844b9cd-0595-4ab6-ae21-a300462bc179 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:49.610509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1844b9cd-0595-4ab6-ae21-a300462bc179 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:49.610640 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:49.610640 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:49.611026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1844b9cd-0595-4ab6-ae21-a300462bc179 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:49.670163 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:49.670163 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:49.684482 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1844b9cd-0595-4ab6-ae21-a300462bc179 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:49.721929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1844b9cd-0595-4ab6-ae21-a300462bc179 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:49.723155 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1267/2528] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:49 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 1389 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:54:49.742305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca9097a6-3c7c-4c1e-bd1d-a54cfdf5b54f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:54:49.742841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca9097a6-3c7c-4c1e-bd1d-a54cfdf5b54f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:49.743064 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:49.743064 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:49.743426 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca9097a6-3c7c-4c1e-bd1d-a54cfdf5b54f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:49.800376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:49.800376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:49.810802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ca9097a6-3c7c-4c1e-bd1d-a54cfdf5b54f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:49.862981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca9097a6-3c7c-4c1e-bd1d-a54cfdf5b54f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:54:49.864510 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1268/2529] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:49 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 1389 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:49.902271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] POST http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes Jan 21 07:54:49.903329 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:49.903329 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:49.911268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-759242936"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:49.916485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-759242936'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:54:49.917465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume of 1 GB Jan 21 07:54:49.979298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Availability Zones retrieved successfully. Jan 21 07:54:50.019390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Flow 'volume_create_api' (504d3e12-4a32-43e3-8654-feb1812a395c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:50.026449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111df6c-18a7-4bf1-8bc7-676d84689fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:50.032732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:54:50.224500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8fb6b6f1-9f3a-49a0-a493-6ef3d016f958 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-862f70d6-8ad6-4a92-b883-7c17794e835e-n-h2-765315-16'" released by "attachment_update" :: held 3.075s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:54:50.226684 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-8fb6b6f1-9f3a-49a0-a493-6ef3d016f958 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/f15160cd-974d-464f-81b0-8a721f484ac8 returned with HTTP 200 Jan 21 07:54:50.229301 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1262/2530] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:54:46 2021] PUT /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/f15160cd-974d-464f-81b0-8a721f484ac8 => generated 762 bytes in 3240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:54:50.264351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111df6c-18a7-4bf1-8bc7-676d84689fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:50.268155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a94690-7277-4313-81b4-6bf22dc808c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:50.282567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-16b60e64-64fd-4ee4-be54-7501c5667f64 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/f15160cd-974d-464f-81b0-8a721f484ac8/action Jan 21 07:54:50.283360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:50.283360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:50.284353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-16b60e64-64fd-4ee4-be54-7501c5667f64 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:54:50.284938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-16b60e64-64fd-4ee4-be54-7501c5667f64 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:50.385496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Created reservations ['341a7435-9d2a-41f2-a76e-3f53194495cf', 'f2cdcafe-2df8-4a93-85b6-3f3d9ac1e3c0', '98aa7b97-e12d-485e-a01f-bc3c212ed224', 'd12ef55c-1424-4903-8ff0-f7f473e556ce'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:50.388228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a94690-7277-4313-81b4-6bf22dc808c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['341a7435-9d2a-41f2-a76e-3f53194495cf', 'f2cdcafe-2df8-4a93-85b6-3f3d9ac1e3c0', '98aa7b97-e12d-485e-a01f-bc3c212ed224', 'd12ef55c-1424-4903-8ff0-f7f473e556ce']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:50.390925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf5b8b1-ddbb-4b4c-833c-ba31f6b6f75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:50.414022 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:50.414022 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:50.433350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2f6fa960-74f8-4fce-9345-c16fc8a7f0bd req-16b60e64-64fd-4ee4-be54-7501c5667f64 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/f15160cd-974d-464f-81b0-8a721f484ac8/action returned with HTTP 204 Jan 21 07:54:50.435133 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1263/2531] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:54:50 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/f15160cd-974d-464f-81b0-8a721f484ac8/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:54:50.502863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf5b8b1-ddbb-4b4c-833c-ba31f6b6f75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fc9b26f-2423-4284-bf35-1af33b1232f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-759242936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0618dff114662bec0721772369a9a',qos_specs=None,replication_status=,reservations=['341a7435-9d2a-41f2-a76e-3f53194495cf','f2cdcafe-2df8-4a93-85b6-3f3d9ac1e3c0','98aa7b97-e12d-485e-a01f-bc3c212ed224','d12ef55c-1424-4903-8ff0-f7f473e556ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:54:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-759242936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fc9b26f-2423-4284-bf35-1af33b1232f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24c0618dff114662bec0721772369a9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:50.505887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a9ac12a-8330-4193-ab3c-74b2567f1c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:50.604810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a9ac12a-8330-4193-ab3c-74b2567f1c6b) transitioned into state 'SUCCESS' from state '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-759242936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0618dff114662bec0721772369a9a',qos_specs=None,replication_status=,reservations=['341a7435-9d2a-41f2-a76e-3f53194495cf','f2cdcafe-2df8-4a93-85b6-3f3d9ac1e3c0','98aa7b97-e12d-485e-a01f-bc3c212ed224','d12ef55c-1424-4903-8ff0-f7f473e556ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:50.607295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e916a5-3051-48e5-be98-88fad04a985c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:50.627955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e916a5-3051-48e5-be98-88fad04a985c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:50.631864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Flow 'volume_create_api' (504d3e12-4a32-43e3-8654-feb1812a395c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:50.714754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume request issued successfully. Jan 21 07:54:50.743469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14f0f1e4-2792-4eae-aa28-adb1bde3b18e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes returned with HTTP 202 Jan 21 07:54:50.745152 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1269/2532] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:54:49 2021] POST /volume/v3/24c0618dff114662bec0721772369a9a/volumes => generated 815 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:50.760987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ba5c2489-563c-4aa0-94f9-03ba19d96657 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 Jan 21 07:54:50.761527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ba5c2489-563c-4aa0-94f9-03ba19d96657 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:50.761704 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:50.761704 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:50.762086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ba5c2489-563c-4aa0-94f9-03ba19d96657 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:50.965291 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:50.965291 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:50.982595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ba5c2489-563c-4aa0-94f9-03ba19d96657 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:51.029185 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ba5c2489-563c-4aa0-94f9-03ba19d96657 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 returned with HTTP 200 Jan 21 07:54:51.030856 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1264/2533] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:50 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 => generated 907 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:52.055398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61e387d3-bf36-4b63-8c60-b0442041baff tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 Jan 21 07:54:52.056445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61e387d3-bf36-4b63-8c60-b0442041baff tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:52.056945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:52.056945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:52.064106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61e387d3-bf36-4b63-8c60-b0442041baff tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:52.160108 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:52.160108 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:52.181646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-61e387d3-bf36-4b63-8c60-b0442041baff tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:52.232996 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61e387d3-bf36-4b63-8c60-b0442041baff tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 returned with HTTP 200 Jan 21 07:54:52.235173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1270/2534] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:52 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 => generated 908 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:52.253330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] POST http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes Jan 21 07:54:52.254218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:52.254218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:52.254943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9fc9b26f-2423-4284-bf35-1af33b1232f5", "size": 2, "name": "tempest-VolumesCloneTest-Volume-106099075"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:54:52.257114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume request body: {'volume': {'source_volid': '9fc9b26f-2423-4284-bf35-1af33b1232f5', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-106099075'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:54:52.314746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:52.314746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:52.316573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume retrieved successfully. Jan 21 07:54:52.317219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume of 2 GB Jan 21 07:54:52.332672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Availability Zones retrieved successfully. Jan 21 07:54:52.353295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Flow 'volume_create_api' (90742de7-e504-40e5-9fbd-d7f26248932b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:52.357495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da175ea5-4efb-428a-86db-63366cc3981a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:52.360214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Validating volume size '2' using validate_int, validate_source_size {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:54:52.435102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da175ea5-4efb-428a-86db-63366cc3981a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9fc9b26f-2423-4284-bf35-1af33b1232f5', 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:52.438456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddd0cb9-1ca1-456f-a947-b88da56e7f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:52.607509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Created reservations ['2ad8f677-6e50-414a-8c08-ff3d46144f0c', '23659a8c-3c95-41cc-90c6-4d7875b327f6', 'eb965b04-d8dc-41aa-a42f-a98ce7c4ea56', '1b040eb5-c921-4fac-9cab-1b73a15c39e8'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:54:52.609866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddd0cb9-1ca1-456f-a947-b88da56e7f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ad8f677-6e50-414a-8c08-ff3d46144f0c', '23659a8c-3c95-41cc-90c6-4d7875b327f6', 'eb965b04-d8dc-41aa-a42f-a98ce7c4ea56', '1b040eb5-c921-4fac-9cab-1b73a15c39e8']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:52.614617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b011e64-9b5d-46f4-9dee-c82421164e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:53.124666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b011e64-9b5d-46f4-9dee-c82421164e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '695fe283-7718-4f38-82b9-095fe35a5c36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-106099075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0618dff114662bec0721772369a9a',qos_specs=None,replication_status=,reservations=['2ad8f677-6e50-414a-8c08-ff3d46144f0c','23659a8c-3c95-41cc-90c6-4d7875b327f6','eb965b04-d8dc-41aa-a42f-a98ce7c4ea56','1b040eb5-c921-4fac-9cab-1b73a15c39e8'],size=2,snapshot_id=None,source_replicaid=,source_volid=9fc9b26f-2423-4284-bf35-1af33b1232f5,status='creating',user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-106099075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=695fe283-7718-4f38-82b9-095fe35a5c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24c0618dff114662bec0721772369a9a',provider_auth=None,provider_geometry=None,provider_id=None,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=9fc9b26f-2423-4284-bf35-1af33b1232f5,status='creating',terminated_at=None,updated_at=None,user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:53.129051 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8306c39-dcc1-4668-b224-2296ac7e7539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:53.174488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8306c39-dcc1-4668-b224-2296ac7e7539) transitioned into state 'SUCCESS' from state '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-106099075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24c0618dff114662bec0721772369a9a',qos_specs=None,replication_status=,reservations=['2ad8f677-6e50-414a-8c08-ff3d46144f0c','23659a8c-3c95-41cc-90c6-4d7875b327f6','eb965b04-d8dc-41aa-a42f-a98ce7c4ea56','1b040eb5-c921-4fac-9cab-1b73a15c39e8'],size=2,snapshot_id=None,source_replicaid=,source_volid=9fc9b26f-2423-4284-bf35-1af33b1232f5,status='creating',user_id='d0943795970a4ea89e0a3f298c1a7dee',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:53.177228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68315c3-a4a2-41eb-99ea-a0692fb7bde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:54:53.343359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68315c3-a4a2-41eb-99ea-a0692fb7bde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:54:53.384796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Flow 'volume_create_api' (90742de7-e504-40e5-9fbd-d7f26248932b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:54:53.440299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c3bb346-c548-4b92-a9bc-db74240da030 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] DELETE http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:54:53.441245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c3bb346-c548-4b92-a9bc-db74240da030 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:53.441684 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:53.441684 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:53.442360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c3bb346-c548-4b92-a9bc-db74240da030 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:53.443034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-6c3bb346-c548-4b92-a9bc-db74240da030 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Delete volume with id: 704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:54:53.526746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Create volume request issued successfully. Jan 21 07:54:53.555994 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:53.555994 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:53.556636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87d61385-07f2-4fe5-a082-5e07b091a4ea tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes returned with HTTP 202 Jan 21 07:54:53.559245 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1265/2535] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:54:52 2021] POST /volume/v3/24c0618dff114662bec0721772369a9a/volumes => generated 849 bytes in 1311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:54:53.563238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c3bb346-c548-4b92-a9bc-db74240da030 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:54:53.575313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7496c135-e45a-4318-96b2-49541dc4bef1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:54:53.576205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7496c135-e45a-4318-96b2-49541dc4bef1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:53.576448 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:53.576448 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:53.576859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7496c135-e45a-4318-96b2-49541dc4bef1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:53.619018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c3bb346-c548-4b92-a9bc-db74240da030 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Delete volume request issued successfully. Jan 21 07:54:53.619666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c3bb346-c548-4b92-a9bc-db74240da030 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 202 Jan 21 07:54:53.620564 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1271/2536] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:53 2021] DELETE /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:54:53.628255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f7c904f-3927-43cd-91a1-a54e44cf6d8a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:54:53.628809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f7c904f-3927-43cd-91a1-a54e44cf6d8a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:53.629082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:53.629082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:53.629374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f7c904f-3927-43cd-91a1-a54e44cf6d8a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:53.713497 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:53.713497 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:53.734697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7496c135-e45a-4318-96b2-49541dc4bef1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:53.752299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:53.752299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:53.782503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6f7c904f-3927-43cd-91a1-a54e44cf6d8a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:54:53.790229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7496c135-e45a-4318-96b2-49541dc4bef1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:54:53.791067 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1266/2537] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:53 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:53.855889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f7c904f-3927-43cd-91a1-a54e44cf6d8a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:54:53.856934 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1272/2538] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:53 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 917 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:54.809455 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01392361-0ac2-4673-9fcb-8910bd8ae06d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:54:54.810793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01392361-0ac2-4673-9fcb-8910bd8ae06d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:54.811081 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:54.811081 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:54.811544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01392361-0ac2-4673-9fcb-8910bd8ae06d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:54.878043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-77dd3d72-eb92-4369-96b4-87ac9976e27a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:54:54.879439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-77dd3d72-eb92-4369-96b4-87ac9976e27a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:54.880070 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:54.880070 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:54.881178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-77dd3d72-eb92-4369-96b4-87ac9976e27a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:54.891919 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:54.891919 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:54.909382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-01392361-0ac2-4673-9fcb-8910bd8ae06d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:54.987247 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01392361-0ac2-4673-9fcb-8910bd8ae06d tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:54:54.989348 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1267/2539] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:54 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:55.022317 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:55.022317 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:55.053098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-77dd3d72-eb92-4369-96b4-87ac9976e27a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:54:55.121224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-77dd3d72-eb92-4369-96b4-87ac9976e27a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:54:55.121224 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1273/2540] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:54 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 917 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:56.035008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c6a6d00-007d-48bf-85a1-8b77e99c5a57 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:54:56.052792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c6a6d00-007d-48bf-85a1-8b77e99c5a57 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:56.073114 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:56.073114 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:56.074528 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c6a6d00-007d-48bf-85a1-8b77e99c5a57 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:56.135856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a56102c-0b2f-43cf-86f0-088b26c4f96c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:54:56.136725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a56102c-0b2f-43cf-86f0-088b26c4f96c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:56.137107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:56.137107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:56.137708 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a56102c-0b2f-43cf-86f0-088b26c4f96c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:56.253761 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:56.253761 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:56.279283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9a56102c-0b2f-43cf-86f0-088b26c4f96c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:54:56.309877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a56102c-0b2f-43cf-86f0-088b26c4f96c tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 200 Jan 21 07:54:56.311271 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1274/2541] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:56 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:56.359955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:56.359955 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:56.389873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c6a6d00-007d-48bf-85a1-8b77e99c5a57 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:56.454345 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c6a6d00-007d-48bf-85a1-8b77e99c5a57 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:54:56.465647 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1268/2542] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:56 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:57.335816 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7b6697c-8290-47b1-8e0c-6bd9aebc8ad1 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff Jan 21 07:54:57.336798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7b6697c-8290-47b1-8e0c-6bd9aebc8ad1 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:57.343863 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:57.343863 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:57.345284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7b6697c-8290-47b1-8e0c-6bd9aebc8ad1 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:57.479075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91970f42-0a5e-4cf4-ae03-b5e4d73a4172 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:54:57.480007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91970f42-0a5e-4cf4-ae03-b5e4d73a4172 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:57.480381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:57.480381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:57.481100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91970f42-0a5e-4cf4-ae03-b5e4d73a4172 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:57.562866 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7b6697c-8290-47b1-8e0c-6bd9aebc8ad1 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff returned with HTTP 404 Jan 21 07:54:57.565149 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1275/2543] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:57 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/704d2961-5cf4-46e5-ab14-d70acdc5b3ff => generated 109 bytes in 237 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:54:57.804856 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:57.804856 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:57.840269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-91970f42-0a5e-4cf4-ae03-b5e4d73a4172 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:57.905088 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91970f42-0a5e-4cf4-ae03-b5e4d73a4172 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:54:57.916634 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1269/2544] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:57 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:58.947886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8f6a0f40-56e9-48bb-a547-495f98c27d60 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:54:58.950184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8f6a0f40-56e9-48bb-a547-495f98c27d60 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:58.956803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8f6a0f40-56e9-48bb-a547-495f98c27d60 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:59.273909 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:54:59.273909 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:54:59.315586 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8f6a0f40-56e9-48bb-a547-495f98c27d60 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:54:59.439388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8f6a0f40-56e9-48bb-a547-495f98c27d60 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:54:59.441451 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1276/2545] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:54:58 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:54:59.667910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6756cc40-2ed4-4ea9-ad39-77f7a15e2ba7 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] DELETE http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:54:59.668846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6756cc40-2ed4-4ea9-ad39-77f7a15e2ba7 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:54:59.669590 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:54:59.669590 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:54:59.671343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6756cc40-2ed4-4ea9-ad39-77f7a15e2ba7 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:54:59.672300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-6756cc40-2ed4-4ea9-ad39-77f7a15e2ba7 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Delete volume with id: f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:55:00.062630 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:00.062630 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:00.068749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6756cc40-2ed4-4ea9-ad39-77f7a15e2ba7 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:55:00.157144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6756cc40-2ed4-4ea9-ad39-77f7a15e2ba7 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Delete volume request issued successfully. Jan 21 07:55:00.157984 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6756cc40-2ed4-4ea9-ad39-77f7a15e2ba7 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 202 Jan 21 07:55:00.184922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f7bfccb-f243-4433-a69b-b15781e8a92b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:55:00.186204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f7bfccb-f243-4433-a69b-b15781e8a92b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:00.186821 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:00.186821 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:00.187879 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f7bfccb-f243-4433-a69b-b15781e8a92b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:00.190091 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1270/2546] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:54:59 2021] DELETE /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 0 bytes in 532 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:55:00.301330 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:00.301330 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:00.314242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f7bfccb-f243-4433-a69b-b15781e8a92b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:55:00.345428 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f7bfccb-f243-4433-a69b-b15781e8a92b tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:55:00.347303 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1277/2547] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:00 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 918 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:00.470129 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd9b3b73-aeda-4984-aacb-1e0bff37cba4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:00.471388 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd9b3b73-aeda-4984-aacb-1e0bff37cba4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:00.471815 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:00.471815 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:00.472448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd9b3b73-aeda-4984-aacb-1e0bff37cba4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:00.653634 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:00.653634 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:00.704162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd9b3b73-aeda-4984-aacb-1e0bff37cba4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:00.823513 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd9b3b73-aeda-4984-aacb-1e0bff37cba4 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:00.826115 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1271/2548] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:00 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:01.373826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2da2f10c-e6e7-4c21-b438-fad1057b5e85 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:55:01.375076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2da2f10c-e6e7-4c21-b438-fad1057b5e85 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:01.375259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:01.375259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:01.375624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2da2f10c-e6e7-4c21-b438-fad1057b5e85 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:01.522093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:01.522093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:01.532642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2da2f10c-e6e7-4c21-b438-fad1057b5e85 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:55:01.561072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2da2f10c-e6e7-4c21-b438-fad1057b5e85 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:55:01.562555 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1278/2549] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:01 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 918 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:01.843067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6ef3ccd-db43-48a8-9f47-78529bf02642 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:01.843601 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6ef3ccd-db43-48a8-9f47-78529bf02642 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:01.843830 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:01.843830 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:01.844211 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6ef3ccd-db43-48a8-9f47-78529bf02642 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:02.128620 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:02.128620 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:02.197690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a6ef3ccd-db43-48a8-9f47-78529bf02642 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:02.323230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6ef3ccd-db43-48a8-9f47-78529bf02642 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:02.329056 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1272/2550] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:01 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:02.592500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85acabc3-e7e3-49a2-a219-16a19d13682e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:55:02.593514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85acabc3-e7e3-49a2-a219-16a19d13682e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:02.598692 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:02.598692 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:02.599718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85acabc3-e7e3-49a2-a219-16a19d13682e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:02.796012 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:02.796012 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:02.824694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-85acabc3-e7e3-49a2-a219-16a19d13682e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:55:02.935758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85acabc3-e7e3-49a2-a219-16a19d13682e tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:55:02.936973 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1279/2551] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:02 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 918 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:03.342164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b1b46cc-6376-4dad-9c65-5c6d34d08428 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:03.343230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b1b46cc-6376-4dad-9c65-5c6d34d08428 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:03.343730 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:03.343730 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:03.344454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b1b46cc-6376-4dad-9c65-5c6d34d08428 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:03.508906 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:03.508906 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:03.575599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5b1b46cc-6376-4dad-9c65-5c6d34d08428 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:03.654022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b1b46cc-6376-4dad-9c65-5c6d34d08428 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:03.655626 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1273/2552] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:03 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:03.955028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d3ed85d-f7fc-4f41-bc31-4d73bea2320a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:55:03.955799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d3ed85d-f7fc-4f41-bc31-4d73bea2320a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:03.956211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:03.956211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:03.956894 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d3ed85d-f7fc-4f41-bc31-4d73bea2320a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:04.077806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:04.077806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:04.111385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3d3ed85d-f7fc-4f41-bc31-4d73bea2320a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Volume info retrieved successfully. Jan 21 07:55:04.212046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d3ed85d-f7fc-4f41-bc31-4d73bea2320a tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 200 Jan 21 07:55:04.213615 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1280/2553] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:03 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 918 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:04.691927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74edd16f-e223-496b-abc0-a23f06965279 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:04.694689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74edd16f-e223-496b-abc0-a23f06965279 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:04.697093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:04.697093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:04.698361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74edd16f-e223-496b-abc0-a23f06965279 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:04.936365 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:04.936365 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:05.026198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-74edd16f-e223-496b-abc0-a23f06965279 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:05.238975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ecaf169-82d1-4036-a6bc-4428f0135083 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] GET http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 Jan 21 07:55:05.240218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ecaf169-82d1-4036-a6bc-4428f0135083 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:05.240910 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:05.240910 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:05.241950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ecaf169-82d1-4036-a6bc-4428f0135083 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:05.283491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74edd16f-e223-496b-abc0-a23f06965279 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:05.294232 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1274/2554] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:04 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:55:05.474067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ecaf169-82d1-4036-a6bc-4428f0135083 tempest-AttachVolumeShelveTestJSON-1454041564 tempest-AttachVolumeShelveTestJSON-1454041564] http://10.222.0.24/volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 returned with HTTP 404 Jan 21 07:55:05.489460 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1281/2555] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:05 2021] GET /volume/v3/bd1cd96bfc5e4318ade08e7c7ef5299c/volumes/f515070a-3d21-44ae-a72e-e64845495f45 => generated 109 bytes in 258 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:55:06.321047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6a5588b-f3de-4b49-a34d-91f3c385b6e3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:06.322864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6a5588b-f3de-4b49-a34d-91f3c385b6e3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:06.323398 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:06.323398 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:06.328321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6a5588b-f3de-4b49-a34d-91f3c385b6e3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:06.562425 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:06.562425 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:06.601031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e6a5588b-f3de-4b49-a34d-91f3c385b6e3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:06.728354 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6a5588b-f3de-4b49-a34d-91f3c385b6e3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:06.736047 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1275/2556] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:06 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:07.750633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e77174f2-713c-4565-9814-767594d3f3e6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:07.752078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e77174f2-713c-4565-9814-767594d3f3e6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:07.752824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e77174f2-713c-4565-9814-767594d3f3e6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:07.925663 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:07.925663 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:07.972752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e77174f2-713c-4565-9814-767594d3f3e6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:08.034444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e77174f2-713c-4565-9814-767594d3f3e6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:08.038513 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1282/2557] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:07 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:09.056601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14ea7394-e16f-4793-b154-83064e914610 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:09.057788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14ea7394-e16f-4793-b154-83064e914610 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:09.058152 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:09.058152 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:09.058869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14ea7394-e16f-4793-b154-83064e914610 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:09.227537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:09.227537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:09.360795 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14ea7394-e16f-4793-b154-83064e914610 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:09.486148 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14ea7394-e16f-4793-b154-83064e914610 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:09.509584 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1276/2558] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:09 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:10.523589 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc03b1ac-3140-4650-90a9-daa818ba9d5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:10.524453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc03b1ac-3140-4650-90a9-daa818ba9d5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:10.524453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:10.524453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:10.524906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc03b1ac-3140-4650-90a9-daa818ba9d5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:10.673985 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:10.673985 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:10.696957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc03b1ac-3140-4650-90a9-daa818ba9d5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:10.739402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc03b1ac-3140-4650-90a9-daa818ba9d5b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:10.750072 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1283/2559] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:10 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:11.760487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b20a99f-2402-4ce9-9f51-4675ea6b7b1c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:11.761527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b20a99f-2402-4ce9-9f51-4675ea6b7b1c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:11.762142 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:11.762142 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:11.763232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b20a99f-2402-4ce9-9f51-4675ea6b7b1c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:11.879399 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:11.879399 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:11.890707 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b20a99f-2402-4ce9-9f51-4675ea6b7b1c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:11.924173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b20a99f-2402-4ce9-9f51-4675ea6b7b1c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:11.925516 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1277/2560] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:11 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:12.957821 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef743985-5a88-4c29-a31c-794788ee4b22 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:12.960309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef743985-5a88-4c29-a31c-794788ee4b22 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:12.960940 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:12.960940 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:12.962659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef743985-5a88-4c29-a31c-794788ee4b22 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:12.981867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc9aa880-44a4-4da4-9d01-4e6813f7c971 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:55:12.982991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc9aa880-44a4-4da4-9d01-4e6813f7c971 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:12.983525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:12.983525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:12.984192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc9aa880-44a4-4da4-9d01-4e6813f7c971 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:13.091564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.091564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:13.105657 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.105657 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:13.112938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ef743985-5a88-4c29-a31c-794788ee4b22 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:13.114602 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dc9aa880-44a4-4da4-9d01-4e6813f7c971 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:13.137038 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.137038 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:13.148559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc9aa880-44a4-4da4-9d01-4e6813f7c971 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:55:13.149806 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1278/2561] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:12 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 1639 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:13.162027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef743985-5a88-4c29-a31c-794788ee4b22 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:13.163363 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1284/2562] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:12 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 942 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:13.189368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0338775a-996b-4b1b-9fc8-99510c76fda6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:13.190191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0338775a-996b-4b1b-9fc8-99510c76fda6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:13.190474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:13.190474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:13.191087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0338775a-996b-4b1b-9fc8-99510c76fda6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:13.289971 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.289971 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:13.306081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0338775a-996b-4b1b-9fc8-99510c76fda6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:13.348761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0338775a-996b-4b1b-9fc8-99510c76fda6 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:13.366003 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1279/2563] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:13 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 942 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:13.391462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c663ca5-a424-45ea-90fa-1f57fea0971b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] DELETE http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:13.391872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c663ca5-a424-45ea-90fa-1f57fea0971b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:13.392123 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:13.392123 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:13.392501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c663ca5-a424-45ea-90fa-1f57fea0971b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:13.392919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-6c663ca5-a424-45ea-90fa-1f57fea0971b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Delete volume with id: 695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:13.502324 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.502324 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:13.503562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c663ca5-a424-45ea-90fa-1f57fea0971b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:13.569215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c663ca5-a424-45ea-90fa-1f57fea0971b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Delete volume request issued successfully. Jan 21 07:55:13.570099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c663ca5-a424-45ea-90fa-1f57fea0971b tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 202 Jan 21 07:55:13.571312 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1285/2564] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:55:13 2021] DELETE /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:55:13.584209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8004ace5-3c7f-49d3-864e-24f87302aee3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:13.585234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8004ace5-3c7f-49d3-864e-24f87302aee3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:13.585584 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:13.585584 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:13.592855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8004ace5-3c7f-49d3-864e-24f87302aee3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:13.850548 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:13.850548 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:13.906795 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8004ace5-3c7f-49d3-864e-24f87302aee3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:14.004149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8004ace5-3c7f-49d3-864e-24f87302aee3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:14.021455 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1280/2565] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:13 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:15.038840 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-039a1bdd-f6ea-4441-99e0-726207ca9aa9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:15.040743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-039a1bdd-f6ea-4441-99e0-726207ca9aa9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:15.046824 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:15.046824 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:15.048402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-039a1bdd-f6ea-4441-99e0-726207ca9aa9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:15.254087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:15.254087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:15.292431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-039a1bdd-f6ea-4441-99e0-726207ca9aa9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:15.350115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-039a1bdd-f6ea-4441-99e0-726207ca9aa9 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 200 Jan 21 07:55:15.351876 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1286/2566] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:15 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 941 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:16.374840 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-369e52d1-8daf-4659-b5e5-691f5aa74715 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 Jan 21 07:55:16.376679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-369e52d1-8daf-4659-b5e5-691f5aa74715 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:16.377259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:16.377259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:16.378301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-369e52d1-8daf-4659-b5e5-691f5aa74715 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:16.518000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-369e52d1-8daf-4659-b5e5-691f5aa74715 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 returned with HTTP 404 Jan 21 07:55:16.520468 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1281/2567] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:16 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/695fe283-7718-4f38-82b9-095fe35a5c36 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:55:16.533702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5823096b-cd81-4583-809b-c12b38cf667c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] DELETE http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 Jan 21 07:55:16.535263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5823096b-cd81-4583-809b-c12b38cf667c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:16.535847 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:16.535847 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:16.536931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5823096b-cd81-4583-809b-c12b38cf667c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:16.538574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5823096b-cd81-4583-809b-c12b38cf667c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Delete volume with id: 9fc9b26f-2423-4284-bf35-1af33b1232f5 Jan 21 07:55:16.645305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:16.645305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:16.648634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5823096b-cd81-4583-809b-c12b38cf667c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:16.701670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5823096b-cd81-4583-809b-c12b38cf667c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Delete volume request issued successfully. Jan 21 07:55:16.702795 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5823096b-cd81-4583-809b-c12b38cf667c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 returned with HTTP 202 Jan 21 07:55:16.711088 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1287/2568] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:55:16 2021] DELETE /volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:55:16.724101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-932fc0e2-2afe-46c3-99fb-c40b52e22f2f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 Jan 21 07:55:16.735903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-932fc0e2-2afe-46c3-99fb-c40b52e22f2f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:16.739189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-932fc0e2-2afe-46c3-99fb-c40b52e22f2f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:17.071459 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:17.071459 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:17.107899 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-932fc0e2-2afe-46c3-99fb-c40b52e22f2f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:17.207545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-932fc0e2-2afe-46c3-99fb-c40b52e22f2f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 returned with HTTP 200 Jan 21 07:55:17.208709 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1282/2569] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:16 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 => generated 907 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:18.233791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b7857e7-0358-447f-8c41-3cd30cdca766 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 Jan 21 07:55:18.234914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b7857e7-0358-447f-8c41-3cd30cdca766 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:18.235293 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:18.235293 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:18.235892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b7857e7-0358-447f-8c41-3cd30cdca766 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:18.295103 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:18.295103 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:18.306356 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3b7857e7-0358-447f-8c41-3cd30cdca766 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:18.341132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b7857e7-0358-447f-8c41-3cd30cdca766 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 returned with HTTP 200 Jan 21 07:55:18.353638 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1288/2570] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:18 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 => generated 907 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:19.363548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48c5d2fa-2409-4500-928d-669741b110b3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 Jan 21 07:55:19.364508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48c5d2fa-2409-4500-928d-669741b110b3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:19.364905 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:19.364905 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:19.366122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48c5d2fa-2409-4500-928d-669741b110b3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:19.695410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48c5d2fa-2409-4500-928d-669741b110b3 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 returned with HTTP 404 Jan 21 07:55:19.700963 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1283/2571] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:19 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/9fc9b26f-2423-4284-bf35-1af33b1232f5 => generated 109 bytes in 345 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:55:19.717547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f7f9b1b7-fa37-4c9a-8d9b-513bcae6daef tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] DELETE http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:55:19.718895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f7f9b1b7-fa37-4c9a-8d9b-513bcae6daef tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:19.720884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:19.720884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:19.721603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f7f9b1b7-fa37-4c9a-8d9b-513bcae6daef tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:19.728027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f7f9b1b7-fa37-4c9a-8d9b-513bcae6daef tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Delete volume with id: bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:55:19.837098 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:19.837098 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:19.838843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f7f9b1b7-fa37-4c9a-8d9b-513bcae6daef tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:19.892913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f7f9b1b7-fa37-4c9a-8d9b-513bcae6daef tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Delete volume request issued successfully. Jan 21 07:55:19.894117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f7f9b1b7-fa37-4c9a-8d9b-513bcae6daef tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 202 Jan 21 07:55:19.898597 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1289/2572] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:55:19 2021] DELETE /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:55:19.908749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a08e3e73-7e92-43ed-8337-462d1fbc10ec tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:55:19.909407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a08e3e73-7e92-43ed-8337-462d1fbc10ec tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:19.910064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a08e3e73-7e92-43ed-8337-462d1fbc10ec tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:20.027059 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:20.027059 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:20.043132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a08e3e73-7e92-43ed-8337-462d1fbc10ec tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:20.199090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a08e3e73-7e92-43ed-8337-462d1fbc10ec tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:55:20.229464 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1284/2573] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:19 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 1388 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:21.237380 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fc02582-eaa9-4b89-83fe-58e5bec7129f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:55:21.238541 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fc02582-eaa9-4b89-83fe-58e5bec7129f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:21.238914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:21.238914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:21.239544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fc02582-eaa9-4b89-83fe-58e5bec7129f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:21.386144 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:21.386144 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:21.410388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7fc02582-eaa9-4b89-83fe-58e5bec7129f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:21.468503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fc02582-eaa9-4b89-83fe-58e5bec7129f tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:55:21.474545 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1290/2574] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:21 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 1388 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:22.505213 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-459b393f-b8b2-4cc3-80e7-aff62121d93e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:55:22.506130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-459b393f-b8b2-4cc3-80e7-aff62121d93e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:22.506130 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:22.506130 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:22.506644 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-459b393f-b8b2-4cc3-80e7-aff62121d93e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:22.689157 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:22.689157 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:22.730742 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-459b393f-b8b2-4cc3-80e7-aff62121d93e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:22.844280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-459b393f-b8b2-4cc3-80e7-aff62121d93e tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 200 Jan 21 07:55:22.855144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-6a3ec13a-5d0e-4e3c-81df-7c1e6b947771 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/f15160cd-974d-464f-81b0-8a721f484ac8 Jan 21 07:55:22.858284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-6a3ec13a-5d0e-4e3c-81df-7c1e6b947771 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:22.859473 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1285/2575] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:22 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 1388 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:22.860136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:22.860136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:22.861187 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-6a3ec13a-5d0e-4e3c-81df-7c1e6b947771 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:22.920375 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:22.920375 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:23.884897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff824031-d0ea-4c10-b45e-f6b4ba0dd916 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c Jan 21 07:55:23.887419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff824031-d0ea-4c10-b45e-f6b4ba0dd916 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:23.888814 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:23.888814 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:23.891241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff824031-d0ea-4c10-b45e-f6b4ba0dd916 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:24.024052 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:24.024052 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:24.031366 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff824031-d0ea-4c10-b45e-f6b4ba0dd916 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c returned with HTTP 404 Jan 21 07:55:24.037370 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1286/2576] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:23 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/bfe6300c-05eb-4d59-93c2-a8b68bb4c55c => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:55:24.043043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-129e2812-27c5-4870-bdd6-4267da2a6225 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] DELETE http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:55:24.043625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-129e2812-27c5-4870-bdd6-4267da2a6225 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:24.043817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:24.043817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:24.044371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-129e2812-27c5-4870-bdd6-4267da2a6225 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:24.044651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-129e2812-27c5-4870-bdd6-4267da2a6225 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Delete volume with id: 01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:55:24.161282 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:24.161282 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:24.164417 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-129e2812-27c5-4870-bdd6-4267da2a6225 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:24.234248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-129e2812-27c5-4870-bdd6-4267da2a6225 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Delete volume request issued successfully. Jan 21 07:55:24.234665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-129e2812-27c5-4870-bdd6-4267da2a6225 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 202 Jan 21 07:55:24.236973 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1287/2577] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:55:24 2021] DELETE /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:55:24.247782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4aba75c8-0d44-4576-9c80-3a6294d07a93 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:55:24.248327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4aba75c8-0d44-4576-9c80-3a6294d07a93 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:24.248650 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:24.248650 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:24.248917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4aba75c8-0d44-4576-9c80-3a6294d07a93 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:24.362995 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:24.362995 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:24.375726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4aba75c8-0d44-4576-9c80-3a6294d07a93 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:24.424155 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4aba75c8-0d44-4576-9c80-3a6294d07a93 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:55:24.425388 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1288/2578] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:24 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 1356 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:24.453096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-6a3ec13a-5d0e-4e3c-81df-7c1e6b947771 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:55:24.453703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-6a3ec13a-5d0e-4e3c-81df-7c1e6b947771 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:55:24.469021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-6a3ec13a-5d0e-4e3c-81df-7c1e6b947771 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/f15160cd-974d-464f-81b0-8a721f484ac8 returned with HTTP 200 Jan 21 07:55:24.474921 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1291/2579] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:55:22 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/f15160cd-974d-464f-81b0-8a721f484ac8 => generated 19 bytes in 1629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:24.513226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-a8154c5f-30f6-49f2-98c9-23fcb4754ce5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:55:24.516213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-a8154c5f-30f6-49f2-98c9-23fcb4754ce5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:24.517668 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:24.517668 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:24.520061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-a8154c5f-30f6-49f2-98c9-23fcb4754ce5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:24.522261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-a8154c5f-30f6-49f2-98c9-23fcb4754ce5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume with id: 862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:55:24.754964 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:24.754964 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:24.757735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-a8154c5f-30f6-49f2-98c9-23fcb4754ce5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:24.865756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-a8154c5f-30f6-49f2-98c9-23fcb4754ce5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume request issued successfully. Jan 21 07:55:24.866177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-1f2ebb63-d0a3-4ee9-bb97-9632e5affd46 req-a8154c5f-30f6-49f2-98c9-23fcb4754ce5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 202 Jan 21 07:55:24.870540 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1289/2580] 10.222.0.35 () {60 vars in 1384 bytes} [Thu Jan 21 07:55:24 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 0 bytes in 371 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:55:25.447020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-682c91ef-713c-4610-b088-c5d8d7d5b2dd tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:55:25.448940 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-682c91ef-713c-4610-b088-c5d8d7d5b2dd tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:25.451045 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:25.451045 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:25.452332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-682c91ef-713c-4610-b088-c5d8d7d5b2dd tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:25.688878 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:25.688878 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:25.711491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-682c91ef-713c-4610-b088-c5d8d7d5b2dd tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:25.745827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-682c91ef-713c-4610-b088-c5d8d7d5b2dd tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:55:25.747187 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1292/2581] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:25 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 1356 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:26.781028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-995a0d58-302f-413c-bfdc-3b90a3e15cb1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:55:26.785981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-995a0d58-302f-413c-bfdc-3b90a3e15cb1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:26.786445 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:26.786445 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:26.787317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-995a0d58-302f-413c-bfdc-3b90a3e15cb1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:27.094165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-277bef51-9b2b-46a2-8499-de81678fed06 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:55:27.095062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-277bef51-9b2b-46a2-8499-de81678fed06 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:27.095394 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:27.095394 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:27.096016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-277bef51-9b2b-46a2-8499-de81678fed06 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:27.246945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:27.246945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:27.301963 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-995a0d58-302f-413c-bfdc-3b90a3e15cb1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Volume info retrieved successfully. Jan 21 07:55:27.433615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-995a0d58-302f-413c-bfdc-3b90a3e15cb1 tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 200 Jan 21 07:55:27.434808 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1290/2582] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:26 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 1356 bytes in 664 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:27.450594 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:27.450594 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:27.496789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-277bef51-9b2b-46a2-8499-de81678fed06 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:27.567469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-277bef51-9b2b-46a2-8499-de81678fed06 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:55:27.581685 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1293/2583] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:27 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 1346 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:28.463689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9541697-d511-494b-9e25-8ae6a377500c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] GET http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd Jan 21 07:55:28.465758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9541697-d511-494b-9e25-8ae6a377500c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:28.472949 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:28.472949 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:28.474992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c9541697-d511-494b-9e25-8ae6a377500c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:28.619679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ac4852b-ce43-41e5-840d-e07df51b4d65 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:55:28.620763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ac4852b-ce43-41e5-840d-e07df51b4d65 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:28.621002 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:28.621002 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:28.623726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ac4852b-ce43-41e5-840d-e07df51b4d65 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:28.773572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c9541697-d511-494b-9e25-8ae6a377500c tempest-VolumesCloneTest-283382544 tempest-VolumesCloneTest-283382544] http://10.222.0.24/volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd returned with HTTP 404 Jan 21 07:55:28.775986 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1291/2584] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:28 2021] GET /volume/v3/24c0618dff114662bec0721772369a9a/volumes/01b768f6-0a6d-4e43-b27a-a7989ce963cd => generated 109 bytes in 321 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:55:28.967063 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:28.967063 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:28.990693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8ac4852b-ce43-41e5-840d-e07df51b4d65 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:29.039962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ac4852b-ce43-41e5-840d-e07df51b4d65 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 200 Jan 21 07:55:29.053373 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1294/2585] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:28 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 1346 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:30.062883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-661349ee-8f8d-4849-8be8-37a9b7d475d5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e Jan 21 07:55:30.064059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-661349ee-8f8d-4849-8be8-37a9b7d475d5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:30.065771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-661349ee-8f8d-4849-8be8-37a9b7d475d5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:30.295509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-661349ee-8f8d-4849-8be8-37a9b7d475d5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e returned with HTTP 404 Jan 21 07:55:30.300811 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1292/2586] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:30 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/862f70d6-8ad6-4a92-b883-7c17794e835e => generated 109 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:55:30.568384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5060d711-99f2-4d3e-be65-1d96afb2b4fe tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:55:30.585755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5060d711-99f2-4d3e-be65-1d96afb2b4fe tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:30.586034 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:30.586034 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:30.587063 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5060d711-99f2-4d3e-be65-1d96afb2b4fe tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:30.597547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-5060d711-99f2-4d3e-be65-1d96afb2b4fe tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete snapshot with id: 626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:55:30.728142 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:30.728142 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:30.741947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5060d711-99f2-4d3e-be65-1d96afb2b4fe tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:55:30.895856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5060d711-99f2-4d3e-be65-1d96afb2b4fe tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot delete request issued successfully. Jan 21 07:55:30.897415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5060d711-99f2-4d3e-be65-1d96afb2b4fe tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 202 Jan 21 07:55:30.899771 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1295/2587] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:55:30 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 0 bytes in 345 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:55:30.914651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-824c8460-b960-4fbc-90bc-a098980ae86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:55:30.915586 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-824c8460-b960-4fbc-90bc-a098980ae86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:30.916475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-824c8460-b960-4fbc-90bc-a098980ae86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:31.031641 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:31.031641 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:31.034243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-824c8460-b960-4fbc-90bc-a098980ae86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:55:31.055239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-824c8460-b960-4fbc-90bc-a098980ae86f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:55:31.057246 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1293/2588] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:55:30 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 466 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:32.075680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3416631-eeb6-48d4-a192-773428e5caa0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:55:32.077216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3416631-eeb6-48d4-a192-773428e5caa0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:32.077902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:32.077902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:32.079040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3416631-eeb6-48d4-a192-773428e5caa0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:32.150863 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:32.150863 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:32.152349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b3416631-eeb6-48d4-a192-773428e5caa0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:55:32.160351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3416631-eeb6-48d4-a192-773428e5caa0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 200 Jan 21 07:55:32.162419 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1296/2589] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:55:32 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 466 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:33.181625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9fa247ad-d943-4e97-aa74-dc02ed3c8290 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa Jan 21 07:55:33.187260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9fa247ad-d943-4e97-aa74-dc02ed3c8290 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:33.188301 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:33.188301 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:33.190094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9fa247ad-d943-4e97-aa74-dc02ed3c8290 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:33.319378 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9fa247ad-d943-4e97-aa74-dc02ed3c8290 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa returned with HTTP 404 Jan 21 07:55:33.335676 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1294/2590] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:55:33 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/626ab8f4-0430-45d1-8ea4-ff1f1995b7aa => generated 111 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:55:33.368909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17a94c39-286c-4780-ac82-ba66d0c45783 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:55:33.370150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17a94c39-286c-4780-ac82-ba66d0c45783 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:33.374331 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:33.374331 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:33.375294 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17a94c39-286c-4780-ac82-ba66d0c45783 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:33.376206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-17a94c39-286c-4780-ac82-ba66d0c45783 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume with id: aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:55:33.577236 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:33.577236 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:33.579908 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-17a94c39-286c-4780-ac82-ba66d0c45783 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:33.639309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-17a94c39-286c-4780-ac82-ba66d0c45783 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume request issued successfully. Jan 21 07:55:33.640023 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17a94c39-286c-4780-ac82-ba66d0c45783 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 202 Jan 21 07:55:33.643690 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1297/2591] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:55:33 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:55:33.656393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0fcce7e-0795-435d-bdca-1c120e11f5eb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:55:33.662445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0fcce7e-0795-435d-bdca-1c120e11f5eb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:33.665597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0fcce7e-0795-435d-bdca-1c120e11f5eb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:34.017154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:34.017154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:34.054910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0fcce7e-0795-435d-bdca-1c120e11f5eb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:34.197574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0fcce7e-0795-435d-bdca-1c120e11f5eb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:55:34.199084 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1295/2592] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:33 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 1367 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:35.215445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4063905c-b9b1-4dd7-9b15-01e9c234c6f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:55:35.216146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4063905c-b9b1-4dd7-9b15-01e9c234c6f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:35.216399 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:35.216399 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:35.217290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4063905c-b9b1-4dd7-9b15-01e9c234c6f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:35.485359 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:35.485359 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:35.509521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4063905c-b9b1-4dd7-9b15-01e9c234c6f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:35.557849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4063905c-b9b1-4dd7-9b15-01e9c234c6f9 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:55:35.558962 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1298/2593] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:35 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 1367 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:36.603918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-793f713c-ce3f-44a0-8afe-30a2a1bda70f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:55:36.605057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-793f713c-ce3f-44a0-8afe-30a2a1bda70f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:36.605437 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:36.605437 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:36.606142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-793f713c-ce3f-44a0-8afe-30a2a1bda70f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:36.839667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] POST http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes Jan 21 07:55:36.840112 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:36.840112 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:36.847817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2050366763", "metadata": {"Type": "Test"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:36.850761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2050366763', 'metadata': {'Type': 'Test'}}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:55:36.857372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume of 1 GB Jan 21 07:55:36.867379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:36.867379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:36.896947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-793f713c-ce3f-44a0-8afe-30a2a1bda70f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:36.905734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Availability Zones retrieved successfully. Jan 21 07:55:36.995843 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (3cb8a9f1-aba5-4262-b1f5-f36a19252272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:37.004679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30224b8c-aa44-4369-b266-6b2030268e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:37.007471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:55:37.016161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-793f713c-ce3f-44a0-8afe-30a2a1bda70f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 200 Jan 21 07:55:37.035284 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1299/2594] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:36 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 1367 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:37.258452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30224b8c-aa44-4369-b266-6b2030268e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:37.266215 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5462f2-61bf-4267-8224-bcfc009c3dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:37.492837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Created reservations ['7ae21cbe-cc69-4c2e-8786-aac4374e33b5', '9817315d-ae42-4c5e-af4f-4b9d5c375459', '74f32aef-763f-4fd6-bd85-772d0fbcd5cf', '096e6af8-2467-4d5c-a3e6-0321283375d1'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:55:37.495131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5462f2-61bf-4267-8224-bcfc009c3dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ae21cbe-cc69-4c2e-8786-aac4374e33b5', '9817315d-ae42-4c5e-af4f-4b9d5c375459', '74f32aef-763f-4fd6-bd85-772d0fbcd5cf', '096e6af8-2467-4d5c-a3e6-0321283375d1']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:37.500238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9ce825-531b-46be-85c2-389e6155f031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:37.637309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9ce825-531b-46be-85c2-389e6155f031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08397500-6820-4e6d-8adc-47b4defc4a09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2050366763',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['7ae21cbe-cc69-4c2e-8786-aac4374e33b5','9817315d-ae42-4c5e-af4f-4b9d5c375459','74f32aef-763f-4fd6-bd85-772d0fbcd5cf','096e6af8-2467-4d5c-a3e6-0321283375d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2050366763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08397500-6820-4e6d-8adc-47b4defc4a09,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='20a400f9206e4902abf83291d8994f1f',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:37.639894 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04520a3b-ea5d-4617-8af2-e508b23ef060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:37.726591 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04520a3b-ea5d-4617-8af2-e508b23ef060) transitioned into state 'SUCCESS' from state '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-2050366763',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['7ae21cbe-cc69-4c2e-8786-aac4374e33b5','9817315d-ae42-4c5e-af4f-4b9d5c375459','74f32aef-763f-4fd6-bd85-772d0fbcd5cf','096e6af8-2467-4d5c-a3e6-0321283375d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:37.729623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8bf9cb7-a21e-4be5-80df-9ff2155f8916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:37.756392 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8bf9cb7-a21e-4be5-80df-9ff2155f8916) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:37.765536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (3cb8a9f1-aba5-4262-b1f5-f36a19252272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:37.891914 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request issued successfully. Jan 21 07:55:37.929043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-581ce9b0-5055-4b2e-aa2a-3fb83c141d51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes returned with HTTP 202 Jan 21 07:55:37.946343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a46f6473-9384-4765-92db-81e6b2824cfe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:37.946669 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1296/2595] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:55:36 2021] POST /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes => generated 828 bytes in 1663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:55:37.946849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a46f6473-9384-4765-92db-81e6b2824cfe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:37.947070 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:37.947070 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:37.947445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a46f6473-9384-4765-92db-81e6b2824cfe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:38.042534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b4e8574-693c-4925-be9b-5940cef487ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f Jan 21 07:55:38.042534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b4e8574-693c-4925-be9b-5940cef487ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:38.042534 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:38.042534 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:38.042534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b4e8574-693c-4925-be9b-5940cef487ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:38.089658 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:38.089658 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:38.113726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a46f6473-9384-4765-92db-81e6b2824cfe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:38.175080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a46f6473-9384-4765-92db-81e6b2824cfe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:38.186156 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1300/2596] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:37 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 896 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:38.364996 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b4e8574-693c-4925-be9b-5940cef487ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f returned with HTTP 404 Jan 21 07:55:38.368242 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1297/2597] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:38 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/aa9392ec-17b7-49f4-9d49-76195a9fd46f => generated 109 bytes in 331 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:55:38.460115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes Jan 21 07:55:38.460632 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:38.460632 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:38.460987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1147118766", "snapshot_id": null, "imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "volume_type": null, "size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:38.462467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1147118766', 'snapshot_id': None, 'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'volume_type': None, 'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:55:38.641690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume of 1 GB Jan 21 07:55:38.666933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Availability Zones retrieved successfully. Jan 21 07:55:38.698624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (63ec4d50-bbd1-4ae0-97c5-9b355707201d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:38.703805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb9e16e-e786-45e3-a9e9-6ca86a7c3e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:38.709132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:55:39.062204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb9e16e-e786-45e3-a9e9-6ca86a7c3e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:39.067352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f170362a-8f1e-4bd5-bd79-bc293306e948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:39.198897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffdf40b7-73fa-4d02-b12f-8207f022f2d8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:39.199886 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ffdf40b7-73fa-4d02-b12f-8207f022f2d8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:39.200831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ffdf40b7-73fa-4d02-b12f-8207f022f2d8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:39.276043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['711f38b9-5460-42b7-9519-6c80428cac43', '1940e14c-871a-49d6-a419-34b68e7017ec', '03953504-6e17-4761-8455-9372c5ea3a4d', '37a62c07-256d-4c70-918e-800d87ecdbd1'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:55:39.290241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f170362a-8f1e-4bd5-bd79-bc293306e948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['711f38b9-5460-42b7-9519-6c80428cac43', '1940e14c-871a-49d6-a419-34b68e7017ec', '03953504-6e17-4761-8455-9372c5ea3a4d', '37a62c07-256d-4c70-918e-800d87ecdbd1']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:39.294766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1303d73a-03cc-40bf-98fe-5bfa8930a630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:39.414987 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:39.414987 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:39.430516 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ffdf40b7-73fa-4d02-b12f-8207f022f2d8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:39.484758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ffdf40b7-73fa-4d02-b12f-8207f022f2d8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:39.485826 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1298/2598] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:39 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 920 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:55:39.564695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1303d73a-03cc-40bf-98fe-5bfa8930a630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1147118766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['711f38b9-5460-42b7-9519-6c80428cac43','1940e14c-871a-49d6-a419-34b68e7017ec','03953504-6e17-4761-8455-9372c5ea3a4d','37a62c07-256d-4c70-918e-800d87ecdbd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1147118766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79693707b26a41c5a0ed15aecfe3644c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5e31e5a36bd41db85323d492e234278',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:39.565610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a59a2a-9610-4488-8477-515d2bade31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:39.675868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a59a2a-9610-4488-8477-515d2bade31d) transitioned into state 'SUCCESS' from state '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-1147118766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['711f38b9-5460-42b7-9519-6c80428cac43','1940e14c-871a-49d6-a419-34b68e7017ec','03953504-6e17-4761-8455-9372c5ea3a4d','37a62c07-256d-4c70-918e-800d87ecdbd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:39.679257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3805413-1164-4311-9e78-2a0007f6f26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:39.719730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3805413-1164-4311-9e78-2a0007f6f26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:39.727880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (63ec4d50-bbd1-4ae0-97c5-9b355707201d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:39.882244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request issued successfully. Jan 21 07:55:39.926572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5acbfcb5-cf62-4832-b8b7-4b10e5b989ff tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes returned with HTTP 202 Jan 21 07:55:39.932260 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1301/2599] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:55:38 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes => generated 828 bytes in 1476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:55:39.959723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f97ba28-3467-489b-beb7-2cbd4a8e79da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:39.959723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f97ba28-3467-489b-beb7-2cbd4a8e79da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:39.959723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:39.959723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:39.959723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f97ba28-3467-489b-beb7-2cbd4a8e79da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:40.273596 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:40.273596 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:40.308660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9f97ba28-3467-489b-beb7-2cbd4a8e79da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:40.340314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f97ba28-3467-489b-beb7-2cbd4a8e79da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:40.343650 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1299/2600] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:39 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:40.503613 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49ba9b05-6e92-4f54-a5ff-edda0ab28935 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:40.504153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49ba9b05-6e92-4f54-a5ff-edda0ab28935 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:40.504340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:40.504340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:40.505089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49ba9b05-6e92-4f54-a5ff-edda0ab28935 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:40.618787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:40.618787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:40.639562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-49ba9b05-6e92-4f54-a5ff-edda0ab28935 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:40.741783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49ba9b05-6e92-4f54-a5ff-edda0ab28935 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:40.743603 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1302/2601] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:40 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 921 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:55:40.778310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e1a0fc4-38e3-43b5-b26d-0ea351682746 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:40.779231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e1a0fc4-38e3-43b5-b26d-0ea351682746 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:40.779591 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:40.779591 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:40.780266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e1a0fc4-38e3-43b5-b26d-0ea351682746 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:41.061878 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:41.061878 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:41.098309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0e1a0fc4-38e3-43b5-b26d-0ea351682746 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:41.159685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e1a0fc4-38e3-43b5-b26d-0ea351682746 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:41.176621 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1300/2602] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:40 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 921 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:41.194716 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc0e4156-cea9-4295-abbc-3eab5fabc529 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] PUT http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:41.195855 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:41.195855 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:41.197084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc0e4156-cea9-4295-abbc-3eab5fabc529 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2050366763"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:41.312890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:41.312890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:41.330038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dc0e4156-cea9-4295-abbc-3eab5fabc529 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:41.363585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dc0e4156-cea9-4295-abbc-3eab5fabc529 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume updated successfully. Jan 21 07:55:41.374056 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d071b6f3-106e-40e0-8e84-25b04e3eeea3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:41.375453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d071b6f3-106e-40e0-8e84-25b04e3eeea3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:41.376038 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:41.376038 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:41.377375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d071b6f3-106e-40e0-8e84-25b04e3eeea3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:41.436106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc0e4156-cea9-4295-abbc-3eab5fabc529 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:41.453421 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1303/2603] 10.222.0.24 () {60 vars in 1335 bytes} [Thu Jan 21 07:55:41 2021] PUT /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 853 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:41.470072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c741a658-8a40-49a8-b41d-69a360b2ea8f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] PUT http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:41.471187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:41.471187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:41.471942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c741a658-8a40-49a8-b41d-69a360b2ea8f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-927872904", "description": "This is the new description of volume"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:41.582614 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:41.582614 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:41.602912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c741a658-8a40-49a8-b41d-69a360b2ea8f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:41.623350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c741a658-8a40-49a8-b41d-69a360b2ea8f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume updated successfully. Jan 21 07:55:41.682412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c741a658-8a40-49a8-b41d-69a360b2ea8f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:41.704762 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1304/2604] 10.222.0.24 () {60 vars in 1336 bytes} [Thu Jan 21 07:55:41 2021] PUT /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 891 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:41.720941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c1115fe-72d0-4279-9607-7a9dc48935a1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:41.727403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c1115fe-72d0-4279-9607-7a9dc48935a1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:41.729154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:41.729154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:41.733199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c1115fe-72d0-4279-9607-7a9dc48935a1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:41.750794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:41.750794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:41.785787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d071b6f3-106e-40e0-8e84-25b04e3eeea3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:41.914697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d071b6f3-106e-40e0-8e84-25b04e3eeea3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:41.924823 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1301/2605] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:41 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:55:41.965172 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:41.965172 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:42.010876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c1115fe-72d0-4279-9607-7a9dc48935a1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:42.108062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c1115fe-72d0-4279-9607-7a9dc48935a1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:42.135469 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1305/2606] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:41 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 959 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:42.142752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] POST http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes Jan 21 07:55:42.144188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:42.144188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:42.148061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1453572271", "availability_zone": "nova", "size": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:42.155789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1453572271', 'availability_zone': 'nova', 'size': 1}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:55:42.156470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume of 1 GB Jan 21 07:55:42.212073 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Availability Zones retrieved successfully. Jan 21 07:55:42.314839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (55d37bfc-f705-4827-bfa4-ed733e1bc82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:42.327682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bdb19d-94e3-43d5-ba4c-19e70c942ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:42.332085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:55:42.580909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bdb19d-94e3-43d5-ba4c-19e70c942ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:42.592726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2b3447-e21d-4bb7-af41-89a8ea86b948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:42.815241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Created reservations ['797e2ddd-e308-430c-b4d5-2a56aaee4c46', '738b7ae6-565d-406b-8ce5-1ab54ab497f6', '25a757eb-e091-4959-a22a-fd484320f179', 'bdd993ab-830e-41ba-b138-1b9f4d8d5514'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:55:42.818346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2b3447-e21d-4bb7-af41-89a8ea86b948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['797e2ddd-e308-430c-b4d5-2a56aaee4c46', '738b7ae6-565d-406b-8ce5-1ab54ab497f6', '25a757eb-e091-4959-a22a-fd484320f179', 'bdd993ab-830e-41ba-b138-1b9f4d8d5514']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:42.821067 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c66be5-96bf-47b3-8003-ff086c78e87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:42.954377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b725c9c1-048a-4407-beb0-5eb367419c79 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:42.954916 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b725c9c1-048a-4407-beb0-5eb367419c79 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:42.955113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:42.955113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:42.955755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b725c9c1-048a-4407-beb0-5eb367419c79 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:43.014995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2c66be5-96bf-47b3-8003-ff086c78e87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d1114b7-048c-4262-99ac-5f165953556c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1453572271',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['797e2ddd-e308-430c-b4d5-2a56aaee4c46','738b7ae6-565d-406b-8ce5-1ab54ab497f6','25a757eb-e091-4959-a22a-fd484320f179','bdd993ab-830e-41ba-b138-1b9f4d8d5514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:55:42Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1453572271',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d1114b7-048c-4262-99ac-5f165953556c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='20a400f9206e4902abf83291d8994f1f',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:43.018865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2f7072-7234-48e2-a16b-23f508a24137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:43.079456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:43.079456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:43.094117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2f7072-7234-48e2-a16b-23f508a24137) transitioned into 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-1453572271',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['797e2ddd-e308-430c-b4d5-2a56aaee4c46','738b7ae6-565d-406b-8ce5-1ab54ab497f6','25a757eb-e091-4959-a22a-fd484320f179','bdd993ab-830e-41ba-b138-1b9f4d8d5514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:43.103230 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddc25fd-5223-4984-8ebc-6aa1bab8426c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:43.124263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b725c9c1-048a-4407-beb0-5eb367419c79 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:43.127168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddc25fd-5223-4984-8ebc-6aa1bab8426c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:43.142916 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (55d37bfc-f705-4827-bfa4-ed733e1bc82d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:43.217443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b725c9c1-048a-4407-beb0-5eb367419c79 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:43.219035 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1306/2607] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:42 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:43.273112 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request issued successfully. Jan 21 07:55:43.305065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3429cea-1219-45d6-8a68-18c92845cb10 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes returned with HTTP 202 Jan 21 07:55:43.322635 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1302/2608] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:55:42 2021] POST /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes => generated 811 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:55:43.327949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4320ef6-ec5d-4841-8eb1-5b25ae73fdd2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:43.328487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e4320ef6-ec5d-4841-8eb1-5b25ae73fdd2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:43.328732 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:43.328732 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:43.329119 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e4320ef6-ec5d-4841-8eb1-5b25ae73fdd2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:43.494988 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:43.494988 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:43.520896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e4320ef6-ec5d-4841-8eb1-5b25ae73fdd2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:43.583414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4320ef6-ec5d-4841-8eb1-5b25ae73fdd2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c returned with HTTP 200 Jan 21 07:55:43.597043 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1307/2609] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:43 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c => generated 879 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:44.237280 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0953eef-bca4-420b-b889-3837a161ad60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:44.238547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0953eef-bca4-420b-b889-3837a161ad60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:44.239456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:44.239456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:44.240182 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0953eef-bca4-420b-b889-3837a161ad60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:44.330626 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:44.330626 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:44.355256 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0953eef-bca4-420b-b889-3837a161ad60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:44.391004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0953eef-bca4-420b-b889-3837a161ad60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:44.392646 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1303/2610] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:44 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:44.603057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7601b56-f7c8-4e7e-b146-a6bc3299ed68 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:44.603850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7601b56-f7c8-4e7e-b146-a6bc3299ed68 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:44.604351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:44.604351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:44.605001 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7601b56-f7c8-4e7e-b146-a6bc3299ed68 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:44.694798 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:44.694798 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:44.704604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c7601b56-f7c8-4e7e-b146-a6bc3299ed68 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:44.731759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7601b56-f7c8-4e7e-b146-a6bc3299ed68 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c returned with HTTP 200 Jan 21 07:55:44.740663 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1308/2611] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:44 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c => generated 903 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:55:45.408264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dabe3616-b5bf-4ad7-8bf8-6805e773d98f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:45.408884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dabe3616-b5bf-4ad7-8bf8-6805e773d98f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:45.409072 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:45.409072 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:45.409666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dabe3616-b5bf-4ad7-8bf8-6805e773d98f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:45.473456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:45.473456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:45.486755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dabe3616-b5bf-4ad7-8bf8-6805e773d98f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:45.555517 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dabe3616-b5bf-4ad7-8bf8-6805e773d98f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:45.560123 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1304/2612] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:45 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:45.750137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-841e7cc9-6aa9-4213-a9b0-8c0200cebd82 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:45.750824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-841e7cc9-6aa9-4213-a9b0-8c0200cebd82 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:45.751092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:45.751092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:45.751484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-841e7cc9-6aa9-4213-a9b0-8c0200cebd82 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:45.860565 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:45.860565 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:45.887673 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-841e7cc9-6aa9-4213-a9b0-8c0200cebd82 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:45.935557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-841e7cc9-6aa9-4213-a9b0-8c0200cebd82 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c returned with HTTP 200 Jan 21 07:55:45.936823 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1309/2613] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:45 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c => generated 904 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:45.952679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65166fe0-956c-4058-ba9d-903c3843db46 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] PUT http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:45.953128 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:45.953128 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:45.953813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65166fe0-956c-4058-ba9d-903c3843db46 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2050366763", "description": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:46.161283 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:46.161283 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:46.198525 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-65166fe0-956c-4058-ba9d-903c3843db46 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:46.223075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-65166fe0-956c-4058-ba9d-903c3843db46 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume updated successfully. Jan 21 07:55:46.291358 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65166fe0-956c-4058-ba9d-903c3843db46 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c returned with HTTP 200 Jan 21 07:55:46.300717 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1305/2614] 10.222.0.24 () {60 vars in 1335 bytes} [Thu Jan 21 07:55:45 2021] PUT /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c => generated 839 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:46.307839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3fc08996-9f36-4e61-a1e8-c329053b739f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] DELETE http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:46.308354 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3fc08996-9f36-4e61-a1e8-c329053b739f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:46.308552 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:46.308552 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:46.308994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3fc08996-9f36-4e61-a1e8-c329053b739f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:46.309468 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-3fc08996-9f36-4e61-a1e8-c329053b739f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume with id: 7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:46.401657 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:46.401657 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:46.403223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3fc08996-9f36-4e61-a1e8-c329053b739f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:46.447338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3fc08996-9f36-4e61-a1e8-c329053b739f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume request issued successfully. Jan 21 07:55:46.448050 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3fc08996-9f36-4e61-a1e8-c329053b739f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c returned with HTTP 202 Jan 21 07:55:46.449477 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1310/2615] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:55:46 2021] DELETE /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:55:46.461538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0df6f53-7e44-440b-8bfc-ccef1cfd6fce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:46.472127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0df6f53-7e44-440b-8bfc-ccef1cfd6fce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:46.472862 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:46.472862 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:46.474597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0df6f53-7e44-440b-8bfc-ccef1cfd6fce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:46.589443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9b8cb90-20fd-4de0-af3f-6b404dc51590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:46.589992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9b8cb90-20fd-4de0-af3f-6b404dc51590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:46.590188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:46.590188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:46.590786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9b8cb90-20fd-4de0-af3f-6b404dc51590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:46.611492 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:46.611492 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:46.633816 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a0df6f53-7e44-440b-8bfc-ccef1cfd6fce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:46.688503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0df6f53-7e44-440b-8bfc-ccef1cfd6fce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c returned with HTTP 200 Jan 21 07:55:46.691419 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1306/2616] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:46 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c => generated 906 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:46.707326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:46.707326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:46.734041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a9b8cb90-20fd-4de0-af3f-6b404dc51590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:46.788655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9b8cb90-20fd-4de0-af3f-6b404dc51590 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:46.794049 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1311/2617] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:46 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:47.713330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23a7b36a-a97e-41c2-a861-913b5c36b7aa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:47.714200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23a7b36a-a97e-41c2-a861-913b5c36b7aa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:47.714200 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:47.714200 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:47.714755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23a7b36a-a97e-41c2-a861-913b5c36b7aa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:47.826330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efa14ff9-35fb-41ab-8aec-29ae0193e30d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:47.827572 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efa14ff9-35fb-41ab-8aec-29ae0193e30d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:47.828116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:47.828116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:47.829362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efa14ff9-35fb-41ab-8aec-29ae0193e30d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:47.971779 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:47.971779 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:47.991803 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:47.991803 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:48.000533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-efa14ff9-35fb-41ab-8aec-29ae0193e30d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:48.014455 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-23a7b36a-a97e-41c2-a861-913b5c36b7aa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:48.061521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efa14ff9-35fb-41ab-8aec-29ae0193e30d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:48.062800 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1312/2618] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:47 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:48.093206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23a7b36a-a97e-41c2-a861-913b5c36b7aa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c returned with HTTP 200 Jan 21 07:55:48.094265 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1307/2619] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:47 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c => generated 906 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:49.091159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df22e61b-1905-436a-a0a5-0536e7e36669 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:49.092907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df22e61b-1905-436a-a0a5-0536e7e36669 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:49.093355 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:49.093355 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:49.094052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df22e61b-1905-436a-a0a5-0536e7e36669 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:49.112441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8e153b67-9c69-407b-8f47-4929be732dc4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:49.113567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8e153b67-9c69-407b-8f47-4929be732dc4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:49.114004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:49.114004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:49.115670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8e153b67-9c69-407b-8f47-4929be732dc4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:49.300133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:49.300133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:49.303667 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:49.303667 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:49.327126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8e153b67-9c69-407b-8f47-4929be732dc4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:49.349776 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df22e61b-1905-436a-a0a5-0536e7e36669 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:49.400169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df22e61b-1905-436a-a0a5-0536e7e36669 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:49.404610 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1313/2620] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:49 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:49.461397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8e153b67-9c69-407b-8f47-4929be732dc4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c returned with HTTP 200 Jan 21 07:55:49.463397 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1308/2621] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:49 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c => generated 906 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:50.422118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18eb4aff-e35b-4727-912c-c96c9b5f2a90 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:50.423710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18eb4aff-e35b-4727-912c-c96c9b5f2a90 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:50.424157 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:50.424157 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:50.425103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18eb4aff-e35b-4727-912c-c96c9b5f2a90 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:50.484630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-727e74ce-9e7b-4a2b-a8ff-0a69c812965e tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c Jan 21 07:55:50.485622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-727e74ce-9e7b-4a2b-a8ff-0a69c812965e tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:50.486857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:50.486857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:50.490361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-727e74ce-9e7b-4a2b-a8ff-0a69c812965e tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:50.577830 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:50.577830 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:50.604751 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-18eb4aff-e35b-4727-912c-c96c9b5f2a90 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:50.673080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-727e74ce-9e7b-4a2b-a8ff-0a69c812965e tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c returned with HTTP 404 Jan 21 07:55:50.676055 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1309/2622] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:50 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/7d1114b7-048c-4262-99ac-5f165953556c => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:55:50.693492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8cb1431a-3e4c-46f8-8eb3-5f27c5be3db6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] DELETE http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:50.694809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8cb1431a-3e4c-46f8-8eb3-5f27c5be3db6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:50.695585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18eb4aff-e35b-4727-912c-c96c9b5f2a90 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:50.697014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8cb1431a-3e4c-46f8-8eb3-5f27c5be3db6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:50.697600 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1314/2623] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:50 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:50.698657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8cb1431a-3e4c-46f8-8eb3-5f27c5be3db6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume with id: 08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:50.775965 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:50.775965 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:50.777727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8cb1431a-3e4c-46f8-8eb3-5f27c5be3db6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:50.823285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8cb1431a-3e4c-46f8-8eb3-5f27c5be3db6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume request issued successfully. Jan 21 07:55:50.824205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8cb1431a-3e4c-46f8-8eb3-5f27c5be3db6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 202 Jan 21 07:55:50.825743 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1310/2624] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:55:50 2021] DELETE /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:55:50.834370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfaa9498-aa4d-41ad-a3a9-edeea7114199 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:50.835206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfaa9498-aa4d-41ad-a3a9-edeea7114199 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:50.835678 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:50.835678 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:50.836262 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfaa9498-aa4d-41ad-a3a9-edeea7114199 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:50.996955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:50.996955 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:51.015347 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dfaa9498-aa4d-41ad-a3a9-edeea7114199 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:51.057346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfaa9498-aa4d-41ad-a3a9-edeea7114199 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:51.058569 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1315/2625] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:50 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 958 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:51.713501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-866cd14f-a664-4b26-935f-63b9948e1442 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:51.715146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-866cd14f-a664-4b26-935f-63b9948e1442 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:51.715515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:51.715515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:51.716158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-866cd14f-a664-4b26-935f-63b9948e1442 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:51.871271 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:51.871271 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:51.892828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-866cd14f-a664-4b26-935f-63b9948e1442 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:51.945321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-866cd14f-a664-4b26-935f-63b9948e1442 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:51.946538 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1311/2626] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:51 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:52.075063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-154d1a5c-bf38-4512-b8be-871452e3668d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:52.075881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-154d1a5c-bf38-4512-b8be-871452e3668d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:52.076265 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:52.076265 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:52.076910 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-154d1a5c-bf38-4512-b8be-871452e3668d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:52.180321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:52.180321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:52.208794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-154d1a5c-bf38-4512-b8be-871452e3668d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:52.272093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-154d1a5c-bf38-4512-b8be-871452e3668d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:52.272997 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1316/2627] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:52 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 958 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:52.967275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf224a47-9e94-45af-9587-8f12c7cb7510 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:52.971470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf224a47-9e94-45af-9587-8f12c7cb7510 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:52.974789 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:52.974789 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:52.975796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf224a47-9e94-45af-9587-8f12c7cb7510 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:53.150322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:53.150322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:53.176036 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cf224a47-9e94-45af-9587-8f12c7cb7510 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:53.231893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf224a47-9e94-45af-9587-8f12c7cb7510 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:53.236897 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1312/2628] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:52 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:53.289630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27d396da-dab3-44d3-812c-f16fe7d2c0e6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:53.290198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27d396da-dab3-44d3-812c-f16fe7d2c0e6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:53.290419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:53.290419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:53.290798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27d396da-dab3-44d3-812c-f16fe7d2c0e6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:53.408975 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:53.408975 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:53.461713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-27d396da-dab3-44d3-812c-f16fe7d2c0e6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:53.560114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27d396da-dab3-44d3-812c-f16fe7d2c0e6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 200 Jan 21 07:55:53.593164 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1317/2629] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:53 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 958 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:54.250594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-729811d0-a24e-480c-86ab-bb0d6d9eb068 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:54.252160 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-729811d0-a24e-480c-86ab-bb0d6d9eb068 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:54.252861 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:54.252861 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:54.254019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-729811d0-a24e-480c-86ab-bb0d6d9eb068 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:54.391998 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:54.391998 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:54.437543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-729811d0-a24e-480c-86ab-bb0d6d9eb068 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:54.481807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-729811d0-a24e-480c-86ab-bb0d6d9eb068 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:54.483104 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1313/2630] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:54 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:54.585769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2e5ab85-ffef-4adb-bbf0-7d0e41e5444b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 Jan 21 07:55:54.586317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2e5ab85-ffef-4adb-bbf0-7d0e41e5444b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:54.586539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:54.586539 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:54.586912 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2e5ab85-ffef-4adb-bbf0-7d0e41e5444b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:54.788192 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2e5ab85-ffef-4adb-bbf0-7d0e41e5444b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 returned with HTTP 404 Jan 21 07:55:54.791791 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1318/2631] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:54 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/08397500-6820-4e6d-8adc-47b4defc4a09 => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:55:54.804152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] POST http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes Jan 21 07:55:54.805056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:54.805056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:54.806060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1321182657"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:54.807467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1321182657'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:55:54.808260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume of 1 GB Jan 21 07:55:54.850430 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Availability Zones retrieved successfully. Jan 21 07:55:54.902983 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (4b30ad94-a5b5-464f-b979-8390a879490b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:54.912746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb73c268-8c02-44c5-9e7d-bd0f52e7cb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:54.915483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:55:55.161764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb73c268-8c02-44c5-9e7d-bd0f52e7cb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:55.173715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80369750-7fbc-40d3-81af-203758f09023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:55.319086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Created reservations ['3a4b835b-ac06-411d-8c28-1a0ef4a7f8fe', 'a486e895-d139-478b-b619-789fc289fb7c', '06d95af5-0620-40de-909d-a68b5ce66f1c', 'ccfde14c-a889-4f7e-93d9-68efd12b862b'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:55:55.321967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80369750-7fbc-40d3-81af-203758f09023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a4b835b-ac06-411d-8c28-1a0ef4a7f8fe', 'a486e895-d139-478b-b619-789fc289fb7c', '06d95af5-0620-40de-909d-a68b5ce66f1c', 'ccfde14c-a889-4f7e-93d9-68efd12b862b']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:55.324738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e3a470-bb5f-4b41-af58-10820e01b842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:55.423735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e3a470-bb5f-4b41-af58-10820e01b842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da9523e5-e981-49ab-96e5-78518b45c208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1321182657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['3a4b835b-ac06-411d-8c28-1a0ef4a7f8fe','a486e895-d139-478b-b619-789fc289fb7c','06d95af5-0620-40de-909d-a68b5ce66f1c','ccfde14c-a889-4f7e-93d9-68efd12b862b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1321182657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da9523e5-e981-49ab-96e5-78518b45c208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='20a400f9206e4902abf83291d8994f1f',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:55.426526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b1b9fb-a2d7-49d9-8d04-b8d8a18c05ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:55.502124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-733d20a9-857e-4f45-b99a-bfc3436dbbda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:55.503501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-733d20a9-857e-4f45-b99a-bfc3436dbbda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:55.505734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-733d20a9-857e-4f45-b99a-bfc3436dbbda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:55.518699 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b1b9fb-a2d7-49d9-8d04-b8d8a18c05ec) transitioned into state 'SUCCESS' from state '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-1321182657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['3a4b835b-ac06-411d-8c28-1a0ef4a7f8fe','a486e895-d139-478b-b619-789fc289fb7c','06d95af5-0620-40de-909d-a68b5ce66f1c','ccfde14c-a889-4f7e-93d9-68efd12b862b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:55.523651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a67fcf-004f-46e7-a517-cec47ea97bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:55.558632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a67fcf-004f-46e7-a517-cec47ea97bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:55.564047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (4b30ad94-a5b5-464f-b979-8390a879490b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:55.657491 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:55.657491 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:55.669443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-733d20a9-857e-4f45-b99a-bfc3436dbbda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:55.731796 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-733d20a9-857e-4f45-b99a-bfc3436dbbda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:55.734347 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1319/2632] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:55 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:55.877257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request issued successfully. Jan 21 07:55:55.983289 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf248fb4-6c11-42a4-8a3d-6f1867b45d5c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes returned with HTTP 202 Jan 21 07:55:55.987647 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1314/2633] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:55:54 2021] POST /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes => generated 814 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:55:56.000710 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6428225f-21e6-46a8-a16d-75ee4d5a5cba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:55:56.001563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6428225f-21e6-46a8-a16d-75ee4d5a5cba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:56.001945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:56.001945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:56.002524 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6428225f-21e6-46a8-a16d-75ee4d5a5cba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:56.150235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:56.150235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:56.184305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6428225f-21e6-46a8-a16d-75ee4d5a5cba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:56.261389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6428225f-21e6-46a8-a16d-75ee4d5a5cba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 returned with HTTP 200 Jan 21 07:55:56.266471 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1320/2634] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:55 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 => generated 906 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:56.750815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48db97ba-4461-4c5f-8cb4-0e0c25942719 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:56.751321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48db97ba-4461-4c5f-8cb4-0e0c25942719 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:56.751651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:56.751651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:56.752043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48db97ba-4461-4c5f-8cb4-0e0c25942719 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:56.899216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:56.899216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:56.954667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48db97ba-4461-4c5f-8cb4-0e0c25942719 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:57.032171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48db97ba-4461-4c5f-8cb4-0e0c25942719 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:57.040401 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1315/2635] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:56 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:57.288943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6e6318e-7aac-40f6-a791-c3fc36f8592a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:55:57.296482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6e6318e-7aac-40f6-a791-c3fc36f8592a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:57.297003 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:57.297003 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:57.297612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a6e6318e-7aac-40f6-a791-c3fc36f8592a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:57.386993 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:57.386993 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:57.407462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a6e6318e-7aac-40f6-a791-c3fc36f8592a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:57.452309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a6e6318e-7aac-40f6-a791-c3fc36f8592a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 returned with HTTP 200 Jan 21 07:55:57.453797 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1321/2636] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:57 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 => generated 906 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:58.057759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8711305d-6953-4e52-a8ba-091275ad4edf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:58.058323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8711305d-6953-4e52-a8ba-091275ad4edf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:58.058486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:58.058486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:58.058866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8711305d-6953-4e52-a8ba-091275ad4edf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:58.145738 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:58.145738 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:58.164352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8711305d-6953-4e52-a8ba-091275ad4edf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:58.193253 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8711305d-6953-4e52-a8ba-091275ad4edf tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:58.194666 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1316/2637] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:58 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:58.482920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e7a6a4c-ee82-433d-8b36-caa4e514fb87 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:55:58.483686 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e7a6a4c-ee82-433d-8b36-caa4e514fb87 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:58.484237 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:58.484237 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:58.484911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e7a6a4c-ee82-433d-8b36-caa4e514fb87 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:58.602655 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:58.602655 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:58.634141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9e7a6a4c-ee82-433d-8b36-caa4e514fb87 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:55:58.706892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e7a6a4c-ee82-433d-8b36-caa4e514fb87 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 returned with HTTP 200 Jan 21 07:55:58.722862 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1322/2638] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:58 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 => generated 907 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:58.730467 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] POST http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes Jan 21 07:55:58.731365 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:58.731365 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:58.732919 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'create', calling method: create, body: {"volume": {"source_volid": "da9523e5-e981-49ab-96e5-78518b45c208", "size": 1, "name": "tempest-VolumesGetTest-Volume-85437537", "metadata": {"Type": "Test"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:55:58.734856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request body: {'volume': {'source_volid': 'da9523e5-e981-49ab-96e5-78518b45c208', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-85437537', 'metadata': {'Type': 'Test'}}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:55:58.826226 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:58.826226 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:58.829295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume retrieved successfully. Jan 21 07:55:58.830612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume of 1 GB Jan 21 07:55:58.882970 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Availability Zones retrieved successfully. Jan 21 07:55:58.905188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (d669c47f-3cc0-4bad-9c5f-fb582626b79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:55:58.909265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa89d55-528c-43ae-8fd0-f967951eeb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:58.915823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Validating volume size '1' using validate_int, validate_source_size {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:55:59.075440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa89d55-528c-43ae-8fd0-f967951eeb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'da9523e5-e981-49ab-96e5-78518b45c208', 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:59.078459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6670c7a-5160-448d-abf3-94c386c38e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:59.230743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-766fff19-61d8-4d05-9b8a-8a26a713d492 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:55:59.231791 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-766fff19-61d8-4d05-9b8a-8a26a713d492 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:59.232180 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:55:59.232180 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:55:59.240360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-766fff19-61d8-4d05-9b8a-8a26a713d492 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:59.650318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Created reservations ['e5a3f24b-922f-41e5-a10d-ed8328b9d2b6', 'b5237671-4f46-4629-b66a-df5c8aa7cefe', '271fd7e3-44e0-4f8d-a690-80454e187a06', '8bbca2fb-df41-481d-8dad-3ea2f547486b'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:55:59.659363 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:55:59.659363 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:55:59.662529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6670c7a-5160-448d-abf3-94c386c38e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5a3f24b-922f-41e5-a10d-ed8328b9d2b6', 'b5237671-4f46-4629-b66a-df5c8aa7cefe', '271fd7e3-44e0-4f8d-a690-80454e187a06', '8bbca2fb-df41-481d-8dad-3ea2f547486b']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:55:59.674331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b9dc04-6464-4be2-b892-5247c06c32ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:55:59.711853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-766fff19-61d8-4d05-9b8a-8a26a713d492 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:55:59.848833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-766fff19-61d8-4d05-9b8a-8a26a713d492 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:55:59.859664 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1323/2639] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:55:59 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:55:59.994621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b9dc04-6464-4be2-b892-5247c06c32ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b364b5e-2233-4c81-943d-8fffe9e239fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-85437537',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['e5a3f24b-922f-41e5-a10d-ed8328b9d2b6','b5237671-4f46-4629-b66a-df5c8aa7cefe','271fd7e3-44e0-4f8d-a690-80454e187a06','8bbca2fb-df41-481d-8dad-3ea2f547486b'],size=1,snapshot_id=None,source_replicaid=,source_volid=da9523e5-e981-49ab-96e5-78518b45c208,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-85437537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b364b5e-2233-4c81-943d-8fffe9e239fb,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=da9523e5-e981-49ab-96e5-78518b45c208,status='creating',terminated_at=None,updated_at=None,user_id='20a400f9206e4902abf83291d8994f1f',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:00.002478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d70f7fa-5914-41f5-8fd4-d2891dde8ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:00.116506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d70f7fa-5914-41f5-8fd4-d2891dde8ba4) transitioned into state 'SUCCESS' from state '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-85437537',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['e5a3f24b-922f-41e5-a10d-ed8328b9d2b6','b5237671-4f46-4629-b66a-df5c8aa7cefe','271fd7e3-44e0-4f8d-a690-80454e187a06','8bbca2fb-df41-481d-8dad-3ea2f547486b'],size=1,snapshot_id=None,source_replicaid=,source_volid=da9523e5-e981-49ab-96e5-78518b45c208,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:00.120533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad9020c-4cb2-4b63-87fb-753850693190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:00.329949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad9020c-4cb2-4b63-87fb-753850693190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:00.342313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (d669c47f-3cc0-4bad-9c5f-fb582626b79d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:00.515799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request issued successfully. Jan 21 07:56:00.578697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26935b6a-74b4-480a-b439-50a54ce85de9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes returned with HTTP 202 Jan 21 07:56:00.585239 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1317/2640] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:55:58 2021] POST /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes => generated 860 bytes in 1859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:56:00.620520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd2d2be2-71df-4750-80ad-fe9a7ec8e476 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:00.621417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd2d2be2-71df-4750-80ad-fe9a7ec8e476 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:00.621772 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:00.621772 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:00.622577 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd2d2be2-71df-4750-80ad-fe9a7ec8e476 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:00.867883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bb4c7b0-5c18-44c6-91ef-efaf64251ffc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:00.868986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bb4c7b0-5c18-44c6-91ef-efaf64251ffc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:00.869568 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:00.869568 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:00.870234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bb4c7b0-5c18-44c6-91ef-efaf64251ffc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:00.914583 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:00.914583 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:00.944505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fd2d2be2-71df-4750-80ad-fe9a7ec8e476 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:01.069960 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:01.069960 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:01.078568 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd2d2be2-71df-4750-80ad-fe9a7ec8e476 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:01.105382 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1324/2641] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:00 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 928 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:01.158917 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2bb4c7b0-5c18-44c6-91ef-efaf64251ffc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:01.253359 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bb4c7b0-5c18-44c6-91ef-efaf64251ffc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:01.265708 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1318/2642] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:00 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:02.131345 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b0756cf-921a-4810-acdd-c2b97334052b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:02.132260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b0756cf-921a-4810-acdd-c2b97334052b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:02.132678 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:02.132678 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:02.133281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b0756cf-921a-4810-acdd-c2b97334052b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:02.272188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1fac11c-a7f8-4525-bd9d-df607d7e025d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:02.273038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1fac11c-a7f8-4525-bd9d-df607d7e025d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:02.273038 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:02.273038 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:02.273479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1fac11c-a7f8-4525-bd9d-df607d7e025d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:02.353736 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:02.353736 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:02.394151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2b0756cf-921a-4810-acdd-c2b97334052b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:02.488676 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:02.488676 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:02.512974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b0756cf-921a-4810-acdd-c2b97334052b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:02.527117 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1325/2643] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:02 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:02.534730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e1fac11c-a7f8-4525-bd9d-df607d7e025d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:02.614609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1fac11c-a7f8-4525-bd9d-df607d7e025d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:02.617804 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1319/2644] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:02 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:03.556815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2ac42e8-5d3d-47f8-ab8d-54404a3773ba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:03.557366 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2ac42e8-5d3d-47f8-ab8d-54404a3773ba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:03.557555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:03.557555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:03.559044 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2ac42e8-5d3d-47f8-ab8d-54404a3773ba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:03.636363 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd26766f-606f-4d48-870e-228a64e44a98 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:03.638868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd26766f-606f-4d48-870e-228a64e44a98 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:03.640470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:03.640470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:03.641245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd26766f-606f-4d48-870e-228a64e44a98 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:03.779785 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:03.779785 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:03.806395 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:03.806395 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:03.808175 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d2ac42e8-5d3d-47f8-ab8d-54404a3773ba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:03.861009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd26766f-606f-4d48-870e-228a64e44a98 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:03.874021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2ac42e8-5d3d-47f8-ab8d-54404a3773ba tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:03.875632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1326/2645] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:03 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:03.955187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd26766f-606f-4d48-870e-228a64e44a98 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:03.957119 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1320/2646] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:03 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:04.906271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0dfa234a-b15c-413a-a781-354af95fc0c1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:04.907301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0dfa234a-b15c-413a-a781-354af95fc0c1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:04.907674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:04.907674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:04.908355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0dfa234a-b15c-413a-a781-354af95fc0c1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:04.978087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-222a9ca8-0665-46cd-8c1f-b8ad836ae646 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:04.979059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-222a9ca8-0665-46cd-8c1f-b8ad836ae646 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:04.980350 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:04.980350 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:04.983623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-222a9ca8-0665-46cd-8c1f-b8ad836ae646 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:05.081731 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:05.081731 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:05.116895 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:05.116895 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:05.118254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0dfa234a-b15c-413a-a781-354af95fc0c1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:05.142014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-222a9ca8-0665-46cd-8c1f-b8ad836ae646 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:05.198303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0dfa234a-b15c-413a-a781-354af95fc0c1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:05.199909 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1327/2647] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:04 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:05.210574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-222a9ca8-0665-46cd-8c1f-b8ad836ae646 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:05.211444 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1321/2648] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:04 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:06.217772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0faa21f1-c836-4737-a2f0-f99d6eef48ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:06.218293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0faa21f1-c836-4737-a2f0-f99d6eef48ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:06.218480 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:06.218480 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:06.220271 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0faa21f1-c836-4737-a2f0-f99d6eef48ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:06.230399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73231219-31ea-4696-8e49-fdcb27240333 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:06.231040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73231219-31ea-4696-8e49-fdcb27240333 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:06.231331 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:06.231331 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:06.231848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73231219-31ea-4696-8e49-fdcb27240333 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:06.299150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:06.299150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:06.310095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-73231219-31ea-4696-8e49-fdcb27240333 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:06.320076 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:06.320076 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:06.330316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0faa21f1-c836-4737-a2f0-f99d6eef48ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:06.344865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73231219-31ea-4696-8e49-fdcb27240333 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:06.346017 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1322/2649] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:06 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 920 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:06.374018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0faa21f1-c836-4737-a2f0-f99d6eef48ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:06.375378 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1328/2650] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:06 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:07.362935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5150a65c-d1b0-4c6f-bffa-6c1ff0cd179a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:07.365707 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5150a65c-d1b0-4c6f-bffa-6c1ff0cd179a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:07.366211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:07.366211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:07.366880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5150a65c-d1b0-4c6f-bffa-6c1ff0cd179a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:07.407180 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-452710cc-7af7-4b40-9c58-0b7bf771ae6d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:07.407714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-452710cc-7af7-4b40-9c58-0b7bf771ae6d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:07.407911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:07.407911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:07.408562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-452710cc-7af7-4b40-9c58-0b7bf771ae6d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:07.476768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:07.476768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:07.482633 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:07.482633 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:07.493591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-452710cc-7af7-4b40-9c58-0b7bf771ae6d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:07.506355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5150a65c-d1b0-4c6f-bffa-6c1ff0cd179a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:07.525326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-452710cc-7af7-4b40-9c58-0b7bf771ae6d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:07.526177 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1329/2651] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:07 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:07.545981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5150a65c-d1b0-4c6f-bffa-6c1ff0cd179a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:07.547174 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1323/2652] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:07 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 978 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:08.556784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88ee7c9e-0aad-4ef2-bac7-e05245ea1c38 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:08.560195 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88ee7c9e-0aad-4ef2-bac7-e05245ea1c38 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:08.560195 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:08.560195 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:08.560195 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88ee7c9e-0aad-4ef2-bac7-e05245ea1c38 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:08.564453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98ed2fc3-2ae3-48c6-864a-3d9ce276187c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:08.565166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98ed2fc3-2ae3-48c6-864a-3d9ce276187c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:08.565358 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:08.565358 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:08.565735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98ed2fc3-2ae3-48c6-864a-3d9ce276187c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:08.725296 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:08.725296 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:08.729719 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:08.729719 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:08.746722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98ed2fc3-2ae3-48c6-864a-3d9ce276187c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:08.757084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-88ee7c9e-0aad-4ef2-bac7-e05245ea1c38 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:08.803313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98ed2fc3-2ae3-48c6-864a-3d9ce276187c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:08.807527 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88ee7c9e-0aad-4ef2-bac7-e05245ea1c38 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:08.818839 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1324/2653] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:08 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 978 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:08.819152 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1330/2654] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:08 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:09.858229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b30840b4-edd9-4e87-ba20-45cae2fbd79e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:09.860492 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b30840b4-edd9-4e87-ba20-45cae2fbd79e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:09.861223 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:09.861223 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:09.868685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b30840b4-edd9-4e87-ba20-45cae2fbd79e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:09.871153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8b6febb-22fa-4faa-8f41-bbb43f2383c4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:09.872494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8b6febb-22fa-4faa-8f41-bbb43f2383c4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:09.877778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:09.877778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:09.881213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8b6febb-22fa-4faa-8f41-bbb43f2383c4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:10.207472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:10.207472 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:10.256004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b8b6febb-22fa-4faa-8f41-bbb43f2383c4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:10.322022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8b6febb-22fa-4faa-8f41-bbb43f2383c4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:10.336621 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1325/2655] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:09 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:10.405792 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:10.405792 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:10.417679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b30840b4-edd9-4e87-ba20-45cae2fbd79e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:10.460164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b30840b4-edd9-4e87-ba20-45cae2fbd79e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:10.473911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1331/2656] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:09 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 981 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:11.357630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a65fb1dd-6382-48af-9662-b0fc59b5317b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:11.361429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a65fb1dd-6382-48af-9662-b0fc59b5317b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:11.369503 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:11.369503 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:11.374278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a65fb1dd-6382-48af-9662-b0fc59b5317b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:11.493531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17abe7f8-7544-416e-a5d5-abce8cb58be6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:11.494849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17abe7f8-7544-416e-a5d5-abce8cb58be6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:11.496937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:11.496937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:11.498234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17abe7f8-7544-416e-a5d5-abce8cb58be6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:11.542839 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:11.542839 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:11.569859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a65fb1dd-6382-48af-9662-b0fc59b5317b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:11.618724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a65fb1dd-6382-48af-9662-b0fc59b5317b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:11.620846 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1326/2657] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:11 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:11.897482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:11.897482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:11.947044 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-17abe7f8-7544-416e-a5d5-abce8cb58be6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:11.995011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17abe7f8-7544-416e-a5d5-abce8cb58be6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:12.000400 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1332/2658] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:11 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 981 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:12.649800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c60390d-4de9-4e17-9a6c-4aece57e5748 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:12.650629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c60390d-4de9-4e17-9a6c-4aece57e5748 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:12.650629 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:12.650629 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:12.651258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c60390d-4de9-4e17-9a6c-4aece57e5748 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:12.788117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:12.788117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:12.818079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c60390d-4de9-4e17-9a6c-4aece57e5748 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:12.957501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c60390d-4de9-4e17-9a6c-4aece57e5748 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:12.967669 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1327/2659] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:12 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:13.020230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3b0e7c3-ec01-45d7-88fa-4012a683df99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:13.021180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3b0e7c3-ec01-45d7-88fa-4012a683df99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:13.021537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:13.021537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:13.023369 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3b0e7c3-ec01-45d7-88fa-4012a683df99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:13.165214 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:13.165214 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:13.231141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d3b0e7c3-ec01-45d7-88fa-4012a683df99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:13.314091 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3b0e7c3-ec01-45d7-88fa-4012a683df99 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:13.328882 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1333/2660] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:13 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 981 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:13.986382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1b742ba-3b11-4388-b3bd-7819f4e1bac8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:13.987593 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1b742ba-3b11-4388-b3bd-7819f4e1bac8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:13.988007 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:13.988007 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:13.989599 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1b742ba-3b11-4388-b3bd-7819f4e1bac8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:14.104859 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:14.104859 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:14.127326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1b742ba-3b11-4388-b3bd-7819f4e1bac8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:14.193055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1b742ba-3b11-4388-b3bd-7819f4e1bac8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:14.194546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1328/2661] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:13 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:14.348021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b678bd3-4851-4b20-b470-fc80c33fcd7d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:14.349524 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b678bd3-4851-4b20-b470-fc80c33fcd7d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:14.349709 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:14.349709 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:14.350339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b678bd3-4851-4b20-b470-fc80c33fcd7d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:14.616872 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:14.616872 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:14.646097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1b678bd3-4851-4b20-b470-fc80c33fcd7d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:14.681757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b678bd3-4851-4b20-b470-fc80c33fcd7d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:14.693951 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1334/2662] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:14 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 981 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:15.223748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f79a1d29-1568-4786-bc0d-674d3516f1d7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:15.225486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f79a1d29-1568-4786-bc0d-674d3516f1d7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:15.225486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:15.225486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:15.226146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f79a1d29-1568-4786-bc0d-674d3516f1d7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:15.354817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:15.354817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:15.378542 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f79a1d29-1568-4786-bc0d-674d3516f1d7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:15.406167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f79a1d29-1568-4786-bc0d-674d3516f1d7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:15.407579 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1329/2663] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:15 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:15.751685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b08a714-f844-42d4-b4b8-832ee5fba0b1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:15.752284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b08a714-f844-42d4-b4b8-832ee5fba0b1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:15.753590 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:15.753590 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:15.754043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b08a714-f844-42d4-b4b8-832ee5fba0b1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:15.889425 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:15.889425 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:15.907772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1b08a714-f844-42d4-b4b8-832ee5fba0b1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:15.966448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b08a714-f844-42d4-b4b8-832ee5fba0b1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:15.967483 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1335/2664] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:15 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 981 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:16.440527 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5452bb8-4bc2-4e3f-bce0-d0f608b41950 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:16.441321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5452bb8-4bc2-4e3f-bce0-d0f608b41950 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:16.441452 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:16.441452 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:16.442521 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b5452bb8-4bc2-4e3f-bce0-d0f608b41950 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:16.545626 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:16.545626 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:16.568202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b5452bb8-4bc2-4e3f-bce0-d0f608b41950 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:16.615465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b5452bb8-4bc2-4e3f-bce0-d0f608b41950 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:16.627904 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1330/2665] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:16 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:16.986277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-334f7048-8650-4900-9bed-410704bd2ba5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:16.986885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-334f7048-8650-4900-9bed-410704bd2ba5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:16.987258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:16.987258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:16.987653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-334f7048-8650-4900-9bed-410704bd2ba5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:17.060402 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:17.060402 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:17.077485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-334f7048-8650-4900-9bed-410704bd2ba5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:17.121254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-334f7048-8650-4900-9bed-410704bd2ba5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:17.122204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1336/2666] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:16 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 981 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:17.656201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9667b8c-4fad-4200-81ed-94964223c9fe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:17.657046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9667b8c-4fad-4200-81ed-94964223c9fe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:17.657046 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:17.657046 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:17.658246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9667b8c-4fad-4200-81ed-94964223c9fe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:17.872653 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:17.872653 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:17.928723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a9667b8c-4fad-4200-81ed-94964223c9fe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:18.031284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9667b8c-4fad-4200-81ed-94964223c9fe tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:18.036831 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1331/2667] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:17 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 952 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:18.139131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b04ecb2-4ae3-4791-82c2-3d12dba5317d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:18.139654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b04ecb2-4ae3-4791-82c2-3d12dba5317d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:18.140048 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:18.140048 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:18.140749 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b04ecb2-4ae3-4791-82c2-3d12dba5317d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:18.282824 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:18.282824 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:18.326833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1b04ecb2-4ae3-4791-82c2-3d12dba5317d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:18.396155 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b04ecb2-4ae3-4791-82c2-3d12dba5317d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:18.397685 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1337/2668] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:18 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 981 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:19.053680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bee0ce97-5cc9-498c-be12-3475b10f3a83 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:19.054902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bee0ce97-5cc9-498c-be12-3475b10f3a83 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:19.055103 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:19.055103 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:19.055846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bee0ce97-5cc9-498c-be12-3475b10f3a83 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:19.167039 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:19.167039 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:19.186584 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bee0ce97-5cc9-498c-be12-3475b10f3a83 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:19.212754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bee0ce97-5cc9-498c-be12-3475b10f3a83 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:19.213908 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1332/2669] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:19 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 953 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:19.247410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be39fa6d-bbea-47cc-9195-51e2a93744ce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:19.248818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be39fa6d-bbea-47cc-9195-51e2a93744ce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:19.249427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:19.249427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:19.250493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be39fa6d-bbea-47cc-9195-51e2a93744ce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:19.340697 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:19.340697 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:19.365881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be39fa6d-bbea-47cc-9195-51e2a93744ce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:19.416793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c66083a-a06b-4cef-b1d0-454ef9fd2094 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:19.417784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c66083a-a06b-4cef-b1d0-454ef9fd2094 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:19.418254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:19.418254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:19.419122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c66083a-a06b-4cef-b1d0-454ef9fd2094 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:19.448615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be39fa6d-bbea-47cc-9195-51e2a93744ce tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:19.459709 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1338/2670] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:19 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 953 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:19.477109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-925bffb8-2258-4fff-bd29-8c5f37a18123 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] PUT http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:19.477579 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:19.477579 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:19.484865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-925bffb8-2258-4fff-bd29-8c5f37a18123 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-85437537"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:19.580497 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:19.580497 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:19.598164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c66083a-a06b-4cef-b1d0-454ef9fd2094 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:19.611715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:19.611715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:19.636137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-925bffb8-2258-4fff-bd29-8c5f37a18123 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:19.643807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c66083a-a06b-4cef-b1d0-454ef9fd2094 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:19.644762 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1333/2671] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:19 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1369 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:56:19.656115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-925bffb8-2258-4fff-bd29-8c5f37a18123 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume updated successfully. Jan 21 07:56:19.660865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74fac727-8067-402b-be67-7a5abfb354c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:19.661562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74fac727-8067-402b-be67-7a5abfb354c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:19.661885 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:19.661885 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:19.662449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74fac727-8067-402b-be67-7a5abfb354c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:19.713173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-925bffb8-2258-4fff-bd29-8c5f37a18123 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:19.724327 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1339/2672] 10.222.0.24 () {60 vars in 1335 bytes} [Thu Jan 21 07:56:19 2021] PUT /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 885 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:19.724754 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:19.724754 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:19.731764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80333f22-7375-4184-a314-ea283e750e2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] PUT http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:19.732241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:19.732241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:19.732703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-80333f22-7375-4184-a314-ea283e750e2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-531602680", "description": "This is the new description of volume"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:19.734177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-74fac727-8067-402b-be67-7a5abfb354c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:19.800083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74fac727-8067-402b-be67-7a5abfb354c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:19.812662 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1334/2673] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:19 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1369 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:19.821011 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:19.821011 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:19.886775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-80333f22-7375-4184-a314-ea283e750e2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:19.917025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-80333f22-7375-4184-a314-ea283e750e2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume updated successfully. Jan 21 07:56:19.951440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80333f22-7375-4184-a314-ea283e750e2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:19.952719 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1340/2674] 10.222.0.24 () {60 vars in 1336 bytes} [Thu Jan 21 07:56:19 2021] PUT /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 925 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:19.973922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65931100-d384-4990-8654-6815bf6e0341 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:19.975251 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65931100-d384-4990-8654-6815bf6e0341 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:19.975840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:19.975840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:19.978718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65931100-d384-4990-8654-6815bf6e0341 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:20.122440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:20.122440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:20.133389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-65931100-d384-4990-8654-6815bf6e0341 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:20.136594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-86c957d1-c5f1-4010-834f-729894ac1875 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:20.138127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-86c957d1-c5f1-4010-834f-729894ac1875 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:20.142622 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:20.142622 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:20.143687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-86c957d1-c5f1-4010-834f-729894ac1875 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:20.180056 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65931100-d384-4990-8654-6815bf6e0341 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:20.181514 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1335/2675] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:19 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 993 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:20.209877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] POST http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes Jan 21 07:56:20.210657 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:20.210657 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:20.211312 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1547206186", "availability_zone": "nova", "size": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:20.213240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1547206186', 'availability_zone': 'nova', 'size': 1}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:56:20.216457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume of 1 GB Jan 21 07:56:20.255913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Availability Zones retrieved successfully. Jan 21 07:56:20.285162 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (bb6d956d-35d4-4998-8a41-5b4391c3f418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:20.288245 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:20.288245 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:20.289324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af09c997-ff6d-4f1d-82f2-6f3677a537a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:20.292214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:56:20.306613 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a67275b0-5642-418c-b243-ba44b1ed329b req-86c957d1-c5f1-4010-834f-729894ac1875 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:20.346238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-86c957d1-c5f1-4010-834f-729894ac1875 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:20.347410 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1341/2676] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:56:20 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1369 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:20.458689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af09c997-ff6d-4f1d-82f2-6f3677a537a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:20.463977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261962f5-3372-4d8b-92d7-ba5bbafb2dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:20.579052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Created reservations ['25d9dd9a-68ac-4295-9157-5c53eaefe3f3', 'd4b28f84-7e39-4df9-9690-65b714dfe646', '4fd3d65d-cd02-4eb9-be6c-b140562d6009', '4b1776c0-e8af-4d6e-a2f5-dff007eabaed'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:56:20.581962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261962f5-3372-4d8b-92d7-ba5bbafb2dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25d9dd9a-68ac-4295-9157-5c53eaefe3f3', 'd4b28f84-7e39-4df9-9690-65b714dfe646', '4fd3d65d-cd02-4eb9-be6c-b140562d6009', '4b1776c0-e8af-4d6e-a2f5-dff007eabaed']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:20.585018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aaeace1-61f2-4681-9d84-129a3a024a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:20.667214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aaeace1-61f2-4681-9d84-129a3a024a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75874d9-9412-4526-bdb2-3c992faf4cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1547206186',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['25d9dd9a-68ac-4295-9157-5c53eaefe3f3','d4b28f84-7e39-4df9-9690-65b714dfe646','4fd3d65d-cd02-4eb9-be6c-b140562d6009','4b1776c0-e8af-4d6e-a2f5-dff007eabaed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:56:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1547206186',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75874d9-9412-4526-bdb2-3c992faf4cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='20a400f9206e4902abf83291d8994f1f',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:20.669637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47606f0-9a6f-42a7-8016-befc42e65bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:20.719204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47606f0-9a6f-42a7-8016-befc42e65bdf) transitioned into 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-1547206186',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['25d9dd9a-68ac-4295-9157-5c53eaefe3f3','d4b28f84-7e39-4df9-9690-65b714dfe646','4fd3d65d-cd02-4eb9-be6c-b140562d6009','4b1776c0-e8af-4d6e-a2f5-dff007eabaed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:20.726743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2fb9d7a-ed22-4c6f-a53a-ce4fb94aec2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:20.784179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2fb9d7a-ed22-4c6f-a53a-ce4fb94aec2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:20.799821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (bb6d956d-35d4-4998-8a41-5b4391c3f418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:21.044935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request issued successfully. Jan 21 07:56:21.094472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25f053d4-0c3d-4795-aa44-29d75ef48751 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes returned with HTTP 202 Jan 21 07:56:21.118474 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1336/2677] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:56:20 2021] POST /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes => generated 811 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:56:21.146283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8196dde5-5d8e-4491-8fba-60414fedf071 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca Jan 21 07:56:21.147295 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8196dde5-5d8e-4491-8fba-60414fedf071 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:21.147660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:21.147660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:21.152730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8196dde5-5d8e-4491-8fba-60414fedf071 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:21.346409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:21.346409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:21.364188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8196dde5-5d8e-4491-8fba-60414fedf071 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:21.415236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8196dde5-5d8e-4491-8fba-60414fedf071 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca returned with HTTP 200 Jan 21 07:56:21.418976 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1342/2678] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:21 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca => generated 903 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:22.453609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc41aeaf-9d88-4f50-bfb6-ef5766bd28fa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca Jan 21 07:56:22.454489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc41aeaf-9d88-4f50-bfb6-ef5766bd28fa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:22.454853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:22.454853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:22.455535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc41aeaf-9d88-4f50-bfb6-ef5766bd28fa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:22.567108 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:22.567108 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:22.583247 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dc41aeaf-9d88-4f50-bfb6-ef5766bd28fa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:22.646443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc41aeaf-9d88-4f50-bfb6-ef5766bd28fa tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca returned with HTTP 200 Jan 21 07:56:22.648401 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1337/2679] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:22 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca => generated 904 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:22.677259 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-978de467-da9e-4e3d-9e57-412bc90833ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] PUT http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca Jan 21 07:56:22.677724 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:22.677724 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:22.678205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-978de467-da9e-4e3d-9e57-412bc90833ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-85437537", "description": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:22.731118 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:22.731118 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:22.741097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-978de467-da9e-4e3d-9e57-412bc90833ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:22.752389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-978de467-da9e-4e3d-9e57-412bc90833ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume updated successfully. Jan 21 07:56:22.773385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-978de467-da9e-4e3d-9e57-412bc90833ca tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca returned with HTTP 200 Jan 21 07:56:22.774700 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1343/2680] 10.222.0.24 () {60 vars in 1335 bytes} [Thu Jan 21 07:56:22 2021] PUT /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca => generated 837 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:22.791356 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ce0e750-1a34-47c3-a2e2-da2f60a56c32 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] DELETE http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca Jan 21 07:56:22.792282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ce0e750-1a34-47c3-a2e2-da2f60a56c32 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:22.792780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:22.792780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:22.793703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ce0e750-1a34-47c3-a2e2-da2f60a56c32 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:22.794538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8ce0e750-1a34-47c3-a2e2-da2f60a56c32 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume with id: e75874d9-9412-4526-bdb2-3c992faf4cca Jan 21 07:56:22.858449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:22.858449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:22.859703 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8ce0e750-1a34-47c3-a2e2-da2f60a56c32 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:22.906445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8ce0e750-1a34-47c3-a2e2-da2f60a56c32 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume request issued successfully. Jan 21 07:56:22.907189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ce0e750-1a34-47c3-a2e2-da2f60a56c32 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca returned with HTTP 202 Jan 21 07:56:22.908328 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1338/2681] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:56:22 2021] DELETE /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:56:22.917998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3e6771f-476e-4d2d-895c-68f1be2c1d7a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca Jan 21 07:56:22.919178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3e6771f-476e-4d2d-895c-68f1be2c1d7a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:22.919864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:22.919864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:22.920664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3e6771f-476e-4d2d-895c-68f1be2c1d7a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:23.018286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-3b5f7bf5-a0b6-4a97-a709-0da8670688ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:23.018286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-3b5f7bf5-a0b6-4a97-a709-0da8670688ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:23.018605 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:23.018605 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:23.018759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-3b5f7bf5-a0b6-4a97-a709-0da8670688ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:23.045737 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:23.045737 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:23.057774 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d3e6771f-476e-4d2d-895c-68f1be2c1d7a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:23.087374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3e6771f-476e-4d2d-895c-68f1be2c1d7a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca returned with HTTP 200 Jan 21 07:56:23.089465 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1344/2682] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:22 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca => generated 904 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:23.156765 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:23.156765 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:23.178198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a67275b0-5642-418c-b243-ba44b1ed329b req-3b5f7bf5-a0b6-4a97-a709-0da8670688ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:23.240948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-3b5f7bf5-a0b6-4a97-a709-0da8670688ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:23.241853 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1339/2683] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:56:23 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1369 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:23.253760 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3e6771f-476e-4d2d-895c-68f1be2c1d7a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume// Jan 21 07:56:23.254291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3e6771f-476e-4d2d-895c-68f1be2c1d7a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:23.254560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:23.254560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:23.255147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3e6771f-476e-4d2d-895c-68f1be2c1d7a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:23.256317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3e6771f-476e-4d2d-895c-68f1be2c1d7a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:56:23.257759 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1345/2684] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:56:23 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:56:23.278284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-a3fa1e89-146d-4ec8-9c2d-859bbc51f0ba tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments Jan 21 07:56:23.280674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:23.280674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:23.281209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-a3fa1e89-146d-4ec8-9c2d-859bbc51f0ba tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f", "instance_uuid": "7bad6386-9c3c-45bd-adbf-bc38a931d0d9", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:23.392825 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:23.392825 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:23.523218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-a3fa1e89-146d-4ec8-9c2d-859bbc51f0ba tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments returned with HTTP 200 Jan 21 07:56:23.529114 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1340/2685] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:56:23 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments => generated 273 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:24.115026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d9c951b-e3ae-4d12-802f-f52aa5d78116 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca Jan 21 07:56:24.115709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d9c951b-e3ae-4d12-802f-f52aa5d78116 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:24.116630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d9c951b-e3ae-4d12-802f-f52aa5d78116 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:24.244981 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:24.244981 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:24.264555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1d9c951b-e3ae-4d12-802f-f52aa5d78116 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:24.343613 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d9c951b-e3ae-4d12-802f-f52aa5d78116 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca returned with HTTP 200 Jan 21 07:56:24.357592 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1346/2686] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:24 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca => generated 904 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:25.377066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b127fab-5974-4036-bce7-6dafefeca44d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca Jan 21 07:56:25.378375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b127fab-5974-4036-bce7-6dafefeca44d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:25.378844 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:25.378844 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:25.379540 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b127fab-5974-4036-bce7-6dafefeca44d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:25.543771 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:25.543771 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:25.566926 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b127fab-5974-4036-bce7-6dafefeca44d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:25.611614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b127fab-5974-4036-bce7-6dafefeca44d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca returned with HTTP 200 Jan 21 07:56:25.612948 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1341/2687] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:25 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca => generated 904 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:26.568453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d9c951b-e3ae-4d12-802f-f52aa5d78116 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume// Jan 21 07:56:26.569103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d9c951b-e3ae-4d12-802f-f52aa5d78116 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:26.569467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:26.569467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:26.570016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1d9c951b-e3ae-4d12-802f-f52aa5d78116 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:26.572274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1d9c951b-e3ae-4d12-802f-f52aa5d78116 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:56:26.573074 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1347/2688] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 07:56:26 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:56:26.588107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-9a624848-af4f-47d1-81b6-2e9838354d68 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:56:26.589055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-9a624848-af4f-47d1-81b6-2e9838354d68 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:26.589652 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:26.589652 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:26.590400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-9a624848-af4f-47d1-81b6-2e9838354d68 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:26.637873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b10d8b6-9ac4-416b-8624-fa3e96a5341b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca Jan 21 07:56:26.638513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b10d8b6-9ac4-416b-8624-fa3e96a5341b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:26.639197 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b10d8b6-9ac4-416b-8624-fa3e96a5341b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:26.733905 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:26.733905 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:26.759003 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b10d8b6-9ac4-416b-8624-fa3e96a5341b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca returned with HTTP 404 Jan 21 07:56:26.760631 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1348/2689] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:26 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/e75874d9-9412-4526-bdb2-3c992faf4cca => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:56:26.771872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db5220f3-c1a9-474a-b491-068c38de577f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] DELETE http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:26.772829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db5220f3-c1a9-474a-b491-068c38de577f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:26.773562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db5220f3-c1a9-474a-b491-068c38de577f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:26.774268 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-db5220f3-c1a9-474a-b491-068c38de577f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume with id: 5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:26.802859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-a67275b0-5642-418c-b243-ba44b1ed329b req-9a624848-af4f-47d1-81b6-2e9838354d68 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:56:26.844403 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:26.844403 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:26.863877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-9a624848-af4f-47d1-81b6-2e9838354d68 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:56:26.865231 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1342/2690] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 07:56:26 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1467 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:56:26.897518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:26.897518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:26.899458 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-db5220f3-c1a9-474a-b491-068c38de577f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:26.908471 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-35024c3a-bc23-4c2a-8df8-e4aa54be4ccd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] PUT http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0ed2d3a2-bb33-494d-9201-721aa64338ea Jan 21 07:56:26.909038 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:26.909038 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:26.909479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-35024c3a-bc23-4c2a-8df8-e4aa54be4ccd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:26.944248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-db5220f3-c1a9-474a-b491-068c38de577f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume request issued successfully. Jan 21 07:56:26.945145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db5220f3-c1a9-474a-b491-068c38de577f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 202 Jan 21 07:56:26.946279 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1349/2691] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:56:26 2021] DELETE /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:56:26.957750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5659c5f2-9ddb-489c-8f0a-a56405d7b287 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:26.958730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5659c5f2-9ddb-489c-8f0a-a56405d7b287 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:26.959163 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:26.959163 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:26.960000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5659c5f2-9ddb-489c-8f0a-a56405d7b287 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:26.977399 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:56:26.977399 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:56:26.977930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-a67275b0-5642-418c-b243-ba44b1ed329b req-35024c3a-bc23-4c2a-8df8-e4aa54be4ccd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.021s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:56:26.990951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:26.990951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:27.071858 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:27.071858 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:27.082650 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5659c5f2-9ddb-489c-8f0a-a56405d7b287 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:27.110058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5659c5f2-9ddb-489c-8f0a-a56405d7b287 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:27.111290 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1350/2692] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:26 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 992 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:28.150343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-726a6a4d-ba76-4e9a-b211-5f495e1969f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:28.151351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-726a6a4d-ba76-4e9a-b211-5f495e1969f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:28.151351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:28.151351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:28.151878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-726a6a4d-ba76-4e9a-b211-5f495e1969f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:28.217460 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:28.217460 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:28.229179 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-726a6a4d-ba76-4e9a-b211-5f495e1969f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:28.255599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-726a6a4d-ba76-4e9a-b211-5f495e1969f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:28.257056 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1351/2693] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:28 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 992 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:29.290921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf68d133-a55c-4216-a20a-b23fa042d764 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:29.291658 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf68d133-a55c-4216-a20a-b23fa042d764 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:29.291927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:29.291927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:29.294499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf68d133-a55c-4216-a20a-b23fa042d764 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:29.516354 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:29.516354 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:29.540919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf68d133-a55c-4216-a20a-b23fa042d764 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:29.570702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf68d133-a55c-4216-a20a-b23fa042d764 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 200 Jan 21 07:56:29.571911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1352/2694] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:29 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 992 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:30.360509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-a67275b0-5642-418c-b243-ba44b1ed329b req-35024c3a-bc23-4c2a-8df8-e4aa54be4ccd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f-n-h2-765315-16'" released by "attachment_update" :: held 3.382s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:56:30.362685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-35024c3a-bc23-4c2a-8df8-e4aa54be4ccd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0ed2d3a2-bb33-494d-9201-721aa64338ea returned with HTTP 200 Jan 21 07:56:30.365774 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1343/2695] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 07:56:26 2021] PUT /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0ed2d3a2-bb33-494d-9201-721aa64338ea => generated 762 bytes in 3462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:30.420614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-875ca72a-a609-4627-a975-1a58fd1fa5ae tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0ed2d3a2-bb33-494d-9201-721aa64338ea/action Jan 21 07:56:30.421688 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:30.421688 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:30.422970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-875ca72a-a609-4627-a975-1a58fd1fa5ae tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:56:30.423885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-875ca72a-a609-4627-a975-1a58fd1fa5ae tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:30.604196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fbbd79d-1bf7-4c02-8c8f-345ec95f43e8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb Jan 21 07:56:30.605276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fbbd79d-1bf7-4c02-8c8f-345ec95f43e8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:30.606127 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:30.606127 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:30.607013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fbbd79d-1bf7-4c02-8c8f-345ec95f43e8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:30.644129 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:30.644129 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:30.681916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a67275b0-5642-418c-b243-ba44b1ed329b req-875ca72a-a609-4627-a975-1a58fd1fa5ae tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0ed2d3a2-bb33-494d-9201-721aa64338ea/action returned with HTTP 204 Jan 21 07:56:30.687005 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1353/2696] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 07:56:30 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0ed2d3a2-bb33-494d-9201-721aa64338ea/action => generated 0 bytes in 278 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:56:30.741339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fbbd79d-1bf7-4c02-8c8f-345ec95f43e8 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb returned with HTTP 404 Jan 21 07:56:30.743296 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1344/2697] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:30 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/5b364b5e-2233-4c81-943d-8fffe9e239fb => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:56:30.810500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] POST http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes Jan 21 07:56:30.811368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:30.811368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:30.812130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "size": 1, "name": "tempest-VolumesGetTest-Volume-849284227", "metadata": {"Type": "Test"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:30.814963 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request body: {'volume': {'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-849284227', 'metadata': {'Type': 'Test'}}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:56:31.148127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume of 1 GB Jan 21 07:56:31.198187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Availability Zones retrieved successfully. Jan 21 07:56:31.237684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (8fd68b52-acfc-4996-8dcf-17b03e25c033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:31.244796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870a677a-1b63-4b64-9205-1a054ef5275a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:31.249420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:56:31.530430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870a677a-1b63-4b64-9205-1a054ef5275a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:31.530430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cec3d7c-a6e7-4279-af6c-b67d47af5835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:31.712465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Created reservations ['a3cb25d9-1243-485d-a401-7b99b9a13cd1', '2b5f3805-bf17-403b-aec0-a83d5361017a', 'c65e3929-52d5-432e-9b3c-c87c7a71b625', 'b2739e08-c55f-45f6-855e-17b227fcdf5c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:56:31.719244 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cec3d7c-a6e7-4279-af6c-b67d47af5835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3cb25d9-1243-485d-a401-7b99b9a13cd1', '2b5f3805-bf17-403b-aec0-a83d5361017a', 'c65e3929-52d5-432e-9b3c-c87c7a71b625', 'b2739e08-c55f-45f6-855e-17b227fcdf5c']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:31.738152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e7dba5-5775-45e2-b48b-410fd4139ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:31.890471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e7dba5-5775-45e2-b48b-410fd4139ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4b8a851-ebd4-4e1c-bb51-c92afe528f10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-849284227',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['a3cb25d9-1243-485d-a401-7b99b9a13cd1','2b5f3805-bf17-403b-aec0-a83d5361017a','c65e3929-52d5-432e-9b3c-c87c7a71b625','b2739e08-c55f-45f6-855e-17b227fcdf5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-849284227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4b8a851-ebd4-4e1c-bb51-c92afe528f10,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='20a400f9206e4902abf83291d8994f1f',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:31.892973 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e2bd77-b05d-4ec6-8cf1-85e8ffafb84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:31.942831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e2bd77-b05d-4ec6-8cf1-85e8ffafb84f) transitioned into state 'SUCCESS' from state '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-849284227',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['a3cb25d9-1243-485d-a401-7b99b9a13cd1','2b5f3805-bf17-403b-aec0-a83d5361017a','c65e3929-52d5-432e-9b3c-c87c7a71b625','b2739e08-c55f-45f6-855e-17b227fcdf5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:31.949911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6857f33-fc59-471e-bda2-647bb9602a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:31.988723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6857f33-fc59-471e-bda2-647bb9602a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:31.991414 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (8fd68b52-acfc-4996-8dcf-17b03e25c033) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:32.102284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request issued successfully. Jan 21 07:56:32.156042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9cc008ae-3334-446a-ab86-f75192b08947 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes returned with HTTP 202 Jan 21 07:56:32.157258 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1354/2698] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:56:30 2021] POST /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes => generated 827 bytes in 1354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:56:32.177494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-386fe681-7bc9-4820-adce-671ff6a1d77c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:32.178913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-386fe681-7bc9-4820-adce-671ff6a1d77c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:32.184774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-386fe681-7bc9-4820-adce-671ff6a1d77c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:32.367880 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:32.367880 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:32.383501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-386fe681-7bc9-4820-adce-671ff6a1d77c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:32.462071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-386fe681-7bc9-4820-adce-671ff6a1d77c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:32.467760 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1345/2699] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:32 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 895 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:33.486264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8f4c4c32-033a-4fe5-9f31-5b6668d0f931 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:33.487297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8f4c4c32-033a-4fe5-9f31-5b6668d0f931 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:33.487646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:33.487646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:33.501530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8f4c4c32-033a-4fe5-9f31-5b6668d0f931 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:33.636645 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:33.636645 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:33.658984 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8f4c4c32-033a-4fe5-9f31-5b6668d0f931 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:33.702276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8f4c4c32-033a-4fe5-9f31-5b6668d0f931 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:33.704077 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1355/2700] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:33 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:34.731497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4fc23837-09c0-4084-9d21-51fa23c0cd3c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:34.733530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4fc23837-09c0-4084-9d21-51fa23c0cd3c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:34.735420 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:34.735420 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:34.736702 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4fc23837-09c0-4084-9d21-51fa23c0cd3c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:34.884573 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:34.884573 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:34.906637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4fc23837-09c0-4084-9d21-51fa23c0cd3c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:34.963742 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4fc23837-09c0-4084-9d21-51fa23c0cd3c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:34.966241 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1346/2701] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:34 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:35.984011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-acb85477-4e24-4841-86f2-0f061480bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:35.984853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-acb85477-4e24-4841-86f2-0f061480bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:35.985095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:35.985095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:35.985704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-acb85477-4e24-4841-86f2-0f061480bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:36.114953 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:36.114953 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:36.157783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-acb85477-4e24-4841-86f2-0f061480bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:36.259695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-acb85477-4e24-4841-86f2-0f061480bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:36.276630 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1356/2702] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:35 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:37.293658 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-626f670e-1613-405a-a8eb-2d9d31446ea3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:37.294355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-626f670e-1613-405a-a8eb-2d9d31446ea3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:37.294479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:37.294479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:37.294903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-626f670e-1613-405a-a8eb-2d9d31446ea3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:37.426329 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:37.426329 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:37.439916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-626f670e-1613-405a-a8eb-2d9d31446ea3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:37.471000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-626f670e-1613-405a-a8eb-2d9d31446ea3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:37.476623 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1347/2703] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:37 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:38.498951 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-526d481c-8d94-447f-9b30-752ba9b03e96 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:38.499729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-526d481c-8d94-447f-9b30-752ba9b03e96 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:38.499729 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:38.499729 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:38.500193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-526d481c-8d94-447f-9b30-752ba9b03e96 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:38.674322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:38.674322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:38.693679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-526d481c-8d94-447f-9b30-752ba9b03e96 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:38.819534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-526d481c-8d94-447f-9b30-752ba9b03e96 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:38.831421 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1357/2704] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:38 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:39.866086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3829e8ae-0cb6-46c6-b7e5-6a2e5e83e211 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:39.867059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3829e8ae-0cb6-46c6-b7e5-6a2e5e83e211 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:39.867407 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:39.867407 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:39.885920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3829e8ae-0cb6-46c6-b7e5-6a2e5e83e211 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:39.999962 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:39.999962 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:40.033116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3829e8ae-0cb6-46c6-b7e5-6a2e5e83e211 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:40.089339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3829e8ae-0cb6-46c6-b7e5-6a2e5e83e211 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:40.100335 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1348/2705] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:39 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:41.111727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9c66da91-f199-43c6-87cc-0e79ac56cb42 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:41.113740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9c66da91-f199-43c6-87cc-0e79ac56cb42 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:41.114133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:41.114133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:41.114844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9c66da91-f199-43c6-87cc-0e79ac56cb42 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:41.271864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:41.271864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:41.292656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9c66da91-f199-43c6-87cc-0e79ac56cb42 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:41.332751 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9c66da91-f199-43c6-87cc-0e79ac56cb42 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:41.334111 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1358/2706] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:41 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:42.367960 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1a187dd-bd58-4428-8b3a-8e632ba252b6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:42.370548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1a187dd-bd58-4428-8b3a-8e632ba252b6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:42.371147 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:42.371147 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:42.375050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1a187dd-bd58-4428-8b3a-8e632ba252b6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:42.555358 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes Jan 21 07:56:42.555831 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:42.555831 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:42.556220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1851901231"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:42.557829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1851901231'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:56:42.558376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Create volume of 1 GB Jan 21 07:56:42.602823 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Availability Zones retrieved successfully. Jan 21 07:56:42.672220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Flow 'volume_create_api' (d7bf5150-9fd3-4b9f-a008-62bac0bf819a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:42.685052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e948d3-4f38-4088-b02f-147b11e96b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:42.695366 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:56:42.710085 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:42.710085 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:42.734621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a1a187dd-bd58-4428-8b3a-8e632ba252b6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:42.809306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1a187dd-bd58-4428-8b3a-8e632ba252b6 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:42.836115 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1349/2707] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:42 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:43.050536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e948d3-4f38-4088-b02f-147b11e96b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:43.053245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbea0cd2-0539-452d-9ba0-a73affcd355a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:43.325732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Created reservations ['6fb13101-33f5-4a6c-8cbb-2698f0f966cc', '39201f78-f8bc-41b7-9234-7b14e9cf777d', 'f9420431-8745-4b93-a96e-7c937a31fe31', '0d16b115-245f-45f7-bfc7-097d21260d03'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:56:43.327837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbea0cd2-0539-452d-9ba0-a73affcd355a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fb13101-33f5-4a6c-8cbb-2698f0f966cc', '39201f78-f8bc-41b7-9234-7b14e9cf777d', 'f9420431-8745-4b93-a96e-7c937a31fe31', '0d16b115-245f-45f7-bfc7-097d21260d03']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:43.335427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3ff8f3-ca61-4b7d-8dbe-2b72c25e36cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:43.625033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3ff8f3-ca61-4b7d-8dbe-2b72c25e36cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b91b8d-1dbe-435b-bf98-03c3e77b602b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1851901231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd8a568e1e8499d911226be04a38759',qos_specs=None,replication_status=,reservations=['6fb13101-33f5-4a6c-8cbb-2698f0f966cc','39201f78-f8bc-41b7-9234-7b14e9cf777d','f9420431-8745-4b93-a96e-7c937a31fe31','0d16b115-245f-45f7-bfc7-097d21260d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ad94783c76343e29aab076d5d4679f3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1851901231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7b91b8d-1dbe-435b-bf98-03c3e77b602b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd8a568e1e8499d911226be04a38759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4ad94783c76343e29aab076d5d4679f3',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:43.627268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b006cb-4824-427f-964f-0c5dac557b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:43.715060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b006cb-4824-427f-964f-0c5dac557b13) transitioned into state 'SUCCESS' from state '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-1851901231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd8a568e1e8499d911226be04a38759',qos_specs=None,replication_status=,reservations=['6fb13101-33f5-4a6c-8cbb-2698f0f966cc','39201f78-f8bc-41b7-9234-7b14e9cf777d','f9420431-8745-4b93-a96e-7c937a31fe31','0d16b115-245f-45f7-bfc7-097d21260d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ad94783c76343e29aab076d5d4679f3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:43.725429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0ae82f-c175-4913-a6cd-6b31639f0f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:56:43.760543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0ae82f-c175-4913-a6cd-6b31639f0f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:56:43.770708 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Flow 'volume_create_api' (d7bf5150-9fd3-4b9f-a008-62bac0bf819a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:56:43.835381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f2adac3-610c-4efc-bc9a-a381b40af886 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:43.845665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f2adac3-610c-4efc-bc9a-a381b40af886 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:43.848483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:43.848483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:43.852856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f2adac3-610c-4efc-bc9a-a381b40af886 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:43.997226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Create volume request issued successfully. Jan 21 07:56:44.069325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:44.069325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:44.082228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9cc546e9-7148-4cd6-91a1-1eb3fc9aa889 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes returned with HTTP 202 Jan 21 07:56:44.087447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1359/2708] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:56:42 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes => generated 820 bytes in 1536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:56:44.126927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b2d56b0-2189-442e-a574-78b97ea19dc2 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:44.127924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b2d56b0-2189-442e-a574-78b97ea19dc2 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:44.128357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:44.128357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:44.134745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b2d56b0-2189-442e-a574-78b97ea19dc2 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:44.154124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4f2adac3-610c-4efc-bc9a-a381b40af886 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:44.242107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f2adac3-610c-4efc-bc9a-a381b40af886 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:44.255406 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1350/2709] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:43 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:44.879966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:44.879966 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:44.940053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0b2d56b0-2189-442e-a574-78b97ea19dc2 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:45.091101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b2d56b0-2189-442e-a574-78b97ea19dc2 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:45.096012 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1360/2710] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:44 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 997 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:45.268129 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-213eec5a-cbfa-4d16-9f54-a87fe71953c0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:45.269882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-213eec5a-cbfa-4d16-9f54-a87fe71953c0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:45.271659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:45.271659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:45.275574 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-213eec5a-cbfa-4d16-9f54-a87fe71953c0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:45.561322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:45.561322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:45.576297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-213eec5a-cbfa-4d16-9f54-a87fe71953c0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:45.641892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-213eec5a-cbfa-4d16-9f54-a87fe71953c0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:45.647413 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1351/2711] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:45 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:46.114156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a41e1e34-9b2e-4b31-951a-6197fbde4877 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:46.114725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a41e1e34-9b2e-4b31-951a-6197fbde4877 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:46.115033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:46.115033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:46.115535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a41e1e34-9b2e-4b31-951a-6197fbde4877 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:46.264625 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:46.264625 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:46.277769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a41e1e34-9b2e-4b31-951a-6197fbde4877 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:46.306299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a41e1e34-9b2e-4b31-951a-6197fbde4877 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:46.307743 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1361/2712] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:46 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 913 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:46.665124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9cd4f36-9b7f-4cd6-bece-efc3a7d7fbbf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:46.665663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9cd4f36-9b7f-4cd6-bece-efc3a7d7fbbf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:46.665880 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:46.665880 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:46.666214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9cd4f36-9b7f-4cd6-bece-efc3a7d7fbbf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:46.795764 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:46.795764 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:46.819152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d9cd4f36-9b7f-4cd6-bece-efc3a7d7fbbf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:46.899954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9cd4f36-9b7f-4cd6-bece-efc3a7d7fbbf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:46.901404 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1352/2713] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:46 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:46.917643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-43f08b15-6f01-410e-8391-9ba5a95f9fee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:46.918201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-43f08b15-6f01-410e-8391-9ba5a95f9fee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:46.918619 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:46.918619 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:46.919377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-43f08b15-6f01-410e-8391-9ba5a95f9fee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:47.023254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:47.023254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:47.046108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-43f08b15-6f01-410e-8391-9ba5a95f9fee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:47.120851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-43f08b15-6f01-410e-8391-9ba5a95f9fee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:47.134270 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1362/2714] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:56:46 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 913 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:47.247610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9cd4f36-9b7f-4cd6-bece-efc3a7d7fbbf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume// Jan 21 07:56:47.248018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9cd4f36-9b7f-4cd6-bece-efc3a7d7fbbf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:47.248202 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:47.248202 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:47.253970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9cd4f36-9b7f-4cd6-bece-efc3a7d7fbbf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:47.255686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9cd4f36-9b7f-4cd6-bece-efc3a7d7fbbf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:56:47.271447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1353/2715] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:56:47 2021] GET /volume/ => generated 754 bytes in 24 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:56:47.288227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-b1ec50a3-e802-49fa-a890-ce2f9334c6a8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments Jan 21 07:56:47.291786 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:47.291786 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:47.293266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-b1ec50a3-e802-49fa-a890-ce2f9334c6a8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7b91b8d-1dbe-435b-bf98-03c3e77b602b", "instance_uuid": "04348c20-a2ee-489f-8b2a-1ff8b08c010f", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:47.476783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:47.476783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:47.591196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-b1ec50a3-e802-49fa-a890-ce2f9334c6a8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments returned with HTTP 200 Jan 21 07:56:47.604936 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1363/2716] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:56:47 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments => generated 273 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:47.643855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e716fa17-62c1-4b09-a694-39314047f3cf tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:47.650607 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e716fa17-62c1-4b09-a694-39314047f3cf tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:47.653960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e716fa17-62c1-4b09-a694-39314047f3cf tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:47.702664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-b1ec50a3-e802-49fa-a890-ce2f9334c6a8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume// Jan 21 07:56:47.704157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-b1ec50a3-e802-49fa-a890-ce2f9334c6a8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:47.704748 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:47.704748 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:47.705717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-b1ec50a3-e802-49fa-a890-ce2f9334c6a8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:47.708074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-b1ec50a3-e802-49fa-a890-ce2f9334c6a8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:56:47.709712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1364/2717] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:56:47 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:56:47.728323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-5db46b19-204f-4c89-ba88-93307c76d777 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:47.729692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-5db46b19-204f-4c89-ba88-93307c76d777 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:47.730713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-5db46b19-204f-4c89-ba88-93307c76d777 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:47.955119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:47.955119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:47.964025 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:47.964025 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:48.001400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e716fa17-62c1-4b09-a694-39314047f3cf tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:48.007009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-5db46b19-204f-4c89-ba88-93307c76d777 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:48.095510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:48.095510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:48.109940 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:48.109940 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:48.137159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-5db46b19-204f-4c89-ba88-93307c76d777 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:48.140104 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1365/2718] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:56:47 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 1011 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:56:48.172977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2eec6c1-02aa-4978-80e4-a3690ba68c4a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:48.174238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2eec6c1-02aa-4978-80e4-a3690ba68c4a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:48.177043 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:48.177043 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:48.179647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2eec6c1-02aa-4978-80e4-a3690ba68c4a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:48.209711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e716fa17-62c1-4b09-a694-39314047f3cf tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:48.211404 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1354/2719] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:47 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:48.234330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-6b61e7fb-87c6-4c8e-a29c-11d65ed38961 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] PUT http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/8e50b6fa-cc3d-4637-be9b-ecde9bdb7fb5 Jan 21 07:56:48.238862 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:48.238862 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:48.239749 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-6b61e7fb-87c6-4c8e-a29c-11d65ed38961 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:48.348999 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:48.348999 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:48.381539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:56:48.381539 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:56:48.382369 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-6b61e7fb-87c6-4c8e-a29c-11d65ed38961 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Lock "b'cinder-attachment_update-a7b91b8d-1dbe-435b-bf98-03c3e77b602b-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.034s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:56:48.393508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c2eec6c1-02aa-4978-80e4-a3690ba68c4a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:48.403847 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:48.403847 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:48.493635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2eec6c1-02aa-4978-80e4-a3690ba68c4a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:48.495996 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1366/2720] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:48 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:49.248665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a9ebafc-80e9-4b5c-9e6f-41f424be55af tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:49.249593 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a9ebafc-80e9-4b5c-9e6f-41f424be55af tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:49.249945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:49.249945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:49.250639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a9ebafc-80e9-4b5c-9e6f-41f424be55af tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:49.462579 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:49.462579 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:49.481457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9a9ebafc-80e9-4b5c-9e6f-41f424be55af tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:49.531860 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:49.531860 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:49.556976 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a9ebafc-80e9-4b5c-9e6f-41f424be55af tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:49.559159 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1367/2721] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:49 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:49.586956 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb333f6c-bff6-4ca9-8a35-ea1702d4f6f2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:49.595358 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb333f6c-bff6-4ca9-8a35-ea1702d4f6f2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:49.597202 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:49.597202 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:49.599296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb333f6c-bff6-4ca9-8a35-ea1702d4f6f2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:49.917254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:49.917254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:49.962151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eb333f6c-bff6-4ca9-8a35-ea1702d4f6f2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:50.024890 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb333f6c-bff6-4ca9-8a35-ea1702d4f6f2 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:50.025996 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1368/2722] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:49 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:50.589307 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-916bde4f-ee7a-4999-9b3d-6d9e5ef614ab tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:50.590039 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-916bde4f-ee7a-4999-9b3d-6d9e5ef614ab tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:50.590039 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:50.590039 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:50.590396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-916bde4f-ee7a-4999-9b3d-6d9e5ef614ab tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:50.758247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:50.758247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:50.778763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-916bde4f-ee7a-4999-9b3d-6d9e5ef614ab tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:50.871017 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:50.871017 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:50.890691 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-916bde4f-ee7a-4999-9b3d-6d9e5ef614ab tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:50.891652 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1369/2723] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:50 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:51.055675 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0817316f-e7c3-4528-a2dc-3dc039755d01 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:51.056185 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0817316f-e7c3-4528-a2dc-3dc039755d01 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:51.056570 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:51.056570 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:51.057288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0817316f-e7c3-4528-a2dc-3dc039755d01 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:51.167639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:51.167639 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:51.188300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0817316f-e7c3-4528-a2dc-3dc039755d01 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:51.242186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0817316f-e7c3-4528-a2dc-3dc039755d01 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:51.243003 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1370/2724] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:51 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:51.928121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f14884f5-e78c-4ca6-a0c4-8b53e413c22e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:51.929361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f14884f5-e78c-4ca6-a0c4-8b53e413c22e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:51.930090 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:51.930090 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:51.933081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f14884f5-e78c-4ca6-a0c4-8b53e413c22e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:52.063698 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:52.063698 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:52.074019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f14884f5-e78c-4ca6-a0c4-8b53e413c22e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:52.100022 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:52.100022 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:52.110309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f14884f5-e78c-4ca6-a0c4-8b53e413c22e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:52.120894 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1371/2725] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:51 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:52.271635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0cf818d9-44db-415f-bc30-7482b8a10f51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:52.272184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0cf818d9-44db-415f-bc30-7482b8a10f51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:52.272375 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:52.272375 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:52.272737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0cf818d9-44db-415f-bc30-7482b8a10f51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:52.299261 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-6b61e7fb-87c6-4c8e-a29c-11d65ed38961 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Lock "b'cinder-attachment_update-a7b91b8d-1dbe-435b-bf98-03c3e77b602b-n-h1-765315-16'" released by "attachment_update" :: held 3.917s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:56:52.303191 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-6b61e7fb-87c6-4c8e-a29c-11d65ed38961 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/8e50b6fa-cc3d-4637-be9b-ecde9bdb7fb5 returned with HTTP 200 Jan 21 07:56:52.306128 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1355/2726] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 07:56:48 2021] PUT /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/8e50b6fa-cc3d-4637-be9b-ecde9bdb7fb5 => generated 762 bytes in 4094 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:56:52.403558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:52.403558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:52.425486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0cf818d9-44db-415f-bc30-7482b8a10f51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:52.465551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0cf818d9-44db-415f-bc30-7482b8a10f51 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:52.468711 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1372/2727] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:52 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:56:53.132020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9aa75423-2199-4680-85af-86e6a85c06ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:53.132913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9aa75423-2199-4680-85af-86e6a85c06ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:53.136245 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:53.136245 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:53.137417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9aa75423-2199-4680-85af-86e6a85c06ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:53.495051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9dfc8835-a96e-4ccf-99bb-299f01d92011 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:53.496218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9dfc8835-a96e-4ccf-99bb-299f01d92011 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:53.499515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:53.499515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:53.500738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9dfc8835-a96e-4ccf-99bb-299f01d92011 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:53.509717 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:53.509717 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:53.578128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9aa75423-2199-4680-85af-86e6a85c06ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:53.690085 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:53.690085 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:53.741921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9aa75423-2199-4680-85af-86e6a85c06ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:53.756826 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1356/2728] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:53 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 913 bytes in 632 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:53.763974 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:53.763974 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:53.792879 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9dfc8835-a96e-4ccf-99bb-299f01d92011 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:53.856971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9dfc8835-a96e-4ccf-99bb-299f01d92011 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:53.858992 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1373/2729] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:53 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:54.781052 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9b6e76a-876f-4de7-a0e6-46bc2cb62006 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:54.787822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f9b6e76a-876f-4de7-a0e6-46bc2cb62006 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:54.788561 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:54.788561 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:54.791707 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f9b6e76a-876f-4de7-a0e6-46bc2cb62006 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:54.896245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-415e6f5e-39d3-4b2b-a2ab-c5bc20d6b812 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:54.904623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-415e6f5e-39d3-4b2b-a2ab-c5bc20d6b812 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:54.905593 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:54.905593 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:54.906758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-415e6f5e-39d3-4b2b-a2ab-c5bc20d6b812 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:55.212748 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:55.212748 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:55.253818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-415e6f5e-39d3-4b2b-a2ab-c5bc20d6b812 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:55.349236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-415e6f5e-39d3-4b2b-a2ab-c5bc20d6b812 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:55.358112 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1374/2730] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:54 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:55.690159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:55.690159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:55.732687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f9b6e76a-876f-4de7-a0e6-46bc2cb62006 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:55.839564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:55.839564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:55.874110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9b6e76a-876f-4de7-a0e6-46bc2cb62006 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:55.882118 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1357/2731] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:54 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 913 bytes in 1109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:56.377056 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11d1a4d2-3db0-4d2f-9f43-35cbbbfa698f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:56.378745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11d1a4d2-3db0-4d2f-9f43-35cbbbfa698f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:56.379326 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:56.379326 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:56.384999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11d1a4d2-3db0-4d2f-9f43-35cbbbfa698f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:56.624204 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:56.624204 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:56.641168 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-11d1a4d2-3db0-4d2f-9f43-35cbbbfa698f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:56.674506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11d1a4d2-3db0-4d2f-9f43-35cbbbfa698f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:56.677217 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1375/2732] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:56 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:56.907734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b1a0f8c-6a77-4f61-a5e8-f4bbd57193f4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:56.908628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b1a0f8c-6a77-4f61-a5e8-f4bbd57193f4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:56.909214 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:56.909214 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:56.910799 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b1a0f8c-6a77-4f61-a5e8-f4bbd57193f4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:57.137933 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:57.137933 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:57.176732 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5b1a0f8c-6a77-4f61-a5e8-f4bbd57193f4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:57.258987 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:57.258987 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:57.297021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b1a0f8c-6a77-4f61-a5e8-f4bbd57193f4 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:57.304307 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1358/2733] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:56 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 913 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:57.712104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f920136-b765-4679-a384-169e94df729c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:57.713246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f920136-b765-4679-a384-169e94df729c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:57.714752 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:57.714752 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:57.717219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f920136-b765-4679-a384-169e94df729c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:57.933484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-7a203361-8c36-44c0-9007-b0085331442d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/8e50b6fa-cc3d-4637-be9b-ecde9bdb7fb5/action Jan 21 07:56:57.933484 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:57.933484 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:57.951002 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-7a203361-8c36-44c0-9007-b0085331442d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:56:57.951002 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-7a203361-8c36-44c0-9007-b0085331442d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:56:57.960466 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:57.960466 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:57.975272 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2f920136-b765-4679-a384-169e94df729c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:58.026004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f920136-b765-4679-a384-169e94df729c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:58.028069 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1376/2734] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:57 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:56:58.339849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fef35d82-761c-4327-8407-0fd2714ed2ae tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:56:58.341068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fef35d82-761c-4327-8407-0fd2714ed2ae tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:58.341426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:58.341426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:58.342050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fef35d82-761c-4327-8407-0fd2714ed2ae tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:58.396132 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:58.396132 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:58.439959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-ca8f4f76-5c82-46ca-a74c-85eeeee9b2e5 req-7a203361-8c36-44c0-9007-b0085331442d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/8e50b6fa-cc3d-4637-be9b-ecde9bdb7fb5/action returned with HTTP 204 Jan 21 07:56:58.441876 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1359/2735] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:56:57 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/8e50b6fa-cc3d-4637-be9b-ecde9bdb7fb5/action => generated 0 bytes in 546 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:56:58.559359 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:58.559359 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:58.579327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fef35d82-761c-4327-8407-0fd2714ed2ae tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:56:58.682453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:58.682453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:58.757640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fef35d82-761c-4327-8407-0fd2714ed2ae tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:56:58.761208 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1377/2736] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:58 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 1205 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:56:59.069649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c67f7122-a255-4137-bac9-7ee8c945a72a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:56:59.071959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c67f7122-a255-4137-bac9-7ee8c945a72a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:56:59.072744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:56:59.072744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:56:59.074367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c67f7122-a255-4137-bac9-7ee8c945a72a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:56:59.321904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:56:59.321904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:56:59.366889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c67f7122-a255-4137-bac9-7ee8c945a72a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:56:59.506636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c67f7122-a255-4137-bac9-7ee8c945a72a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:56:59.516688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1360/2737] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:56:59 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:00.305077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes Jan 21 07:57:00.306715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:00.306715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:00.308356 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1858159225"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:00.310559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1858159225'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:57:00.311214 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Create volume of 1 GB Jan 21 07:57:00.363807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Availability Zones retrieved successfully. Jan 21 07:57:00.462393 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Flow 'volume_create_api' (10baf4cd-13f5-41af-ad12-8a7d63beb39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:57:00.479971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f784442f-9ecc-4358-bfe3-2cd12e657600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:00.489582 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:57:00.542565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b422b4b-da9a-447a-a6c3-2355ef8e00b0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:00.543889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b422b4b-da9a-447a-a6c3-2355ef8e00b0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:00.554092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:00.554092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:00.555339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b422b4b-da9a-447a-a6c3-2355ef8e00b0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:00.860900 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:00.860900 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:00.864523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f784442f-9ecc-4358-bfe3-2cd12e657600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:00.882593 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572494ba-068a-4816-9e80-5324ef3dd091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:00.899620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b422b4b-da9a-447a-a6c3-2355ef8e00b0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:01.016048 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b422b4b-da9a-447a-a6c3-2355ef8e00b0 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:01.025348 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1361/2738] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:00 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:01.253963 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Created reservations ['3e9269a2-2acd-4607-95e8-55aa488a835e', 'f2b65601-a798-4a86-b815-f096ec267d59', '52a575b3-12cf-4f12-93d9-36467d3013ae', '44501c56-2467-4acc-84d3-737384058cfe'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:01.259111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572494ba-068a-4816-9e80-5324ef3dd091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9269a2-2acd-4607-95e8-55aa488a835e', 'f2b65601-a798-4a86-b815-f096ec267d59', '52a575b3-12cf-4f12-93d9-36467d3013ae', '44501c56-2467-4acc-84d3-737384058cfe']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:01.265938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35cc867c-c763-431d-be34-0383b724d819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:01.377998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35cc867c-c763-431d-be34-0383b724d819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c28f3f85-78b3-4798-bd98-66ee598de581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1858159225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd8a568e1e8499d911226be04a38759',qos_specs=None,replication_status=,reservations=['3e9269a2-2acd-4607-95e8-55aa488a835e','f2b65601-a798-4a86-b815-f096ec267d59','52a575b3-12cf-4f12-93d9-36467d3013ae','44501c56-2467-4acc-84d3-737384058cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ad94783c76343e29aab076d5d4679f3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1858159225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c28f3f85-78b3-4798-bd98-66ee598de581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dd8a568e1e8499d911226be04a38759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4ad94783c76343e29aab076d5d4679f3',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:01.381808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3682a2e-f3ef-463a-889d-cf656f6401ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:01.430290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3682a2e-f3ef-463a-889d-cf656f6401ef) transitioned into state 'SUCCESS' from state '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-1858159225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dd8a568e1e8499d911226be04a38759',qos_specs=None,replication_status=,reservations=['3e9269a2-2acd-4607-95e8-55aa488a835e','f2b65601-a798-4a86-b815-f096ec267d59','52a575b3-12cf-4f12-93d9-36467d3013ae','44501c56-2467-4acc-84d3-737384058cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ad94783c76343e29aab076d5d4679f3',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:01.435154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acdfe3f5-c4f2-4aac-91be-fd011794f9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:01.493107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acdfe3f5-c4f2-4aac-91be-fd011794f9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:01.504390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Flow 'volume_create_api' (10baf4cd-13f5-41af-ad12-8a7d63beb39c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:57:01.721469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Create volume request issued successfully. Jan 21 07:57:01.750860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97a32258-f13c-429d-980a-7bb1d32154be tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes returned with HTTP 202 Jan 21 07:57:01.751783 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1378/2739] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:57:00 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes => generated 820 bytes in 1455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:01.768163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f922a84-c13a-408d-be76-8ca9bad7618b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:01.768924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f922a84-c13a-408d-be76-8ca9bad7618b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:01.769130 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:01.769130 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:01.769480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f922a84-c13a-408d-be76-8ca9bad7618b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:01.947817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:01.947817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:01.974906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f922a84-c13a-408d-be76-8ca9bad7618b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:02.019867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f922a84-c13a-408d-be76-8ca9bad7618b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:02.023834 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1362/2740] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:01 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 912 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:02.058777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff72d8cc-cc1c-4072-8745-9d5da0a91258 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:02.059322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff72d8cc-cc1c-4072-8745-9d5da0a91258 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:02.059546 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:02.059546 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:02.059996 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff72d8cc-cc1c-4072-8745-9d5da0a91258 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:02.223383 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:02.223383 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:02.248854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ff72d8cc-cc1c-4072-8745-9d5da0a91258 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:02.302044 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff72d8cc-cc1c-4072-8745-9d5da0a91258 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:02.302872 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1379/2741] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:02 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 919 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:03.052461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8889db60-34de-4522-99ba-94ba03fa8ce0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:03.055140 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8889db60-34de-4522-99ba-94ba03fa8ce0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:03.058822 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:03.058822 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:03.060470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8889db60-34de-4522-99ba-94ba03fa8ce0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:03.242843 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:03.242843 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:03.276080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8889db60-34de-4522-99ba-94ba03fa8ce0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:03.323274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-510eebc6-5248-4e5b-a0bc-d4c50b80ba73 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:03.324314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-510eebc6-5248-4e5b-a0bc-d4c50b80ba73 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:03.326043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8889db60-34de-4522-99ba-94ba03fa8ce0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:03.330629 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1363/2742] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:03 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 912 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:03.331970 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:03.331970 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:03.333281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-510eebc6-5248-4e5b-a0bc-d4c50b80ba73 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:03.569828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-3bb83e09-20fd-47e9-9725-4a80a05abb54 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/limits Jan 21 07:57:03.570559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-3bb83e09-20fd-47e9-9725-4a80a05abb54 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:03.570911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:03.570911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:03.571494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-3bb83e09-20fd-47e9-9725-4a80a05abb54 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:03.611288 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:03.611288 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:03.638916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-510eebc6-5248-4e5b-a0bc-d4c50b80ba73 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:03.730805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-3bb83e09-20fd-47e9-9725-4a80a05abb54 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/limits returned with HTTP 200 Jan 21 07:57:03.732439 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1364/2743] 10.222.0.24 () {60 vars in 1455 bytes} [Thu Jan 21 07:57:03 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/limits => generated 302 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:03.747734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-510eebc6-5248-4e5b-a0bc-d4c50b80ba73 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:03.759624 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1380/2744] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:03 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 977 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:03.883832 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-a0f82972-7de5-45a0-b938-0f62c711ffce tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:57:03.886457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-a0f82972-7de5-45a0-b938-0f62c711ffce tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:03.887465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-a0f82972-7de5-45a0-b938-0f62c711ffce tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:04.026347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:04.026347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:04.038626 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-a0f82972-7de5-45a0-b938-0f62c711ffce tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:04.066750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:04.066750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:04.087079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-a0f82972-7de5-45a0-b938-0f62c711ffce tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:57:04.089641 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1365/2745] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:57:03 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1661 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:04.134147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots Jan 21 07:57:04.137381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:04.137381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:04.138265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1378503140", "description": null, "metadata": {}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:04.323695 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:04.323695 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:04.326933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:04.327871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create snapshot from volume 8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:57:04.351875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-920487f9-1f85-4e60-8577-bbc3e563c78e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:04.353203 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-920487f9-1f85-4e60-8577-bbc3e563c78e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:04.353750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:04.353750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:04.367849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-920487f9-1f85-4e60-8577-bbc3e563c78e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:04.560366 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['a7644202-bd75-4723-a72d-e7ca09461f68', '77a4c8b4-9d77-44c7-a734-3e8c478fcfe0', 'ee69e48c-c067-4962-813d-4e5cdef0e424', 'c50318a4-cfe8-41c6-a7b8-caa51b88250f'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:04.566868 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:04.566868 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:04.585299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-920487f9-1f85-4e60-8577-bbc3e563c78e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:04.654173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-920487f9-1f85-4e60-8577-bbc3e563c78e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:04.657904 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1366/2746] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:04 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:04.772158 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db13e029-89ba-48bf-b4b1-d6513297bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:04.773516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db13e029-89ba-48bf-b4b1-d6513297bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:04.777241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:04.777241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:04.779058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db13e029-89ba-48bf-b4b1-d6513297bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:04.948902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:04.948902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:05.005911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-db13e029-89ba-48bf-b4b1-d6513297bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:05.063980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot force create request issued successfully. Jan 21 07:57:05.065090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots returned with HTTP 202 Jan 21 07:57:05.072645 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db13e029-89ba-48bf-b4b1-d6513297bdf9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:05.073663 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1367/2747] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:04 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 977 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:05.077269 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1381/2748] 10.222.0.24 () {64 vars in 1518 bytes} [Thu Jan 21 07:57:04 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots => generated 320 bytes in 952 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:05.093960 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-a1f2cf41-6ee5-4f09-84ce-6d209cdd85d7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:05.095025 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-a1f2cf41-6ee5-4f09-84ce-6d209cdd85d7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:05.095515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:05.095515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:05.096364 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-a1f2cf41-6ee5-4f09-84ce-6d209cdd85d7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:05.188671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:05.188671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:05.200718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-52ca4fee-b745-4301-931c-9123a069bfdc req-a1f2cf41-6ee5-4f09-84ce-6d209cdd85d7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:05.229397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-a1f2cf41-6ee5-4f09-84ce-6d209cdd85d7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:05.230717 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1368/2749] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:57:05 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:05.383542 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume// Jan 21 07:57:05.384426 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:05.384863 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:05.384863 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:05.385580 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:05.387948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-556b64d9-9c53-481f-9d28-9cf1c126c1b5 req-f09ac440-1461-475f-b8c9-61c99a27c01a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:57:05.389147 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1382/2750] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 07:57:05 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:57:05.407182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ba7127ca-0d34-409c-aa74-824c0fb9b72c tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments Jan 21 07:57:05.407799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:05.407799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:05.408434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ba7127ca-0d34-409c-aa74-824c0fb9b72c tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c28f3f85-78b3-4798-bd98-66ee598de581", "instance_uuid": "04348c20-a2ee-489f-8b2a-1ff8b08c010f", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:05.475996 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:05.475996 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:05.593160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ba7127ca-0d34-409c-aa74-824c0fb9b72c tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments returned with HTTP 200 Jan 21 07:57:05.604546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1369/2751] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 07:57:05 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments => generated 273 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:05.680407 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-224ab3bb-7f1b-41b7-a012-925ed50511db tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:05.686240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-224ab3bb-7f1b-41b7-a012-925ed50511db tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:05.687276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-224ab3bb-7f1b-41b7-a012-925ed50511db tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:05.739811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ba7127ca-0d34-409c-aa74-824c0fb9b72c tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume// Jan 21 07:57:05.741257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ba7127ca-0d34-409c-aa74-824c0fb9b72c tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:05.741868 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:05.741868 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:05.743134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ba7127ca-0d34-409c-aa74-824c0fb9b72c tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:05.745633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ba7127ca-0d34-409c-aa74-824c0fb9b72c tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:57:05.747130 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1370/2752] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:57:05 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:57:05.764755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-445439ef-e037-4ae4-acb5-ebd7fcdbce56 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:05.766268 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-445439ef-e037-4ae4-acb5-ebd7fcdbce56 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:05.778257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-445439ef-e037-4ae4-acb5-ebd7fcdbce56 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:05.967241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:05.967241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:06.012867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-224ab3bb-7f1b-41b7-a012-925ed50511db tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:06.076084 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.076084 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:06.096416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-224ab3bb-7f1b-41b7-a012-925ed50511db tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:06.099966 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1383/2753] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:05 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 912 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:06.115220 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2c077c7-737a-4421-8de8-f9ae38fc62f7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:06.123958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2c077c7-737a-4421-8de8-f9ae38fc62f7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:06.124745 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:06.124745 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:06.125869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2c077c7-737a-4421-8de8-f9ae38fc62f7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:06.187679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.187679 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:06.223251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-52ca4fee-b745-4301-931c-9123a069bfdc req-445439ef-e037-4ae4-acb5-ebd7fcdbce56 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:06.320276 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.320276 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:06.344337 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-445439ef-e037-4ae4-acb5-ebd7fcdbce56 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:06.355011 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1371/2754] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:57:05 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 1011 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:57:06.394542 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-f52ca68d-2ffc-4679-a299-04ff42578ffe tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] PUT http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/3866b1b2-7e02-4f1e-923c-2098d8e25108 Jan 21 07:57:06.395525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:06.395525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:06.396507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-f52ca68d-2ffc-4679-a299-04ff42578ffe tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdc"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:06.408100 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.408100 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:06.442986 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f2c077c7-737a-4421-8de8-f9ae38fc62f7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:06.526882 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:57:06.526882 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:57:06.527276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2c077c7-737a-4421-8de8-f9ae38fc62f7 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:06.529166 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1384/2755] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:06 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 980 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:06.541069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-52ca4fee-b745-4301-931c-9123a069bfdc req-f52ca68d-2ffc-4679-a299-04ff42578ffe tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Lock "b'cinder-attachment_update-c28f3f85-78b3-4798-bd98-66ee598de581-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.056s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:57:06.550995 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:06.550995 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:07.120605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce04308f-7dfe-4dab-bc8d-f2af16a37271 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:07.121151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce04308f-7dfe-4dab-bc8d-f2af16a37271 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:07.121336 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:07.121336 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:07.121715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce04308f-7dfe-4dab-bc8d-f2af16a37271 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:07.314683 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.314683 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:07.365557 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce04308f-7dfe-4dab-bc8d-f2af16a37271 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:07.443813 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.443813 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:07.468246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce04308f-7dfe-4dab-bc8d-f2af16a37271 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:07.483584 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1385/2756] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:07 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 912 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:07.547813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ad7f15cb-4308-48e2-8cb4-c45c56c3ca7d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:07.549196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ad7f15cb-4308-48e2-8cb4-c45c56c3ca7d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:07.550251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:07.550251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:07.551094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ad7f15cb-4308-48e2-8cb4-c45c56c3ca7d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:07.746245 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:07.746245 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:07.774433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ad7f15cb-4308-48e2-8cb4-c45c56c3ca7d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:07.911915 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ad7f15cb-4308-48e2-8cb4-c45c56c3ca7d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:07.929310 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1386/2757] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:07 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 980 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:08.507199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5e67db2-fccf-4bca-bbfe-8a8b21f1ef7e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:08.508094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5e67db2-fccf-4bca-bbfe-8a8b21f1ef7e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:08.508445 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:08.508445 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:08.513402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f5e67db2-fccf-4bca-bbfe-8a8b21f1ef7e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:08.876861 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:08.876861 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:08.926389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f5e67db2-fccf-4bca-bbfe-8a8b21f1ef7e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:09.063829 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:09.063829 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:09.108507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f5e67db2-fccf-4bca-bbfe-8a8b21f1ef7e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:09.115304 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1387/2758] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:08 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 912 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:10.238627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8719b408-2e95-4374-b0dc-2a673d860518 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] POST http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs Jan 21 07:57:10.241506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:10.241506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:10.242517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8719b408-2e95-4374-b0dc-2a673d860518 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-713258671", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:10.245315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.qos_specs [None req-8719b408-2e95-4374-b0dc-2a673d860518 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-713258671', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88080) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 07:57:10.263217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-8719b408-2e95-4374-b0dc-2a673d860518 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DB qos_specs_create(): root {'id': 'aefff1e9-db80-4f4c-bf11-83c7eafc0b72', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-713258671'} {{(pid=88080) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 07:57:10.295060 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8719b408-2e95-4374-b0dc-2a673d860518 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs returned with HTTP 200 Jan 21 07:57:10.297247 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1388/2759] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:57:09 2021] POST /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs => generated 458 bytes in 1181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:10.314323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0444ce3-0977-4866-9b62-db7dabcbdab3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:10.319053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0444ce3-0977-4866-9b62-db7dabcbdab3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:10.319381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:10.319381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:10.320088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0444ce3-0977-4866-9b62-db7dabcbdab3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:10.443434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:10.443434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:10.458965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0444ce3-0977-4866-9b62-db7dabcbdab3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:10.525114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0444ce3-0977-4866-9b62-db7dabcbdab3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:10.527854 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1389/2760] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:10 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 980 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:10.551796 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62876bca-7f1d-4243-8f90-6311fcd77134 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:57:10.553431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62876bca-7f1d-4243-8f90-6311fcd77134 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:10.554110 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:10.554110 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:10.555783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62876bca-7f1d-4243-8f90-6311fcd77134 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:10.637991 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:10.637991 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:10.640533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62876bca-7f1d-4243-8f90-6311fcd77134 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:57:10.643212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62876bca-7f1d-4243-8f90-6311fcd77134 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 200 Jan 21 07:57:10.646438 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1390/2761] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:10 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 479 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:10.653143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71908242-1e3f-4ea8-b855-754cce0ae1b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:10.654054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71908242-1e3f-4ea8-b855-754cce0ae1b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:10.654411 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:10.654411 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:10.657036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71908242-1e3f-4ea8-b855-754cce0ae1b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:11.012904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:11.012904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:11.077626 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-71908242-1e3f-4ea8-b855-754cce0ae1b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:11.161493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:11.161493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:11.219304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71908242-1e3f-4ea8-b855-754cce0ae1b0 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:11.219304 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1391/2762] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:10 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 912 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:11.219304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0005d2c6-fa73-4565-8f25-76a6e0cc03a2 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] POST http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types Jan 21 07:57:11.219304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:11.219304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:11.219304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0005d2c6-fa73-4565-8f25-76a6e0cc03a2 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-69596239"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:11.376521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0005d2c6-fa73-4565-8f25-76a6e0cc03a2 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types returned with HTTP 200 Jan 21 07:57:11.376521 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1392/2763] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:57:11 2021] POST /volume/v3/85a8feb3720641d98b0105b26ccff906/types => generated 220 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:11.376521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-693a218f-e742-4fd3-8a85-b45bf90ddbd5 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] POST http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types Jan 21 07:57:11.385219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-693a218f-e742-4fd3-8a85-b45bf90ddbd5 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1258446164"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:11.629677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-693a218f-e742-4fd3-8a85-b45bf90ddbd5 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types returned with HTTP 200 Jan 21 07:57:11.629677 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1393/2764] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:57:11 2021] POST /volume/v3/85a8feb3720641d98b0105b26ccff906/types => generated 222 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:11.666853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3091e11d-abe5-4183-ae23-8d1fd54bb215 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:11.666853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3091e11d-abe5-4183-ae23-8d1fd54bb215 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:11.666853 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3091e11d-abe5-4183-ae23-8d1fd54bb215 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:12.024007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-52ca4fee-b745-4301-931c-9123a069bfdc req-f52ca68d-2ffc-4679-a299-04ff42578ffe tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Lock "b'cinder-attachment_update-c28f3f85-78b3-4798-bd98-66ee598de581-n-h1-765315-16'" released by "attachment_update" :: held 5.488s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:57:12.024007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-f52ca68d-2ffc-4679-a299-04ff42578ffe tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/3866b1b2-7e02-4f1e-923c-2098d8e25108 returned with HTTP 200 Jan 21 07:57:12.044717 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1372/2765] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 07:57:06 2021] PUT /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/3866b1b2-7e02-4f1e-923c-2098d8e25108 => generated 762 bytes in 5646 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:57:12.088718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98edc155-4536-4b1f-9010-1ef3647a3ce3 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] POST http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types Jan 21 07:57:12.088718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:12.088718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:12.088718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98edc155-4536-4b1f-9010-1ef3647a3ce3 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-927807630"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:12.110446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:12.110446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:12.170001 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:12.170001 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:12.208223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3091e11d-abe5-4183-ae23-8d1fd54bb215 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:12.268257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3091e11d-abe5-4183-ae23-8d1fd54bb215 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:12.268257 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1394/2766] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:11 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 980 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:12.288643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-06ab0c0d-90fb-4ca2-95dd-60f3b256207b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:12.288643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-06ab0c0d-90fb-4ca2-95dd-60f3b256207b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:12.288643 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:12.288643 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:12.288643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-06ab0c0d-90fb-4ca2-95dd-60f3b256207b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:12.516474 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98edc155-4536-4b1f-9010-1ef3647a3ce3 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types returned with HTTP 200 Jan 21 07:57:12.516474 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1373/2767] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 07:57:12 2021] POST /volume/v3/85a8feb3720641d98b0105b26ccff906/types => generated 221 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:12.545814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08717c3d-98f0-42b3-b5e6-7e16be79ce1c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associate?vol_type_id=4fbd1783-575d-43d1-ba07-2cf90000e9a1 Jan 21 07:57:12.545814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08717c3d-98f0-42b3-b5e6-7e16be79ce1c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:12.545814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08717c3d-98f0-42b3-b5e6-7e16be79ce1c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'associate' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:12.545814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-08717c3d-98f0-42b3-b5e6-7e16be79ce1c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Associate qos_spec: aefff1e9-db80-4f4c-bf11-83c7eafc0b72 with type: 4fbd1783-575d-43d1-ba07-2cf90000e9a1 {{(pid=88081) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 07:57:12.561260 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:12.561260 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:12.623691 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:12.623691 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:12.643265 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:12.643265 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:12.655558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-06ab0c0d-90fb-4ca2-95dd-60f3b256207b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:12.759945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:12.759945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:12.773995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-06ab0c0d-90fb-4ca2-95dd-60f3b256207b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:12.773995 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1395/2768] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:12 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:12.797032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08717c3d-98f0-42b3-b5e6-7e16be79ce1c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associate?vol_type_id=4fbd1783-575d-43d1-ba07-2cf90000e9a1 returned with HTTP 202 Jan 21 07:57:12.797032 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1374/2769] 10.222.0.24 () {58 vars in 1448 bytes} [Thu Jan 21 07:57:12 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associate?vol_type_id=4fbd1783-575d-43d1-ba07-2cf90000e9a1 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:12.820459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e97315d-d240-44a0-9733-4a2bb3db3d89 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associate?vol_type_id=ec443819-e9a0-4f49-b60b-165a610c0a91 Jan 21 07:57:12.820459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e97315d-d240-44a0-9733-4a2bb3db3d89 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:12.820459 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:12.820459 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:12.820459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e97315d-d240-44a0-9733-4a2bb3db3d89 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'associate' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:12.820459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3e97315d-d240-44a0-9733-4a2bb3db3d89 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Associate qos_spec: aefff1e9-db80-4f4c-bf11-83c7eafc0b72 with type: ec443819-e9a0-4f49-b60b-165a610c0a91 {{(pid=88080) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 07:57:12.840956 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:12.840956 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:12.868760 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:12.868760 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:13.048919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e97315d-d240-44a0-9733-4a2bb3db3d89 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associate?vol_type_id=ec443819-e9a0-4f49-b60b-165a610c0a91 returned with HTTP 202 Jan 21 07:57:13.050820 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1396/2770] 10.222.0.24 () {58 vars in 1448 bytes} [Thu Jan 21 07:57:12 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associate?vol_type_id=ec443819-e9a0-4f49-b60b-165a610c0a91 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:13.091093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f74e0e0-baf6-4b38-9463-c1b67909f7c0 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associate?vol_type_id=e46b7736-06ec-44c2-82fa-733dac6cdd8a Jan 21 07:57:13.093427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f74e0e0-baf6-4b38-9463-c1b67909f7c0 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.094161 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.094161 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:13.095930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f74e0e0-baf6-4b38-9463-c1b67909f7c0 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'associate' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.101392 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.101392 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:13.104123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f74e0e0-baf6-4b38-9463-c1b67909f7c0 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Associate qos_spec: aefff1e9-db80-4f4c-bf11-83c7eafc0b72 with type: e46b7736-06ec-44c2-82fa-733dac6cdd8a {{(pid=88081) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 07:57:13.106023 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:13.106023 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:13.133624 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:13.133624 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:13.259910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f74e0e0-baf6-4b38-9463-c1b67909f7c0 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associate?vol_type_id=e46b7736-06ec-44c2-82fa-733dac6cdd8a returned with HTTP 202 Jan 21 07:57:13.266914 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1375/2771] 10.222.0.24 () {58 vars in 1448 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associate?vol_type_id=e46b7736-06ec-44c2-82fa-733dac6cdd8a => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:13.289614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-658160c2-2d5e-4328-8591-ddf7a42894bb tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associations Jan 21 07:57:13.291454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-658160c2-2d5e-4328-8591-ddf7a42894bb tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.291833 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.291833 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:13.292551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-658160c2-2d5e-4328-8591-ddf7a42894bb tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'associations' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.294168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.294168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:13.297289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-658160c2-2d5e-4328-8591-ddf7a42894bb tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Get associations for qos_spec id: aefff1e9-db80-4f4c-bf11-83c7eafc0b72 {{(pid=88080) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 07:57:13.298704 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:13.298704 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:13.304100 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b7e7482-31ca-4c46-9e41-ea525c2eafa3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:13.306948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b7e7482-31ca-4c46-9e41-ea525c2eafa3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.307369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.307369 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:13.309025 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b7e7482-31ca-4c46-9e41-ea525c2eafa3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.369670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-658160c2-2d5e-4328-8591-ddf7a42894bb tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associations returned with HTTP 200 Jan 21 07:57:13.373874 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1397/2772] 10.222.0.24 () {58 vars in 1360 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associations => generated 445 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:13.404723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-295de4e4-5a61-463d-a76d-06bc83fda78e tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/disassociate?vol_type_id=4fbd1783-575d-43d1-ba07-2cf90000e9a1 Jan 21 07:57:13.406711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-295de4e4-5a61-463d-a76d-06bc83fda78e tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.407633 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.407633 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:13.411484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-295de4e4-5a61-463d-a76d-06bc83fda78e tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'disassociate' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.414704 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.414704 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:13.417824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-295de4e4-5a61-463d-a76d-06bc83fda78e tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Disassociate qos_spec: aefff1e9-db80-4f4c-bf11-83c7eafc0b72 from type: 4fbd1783-575d-43d1-ba07-2cf90000e9a1 {{(pid=88080) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 21 07:57:13.420482 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:13.420482 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:13.445175 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:13.445175 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:13.518090 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.518090 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:13.542210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7b7e7482-31ca-4c46-9e41-ea525c2eafa3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:13.604096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b7e7482-31ca-4c46-9e41-ea525c2eafa3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:13.606773 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1376/2773] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 980 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:13.639534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-295de4e4-5a61-463d-a76d-06bc83fda78e tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/disassociate?vol_type_id=4fbd1783-575d-43d1-ba07-2cf90000e9a1 returned with HTTP 202 Jan 21 07:57:13.641256 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1398/2774] 10.222.0.24 () {58 vars in 1457 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/disassociate?vol_type_id=4fbd1783-575d-43d1-ba07-2cf90000e9a1 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:57:13.667436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4aed0cdc-7665-4551-9096-210820508429 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associations Jan 21 07:57:13.669440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4aed0cdc-7665-4551-9096-210820508429 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.670395 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.670395 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:13.672360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4aed0cdc-7665-4551-9096-210820508429 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'associations' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.678318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4aed0cdc-7665-4551-9096-210820508429 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Get associations for qos_spec id: aefff1e9-db80-4f4c-bf11-83c7eafc0b72 {{(pid=88081) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 07:57:13.679494 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:13.679494 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:13.715869 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4aed0cdc-7665-4551-9096-210820508429 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associations returned with HTTP 200 Jan 21 07:57:13.717621 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1377/2775] 10.222.0.24 () {58 vars in 1360 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associations => generated 305 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:13.738966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a3c5ff9-2b62-487b-946b-69b3121b46d6 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/disassociate_all Jan 21 07:57:13.740445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a3c5ff9-2b62-487b-946b-69b3121b46d6 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.741331 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.741331 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:13.742845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a3c5ff9-2b62-487b-946b-69b3121b46d6 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'disassociate_all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.744861 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.744861 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:13.746839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a3c5ff9-2b62-487b-946b-69b3121b46d6 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Disassociate qos_spec: aefff1e9-db80-4f4c-bf11-83c7eafc0b72 from all. {{(pid=88080) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 21 07:57:13.748279 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:13.748279 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:13.766978 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:13.766978 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:13.803117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-70db14d5-877d-4b1d-b2e1-96a72f134c61 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:13.804529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-70db14d5-877d-4b1d-b2e1-96a72f134c61 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.805667 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.805667 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:13.808278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-70db14d5-877d-4b1d-b2e1-96a72f134c61 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.834494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a3c5ff9-2b62-487b-946b-69b3121b46d6 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/disassociate_all returned with HTTP 202 Jan 21 07:57:13.850330 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1399/2776] 10.222.0.24 () {58 vars in 1372 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/disassociate_all => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:13.901959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f9054db-a7ce-47dc-a9d9-154fc4d664c9 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associations Jan 21 07:57:13.903285 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f9054db-a7ce-47dc-a9d9-154fc4d664c9 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:13.906390 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:13.906390 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:13.907837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f9054db-a7ce-47dc-a9d9-154fc4d664c9 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'associations' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:13.910722 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:13.910722 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:13.913569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f9054db-a7ce-47dc-a9d9-154fc4d664c9 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Get associations for qos_spec id: aefff1e9-db80-4f4c-bf11-83c7eafc0b72 {{(pid=88080) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 07:57:13.916477 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:13.916477 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:14.037122 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f9054db-a7ce-47dc-a9d9-154fc4d664c9 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associations returned with HTTP 200 Jan 21 07:57:14.041818 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1400/2777] 10.222.0.24 () {58 vars in 1360 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/associations => generated 24 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:14.057918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c654978b-a48e-4a45-9330-938e23e7d867 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] POST http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs Jan 21 07:57:14.057918 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:14.057918 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:14.058750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c654978b-a48e-4a45-9330-938e23e7d867 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1515890054", "consumer": "back-end"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:14.061939 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.061939 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:14.077158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.qos_specs [None req-c654978b-a48e-4a45-9330-938e23e7d867 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1515890054', 'consumer': 'back-end', 'specs': {}} {{(pid=88080) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 07:57:14.098905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-c654978b-a48e-4a45-9330-938e23e7d867 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DB qos_specs_create(): root {'id': '53600fe3-7b43-4f1c-a2bf-aed3c813fdb1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1515890054'} {{(pid=88080) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 07:57:14.134502 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.134502 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:14.164505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c654978b-a48e-4a45-9330-938e23e7d867 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs returned with HTTP 200 Jan 21 07:57:14.169758 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1401/2778] 10.222.0.24 () {60 vars in 1231 bytes} [Thu Jan 21 07:57:14 2021] POST /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs => generated 435 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:14.202449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-70db14d5-877d-4b1d-b2e1-96a72f134c61 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:14.216084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa8616e2-deeb-4d12-9b3a-8f8e49e58bd1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1?force=False Jan 21 07:57:14.241532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa8616e2-deeb-4d12-9b3a-8f8e49e58bd1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:14.248797 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:14.248797 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:14.249692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa8616e2-deeb-4d12-9b3a-8f8e49e58bd1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:14.251500 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.251500 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:14.254821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa8616e2-deeb-4d12-9b3a-8f8e49e58bd1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Delete qos_spec: 53600fe3-7b43-4f1c-a2bf-aed3c813fdb1, force: False {{(pid=88080) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:57:14.256461 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:14.256461 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:14.303099 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:14.303099 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:14.303524 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.303524 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:14.346885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-70db14d5-877d-4b1d-b2e1-96a72f134c61 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:14.349882 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1378/2779] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:13 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:14.380737 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:14.380737 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:14.402003 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:57:14.402003 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:57:14.489999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa8616e2-deeb-4d12-9b3a-8f8e49e58bd1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1?force=False returned with HTTP 202 Jan 21 07:57:14.491531 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1402/2780] 10.222.0.24 () {58 vars in 1347 bytes} [Thu Jan 21 07:57:14 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1?force=False => generated 0 bytes in 314 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:14.506334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41f86b3a-fc36-433c-993a-34facc3009b6 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1 Jan 21 07:57:14.507935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41f86b3a-fc36-433c-993a-34facc3009b6 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:14.508147 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:14.508147 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:14.510570 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41f86b3a-fc36-433c-993a-34facc3009b6 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:14.515945 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:14.515945 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:14.541586 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41f86b3a-fc36-433c-993a-34facc3009b6 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1 returned with HTTP 404 Jan 21 07:57:14.545250 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1379/2781] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:14 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1 => generated 100 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:14.570183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-278df725-b71a-4690-85c5-e34ca4484161 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs Jan 21 07:57:14.577759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-278df725-b71a-4690-85c5-e34ca4484161 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:14.578383 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:14.578383 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:14.579140 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-278df725-b71a-4690-85c5-e34ca4484161 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:14.583768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.583768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:14.639406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8dca4ddc-18db-44e5-8fac-15802bfef0dd tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:14.640310 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8dca4ddc-18db-44e5-8fac-15802bfef0dd tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:14.641936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8dca4ddc-18db-44e5-8fac-15802bfef0dd tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:14.645585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-278df725-b71a-4690-85c5-e34ca4484161 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs returned with HTTP 200 Jan 21 07:57:14.650562 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1403/2782] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:57:14 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs => generated 174 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:14.699017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddbb0b84-b17e-42bc-887c-83bb8716a35a tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] POST http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs Jan 21 07:57:14.700381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:14.700381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:14.703609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddbb0b84-b17e-42bc-887c-83bb8716a35a tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-716041238", "consumer": "both"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:14.710281 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.710281 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:14.712356 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.qos_specs [None req-ddbb0b84-b17e-42bc-887c-83bb8716a35a tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-716041238', 'consumer': 'both', 'specs': {}} {{(pid=88080) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 07:57:14.813194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-ddbb0b84-b17e-42bc-887c-83bb8716a35a tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DB qos_specs_create(): root {'id': 'a6f7bd78-abe6-496f-a67b-06ab3cb13df1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-716041238'} {{(pid=88080) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 07:57:14.869963 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddbb0b84-b17e-42bc-887c-83bb8716a35a tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs returned with HTTP 200 Jan 21 07:57:14.881383 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1404/2783] 10.222.0.24 () {60 vars in 1231 bytes} [Thu Jan 21 07:57:14 2021] POST /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs => generated 430 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:14.910630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1e3c008-8668-4bf3-9a92-3933e0f59e46 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1?force=False Jan 21 07:57:14.911516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1e3c008-8668-4bf3-9a92-3933e0f59e46 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:14.911891 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:14.911891 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:14.912471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1e3c008-8668-4bf3-9a92-3933e0f59e46 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:14.913671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.913671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:14.922874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1e3c008-8668-4bf3-9a92-3933e0f59e46 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Delete qos_spec: a6f7bd78-abe6-496f-a67b-06ab3cb13df1, force: False {{(pid=88080) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:57:14.922874 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:14.922874 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:14.958225 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:14.958225 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:14.998168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:14.998168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:15.032967 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8dca4ddc-18db-44e5-8fac-15802bfef0dd tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:15.054709 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:15.054709 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:15.082966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:57:15.082966 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:57:15.094205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8dca4ddc-18db-44e5-8fac-15802bfef0dd tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:15.094688 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1e3c008-8668-4bf3-9a92-3933e0f59e46 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1?force=False returned with HTTP 202 Jan 21 07:57:15.096701 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1405/2784] 10.222.0.24 () {58 vars in 1347 bytes} [Thu Jan 21 07:57:14 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1?force=False => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:15.101226 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1380/2785] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:14 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 980 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:15.125068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83243135-a362-467e-98c3-c2fa7c54f0b7 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1 Jan 21 07:57:15.125923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83243135-a362-467e-98c3-c2fa7c54f0b7 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:15.126299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:15.126299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:15.126937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83243135-a362-467e-98c3-c2fa7c54f0b7 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:15.128775 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:15.128775 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:15.143252 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83243135-a362-467e-98c3-c2fa7c54f0b7 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1 returned with HTTP 404 Jan 21 07:57:15.145323 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1406/2786] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:15 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1 => generated 100 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:57:15.164574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0da10763-bf8b-4fdd-a3c2-bdb283d8d445 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs Jan 21 07:57:15.165748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0da10763-bf8b-4fdd-a3c2-bdb283d8d445 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:15.166313 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:15.166313 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:15.166939 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0da10763-bf8b-4fdd-a3c2-bdb283d8d445 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:15.170060 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:15.170060 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 21 07:57:15.199410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0da10763-bf8b-4fdd-a3c2-bdb283d8d445 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs returned with HTTP 200 Jan 21 07:57:15.213526 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1381/2787] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:57:15 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs => generated 174 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:15.228897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7645d926-c977-4ce1-939d-22805530764c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] POST http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs Jan 21 07:57:15.229909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7645d926-c977-4ce1-939d-22805530764c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-745977441", "consumer": "front-end"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:15.236800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.qos_specs [None req-7645d926-c977-4ce1-939d-22805530764c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-745977441', 'consumer': 'front-end', 'specs': {}} {{(pid=88080) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 07:57:15.268165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-7645d926-c977-4ce1-939d-22805530764c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DB qos_specs_create(): root {'id': 'cc975169-49e8-43be-a085-2ca825f25c7c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-745977441'} {{(pid=88080) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 07:57:15.312931 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7645d926-c977-4ce1-939d-22805530764c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs returned with HTTP 200 Jan 21 07:57:15.316204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1407/2788] 10.222.0.24 () {60 vars in 1231 bytes} [Thu Jan 21 07:57:15 2021] POST /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs => generated 435 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:15.347566 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a281c560-ab8c-4ec3-a202-6531eda2c938 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c?force=False Jan 21 07:57:15.349259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a281c560-ab8c-4ec3-a202-6531eda2c938 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:15.350300 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:15.350300 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:15.351873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a281c560-ab8c-4ec3-a202-6531eda2c938 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:15.358261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:15.358261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:15.365491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a281c560-ab8c-4ec3-a202-6531eda2c938 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Delete qos_spec: cc975169-49e8-43be-a085-2ca825f25c7c, force: False {{(pid=88081) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:57:15.382977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4fdbeb1-db46-4476-b317-fdae3060d15e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:15.384500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4fdbeb1-db46-4476-b317-fdae3060d15e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:15.385199 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:15.385199 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:15.385957 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:15.385957 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:15.389636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4fdbeb1-db46-4476-b317-fdae3060d15e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:15.423919 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:15.423919 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:15.579723 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:15.579723 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:15.627084 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:57:15.627084 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:57:15.646838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a281c560-ab8c-4ec3-a202-6531eda2c938 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c?force=False returned with HTTP 202 Jan 21 07:57:15.654035 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1382/2789] 10.222.0.24 () {58 vars in 1347 bytes} [Thu Jan 21 07:57:15 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c?force=False => generated 0 bytes in 327 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:15.672788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f854ae7f-6238-4b31-a36b-8a894c2bd0a5 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c Jan 21 07:57:15.688887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f854ae7f-6238-4b31-a36b-8a894c2bd0a5 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:15.689552 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:15.689552 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:15.691279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f854ae7f-6238-4b31-a36b-8a894c2bd0a5 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:15.693017 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:15.693017 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:15.718804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f854ae7f-6238-4b31-a36b-8a894c2bd0a5 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c returned with HTTP 404 Jan 21 07:57:15.725057 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1383/2790] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:15 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c => generated 100 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:15.738769 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:15.738769 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:15.753425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb57757a-a33b-4c61-a07e-9277913c56ec tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs Jan 21 07:57:15.760027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb57757a-a33b-4c61-a07e-9277913c56ec tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:15.775317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb57757a-a33b-4c61-a07e-9277913c56ec tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:15.803829 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d4fdbeb1-db46-4476-b317-fdae3060d15e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:15.896315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb57757a-a33b-4c61-a07e-9277913c56ec tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs returned with HTTP 200 Jan 21 07:57:15.910061 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1384/2791] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:57:15 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs => generated 174 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:15.944195 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af940b7b-a4ce-457e-896f-792247fc42ca tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 Jan 21 07:57:15.949286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af940b7b-a4ce-457e-896f-792247fc42ca tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:15.950112 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:15.950112 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:15.952120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af940b7b-a4ce-457e-896f-792247fc42ca tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:15.955357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:15.955357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:15.958517 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:15.958517 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:15.960614 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:15.960614 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:15.992702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4fdbeb1-db46-4476-b317-fdae3060d15e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:15.995278 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1408/2792] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:15 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:15.997045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af940b7b-a4ce-457e-896f-792247fc42ca tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 returned with HTTP 200 Jan 21 07:57:16.020342 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1385/2793] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:15 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 => generated 458 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:16.035241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c2002fc-275c-428b-8967-4e08dfd96896 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs Jan 21 07:57:16.043091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c2002fc-275c-428b-8967-4e08dfd96896 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:16.043912 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.043912 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:16.045078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c2002fc-275c-428b-8967-4e08dfd96896 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:16.048285 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:16.048285 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 21 07:57:16.099775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c2002fc-275c-428b-8967-4e08dfd96896 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs returned with HTTP 200 Jan 21 07:57:16.118284 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1409/2794] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:57:16 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs => generated 174 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:16.130937 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dde8833c-5cbd-4a45-a255-34078304fc19 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:16.132328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dde8833c-5cbd-4a45-a255-34078304fc19 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:16.133081 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.133081 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:16.134259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dde8833c-5cbd-4a45-a255-34078304fc19 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:16.168171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd5b2404-b489-4375-a9c4-c1f38a70ae61 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] PUT http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 Jan 21 07:57:16.168171 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.168171 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:16.168764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd5b2404-b489-4375-a9c4-c1f38a70ae61 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:16.193829 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.193829 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:16.207262 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:16.207262 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:16.287293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.qos_specs [None req-dd5b2404-b489-4375-a9c4-c1f38a70ae61 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88081) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 21 07:57:16.290186 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.290186 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:16.292666 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:16.292666 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:16.315828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dde8833c-5cbd-4a45-a255-34078304fc19 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:16.370740 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dde8833c-5cbd-4a45-a255-34078304fc19 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:16.373414 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1410/2795] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:16 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 980 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:16.387548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-dd5b2404-b489-4375-a9c4-c1f38a70ae61 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] qos_specs_update() value: {'id': '22ccb313-fdef-4d16-ba3d-c279d3c95d05', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'aefff1e9-db80-4f4c-bf11-83c7eafc0b72', 'deleted': False} {{(pid=88081) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 21 07:57:16.429051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd5b2404-b489-4375-a9c4-c1f38a70ae61 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 returned with HTTP 200 Jan 21 07:57:16.436382 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1386/2796] 10.222.0.24 () {60 vars in 1341 bytes} [Thu Jan 21 07:57:16 2021] PUT /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 => generated 36 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:16.455447 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ea9c24d-b13f-45a5-a47d-b5b813c66003 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 Jan 21 07:57:16.456422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ea9c24d-b13f-45a5-a47d-b5b813c66003 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:16.462086 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.462086 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:16.463649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ea9c24d-b13f-45a5-a47d-b5b813c66003 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:16.473287 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:16.473287 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:16.506864 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ea9c24d-b13f-45a5-a47d-b5b813c66003 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 returned with HTTP 200 Jan 21 07:57:16.529856 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1411/2797] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:16 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 => generated 479 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:16.533512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2324f7a0-ec4c-45e9-864e-bfafdbe97f63 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] PUT http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/delete_keys Jan 21 07:57:16.547330 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.547330 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:16.553606 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2324f7a0-ec4c-45e9-864e-bfafdbe97f63 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:16.563320 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.563320 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:16.569356 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2324f7a0-ec4c-45e9-864e-bfafdbe97f63 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Delete_key spec: aefff1e9-db80-4f4c-bf11-83c7eafc0b72, keys: ['iops_bytes'] {{(pid=88081) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 21 07:57:16.579759 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:16.579759 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:16.633260 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:57:16.633260 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:57:16.684111 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:16.684111 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:16.716008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2324f7a0-ec4c-45e9-864e-bfafdbe97f63 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/delete_keys returned with HTTP 202 Jan 21 07:57:16.727477 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1387/2798] 10.222.0.24 () {60 vars in 1377 bytes} [Thu Jan 21 07:57:16 2021] PUT /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72/delete_keys => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:16.743731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a9b5dd1-ed08-4059-8463-32769b3b0bd2 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 Jan 21 07:57:16.750304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a9b5dd1-ed08-4059-8463-32769b3b0bd2 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:16.751102 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.751102 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:16.753174 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a9b5dd1-ed08-4059-8463-32769b3b0bd2 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:16.754924 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.754924 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:16.762641 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:16.762641 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:16.795284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a9b5dd1-ed08-4059-8463-32769b3b0bd2 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 returned with HTTP 200 Jan 21 07:57:16.817621 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1412/2799] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:16 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 => generated 458 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:16.823965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-29bf62bf-1ffb-4563-b82e-2f00ef5e3bb8 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 Jan 21 07:57:16.835714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-29bf62bf-1ffb-4563-b82e-2f00ef5e3bb8 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:16.836552 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.836552 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:16.839324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-29bf62bf-1ffb-4563-b82e-2f00ef5e3bb8 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:16.845789 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.845789 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:16.849554 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:16.849554 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:16.895046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-29bf62bf-1ffb-4563-b82e-2f00ef5e3bb8 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 returned with HTTP 200 Jan 21 07:57:16.919118 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1388/2800] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:16 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 => generated 458 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:16.938089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b90d7152-e5af-45b1-9c96-bd4815d7597d tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c?force=False Jan 21 07:57:16.939648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b90d7152-e5af-45b1-9c96-bd4815d7597d tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:16.944216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:16.944216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:16.946827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b90d7152-e5af-45b1-9c96-bd4815d7597d tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:16.948426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:16.948426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:16.961473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b90d7152-e5af-45b1-9c96-bd4815d7597d tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Delete qos_spec: cc975169-49e8-43be-a085-2ca825f25c7c, force: False {{(pid=88080) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:57:16.966044 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:16.966044 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:16.997572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b90d7152-e5af-45b1-9c96-bd4815d7597d tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c?force=False returned with HTTP 404 Jan 21 07:57:17.004841 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1413/2801] 10.222.0.24 () {58 vars in 1347 bytes} [Thu Jan 21 07:57:16 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c?force=False => generated 100 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:17.024662 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6f7f995-cc84-4f4c-8cfd-24e7335c4518 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c Jan 21 07:57:17.027104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7517c46d-ab22-47c0-9997-0cac2836a69d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:17.027690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7517c46d-ab22-47c0-9997-0cac2836a69d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.028289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7517c46d-ab22-47c0-9997-0cac2836a69d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.029435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6f7f995-cc84-4f4c-8cfd-24e7335c4518 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.035952 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:17.035952 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:17.036992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6f7f995-cc84-4f4c-8cfd-24e7335c4518 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.040171 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.040171 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:17.050325 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:17.050325 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:17.100431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6f7f995-cc84-4f4c-8cfd-24e7335c4518 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c returned with HTTP 404 Jan 21 07:57:17.117547 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1389/2802] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:17 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/cc975169-49e8-43be-a085-2ca825f25c7c => generated 100 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:57:17.168759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b661a1c-c45d-471b-84e1-59aac34bcfa1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1?force=False Jan 21 07:57:17.168759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b661a1c-c45d-471b-84e1-59aac34bcfa1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.168759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b661a1c-c45d-471b-84e1-59aac34bcfa1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.202475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b661a1c-c45d-471b-84e1-59aac34bcfa1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Delete qos_spec: a6f7bd78-abe6-496f-a67b-06ab3cb13df1, force: False {{(pid=88081) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:57:17.267941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b661a1c-c45d-471b-84e1-59aac34bcfa1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1?force=False returned with HTTP 404 Jan 21 07:57:17.267941 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1390/2803] 10.222.0.24 () {58 vars in 1347 bytes} [Thu Jan 21 07:57:17 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1?force=False => generated 100 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:17.303131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76303d21-8623-4f5a-b09f-4c2879d1b283 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1 Jan 21 07:57:17.307006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76303d21-8623-4f5a-b09f-4c2879d1b283 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.307785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76303d21-8623-4f5a-b09f-4c2879d1b283 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.342343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76303d21-8623-4f5a-b09f-4c2879d1b283 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1 returned with HTTP 404 Jan 21 07:57:17.345041 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1391/2804] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:17 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/a6f7bd78-abe6-496f-a67b-06ab3cb13df1 => generated 100 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:57:17.378554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a52eea1c-6000-44f0-a28a-3e875c084f7f tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1?force=False Jan 21 07:57:17.393928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a52eea1c-6000-44f0-a28a-3e875c084f7f tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.400536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a52eea1c-6000-44f0-a28a-3e875c084f7f tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.410882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a52eea1c-6000-44f0-a28a-3e875c084f7f tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Delete qos_spec: 53600fe3-7b43-4f1c-a2bf-aed3c813fdb1, force: False {{(pid=88081) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:57:17.473854 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.473854 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:17.476661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a52eea1c-6000-44f0-a28a-3e875c084f7f tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1?force=False returned with HTTP 404 Jan 21 07:57:17.494221 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1392/2805] 10.222.0.24 () {58 vars in 1347 bytes} [Thu Jan 21 07:57:17 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1?force=False => generated 100 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:17.512335 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50812aea-62cc-4287-a006-89af5afa0e0b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:17.514986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50812aea-62cc-4287-a006-89af5afa0e0b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.517507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50812aea-62cc-4287-a006-89af5afa0e0b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.534922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7517c46d-ab22-47c0-9997-0cac2836a69d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:17.676551 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.676551 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:17.693980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7517c46d-ab22-47c0-9997-0cac2836a69d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:17.719058 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1414/2806] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:17 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 698 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:17.745703 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:17.745703 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:17.746947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-371b0330-8a73-4d74-b2b8-10d6a5d944c1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1 Jan 21 07:57:17.748163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-371b0330-8a73-4d74-b2b8-10d6a5d944c1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.749538 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:17.749538 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:17.759270 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-371b0330-8a73-4d74-b2b8-10d6a5d944c1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:17.791593 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:17.791593 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:17.815286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-50812aea-62cc-4287-a006-89af5afa0e0b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:17.872805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-371b0330-8a73-4d74-b2b8-10d6a5d944c1 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1 returned with HTTP 404 Jan 21 07:57:17.891786 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1415/2807] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:17 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/53600fe3-7b43-4f1c-a2bf-aed3c813fdb1 => generated 100 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:17.930171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ab1e19d6-b43d-4270-af4c-354257a428b5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/3866b1b2-7e02-4f1e-923c-2098d8e25108/action Jan 21 07:57:17.939439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50812aea-62cc-4287-a006-89af5afa0e0b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:17.946897 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1393/2808] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:17 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 980 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:17.949852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ab1e19d6-b43d-4270-af4c-354257a428b5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:17.951089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ab1e19d6-b43d-4270-af4c-354257a428b5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:17.985716 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-263ff6e2-d224-4657-b609-bf5fefa28d20 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:57:17.985716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-263ff6e2-d224-4657-b609-bf5fefa28d20 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:17.985716 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:17.985716 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:17.985716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-263ff6e2-d224-4657-b609-bf5fefa28d20 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:18.176772 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:18.176772 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:18.176772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-263ff6e2-d224-4657-b609-bf5fefa28d20 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:57:18.176772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-263ff6e2-d224-4657-b609-bf5fefa28d20 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 200 Jan 21 07:57:18.176772 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1394/2809] 10.222.0.24 () {60 vars in 1575 bytes} [Thu Jan 21 07:57:17 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 479 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:18.231455 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f984d7b-9912-4ff3-816e-dce0fc26685a tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/e46b7736-06ec-44c2-82fa-733dac6cdd8a Jan 21 07:57:18.231455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f984d7b-9912-4ff3-816e-dce0fc26685a tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:18.231455 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:18.231455 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:18.231455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f984d7b-9912-4ff3-816e-dce0fc26685a tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:18.597282 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:18.597282 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:18.757292 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52ca4fee-b745-4301-931c-9123a069bfdc req-ab1e19d6-b43d-4270-af4c-354257a428b5 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/3866b1b2-7e02-4f1e-923c-2098d8e25108/action returned with HTTP 204 Jan 21 07:57:18.757292 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1416/2810] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:57:17 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/3866b1b2-7e02-4f1e-923c-2098d8e25108/action => generated 0 bytes in 862 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:18.779928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:57:18.779928 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:57:18.790440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ec11de1-612f-4098-8545-843bb2ebe960 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:18.790440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ec11de1-612f-4098-8545-843bb2ebe960 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:18.790440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:18.790440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:18.790440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ec11de1-612f-4098-8545-843bb2ebe960 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:18.883145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f984d7b-9912-4ff3-816e-dce0fc26685a tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/e46b7736-06ec-44c2-82fa-733dac6cdd8a returned with HTTP 202 Jan 21 07:57:18.883145 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1395/2811] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:57:18 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/types/e46b7736-06ec-44c2-82fa-733dac6cdd8a => generated 0 bytes in 698 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:18.951102 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b5554da-6f2c-41ca-ad0a-d02f83c04446 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/e46b7736-06ec-44c2-82fa-733dac6cdd8a Jan 21 07:57:18.951102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b5554da-6f2c-41ca-ad0a-d02f83c04446 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:18.951102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b5554da-6f2c-41ca-ad0a-d02f83c04446 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:19.104430 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b5554da-6f2c-41ca-ad0a-d02f83c04446 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/e46b7736-06ec-44c2-82fa-733dac6cdd8a returned with HTTP 404 Jan 21 07:57:19.104430 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1396/2812] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:57:18 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/types/e46b7736-06ec-44c2-82fa-733dac6cdd8a => generated 114 bytes in 216 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:19.161413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a160bf2-2a64-4f23-8ff2-82d2e7e62ebf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:19.161413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a160bf2-2a64-4f23-8ff2-82d2e7e62ebf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:19.179643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a160bf2-2a64-4f23-8ff2-82d2e7e62ebf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:19.447208 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.447208 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:19.535414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2ec11de1-612f-4098-8545-843bb2ebe960 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:19.708548 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.708548 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:19.768211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:19.768211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:19.793194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ec11de1-612f-4098-8545-843bb2ebe960 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:19.793194 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1417/2813] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:18 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 1205 bytes in 1030 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:19.863604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-77c17ab9-b830-47ca-91ce-108bfc458ea4 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/ec443819-e9a0-4f49-b60b-165a610c0a91 Jan 21 07:57:19.863604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-77c17ab9-b830-47ca-91ce-108bfc458ea4 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:19.863604 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:19.863604 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:19.880693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-77c17ab9-b830-47ca-91ce-108bfc458ea4 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:19.911216 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7a160bf2-2a64-4f23-8ff2-82d2e7e62ebf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:20.317024 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a160bf2-2a64-4f23-8ff2-82d2e7e62ebf tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:20.317024 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1397/2814] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:19 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 1368 bytes in 1215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:20.332720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:57:20.332720 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:57:20.401260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e875c26-afea-43e6-92b1-aafb8aaee642 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:20.401260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e875c26-afea-43e6-92b1-aafb8aaee642 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:20.401260 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:20.401260 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:20.401260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e875c26-afea-43e6-92b1-aafb8aaee642 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:20.452819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-77c17ab9-b830-47ca-91ce-108bfc458ea4 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/ec443819-e9a0-4f49-b60b-165a610c0a91 returned with HTTP 202 Jan 21 07:57:20.452819 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1418/2815] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:57:19 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/types/ec443819-e9a0-4f49-b60b-165a610c0a91 => generated 0 bytes in 661 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:20.477997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-438bc9db-226d-45ad-89dc-273a2ca27094 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/ec443819-e9a0-4f49-b60b-165a610c0a91 Jan 21 07:57:20.477997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-438bc9db-226d-45ad-89dc-273a2ca27094 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:20.477997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-438bc9db-226d-45ad-89dc-273a2ca27094 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:20.610412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-438bc9db-226d-45ad-89dc-273a2ca27094 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/ec443819-e9a0-4f49-b60b-165a610c0a91 returned with HTTP 404 Jan 21 07:57:20.610412 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1419/2816] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:57:20 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/types/ec443819-e9a0-4f49-b60b-165a610c0a91 => generated 114 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:20.640451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-036d6006-3206-4e97-98e4-55123811cde9 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/4fbd1783-575d-43d1-ba07-2cf90000e9a1 Jan 21 07:57:20.640451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-036d6006-3206-4e97-98e4-55123811cde9 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:20.640451 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-036d6006-3206-4e97-98e4-55123811cde9 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:20.717841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:20.717841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:20.738234 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2e875c26-afea-43e6-92b1-aafb8aaee642 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:20.886083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e875c26-afea-43e6-92b1-aafb8aaee642 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:20.886083 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1398/2817] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:20 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 1368 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:20.939010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b491055f-0a93-4a84-a7e6-a9e0e5d84699 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] PUT http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:20.941729 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:20.941729 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:20.942651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b491055f-0a93-4a84-a7e6-a9e0e5d84699 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-849284227"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:21.135682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-036d6006-3206-4e97-98e4-55123811cde9 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/4fbd1783-575d-43d1-ba07-2cf90000e9a1 returned with HTTP 202 Jan 21 07:57:21.137766 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1420/2818] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 07:57:20 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/types/4fbd1783-575d-43d1-ba07-2cf90000e9a1 => generated 0 bytes in 532 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:21.157189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4e0c2c6-405b-4c19-b747-9aadbf833faf tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/4fbd1783-575d-43d1-ba07-2cf90000e9a1 Jan 21 07:57:21.158389 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4e0c2c6-405b-4c19-b747-9aadbf833faf tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:21.166062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4e0c2c6-405b-4c19-b747-9aadbf833faf tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:21.217001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4e0c2c6-405b-4c19-b747-9aadbf833faf tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/types/4fbd1783-575d-43d1-ba07-2cf90000e9a1 returned with HTTP 404 Jan 21 07:57:21.226786 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1421/2819] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 07:57:21 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/types/4fbd1783-575d-43d1-ba07-2cf90000e9a1 => generated 114 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:57:21.262656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a99046b-08fd-4dbc-910b-7b638386dc41 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] DELETE http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72?force=False Jan 21 07:57:21.263848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a99046b-08fd-4dbc-910b-7b638386dc41 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:21.264943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4a99046b-08fd-4dbc-910b-7b638386dc41 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:21.267770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a99046b-08fd-4dbc-910b-7b638386dc41 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Delete qos_spec: aefff1e9-db80-4f4c-bf11-83c7eafc0b72, force: False {{(pid=88080) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 07:57:21.270702 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:21.270702 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:21.276478 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:21.276478 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:21.288543 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:21.288543 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:21.314097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b491055f-0a93-4a84-a7e6-a9e0e5d84699 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:21.345638 n-d-765315-16 devstack@c-api.service[88079]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 07:57:21.345638 n-d-765315-16 devstack@c-api.service[88079]: options(joinedload_all('specs')).all() Jan 21 07:57:21.351987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b491055f-0a93-4a84-a7e6-a9e0e5d84699 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume updated successfully. Jan 21 07:57:21.368068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:57:21.368068 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:57:21.387462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4a99046b-08fd-4dbc-910b-7b638386dc41 tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72?force=False returned with HTTP 202 Jan 21 07:57:21.389896 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1422/2820] 10.222.0.24 () {58 vars in 1347 bytes} [Thu Jan 21 07:57:21 2021] DELETE /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72?force=False => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:21.419173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-869ec3a4-e4b2-40f8-a8bf-c3fdfb51d36c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] GET http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 Jan 21 07:57:21.421518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-869ec3a4-e4b2-40f8-a8bf-c3fdfb51d36c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:21.422259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:21.422259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:21.423440 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-869ec3a4-e4b2-40f8-a8bf-c3fdfb51d36c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:21.427825 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:21.427825 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:21.432384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b491055f-0a93-4a84-a7e6-a9e0e5d84699 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:21.434212 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1399/2821] 10.222.0.24 () {60 vars in 1335 bytes} [Thu Jan 21 07:57:20 2021] PUT /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 851 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:21.465019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07ad62a0-0fa4-44bd-8d30-93301e8cf248 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] PUT http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:21.466875 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:21.466875 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:21.470465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07ad62a0-0fa4-44bd-8d30-93301e8cf248 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1482939899", "description": "This is the new description of volume"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:21.472714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-869ec3a4-e4b2-40f8-a8bf-c3fdfb51d36c tempest-QosSpecsTestJSON-1445807566 tempest-QosSpecsTestJSON-1445807566] http://10.222.0.24/volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 returned with HTTP 404 Jan 21 07:57:21.486521 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1423/2822] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:21 2021] GET /volume/v3/85a8feb3720641d98b0105b26ccff906/qos-specs/aefff1e9-db80-4f4c-bf11-83c7eafc0b72 => generated 100 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:21.774495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:21.774495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:21.816656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-07ad62a0-0fa4-44bd-8d30-93301e8cf248 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:21.885689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-07ad62a0-0fa4-44bd-8d30-93301e8cf248 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume updated successfully. Jan 21 07:57:21.998953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07ad62a0-0fa4-44bd-8d30-93301e8cf248 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:21.998953 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1400/2823] 10.222.0.24 () {60 vars in 1336 bytes} [Thu Jan 21 07:57:21 2021] PUT /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 891 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:22.030075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68bce8ad-d6ae-4e64-8e34-7733c0bc7a26 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:22.030075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68bce8ad-d6ae-4e64-8e34-7733c0bc7a26 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:22.030075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68bce8ad-d6ae-4e64-8e34-7733c0bc7a26 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:22.393406 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:22.393406 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:22.460522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-68bce8ad-d6ae-4e64-8e34-7733c0bc7a26 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:22.658176 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68bce8ad-d6ae-4e64-8e34-7733c0bc7a26 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:22.679715 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1424/2824] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:22 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 1408 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:22.697160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] POST http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes Jan 21 07:57:22.697160 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:22.697160 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:22.697160 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2111995439", "availability_zone": "nova", "size": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:22.712400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2111995439', 'availability_zone': 'nova', 'size': 1}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:57:22.712400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume of 1 GB Jan 21 07:57:22.787488 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Availability Zones retrieved successfully. Jan 21 07:57:22.887773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (bb4f3d2e-432c-4812-a4a0-e56098f8a2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:57:22.887773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b2de54-13c0-4c1a-86a3-b30509c1ea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:22.910374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:57:23.343904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b2de54-13c0-4c1a-86a3-b30509c1ea6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:23.343904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf881004-72c7-4dcc-8de5-db77f5223dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:23.603981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Created reservations ['dc982f2a-9587-4939-9cac-8fb0dd8c1e22', '0b629b94-1163-4ce4-b597-408a6d35b6e4', '4b5ee172-6ea4-4b57-9faa-b1d1fd6ea117', '5b01caaa-1c89-469a-b71e-e4b27b66ac98'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:23.603981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf881004-72c7-4dcc-8de5-db77f5223dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc982f2a-9587-4939-9cac-8fb0dd8c1e22', '0b629b94-1163-4ce4-b597-408a6d35b6e4', '4b5ee172-6ea4-4b57-9faa-b1d1fd6ea117', '5b01caaa-1c89-469a-b71e-e4b27b66ac98']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:23.618019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c5b125f-8bcf-4c3b-b01d-5fd3e6a9007e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:23.948442 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c5b125f-8bcf-4c3b-b01d-5fd3e6a9007e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1d1867a-4768-417e-863b-34e00c65fa1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2111995439',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['dc982f2a-9587-4939-9cac-8fb0dd8c1e22','0b629b94-1163-4ce4-b597-408a6d35b6e4','4b5ee172-6ea4-4b57-9faa-b1d1fd6ea117','5b01caaa-1c89-469a-b71e-e4b27b66ac98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:57:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2111995439',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1d1867a-4768-417e-863b-34e00c65fa1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='20a400f9206e4902abf83291d8994f1f',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:23.964654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff2a937-d0b2-4dde-b3d6-cc96f9796ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:24.074822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff2a937-d0b2-4dde-b3d6-cc96f9796ed9) transitioned into 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-2111995439',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5b8f6c948b4f3d9e0adae23dd8c250',qos_specs=None,replication_status=,reservations=['dc982f2a-9587-4939-9cac-8fb0dd8c1e22','0b629b94-1163-4ce4-b597-408a6d35b6e4','4b5ee172-6ea4-4b57-9faa-b1d1fd6ea117','5b01caaa-1c89-469a-b71e-e4b27b66ac98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a400f9206e4902abf83291d8994f1f',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:24.079574 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e364cbf-baa7-4ece-be5e-ade9252e6e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:24.141718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e364cbf-baa7-4ece-be5e-ade9252e6e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:24.147775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Flow 'volume_create_api' (bb4f3d2e-432c-4812-a4a0-e56098f8a2ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:57:24.507737 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Create volume request issued successfully. Jan 21 07:57:24.614329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bbb32f21-9c35-4a74-ab51-1180bd73793a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes returned with HTTP 202 Jan 21 07:57:24.621670 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1401/2825] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:57:22 2021] POST /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes => generated 811 bytes in 1948 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:24.654139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34d3179e-0239-4e69-99d1-cea49a0af159 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:24.655044 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34d3179e-0239-4e69-99d1-cea49a0af159 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:24.655607 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:24.655607 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:24.656291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34d3179e-0239-4e69-99d1-cea49a0af159 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:24.923469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-bd377c2e-ee58-45e8-9fa3-74e5de0f9cb8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:57:24.933467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-bd377c2e-ee58-45e8-9fa3-74e5de0f9cb8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:24.937670 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:24.937670 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:24.937670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-bd377c2e-ee58-45e8-9fa3-74e5de0f9cb8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:24.963068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:24.963068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:24.998442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-34d3179e-0239-4e69-99d1-cea49a0af159 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:25.095949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34d3179e-0239-4e69-99d1-cea49a0af159 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 200 Jan 21 07:57:25.095949 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1425/2826] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:24 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 903 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:25.448309 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:25.448309 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:25.507833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-bd377c2e-ee58-45e8-9fa3-74e5de0f9cb8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:25.673193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:25.673193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:25.747134 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-bd377c2e-ee58-45e8-9fa3-74e5de0f9cb8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:57:25.747134 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1402/2827] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:57:24 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 1205 bytes in 829 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:57:25.834269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-85a74020-2eb6-4f50-a091-e103af972fc1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b/action Jan 21 07:57:25.841951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:25.841951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:25.851089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-85a74020-2eb6-4f50-a091-e103af972fc1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action body: b'{"os-begin_detaching": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:25.855398 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-85a74020-2eb6-4f50-a091-e103af972fc1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:26.134345 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9196f69f-390b-4fc6-b252-1be230c9c5a4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:26.134345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9196f69f-390b-4fc6-b252-1be230c9c5a4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:26.134345 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:26.134345 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:26.134345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9196f69f-390b-4fc6-b252-1be230c9c5a4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:26.383340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.383340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:26.383827 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.383827 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:26.384414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-85a74020-2eb6-4f50-a091-e103af972fc1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:26.410935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9196f69f-390b-4fc6-b252-1be230c9c5a4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:26.434810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-85a74020-2eb6-4f50-a091-e103af972fc1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Begin detaching volume completed successfully. Jan 21 07:57:26.435497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-85a74020-2eb6-4f50-a091-e103af972fc1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b/action returned with HTTP 202 Jan 21 07:57:26.437607 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1426/2828] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:57:25 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b/action => generated 0 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 07:57:26.504224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e228447-e1aa-4f63-92be-db977ace5e5d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:57:26.504696 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6e228447-e1aa-4f63-92be-db977ace5e5d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:26.505890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:26.505890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:26.506660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6e228447-e1aa-4f63-92be-db977ace5e5d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:26.521770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9196f69f-390b-4fc6-b252-1be230c9c5a4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 200 Jan 21 07:57:26.523238 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1403/2829] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:26 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 903 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:26.628250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9196f69f-390b-4fc6-b252-1be230c9c5a4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume// Jan 21 07:57:26.629542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9196f69f-390b-4fc6-b252-1be230c9c5a4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:26.630218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:26.630218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:26.631536 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9196f69f-390b-4fc6-b252-1be230c9c5a4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:26.634194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9196f69f-390b-4fc6-b252-1be230c9c5a4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:57:26.635600 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1404/2830] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:57:26 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 07:57:26.669157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-9ee9b154-f105-45f9-9b0b-59e44e2eaa26 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:57:26.672033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-9ee9b154-f105-45f9-9b0b-59e44e2eaa26 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:26.682688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-9ee9b154-f105-45f9-9b0b-59e44e2eaa26 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:26.815424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.815424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:26.860759 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.860759 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:26.867594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6e228447-e1aa-4f63-92be-db977ace5e5d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:26.899344 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-9ee9b154-f105-45f9-9b0b-59e44e2eaa26 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:26.965880 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.965880 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:26.966189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:26.966189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:26.982032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-9ee9b154-f105-45f9-9b0b-59e44e2eaa26 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:57:26.984412 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1405/2831] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:57:26 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 1307 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:57:26.998442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6e228447-e1aa-4f63-92be-db977ace5e5d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:57:27.009982 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1427/2832] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:26 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 1208 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:27.428438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-28685fd9-0253-4984-a1e9-db24daf8ed25 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] DELETE http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/8e50b6fa-cc3d-4637-be9b-ecde9bdb7fb5 Jan 21 07:57:27.436831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-28685fd9-0253-4984-a1e9-db24daf8ed25 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.437184 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.437184 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:27.437896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-28685fd9-0253-4984-a1e9-db24daf8ed25 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.529546 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-ffa2a053-0eee-4251-ac96-9aa5d1aa5390 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:57:27.530304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-ffa2a053-0eee-4251-ac96-9aa5d1aa5390 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.530304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.530304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:27.531616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-ffa2a053-0eee-4251-ac96-9aa5d1aa5390 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.559967 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.559967 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:27.682311 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.682311 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:27.686479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-ffa2a053-0eee-4251-ac96-9aa5d1aa5390 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:57:27.698728 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-ffa2a053-0eee-4251-ac96-9aa5d1aa5390 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 200 Jan 21 07:57:27.705456 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1428/2833] 10.222.0.43 () {58 vars in 1368 bytes} [Thu Jan 21 07:57:27 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 479 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:27.723283 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf3c38f5-12b7-4eb2-a18f-ab6181f8161b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:27.724555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf3c38f5-12b7-4eb2-a18f-ab6181f8161b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:27.724944 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:27.724944 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:27.725627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf3c38f5-12b7-4eb2-a18f-ab6181f8161b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:27.969351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:27.969351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:27.991850 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf3c38f5-12b7-4eb2-a18f-ab6181f8161b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:28.044092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf3c38f5-12b7-4eb2-a18f-ab6181f8161b tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 200 Jan 21 07:57:28.045644 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1429/2834] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:27 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 904 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:28.072779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-e14a069a-d684-4d6d-9d77-72ae77375ce7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:57:28.072779 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-e14a069a-d684-4d6d-9d77-72ae77375ce7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:28.072779 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:28.072779 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:28.072779 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-e14a069a-d684-4d6d-9d77-72ae77375ce7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:28.210591 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.210591 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:28.249537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-e14a069a-d684-4d6d-9d77-72ae77375ce7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:28.337471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:28.337471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:28.383610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-e14a069a-d684-4d6d-9d77-72ae77375ce7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:57:28.389743 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1430/2835] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:28 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1661 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:29.398453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-28685fd9-0253-4984-a1e9-db24daf8ed25 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:57:29.400286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-28685fd9-0253-4984-a1e9-db24daf8ed25 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:57:29.449622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddf261f1-c5cc-4a20-af32-29b0d7576c86 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:57:29.450561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddf261f1-c5cc-4a20-af32-29b0d7576c86 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:29.450911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:29.450911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:29.451571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddf261f1-c5cc-4a20-af32-29b0d7576c86 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:29.460575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-302c163e-c27e-4627-95ae-9537a77ee7d7 req-28685fd9-0253-4984-a1e9-db24daf8ed25 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/8e50b6fa-cc3d-4637-be9b-ecde9bdb7fb5 returned with HTTP 200 Jan 21 07:57:29.468931 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1406/2836] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:57:27 2021] DELETE /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/8e50b6fa-cc3d-4637-be9b-ecde9bdb7fb5 => generated 19 bytes in 2073 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:29.514873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4126b6aa-4206-484b-850b-4e573d9b5b2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] PUT http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:29.515854 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:29.515854 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:29.516882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4126b6aa-4206-484b-850b-4e573d9b5b2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-849284227", "description": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:29.796244 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:29.796244 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:29.851950 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:29.851950 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:29.862722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ddf261f1-c5cc-4a20-af32-29b0d7576c86 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:29.907782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4126b6aa-4206-484b-850b-4e573d9b5b2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:29.980284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4126b6aa-4206-484b-850b-4e573d9b5b2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume updated successfully. Jan 21 07:57:30.035350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddf261f1-c5cc-4a20-af32-29b0d7576c86 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:57:30.057693 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1431/2837] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:28 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 913 bytes in 1666 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:30.071224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes Jan 21 07:57:30.079224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:30.079224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:30.079224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b2ed0569-23b5-4578-918b-0a673d8ae87a", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:30.079224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b2ed0569-23b5-4578-918b-0a673d8ae87a', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:57:30.079787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4126b6aa-4206-484b-850b-4e573d9b5b2a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 200 Jan 21 07:57:30.085339 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1407/2838] 10.222.0.24 () {60 vars in 1335 bytes} [Thu Jan 21 07:57:29 2021] PUT /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 838 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:30.110441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3419ad40-aad7-4784-b882-9cb0c1633411 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] DELETE http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:30.112803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3419ad40-aad7-4784-b882-9cb0c1633411 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:30.113378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:30.113378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:30.114770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3419ad40-aad7-4784-b882-9cb0c1633411 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:30.116954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-3419ad40-aad7-4784-b882-9cb0c1633411 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume with id: d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:30.266512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:30.266512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:30.269953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:57:30.269953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume of 1 GB Jan 21 07:57:30.271978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Availability Zones retrieved successfully. Jan 21 07:57:30.359054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (e0a5c217-1616-48ec-a634-7463718c773d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:57:30.370963 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:30.370963 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:30.378340 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1831fdf5-eaa0-47a3-b176-e7d3a785b9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:30.384561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3419ad40-aad7-4784-b882-9cb0c1633411 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:30.394468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:57:30.514201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3419ad40-aad7-4784-b882-9cb0c1633411 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume request issued successfully. Jan 21 07:57:30.515096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3419ad40-aad7-4784-b882-9cb0c1633411 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 202 Jan 21 07:57:30.516758 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1408/2839] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:57:30 2021] DELETE /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 0 bytes in 416 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:30.544548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d067dde3-e833-422d-83a6-e2b79929fef3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:30.550493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d067dde3-e833-422d-83a6-e2b79929fef3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:30.550493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:30.550493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:30.550493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d067dde3-e833-422d-83a6-e2b79929fef3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:30.788261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:30.788261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:30.806177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d067dde3-e833-422d-83a6-e2b79929fef3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:30.884018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1831fdf5-eaa0-47a3-b176-e7d3a785b9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b2ed0569-23b5-4578-918b-0a673d8ae87a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:30.901861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75b0558-7308-4f72-be7c-29298ad9fd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:30.934157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d067dde3-e833-422d-83a6-e2b79929fef3 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 200 Jan 21 07:57:30.935814 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1409/2840] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:30 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 905 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:30.952318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-c24a6f86-f011-4ce9-8e3a-dea0144c0602 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:30.953343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-c24a6f86-f011-4ce9-8e3a-dea0144c0602 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:30.953723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:30.953723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:30.962526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-c24a6f86-f011-4ce9-8e3a-dea0144c0602 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:31.278934 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:31.278934 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:31.295192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['d29c6470-c5f5-4090-8139-1ca77dc7ba44', 'b5750cbc-cae5-4235-aa23-084f75dbf67a', '1ca46be8-3dbc-4098-bb9b-e4fc7eecc81a', '7de85825-3e5d-4038-955f-fde573cc20db'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:31.309333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75b0558-7308-4f72-be7c-29298ad9fd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d29c6470-c5f5-4090-8139-1ca77dc7ba44', 'b5750cbc-cae5-4235-aa23-084f75dbf67a', '1ca46be8-3dbc-4098-bb9b-e4fc7eecc81a', '7de85825-3e5d-4038-955f-fde573cc20db']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:31.311943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-09e05984-fb1f-4dbf-816c-de817356802b req-c24a6f86-f011-4ce9-8e3a-dea0144c0602 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:31.326429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd66a68f-0ddd-4951-b361-f2bb09cf91e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:31.378937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:31.378937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:31.402539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-c24a6f86-f011-4ce9-8e3a-dea0144c0602 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:31.406034 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1410/2841] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 07:57:30 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 1205 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:31.512251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-68fc0af2-1088-40d7-976a-13da43c83ef7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] POST http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581/action Jan 21 07:57:31.512979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:31.512979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:31.513810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-68fc0af2-1088-40d7-976a-13da43c83ef7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action body: b'{"os-begin_detaching": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:57:31.514504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-68fc0af2-1088-40d7-976a-13da43c83ef7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:31.881813 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:31.881813 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:31.884009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-09e05984-fb1f-4dbf-816c-de817356802b req-68fc0af2-1088-40d7-976a-13da43c83ef7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:31.902584 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd66a68f-0ddd-4951-b361-f2bb09cf91e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb9beec1-f3e1-4b85-b76f-09f966347a35', '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='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['d29c6470-c5f5-4090-8139-1ca77dc7ba44','b5750cbc-cae5-4235-aa23-084f75dbf67a','1ca46be8-3dbc-4098-bb9b-e4fc7eecc81a','7de85825-3e5d-4038-955f-fde573cc20db'],size=1,snapshot_id=b2ed0569-23b5-4578-918b-0a673d8ae87a,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), '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-21T07:57:31Z,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=eb9beec1-f3e1-4b85-b76f-09f966347a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79693707b26a41c5a0ed15aecfe3644c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b2ed0569-23b5-4578-918b-0a673d8ae87a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5e31e5a36bd41db85323d492e234278',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:31.907559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8039c626-2a2f-48ed-8e50-c8735e50bc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:31.948768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-09e05984-fb1f-4dbf-816c-de817356802b req-68fc0af2-1088-40d7-976a-13da43c83ef7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Begin detaching volume completed successfully. Jan 21 07:57:31.949442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-68fc0af2-1088-40d7-976a-13da43c83ef7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581/action returned with HTTP 202 Jan 21 07:57:31.957747 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1411/2842] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 07:57:31 2021] POST /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581/action => generated 0 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 07:57:31.969949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3c51902-4b46-42f0-a72a-89942b58378c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:31.971427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3c51902-4b46-42f0-a72a-89942b58378c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:31.979081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8039c626-2a2f-48ed-8e50-c8735e50bc66) transitioned into 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='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['d29c6470-c5f5-4090-8139-1ca77dc7ba44','b5750cbc-cae5-4235-aa23-084f75dbf67a','1ca46be8-3dbc-4098-bb9b-e4fc7eecc81a','7de85825-3e5d-4038-955f-fde573cc20db'],size=1,snapshot_id=b2ed0569-23b5-4578-918b-0a673d8ae87a,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:31.979903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:31.979903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:31.980903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3c51902-4b46-42f0-a72a-89942b58378c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:31.983059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ce7b808-ed5e-4560-a20d-60e83671ff2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:32.239963 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:32.239963 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:32.277140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c3c51902-4b46-42f0-a72a-89942b58378c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:32.440310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3c51902-4b46-42f0-a72a-89942b58378c tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 200 Jan 21 07:57:32.441826 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1412/2843] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:31 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 905 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:32.443818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ce7b808-ed5e-4560-a20d-60e83671ff2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:32.466638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (e0a5c217-1616-48ec-a634-7463718c773d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:57:32.472009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-604ff538-2a1e-4370-8d68-2c3aef92b4b9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:32.504937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-604ff538-2a1e-4370-8d68-2c3aef92b4b9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:32.504937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:32.504937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:32.504937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-604ff538-2a1e-4370-8d68-2c3aef92b4b9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:32.703744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:32.703744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:32.719464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-604ff538-2a1e-4370-8d68-2c3aef92b4b9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:32.746608 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request issued successfully. Jan 21 07:57:32.758335 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:32.758335 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:32.775121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-604ff538-2a1e-4370-8d68-2c3aef92b4b9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:32.775994 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1413/2844] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:32 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 1208 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:32.780374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-604ff538-2a1e-4370-8d68-2c3aef92b4b9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume// Jan 21 07:57:32.780374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-604ff538-2a1e-4370-8d68-2c3aef92b4b9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:32.780374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:32.780374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:32.780374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-604ff538-2a1e-4370-8d68-2c3aef92b4b9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:32.780374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-604ff538-2a1e-4370-8d68-2c3aef92b4b9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:57:32.781230 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1414/2845] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:57:32 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:57:32.806510 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-aa75b0e3-950c-4bc2-b205-7a5b0578deea tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:32.807296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2c8b3b93-86f4-4f84-b660-314ed8f001b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes returned with HTTP 202 Jan 21 07:57:32.807468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-aa75b0e3-950c-4bc2-b205-7a5b0578deea tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:32.808314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-aa75b0e3-950c-4bc2-b205-7a5b0578deea tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:32.809104 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1432/2846] 10.222.0.43 () {62 vars in 1305 bytes} [Thu Jan 21 07:57:30 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes => generated 805 bytes in 2752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:32.837453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2351e2fb-ae52-41b7-9dee-af4c7a2238f2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:32.842465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2351e2fb-ae52-41b7-9dee-af4c7a2238f2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:32.842465 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:32.842465 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:32.844705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2351e2fb-ae52-41b7-9dee-af4c7a2238f2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:33.100816 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.100816 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:33.126256 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.126256 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:33.164177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2351e2fb-ae52-41b7-9dee-af4c7a2238f2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:33.176442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-09e05984-fb1f-4dbf-816c-de817356802b req-aa75b0e3-950c-4bc2-b205-7a5b0578deea tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:33.261950 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.261950 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:33.288256 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-aa75b0e3-950c-4bc2-b205-7a5b0578deea tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:33.294717 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1415/2847] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:57:32 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 1307 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 07:57:33.341167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-2351e2fb-ae52-41b7-9dee-af4c7a2238f2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:57:33.355762 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1433/2848] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:32 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 873 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:33.375507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c627d6d4-b11f-4630-966a-92bef0711eec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:33.376884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c627d6d4-b11f-4630-966a-92bef0711eec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:33.378318 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:33.378318 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:33.379668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c627d6d4-b11f-4630-966a-92bef0711eec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:33.471331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfb5b094-552f-43f3-b603-1384881e1723 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:33.472617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfb5b094-552f-43f3-b603-1384881e1723 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:33.479341 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:33.479341 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:33.480235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfb5b094-552f-43f3-b603-1384881e1723 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:33.660469 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.660469 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:33.718690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c627d6d4-b11f-4630-966a-92bef0711eec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:33.759547 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:33.759547 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:33.811900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cfb5b094-552f-43f3-b603-1384881e1723 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:33.941729 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c627d6d4-b11f-4630-966a-92bef0711eec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:57:33.943370 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1416/2849] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:33 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 897 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:33.991090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-db199af9-e0f4-437e-b5e7-704150cf5cb9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] DELETE http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/3866b1b2-7e02-4f1e-923c-2098d8e25108 Jan 21 07:57:33.992869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-db199af9-e0f4-437e-b5e7-704150cf5cb9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:33.993591 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:33.993591 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:33.994662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-db199af9-e0f4-437e-b5e7-704150cf5cb9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:34.008251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfb5b094-552f-43f3-b603-1384881e1723 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 200 Jan 21 07:57:34.029723 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1434/2850] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:33 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 905 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:34.054063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aca2108f-dc92-422f-8bc4-dc878bba59fc tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:34.054736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aca2108f-dc92-422f-8bc4-dc878bba59fc tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:34.055102 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:34.055102 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:34.055783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aca2108f-dc92-422f-8bc4-dc878bba59fc tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:34.116376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:34.116376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:34.419642 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:34.419642 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:34.479998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-aca2108f-dc92-422f-8bc4-dc878bba59fc tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:34.599288 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:34.599288 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:34.630228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aca2108f-dc92-422f-8bc4-dc878bba59fc tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:34.636672 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1435/2851] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:34 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 1208 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:35.062496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f1f60da-3fcc-4e2d-8f75-4c622c6d564d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:35.064201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f1f60da-3fcc-4e2d-8f75-4c622c6d564d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:35.064201 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:35.064201 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:35.077994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f1f60da-3fcc-4e2d-8f75-4c622c6d564d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:35.318664 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:35.318664 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:35.398304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7f1f60da-3fcc-4e2d-8f75-4c622c6d564d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:35.529227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f1f60da-3fcc-4e2d-8f75-4c622c6d564d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 200 Jan 21 07:57:35.543822 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1436/2852] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:35 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 905 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:35.669278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af1290d3-6438-4b88-a4a0-ec895d58b096 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:35.669930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af1290d3-6438-4b88-a4a0-ec895d58b096 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:35.670141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:35.670141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:35.671001 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af1290d3-6438-4b88-a4a0-ec895d58b096 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:35.970118 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:35.970118 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:36.024377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-af1290d3-6438-4b88-a4a0-ec895d58b096 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:36.122741 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-09e05984-fb1f-4dbf-816c-de817356802b req-db199af9-e0f4-437e-b5e7-704150cf5cb9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:57:36.125750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-09e05984-fb1f-4dbf-816c-de817356802b req-db199af9-e0f4-437e-b5e7-704150cf5cb9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:57:36.142389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af1290d3-6438-4b88-a4a0-ec895d58b096 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:36.163313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-09e05984-fb1f-4dbf-816c-de817356802b req-db199af9-e0f4-437e-b5e7-704150cf5cb9 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/3866b1b2-7e02-4f1e-923c-2098d8e25108 returned with HTTP 200 Jan 21 07:57:36.165361 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1417/2853] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:57:33 2021] DELETE /volume/v3/9dd8a568e1e8499d911226be04a38759/attachments/3866b1b2-7e02-4f1e-923c-2098d8e25108 => generated 19 bytes in 2221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:36.175108 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1437/2854] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:35 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:36.560860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30d1fedf-82b6-489e-b348-24e06bec7276 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:36.561665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30d1fedf-82b6-489e-b348-24e06bec7276 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:36.561999 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:36.561999 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:36.562537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30d1fedf-82b6-489e-b348-24e06bec7276 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:36.734118 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:36.734118 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:36.768412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-30d1fedf-82b6-489e-b348-24e06bec7276 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:36.872029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30d1fedf-82b6-489e-b348-24e06bec7276 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 200 Jan 21 07:57:36.876239 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1418/2855] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:36 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 905 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:36.951144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c732e11f-5583-4b83-ab44-00e03ecc2112 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:36.952119 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c732e11f-5583-4b83-ab44-00e03ecc2112 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:36.952493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:36.952493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:36.964664 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c732e11f-5583-4b83-ab44-00e03ecc2112 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:37.179267 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:37.179267 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:37.187152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48393aa7-dcf0-4e64-b1c1-0dbc7855cd38 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:37.190977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48393aa7-dcf0-4e64-b1c1-0dbc7855cd38 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:37.192189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:37.192189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:37.197597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48393aa7-dcf0-4e64-b1c1-0dbc7855cd38 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:37.216478 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c732e11f-5583-4b83-ab44-00e03ecc2112 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:37.343822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-c732e11f-5583-4b83-ab44-00e03ecc2112 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:57:37.345417 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1438/2856] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:36 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 897 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:37.371388 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:37.371388 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:37.413317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48393aa7-dcf0-4e64-b1c1-0dbc7855cd38 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:37.479132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48393aa7-dcf0-4e64-b1c1-0dbc7855cd38 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:37.480757 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1419/2857] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:37 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:37.508953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be7a4ada-1261-473b-9450-631eb4c95fe8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:37.509401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be7a4ada-1261-473b-9450-631eb4c95fe8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:37.511082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:37.511082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:37.512436 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be7a4ada-1261-473b-9450-631eb4c95fe8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:37.664180 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:37.664180 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:37.716423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be7a4ada-1261-473b-9450-631eb4c95fe8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:37.826598 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be7a4ada-1261-473b-9450-631eb4c95fe8 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:37.826598 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1439/2858] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:37 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:37.858632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64213c85-db5e-4d7c-8681-699f20ca955a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:57:37.858632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64213c85-db5e-4d7c-8681-699f20ca955a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:37.858632 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:37.858632 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:37.859278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64213c85-db5e-4d7c-8681-699f20ca955a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:37.909025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af8a4a71-7c7a-409a-82b0-d58b30a9fe0a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e Jan 21 07:57:37.916277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af8a4a71-7c7a-409a-82b0-d58b30a9fe0a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:37.916277 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:37.916277 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:37.916277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-af8a4a71-7c7a-409a-82b0-d58b30a9fe0a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:38.186978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-af8a4a71-7c7a-409a-82b0-d58b30a9fe0a tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e returned with HTTP 404 Jan 21 07:57:38.191436 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:38.191436 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:38.202220 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1440/2859] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:37 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d1d1867a-4768-417e-863b-34e00c65fa1e => generated 109 bytes in 299 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:57:38.224151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dab54d26-6e83-4f32-8017-a47cd1c067f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] DELETE http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:38.231713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dab54d26-6e83-4f32-8017-a47cd1c067f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:38.232743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dab54d26-6e83-4f32-8017-a47cd1c067f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:38.233778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-dab54d26-6e83-4f32-8017-a47cd1c067f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume with id: d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:38.262520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-64213c85-db5e-4d7c-8681-699f20ca955a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:38.437828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64213c85-db5e-4d7c-8681-699f20ca955a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:57:38.442110 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1420/2860] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:37 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 913 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:38.473443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c834497c-8733-462d-ab21-9e20fda86c73 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:57:38.478813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c834497c-8733-462d-ab21-9e20fda86c73 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:38.478813 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:38.478813 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:38.478813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c834497c-8733-462d-ab21-9e20fda86c73 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:38.628013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:38.628013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:38.642206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dab54d26-6e83-4f32-8017-a47cd1c067f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:38.763428 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:38.763428 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:38.791013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dab54d26-6e83-4f32-8017-a47cd1c067f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume request issued successfully. Jan 21 07:57:38.791881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dab54d26-6e83-4f32-8017-a47cd1c067f9 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 202 Jan 21 07:57:38.795476 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1441/2861] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:57:38 2021] DELETE /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 0 bytes in 593 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:38.811356 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c834497c-8733-462d-ab21-9e20fda86c73 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:38.827094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ccf5622-9070-45f5-ba83-2523619ad679 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:38.827094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ccf5622-9070-45f5-ba83-2523619ad679 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:38.827094 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:38.827094 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:38.827094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ccf5622-9070-45f5-ba83-2523619ad679 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:38.990020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c834497c-8733-462d-ab21-9e20fda86c73 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:57:38.992546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1421/2862] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:38 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 913 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:39.030479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-afdfdb44-6c26-4ce5-a495-19d57d5b2b17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:57:39.032825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-afdfdb44-6c26-4ce5-a495-19d57d5b2b17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:39.036497 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:39.036497 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:39.037808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-afdfdb44-6c26-4ce5-a495-19d57d5b2b17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:39.081467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:39.081467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:39.121340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0ccf5622-9070-45f5-ba83-2523619ad679 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:39.223928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ccf5622-9070-45f5-ba83-2523619ad679 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:39.230888 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1442/2863] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:38 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 1407 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:39.360669 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:39.360669 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:39.428354 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-afdfdb44-6c26-4ce5-a495-19d57d5b2b17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:57:39.623852 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-afdfdb44-6c26-4ce5-a495-19d57d5b2b17 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:57:39.654009 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1422/2864] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:39 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 913 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:40.260401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec85d10d-efd5-46ad-86d5-c2b30d1bdff4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:40.264526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec85d10d-efd5-46ad-86d5-c2b30d1bdff4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:40.265004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:40.265004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:40.270814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ec85d10d-efd5-46ad-86d5-c2b30d1bdff4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:40.356263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-34c5777f-307d-459a-8147-3cb3e69102df tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:40.357998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-34c5777f-307d-459a-8147-3cb3e69102df tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:40.360862 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:40.360862 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:40.361726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-34c5777f-307d-459a-8147-3cb3e69102df tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:40.527125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:40.527125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:40.572084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ec85d10d-efd5-46ad-86d5-c2b30d1bdff4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:40.659937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:40.659937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:40.692853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ec85d10d-efd5-46ad-86d5-c2b30d1bdff4 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:40.698966 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1443/2865] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:40 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 1407 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:40.702986 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-34c5777f-307d-459a-8147-3cb3e69102df tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:40.786577 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-34c5777f-307d-459a-8147-3cb3e69102df tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:57:40.786577 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1423/2866] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:40 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 897 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:41.737079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-586e51be-1f44-4f07-b2fc-5f9ec99f5566 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:41.741249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-586e51be-1f44-4f07-b2fc-5f9ec99f5566 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:41.746267 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:41.746267 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:41.751377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-586e51be-1f44-4f07-b2fc-5f9ec99f5566 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:41.996870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] POST http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes Jan 21 07:57:41.997592 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:41.997592 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:41.998238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-521261973"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:41.999649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-521261973'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:57:42.000169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Create volume of 1 GB Jan 21 07:57:42.087427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Availability Zones retrieved successfully. Jan 21 07:57:42.181701 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:42.181701 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:42.182841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Flow 'volume_create_api' (1f0264e8-7882-4dd9-b81f-7ca24c65f8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:57:42.186341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c08d566-f20a-4c77-a5cd-3b511df88c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:42.206315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:57:42.225119 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-586e51be-1f44-4f07-b2fc-5f9ec99f5566 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:42.339144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-586e51be-1f44-4f07-b2fc-5f9ec99f5566 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:42.341016 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1424/2867] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:41 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 1407 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:42.571940 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c08d566-f20a-4c77-a5cd-3b511df88c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:42.572608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6584c4cd-d6fc-461f-9780-c57768b8d0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:43.130337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Created reservations ['110a3dce-6b68-438d-a10a-def4fe0b75db', 'e2202973-73e0-47ab-8fd9-9b2c9cbd9c54', 'ef69aa50-5492-454f-9346-c106b61873f4', '4857128d-3885-43c9-889e-febafa91062b'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:43.134292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6584c4cd-d6fc-461f-9780-c57768b8d0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['110a3dce-6b68-438d-a10a-def4fe0b75db', 'e2202973-73e0-47ab-8fd9-9b2c9cbd9c54', 'ef69aa50-5492-454f-9346-c106b61873f4', '4857128d-3885-43c9-889e-febafa91062b']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:43.159352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136e456a-fdd7-4f63-8d93-a7c4437e10d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:43.371313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2df9fc6-41a4-4397-9183-603563a4e42f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:43.372831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2df9fc6-41a4-4397-9183-603563a4e42f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:43.373401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:43.373401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:43.381786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2df9fc6-41a4-4397-9183-603563a4e42f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:43.549105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136e456a-fdd7-4f63-8d93-a7c4437e10d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '860fc0e7-e985-4b9a-b37d-03265237e8ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-521261973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74b98d26a9d14bab8e0f5bd14f3f76e8',qos_specs=None,replication_status=,reservations=['110a3dce-6b68-438d-a10a-def4fe0b75db','e2202973-73e0-47ab-8fd9-9b2c9cbd9c54','ef69aa50-5492-454f-9346-c106b61873f4','4857128d-3885-43c9-889e-febafa91062b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999eccda37ef469fbe7b71a91bf46cab',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-521261973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=860fc0e7-e985-4b9a-b37d-03265237e8ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74b98d26a9d14bab8e0f5bd14f3f76e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='999eccda37ef469fbe7b71a91bf46cab',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:43.599161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bb398c0-8a84-4993-a0e7-75d1c8fdcbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:43.788264 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:43.788264 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:43.801541 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bb398c0-8a84-4993-a0e7-75d1c8fdcbfe) transitioned into state 'SUCCESS' from state '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-521261973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74b98d26a9d14bab8e0f5bd14f3f76e8',qos_specs=None,replication_status=,reservations=['110a3dce-6b68-438d-a10a-def4fe0b75db','e2202973-73e0-47ab-8fd9-9b2c9cbd9c54','ef69aa50-5492-454f-9346-c106b61873f4','4857128d-3885-43c9-889e-febafa91062b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='999eccda37ef469fbe7b71a91bf46cab',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:43.835351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d437ac21-1ea9-43c3-8d11-8e051d367d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:57:43.839607 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a2df9fc6-41a4-4397-9183-603563a4e42f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:43.899192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d437ac21-1ea9-43c3-8d11-8e051d367d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:57:43.904939 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Flow 'volume_create_api' (1f0264e8-7882-4dd9-b81f-7ca24c65f8a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:57:44.074788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2df9fc6-41a4-4397-9183-603563a4e42f tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 200 Jan 21 07:57:44.128751 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1425/2868] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:43 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 1407 bytes in 757 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:44.143250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1793ef33-509d-41b5-b0b5-ccb76f3914a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:44.144300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1793ef33-509d-41b5-b0b5-ccb76f3914a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:44.144500 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:44.144500 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:44.152155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1793ef33-509d-41b5-b0b5-ccb76f3914a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:44.229898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Create volume request issued successfully. Jan 21 07:57:44.250404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b071ecb-c907-42ec-90e6-a9b221d84f13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes returned with HTTP 202 Jan 21 07:57:44.255629 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1444/2869] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:57:41 2021] POST /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes => generated 823 bytes in 2766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:57:44.291609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fb9f674-4bc4-4608-aa47-e773e4e23d6d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:57:44.292155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fb9f674-4bc4-4608-aa47-e773e4e23d6d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:44.292699 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:44.292699 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:44.293517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fb9f674-4bc4-4608-aa47-e773e4e23d6d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:44.489246 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:44.489246 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:44.552901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1793ef33-509d-41b5-b0b5-ccb76f3914a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:44.717861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1793ef33-509d-41b5-b0b5-ccb76f3914a2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:57:44.722778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:44.722778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:44.730233 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1426/2870] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:44 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 897 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:44.764508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0fb9f674-4bc4-4608-aa47-e773e4e23d6d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Volume info retrieved successfully. Jan 21 07:57:44.932269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fb9f674-4bc4-4608-aa47-e773e4e23d6d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac returned with HTTP 200 Jan 21 07:57:44.939964 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1445/2871] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:44 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac => generated 891 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:45.141938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4bdbeae2-163c-429b-aaaa-1269d8e4c0da tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 Jan 21 07:57:45.144487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4bdbeae2-163c-429b-aaaa-1269d8e4c0da tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:45.145020 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:45.145020 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:45.145570 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4bdbeae2-163c-429b-aaaa-1269d8e4c0da tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:45.348242 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:45.348242 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:45.389093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4bdbeae2-163c-429b-aaaa-1269d8e4c0da tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 returned with HTTP 404 Jan 21 07:57:45.397940 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1427/2872] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:45 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/d4b8a851-ebd4-4e1c-bb51-c92afe528f10 => generated 109 bytes in 271 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:45.433637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8596a04a-ebd5-4c3c-964d-f18c333a6bb1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] DELETE http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:57:45.434603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8596a04a-ebd5-4c3c-964d-f18c333a6bb1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:45.435002 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:45.435002 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:45.435614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8596a04a-ebd5-4c3c-964d-f18c333a6bb1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:45.436485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8596a04a-ebd5-4c3c-964d-f18c333a6bb1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume with id: da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:57:45.815993 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:45.815993 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:45.834015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8596a04a-ebd5-4c3c-964d-f18c333a6bb1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:45.957999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f95c869-e8ba-43fb-bc15-2d333f314133 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:57:45.961668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f95c869-e8ba-43fb-bc15-2d333f314133 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:45.962860 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:45.962860 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:45.966585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f95c869-e8ba-43fb-bc15-2d333f314133 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:46.180744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8596a04a-ebd5-4c3c-964d-f18c333a6bb1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Delete volume request issued successfully. Jan 21 07:57:46.180744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8596a04a-ebd5-4c3c-964d-f18c333a6bb1 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 returned with HTTP 202 Jan 21 07:57:46.180744 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1446/2873] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:57:45 2021] DELETE /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 => generated 0 bytes in 710 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:46.180744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2aa48569-da38-423f-8191-a9770fca1b41 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:57:46.180744 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2aa48569-da38-423f-8191-a9770fca1b41 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:46.180744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:46.180744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:46.180744 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2aa48569-da38-423f-8191-a9770fca1b41 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:46.372433 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:46.372433 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:46.443868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9f95c869-e8ba-43fb-bc15-2d333f314133 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Volume info retrieved successfully. Jan 21 07:57:46.478564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:46.478564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:46.503315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f95c869-e8ba-43fb-bc15-2d333f314133 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac returned with HTTP 200 Jan 21 07:57:46.531567 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1428/2874] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:45 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac => generated 915 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:46.593523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2aa48569-da38-423f-8191-a9770fca1b41 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:46.639985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2aa48569-da38-423f-8191-a9770fca1b41 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 returned with HTTP 200 Jan 21 07:57:46.644302 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1447/2875] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:46 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 => generated 906 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:47.538514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-932282a0-04b5-4501-bacb-dfe5ea636989 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:57:47.539663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-932282a0-04b5-4501-bacb-dfe5ea636989 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:47.540018 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:47.540018 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:47.545098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-932282a0-04b5-4501-bacb-dfe5ea636989 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:47.711859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb5d8c82-2a18-4f9c-89c1-7b7f869a5a70 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:57:47.721628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb5d8c82-2a18-4f9c-89c1-7b7f869a5a70 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:47.721628 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:47.721628 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:47.721628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb5d8c82-2a18-4f9c-89c1-7b7f869a5a70 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:47.888682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:47.888682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:47.917254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-932282a0-04b5-4501-bacb-dfe5ea636989 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Volume info retrieved successfully. Jan 21 07:57:48.016120 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-932282a0-04b5-4501-bacb-dfe5ea636989 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac returned with HTTP 200 Jan 21 07:57:48.022900 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1429/2876] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:47 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac => generated 916 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:48.028116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:48.028116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:48.041450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-07ec06e9-bf2b-44be-9964-10bca2f23747 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:48.046867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-07ec06e9-bf2b-44be-9964-10bca2f23747 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:48.046867 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:48.046867 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:48.046867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-07ec06e9-bf2b-44be-9964-10bca2f23747 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:48.066268 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bb5d8c82-2a18-4f9c-89c1-7b7f869a5a70 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:48.204205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb5d8c82-2a18-4f9c-89c1-7b7f869a5a70 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 returned with HTTP 200 Jan 21 07:57:48.209406 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1448/2877] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:47 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 => generated 906 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:48.227870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90987c31-b67f-4fec-99d3-a73071633f68 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] POST http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots Jan 21 07:57:48.229287 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:48.229287 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:48.230370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90987c31-b67f-4fec-99d3-a73071633f68 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "860fc0e7-e985-4b9a-b37d-03265237e8ac", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1961084235"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:48.280205 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:48.280205 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:48.299222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-07ec06e9-bf2b-44be-9964-10bca2f23747 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:48.341185 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-07ec06e9-bf2b-44be-9964-10bca2f23747 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:57:48.342562 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1430/2878] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:48 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 897 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:48.494580 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:48.494580 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:48.508622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-90987c31-b67f-4fec-99d3-a73071633f68 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Volume info retrieved successfully. Jan 21 07:57:48.509193 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-90987c31-b67f-4fec-99d3-a73071633f68 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Create snapshot from volume 860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:57:48.824289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-90987c31-b67f-4fec-99d3-a73071633f68 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Created reservations ['316094ba-9c81-44f6-a6dc-be307dab3444', '15d70f02-c7bf-4abd-89a6-5c17d00b07d7', '276ea33d-1b97-40a7-9065-93e88e4857c8', '1696eb91-e7cd-4999-af6c-090b237d4b44'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:57:49.181035 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-90987c31-b67f-4fec-99d3-a73071633f68 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot create request issued successfully. Jan 21 07:57:49.182287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90987c31-b67f-4fec-99d3-a73071633f68 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots returned with HTTP 202 Jan 21 07:57:49.184409 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1449/2879] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:57:48 2021] POST /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots => generated 311 bytes in 974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:57:49.205420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c7d2f18-2ee7-435a-a33c-f38618a5eb13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:49.206345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c7d2f18-2ee7-435a-a33c-f38618a5eb13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:49.206345 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:49.206345 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:49.206790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c7d2f18-2ee7-435a-a33c-f38618a5eb13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:49.249057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1901b68-4f08-4eed-92d1-6321303413db tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:57:49.249873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1901b68-4f08-4eed-92d1-6321303413db tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:49.250453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:49.250453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:49.251730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1901b68-4f08-4eed-92d1-6321303413db tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:49.308680 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:49.308680 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:49.315241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c7d2f18-2ee7-435a-a33c-f38618a5eb13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:49.324847 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c7d2f18-2ee7-435a-a33c-f38618a5eb13 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 200 Jan 21 07:57:49.328953 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1431/2880] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:49 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 443 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:49.517803 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:49.517803 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:49.542367 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1901b68-4f08-4eed-92d1-6321303413db tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:49.729904 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1901b68-4f08-4eed-92d1-6321303413db tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 returned with HTTP 200 Jan 21 07:57:49.747056 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1450/2881] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:49 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 => generated 906 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:50.353152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a94a94ec-4eca-4f13-b896-912aad2494b0 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:50.353152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a94a94ec-4eca-4f13-b896-912aad2494b0 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:50.353152 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:50.353152 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:50.353152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a94a94ec-4eca-4f13-b896-912aad2494b0 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:50.437720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:50.437720 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:50.443512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a94a94ec-4eca-4f13-b896-912aad2494b0 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:50.446098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a94a94ec-4eca-4f13-b896-912aad2494b0 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 200 Jan 21 07:57:50.458228 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1432/2882] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:50 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 443 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:50.779057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c883bd3-223e-456a-9d82-8ce1825cb74d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:57:50.779995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c883bd3-223e-456a-9d82-8ce1825cb74d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:50.780322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:50.780322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:50.781470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c883bd3-223e-456a-9d82-8ce1825cb74d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:50.993670 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:50.993670 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:51.037833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2c883bd3-223e-456a-9d82-8ce1825cb74d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Volume info retrieved successfully. Jan 21 07:57:51.151362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c883bd3-223e-456a-9d82-8ce1825cb74d tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 returned with HTTP 200 Jan 21 07:57:51.162612 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1451/2883] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:50 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 => generated 906 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:51.356370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-5f9a698a-77e5-494b-a17b-a3cf7aa3449a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:51.361489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-5f9a698a-77e5-494b-a17b-a3cf7aa3449a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:51.368096 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:51.368096 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:51.368096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-5f9a698a-77e5-494b-a17b-a3cf7aa3449a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:51.477868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0508eb9d-5794-47e1-8c2c-960529bc70a8 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:51.480712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0508eb9d-5794-47e1-8c2c-960529bc70a8 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:51.481133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:51.481133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:51.482844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0508eb9d-5794-47e1-8c2c-960529bc70a8 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:51.525932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:51.525932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:51.554276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-5f9a698a-77e5-494b-a17b-a3cf7aa3449a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:51.566176 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:51.566176 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:51.570074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0508eb9d-5794-47e1-8c2c-960529bc70a8 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:51.583136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0508eb9d-5794-47e1-8c2c-960529bc70a8 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 200 Jan 21 07:57:51.602687 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1452/2884] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:51 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 443 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:51.640415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-5f9a698a-77e5-494b-a17b-a3cf7aa3449a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:57:51.641640 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1433/2885] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:51 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 897 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:52.204403 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c34ff13-38fa-4f89-9302-062e5bb32133 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] GET http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 Jan 21 07:57:52.205963 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c34ff13-38fa-4f89-9302-062e5bb32133 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:52.206631 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:52.206631 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:52.208377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c34ff13-38fa-4f89-9302-062e5bb32133 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:52.455790 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c34ff13-38fa-4f89-9302-062e5bb32133 tempest-VolumesGetTest-1633495970 tempest-VolumesGetTest-1633495970] http://10.222.0.24/volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 returned with HTTP 404 Jan 21 07:57:52.461972 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1453/2886] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:57:52 2021] GET /volume/v3/8d5b8f6c948b4f3d9e0adae23dd8c250/volumes/da9523e5-e981-49ab-96e5-78518b45c208 => generated 109 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:57:52.643123 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d7acfba-f7ab-4442-9e69-67bb9666c1ea tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:52.645908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d7acfba-f7ab-4442-9e69-67bb9666c1ea tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:52.649937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:52.649937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:52.651532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d7acfba-f7ab-4442-9e69-67bb9666c1ea tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:52.798886 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:52.798886 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:52.809987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9d7acfba-f7ab-4442-9e69-67bb9666c1ea tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:52.818506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d7acfba-f7ab-4442-9e69-67bb9666c1ea tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 200 Jan 21 07:57:52.825252 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1434/2887] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:52 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 443 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:53.837229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abc0b0d5-f1e7-4725-a097-6fe8b273b29d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:53.838891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abc0b0d5-f1e7-4725-a097-6fe8b273b29d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:53.839770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abc0b0d5-f1e7-4725-a097-6fe8b273b29d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:53.902614 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:53.902614 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:53.904324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-abc0b0d5-f1e7-4725-a097-6fe8b273b29d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:53.907240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abc0b0d5-f1e7-4725-a097-6fe8b273b29d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 200 Jan 21 07:57:53.911833 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1454/2888] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:53 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 470 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:53.937815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02f84731-d355-4ce2-be7a-132d65c50038 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] POST http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:53.940181 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:53.940181 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:53.944303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02f84731-d355-4ce2-be7a-132d65c50038 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:54.074510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:54.074510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:54.078799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-02f84731-d355-4ce2-be7a-132d65c50038 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:54.220474 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-02f84731-d355-4ce2-be7a-132d65c50038 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Update snapshot metadata completed successfully. Jan 21 07:57:54.222035 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02f84731-d355-4ce2-be7a-132d65c50038 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:54.229905 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1435/2889] 10.222.0.24 () {60 vars in 1369 bytes} [Thu Jan 21 07:57:53 2021] POST /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 68 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:54.255892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72332bfb-8970-4b50-9f37-6bf01c26cb2f tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:54.256852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72332bfb-8970-4b50-9f37-6bf01c26cb2f tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:54.265219 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:54.265219 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:54.266097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72332bfb-8970-4b50-9f37-6bf01c26cb2f tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:54.382646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:54.382646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:54.385398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72332bfb-8970-4b50-9f37-6bf01c26cb2f tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:54.395018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72332bfb-8970-4b50-9f37-6bf01c26cb2f tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Get snapshot metadata completed successfully. Jan 21 07:57:54.398462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72332bfb-8970-4b50-9f37-6bf01c26cb2f tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:54.398462 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1455/2890] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:57:54 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 68 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:54.420074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16661696-428c-4d73-bc59-293af5cbbdce tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] PUT http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:54.421193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:54.421193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:54.422120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16661696-428c-4d73-bc59-293af5cbbdce tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:54.664788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-f7528275-8402-4c18-ae20-94cb740e2d94 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:54.665996 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-f7528275-8402-4c18-ae20-94cb740e2d94 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:54.666730 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:54.666730 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:54.677628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-f7528275-8402-4c18-ae20-94cb740e2d94 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:54.697568 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:54.697568 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:54.698202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-16661696-428c-4d73-bc59-293af5cbbdce tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:54.941036 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:54.941036 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:54.983534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-f7528275-8402-4c18-ae20-94cb740e2d94 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:55.016727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-16661696-428c-4d73-bc59-293af5cbbdce tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Update snapshot metadata completed successfully. Jan 21 07:57:55.017972 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16661696-428c-4d73-bc59-293af5cbbdce tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:55.019401 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1436/2891] 10.222.0.24 () {60 vars in 1368 bytes} [Thu Jan 21 07:57:54 2021] PUT /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 57 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:55.036386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d92deef5-40d7-4a42-bd0d-64bde144f036 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:55.036386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d92deef5-40d7-4a42-bd0d-64bde144f036 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.036386 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.036386 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:55.036386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d92deef5-40d7-4a42-bd0d-64bde144f036 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.117679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-f7528275-8402-4c18-ae20-94cb740e2d94 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:57:55.119712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1456/2892] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:54 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 897 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:55.120518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.120518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:55.126173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d92deef5-40d7-4a42-bd0d-64bde144f036 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:55.131464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d92deef5-40d7-4a42-bd0d-64bde144f036 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Get snapshot metadata completed successfully. Jan 21 07:57:55.136522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d92deef5-40d7-4a42-bd0d-64bde144f036 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:55.138545 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1437/2893] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:57:55 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 57 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:55.159427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-160faf6a-1c5a-4bb9-a7e6-e8055999df16 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] DELETE http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata/key3 Jan 21 07:57:55.160430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-160faf6a-1c5a-4bb9-a7e6-e8055999df16 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.160868 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.160868 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:55.161770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-160faf6a-1c5a-4bb9-a7e6-e8055999df16 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.221518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.221518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:55.224084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-160faf6a-1c5a-4bb9-a7e6-e8055999df16 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:55.228930 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-160faf6a-1c5a-4bb9-a7e6-e8055999df16 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Get snapshot metadata completed successfully. Jan 21 07:57:55.244710 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 07:57:55.244710 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 07:57:55.308165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-160faf6a-1c5a-4bb9-a7e6-e8055999df16 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Delete snapshot metadata completed successfully. Jan 21 07:57:55.308683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-160faf6a-1c5a-4bb9-a7e6-e8055999df16 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata/key3 returned with HTTP 200 Jan 21 07:57:55.310400 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1457/2894] 10.222.0.24 () {58 vars in 1366 bytes} [Thu Jan 21 07:57:55 2021] DELETE /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata/key3 => generated 0 bytes in 159 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 07:57:55.325485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae1d6e83-a302-48a0-befd-d4e324527b11 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:55.326499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae1d6e83-a302-48a0-befd-d4e324527b11 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.326884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.326884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:55.327595 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae1d6e83-a302-48a0-befd-d4e324527b11 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.383631 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.383631 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:55.386517 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ae1d6e83-a302-48a0-befd-d4e324527b11 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:55.390357 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ae1d6e83-a302-48a0-befd-d4e324527b11 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Get snapshot metadata completed successfully. Jan 21 07:57:55.392449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae1d6e83-a302-48a0-befd-d4e324527b11 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:55.394415 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1438/2895] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:57:55 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 32 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:55.415335 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-beaa97bb-9e84-45d9-88e6-301f0c6700e3 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] PUT http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:55.416251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.416251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:55.417721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-beaa97bb-9e84-45d9-88e6-301f0c6700e3 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:55.481768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.481768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:55.486878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-beaa97bb-9e84-45d9-88e6-301f0c6700e3 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:55.584480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-beaa97bb-9e84-45d9-88e6-301f0c6700e3 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Update snapshot metadata completed successfully. Jan 21 07:57:55.585595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-beaa97bb-9e84-45d9-88e6-301f0c6700e3 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:55.596631 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1458/2896] 10.222.0.24 () {60 vars in 1368 bytes} [Thu Jan 21 07:57:55 2021] PUT /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 16 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:55.613080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bca3c918-94d3-486c-b60f-577ae5c6a1d7 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] POST http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:55.614073 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.614073 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:55.615077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bca3c918-94d3-486c-b60f-577ae5c6a1d7 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:55.685852 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.685852 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:55.688122 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bca3c918-94d3-486c-b60f-577ae5c6a1d7 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:55.807952 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bca3c918-94d3-486c-b60f-577ae5c6a1d7 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Update snapshot metadata completed successfully. Jan 21 07:57:55.809064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bca3c918-94d3-486c-b60f-577ae5c6a1d7 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:55.811075 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1439/2897] 10.222.0.24 () {60 vars in 1369 bytes} [Thu Jan 21 07:57:55 2021] POST /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 68 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:55.837729 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ba67c531-f556-4eda-96ab-40068c746739 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:55.839515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ba67c531-f556-4eda-96ab-40068c746739 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:55.840737 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.840737 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:55.842138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ba67c531-f556-4eda-96ab-40068c746739 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:55.921078 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:55.921078 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:55.924973 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ba67c531-f556-4eda-96ab-40068c746739 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:55.932545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ba67c531-f556-4eda-96ab-40068c746739 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Get snapshot metadata completed successfully. Jan 21 07:57:55.934941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ba67c531-f556-4eda-96ab-40068c746739 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:55.944313 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1459/2898] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:57:55 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 68 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:55.960636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddb9377c-173a-42a8-85ac-006aa3ac8aac tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] PUT http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata/key3 Jan 21 07:57:55.961927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:55.961927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:55.963150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ddb9377c-173a-42a8-85ac-006aa3ac8aac tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:56.035933 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:56.035933 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:56.039504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ddb9377c-173a-42a8-85ac-006aa3ac8aac tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:56.178197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ddb9377c-173a-42a8-85ac-006aa3ac8aac tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Update snapshot metadata completed successfully. Jan 21 07:57:56.179350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ddb9377c-173a-42a8-85ac-006aa3ac8aac tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata/key3 returned with HTTP 200 Jan 21 07:57:56.182028 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1440/2899] 10.222.0.24 () {60 vars in 1383 bytes} [Thu Jan 21 07:57:55 2021] PUT /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata/key3 => generated 35 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:57:56.212387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8cdec8a-b65b-4f18-ad87-7c5f3522e6de tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata/key3 Jan 21 07:57:56.257407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8cdec8a-b65b-4f18-ad87-7c5f3522e6de tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:56.260129 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:56.260129 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:56.261976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8cdec8a-b65b-4f18-ad87-7c5f3522e6de tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:56.350898 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:56.350898 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:56.353908 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a8cdec8a-b65b-4f18-ad87-7c5f3522e6de tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:56.359177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a8cdec8a-b65b-4f18-ad87-7c5f3522e6de tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Get snapshot metadata completed successfully. Jan 21 07:57:56.361145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8cdec8a-b65b-4f18-ad87-7c5f3522e6de tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata/key3 returned with HTTP 200 Jan 21 07:57:56.362766 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1460/2900] 10.222.0.24 () {58 vars in 1363 bytes} [Thu Jan 21 07:57:56 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata/key3 => generated 35 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:56.381902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b4912f77-a1db-4bb8-8ad8-ca9534db5108 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:56.383679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b4912f77-a1db-4bb8-8ad8-ca9534db5108 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:56.384057 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:56.384057 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:56.384814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b4912f77-a1db-4bb8-8ad8-ca9534db5108 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:56.447360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:56.447360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:56.449019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b4912f77-a1db-4bb8-8ad8-ca9534db5108 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:56.452042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b4912f77-a1db-4bb8-8ad8-ca9534db5108 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Get snapshot metadata completed successfully. Jan 21 07:57:56.453148 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b4912f77-a1db-4bb8-8ad8-ca9534db5108 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:56.458221 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1441/2901] 10.222.0.24 () {58 vars in 1348 bytes} [Thu Jan 21 07:57:56 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 75 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:56.472805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62410b8d-06b3-415b-b354-a41aa82adb76 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] PUT http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata Jan 21 07:57:56.473562 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:56.473562 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:56.474320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62410b8d-06b3-415b-b354-a41aa82adb76 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:56.525456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:56.525456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:56.527876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62410b8d-06b3-415b-b354-a41aa82adb76 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:56.647807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62410b8d-06b3-415b-b354-a41aa82adb76 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Update snapshot metadata completed successfully. Jan 21 07:57:56.647807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62410b8d-06b3-415b-b354-a41aa82adb76 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata returned with HTTP 200 Jan 21 07:57:56.647807 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1461/2902] 10.222.0.24 () {60 vars in 1368 bytes} [Thu Jan 21 07:57:56 2021] PUT /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169/metadata => generated 16 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:57:56.660034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0940336-efc8-445c-8af4-9364da748e66 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] DELETE http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:56.660034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0940336-efc8-445c-8af4-9364da748e66 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:56.660034 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:56.660034 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:56.660034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0940336-efc8-445c-8af4-9364da748e66 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:56.660034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-a0940336-efc8-445c-8af4-9364da748e66 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Delete snapshot with id: b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:56.766781 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:56.766781 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:56.766781 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a0940336-efc8-445c-8af4-9364da748e66 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:56.936793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a0940336-efc8-445c-8af4-9364da748e66 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot delete request issued successfully. Jan 21 07:57:56.938455 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0940336-efc8-445c-8af4-9364da748e66 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 202 Jan 21 07:57:56.952724 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1442/2903] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:57:56 2021] DELETE /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:57:56.972996 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72fa24fb-98cb-4f69-984d-08e34847232a tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:56.980039 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72fa24fb-98cb-4f69-984d-08e34847232a tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:56.980039 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:56.980039 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:56.981857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72fa24fb-98cb-4f69-984d-08e34847232a tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:57.060328 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:57.060328 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:57.063067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72fa24fb-98cb-4f69-984d-08e34847232a tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:57.069003 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72fa24fb-98cb-4f69-984d-08e34847232a tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 200 Jan 21 07:57:57.075528 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1462/2904] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:56 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 469 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:58.118672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-8a59e4df-86da-4bfc-96c3-dbc117fe558b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:58.119656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-8a59e4df-86da-4bfc-96c3-dbc117fe558b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:58.120024 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:58.120024 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:58.120492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:58.121388 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:58.121763 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:58.121763 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:58.125719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-8a59e4df-86da-4bfc-96c3-dbc117fe558b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:58.127218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:58.325883 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:58.325883 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:58.327785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:58.367537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 200 Jan 21 07:57:58.369594 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1443/2905] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:58 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 469 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:57:58.383286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:58.383286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:58.408196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-8a59e4df-86da-4bfc-96c3-dbc117fe558b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:57:58.504269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-8a59e4df-86da-4bfc-96c3-dbc117fe558b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:57:58.508826 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1463/2906] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 21 07:57:58 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 1347 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:58.515696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume// Jan 21 07:57:58.518105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:58.518105 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:58.518105 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:58.518715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:58.520566 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:57:58.521727 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1444/2907] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:57:58 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:57:58.540520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-19c6ea87-9ac4-4cd2-9c54-e34850892de1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments Jan 21 07:57:58.541348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:58.541348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:58.542468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-19c6ea87-9ac4-4cd2-9c54-e34850892de1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb9beec1-f3e1-4b85-b76f-09f966347a35", "instance_uuid": "5c228748-40c8-4e68-bcb6-1f48325cfd40", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:57:58.824547 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:58.824547 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:59.199495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-19c6ea87-9ac4-4cd2-9c54-e34850892de1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments returned with HTTP 200 Jan 21 07:57:59.205712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1464/2908] 10.222.0.43 () {64 vars in 1358 bytes} [Thu Jan 21 07:57:58 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments => generated 273 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:57:59.227374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume// Jan 21 07:57:59.228533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:59.229691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:59.233099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72d6898b-30c5-4fe9-b338-1594bb8f410c tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 07:57:59.235029 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1445/2909] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 07:57:59 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 07:57:59.278808 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1f021443-b1d3-4e2f-a5fd-4aed019ab86a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:57:59.279982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1f021443-b1d3-4e2f-a5fd-4aed019ab86a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:59.283954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:57:59.283954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:57:59.285842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1f021443-b1d3-4e2f-a5fd-4aed019ab86a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:59.404623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fd3b6fb-e3d3-45cf-9b5f-f84647fa736d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:57:59.417759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fd3b6fb-e3d3-45cf-9b5f-f84647fa736d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:57:59.424823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fd3b6fb-e3d3-45cf-9b5f-f84647fa736d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:57:59.717205 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:59.717205 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:59.725230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1fd3b6fb-e3d3-45cf-9b5f-f84647fa736d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:57:59.754537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fd3b6fb-e3d3-45cf-9b5f-f84647fa736d tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 200 Jan 21 07:57:59.765524 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1446/2910] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:57:59 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 469 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:57:59.817341 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:57:59.817341 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:57:59.907140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1f021443-b1d3-4e2f-a5fd-4aed019ab86a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:58:00.103025 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:00.103025 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:00.183801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-1f021443-b1d3-4e2f-a5fd-4aed019ab86a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:58:00.187175 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1465/2911] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 07:57:59 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 1445 bytes in 924 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 07:58:00.237998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-349ff5b2-e51f-4abb-9103-d7000af3e4d4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] PUT http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0b3e8287-f395-4030-ab05-193e1b5abc38 Jan 21 07:58:00.238979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:00.238979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:00.239778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-349ff5b2-e51f-4abb-9103-d7000af3e4d4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:00.300734 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 07:58:00.300734 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 07:58:00.301048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-349ff5b2-e51f-4abb-9103-d7000af3e4d4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-eb9beec1-f3e1-4b85-b76f-09f966347a35-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.019s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 07:58:00.305780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:00.305780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:00.784749 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bf12e13-c7a2-4ea6-89ef-535a3971047e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:58:00.788628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bf12e13-c7a2-4ea6-89ef-535a3971047e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:00.793609 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:00.793609 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:00.795305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bf12e13-c7a2-4ea6-89ef-535a3971047e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:00.992087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:00.992087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:01.005483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8bf12e13-c7a2-4ea6-89ef-535a3971047e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Snapshot retrieved successfully. Jan 21 07:58:01.009667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bf12e13-c7a2-4ea6-89ef-535a3971047e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 200 Jan 21 07:58:01.040747 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1466/2912] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:00 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 469 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:02.055481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07b2ac5a-6878-4e6b-9ab6-d2925c3d7ef0 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 Jan 21 07:58:02.056826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07b2ac5a-6878-4e6b-9ab6-d2925c3d7ef0 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:02.060505 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:02.060505 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:02.060505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07b2ac5a-6878-4e6b-9ab6-d2925c3d7ef0 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:02.130335 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07b2ac5a-6878-4e6b-9ab6-d2925c3d7ef0 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 returned with HTTP 404 Jan 21 07:58:02.132060 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1467/2913] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:02 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/snapshots/b28b7d70-c496-4c1b-8266-3c429a0a3169 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:02.171141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-add9f797-26fc-4815-88c8-8ab104adc5bc tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] DELETE http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:58:02.172242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-add9f797-26fc-4815-88c8-8ab104adc5bc tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:02.173309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-add9f797-26fc-4815-88c8-8ab104adc5bc tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:02.174128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-add9f797-26fc-4815-88c8-8ab104adc5bc tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Delete volume with id: 860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:58:02.387178 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:02.387178 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:02.389476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-add9f797-26fc-4815-88c8-8ab104adc5bc tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Volume info retrieved successfully. Jan 21 07:58:02.510572 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-add9f797-26fc-4815-88c8-8ab104adc5bc tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Delete volume request issued successfully. Jan 21 07:58:02.511449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-add9f797-26fc-4815-88c8-8ab104adc5bc tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac returned with HTTP 202 Jan 21 07:58:02.531366 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1468/2914] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:58:02 2021] DELETE /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac => generated 0 bytes in 393 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:02.553034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc4f3c24-2133-4a1d-9990-a68e843edca1 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:58:02.554159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc4f3c24-2133-4a1d-9990-a68e843edca1 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:02.554532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:02.554532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:02.555224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc4f3c24-2133-4a1d-9990-a68e843edca1 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:02.895448 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:02.895448 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:02.930008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cc4f3c24-2133-4a1d-9990-a68e843edca1 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Volume info retrieved successfully. Jan 21 07:58:03.058494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc4f3c24-2133-4a1d-9990-a68e843edca1 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac returned with HTTP 200 Jan 21 07:58:03.082256 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1469/2915] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:02 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac => generated 915 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:04.109917 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abc327e4-842c-4386-9963-bc42f9eda5db tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:58:04.111349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abc327e4-842c-4386-9963-bc42f9eda5db tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:04.111744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:04.111744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:04.112766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abc327e4-842c-4386-9963-bc42f9eda5db tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:04.397351 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:04.397351 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:04.434138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-abc327e4-842c-4386-9963-bc42f9eda5db tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Volume info retrieved successfully. Jan 21 07:58:04.558262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abc327e4-842c-4386-9963-bc42f9eda5db tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac returned with HTTP 200 Jan 21 07:58:04.560734 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1470/2916] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:04 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac => generated 915 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:05.138761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d949f06f-51ae-46c9-990f-ff9e1690d57f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes Jan 21 07:58:05.138761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d949f06f-51ae-46c9-990f-ff9e1690d57f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:05.138761 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:05.138761 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:05.138761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d949f06f-51ae-46c9-990f-ff9e1690d57f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:05.138761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-d949f06f-51ae-46c9-990f-ff9e1690d57f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:05.138761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d949f06f-51ae-46c9-990f-ff9e1690d57f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:05.314780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d949f06f-51ae-46c9-990f-ff9e1690d57f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:05.315875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d949f06f-51ae-46c9-990f-ff9e1690d57f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes returned with HTTP 200 Jan 21 07:58:05.317297 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1471/2917] 10.222.0.24 () {58 vars in 1204 bytes} [Thu Jan 21 07:58:04 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes => generated 15 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:58:05.329250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] POST http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes Jan 21 07:58:05.329250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-712438831"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:05.331561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-712438831'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:58:05.336085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Create volume of 1 GB Jan 21 07:58:05.379575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Availability Zones retrieved successfully. Jan 21 07:58:05.401951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Flow 'volume_create_api' (4404413b-fcb0-45c7-bf17-eef59a64a7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:58:05.412684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe57759-3810-4558-a215-fe6d3cf291b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:05.418921 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:58:05.561270 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe57759-3810-4558-a215-fe6d3cf291b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:05.570649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18221e1c-3ee7-4cd1-8192-4e0c59a3614f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:05.918458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Created reservations ['fe74b6b3-6102-4d33-b95f-2a3203c326c5', '11b7dbed-300a-4a32-a6d4-fa59c4485664', '7992dc9a-dd41-48b9-a8ae-c1d09ce74aaa', 'f0748c7e-faef-4f8c-be72-97371ade6a2d'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:58:05.922590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18221e1c-3ee7-4cd1-8192-4e0c59a3614f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe74b6b3-6102-4d33-b95f-2a3203c326c5', '11b7dbed-300a-4a32-a6d4-fa59c4485664', '7992dc9a-dd41-48b9-a8ae-c1d09ce74aaa', 'f0748c7e-faef-4f8c-be72-97371ade6a2d']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:05.931023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83620786-291d-4593-89bf-986412711672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:06.140747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83620786-291d-4593-89bf-986412711672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd125f97e-7d5d-4197-a097-377d29d8d9c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-712438831',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7650003154f7473aae758e8aad704b6b',qos_specs=None,replication_status=,reservations=['fe74b6b3-6102-4d33-b95f-2a3203c326c5','11b7dbed-300a-4a32-a6d4-fa59c4485664','7992dc9a-dd41-48b9-a8ae-c1d09ce74aaa','f0748c7e-faef-4f8c-be72-97371ade6a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ef3ba2661f4d95adff8e7a3ef70d8a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-712438831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d125f97e-7d5d-4197-a097-377d29d8d9c1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7650003154f7473aae758e8aad704b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='11ef3ba2661f4d95adff8e7a3ef70d8a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:06.151527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-349ff5b2-e51f-4abb-9103-d7000af3e4d4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-eb9beec1-f3e1-4b85-b76f-09f966347a35-n-h1-765315-16'" released by "attachment_update" :: held 5.849s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 07:58:06.152096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (023ef961-358e-467e-a777-8b8ab9b9d9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:06.154588 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-349ff5b2-e51f-4abb-9103-d7000af3e4d4 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0b3e8287-f395-4030-ab05-193e1b5abc38 returned with HTTP 200 Jan 21 07:58:06.158468 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1447/2918] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 07:58:00 2021] PUT /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0b3e8287-f395-4030-ab05-193e1b5abc38 => generated 762 bytes in 5938 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:06.173939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0576f954-9187-4b1d-b8b0-3b7922b4240e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:58:06.174798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0576f954-9187-4b1d-b8b0-3b7922b4240e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:06.177713 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:06.177713 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:06.179308 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0576f954-9187-4b1d-b8b0-3b7922b4240e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:06.231169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (023ef961-358e-467e-a777-8b8ab9b9d9da) transitioned into state 'SUCCESS' from state '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-712438831',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7650003154f7473aae758e8aad704b6b',qos_specs=None,replication_status=,reservations=['fe74b6b3-6102-4d33-b95f-2a3203c326c5','11b7dbed-300a-4a32-a6d4-fa59c4485664','7992dc9a-dd41-48b9-a8ae-c1d09ce74aaa','f0748c7e-faef-4f8c-be72-97371ade6a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ef3ba2661f4d95adff8e7a3ef70d8a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:06.233789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e241d94-ed33-4807-8417-f2d7437e3527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:06.290098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e241d94-ed33-4807-8417-f2d7437e3527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:06.293130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Flow 'volume_create_api' (4404413b-fcb0-45c7-bf17-eef59a64a7d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:58:06.401121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:06.401121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:06.426264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0576f954-9187-4b1d-b8b0-3b7922b4240e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Volume info retrieved successfully. Jan 21 07:58:06.474633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Create volume request issued successfully. Jan 21 07:58:06.496972 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0576f954-9187-4b1d-b8b0-3b7922b4240e tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac returned with HTTP 200 Jan 21 07:58:06.500087 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1448/2919] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:06 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac => generated 915 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:06.511394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-171c0d37-46d0-440e-be5e-7d4cf2e2a89c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes returned with HTTP 202 Jan 21 07:58:06.514217 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1472/2920] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:58:05 2021] POST /volume/v3/7650003154f7473aae758e8aad704b6b/volumes => generated 832 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:58:06.514520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-a911292e-994a-4011-a09d-25abe983c161 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0b3e8287-f395-4030-ab05-193e1b5abc38/action Jan 21 07:58:06.515252 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:06.515252 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:06.515987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-a911292e-994a-4011-a09d-25abe983c161 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 07:58:06.516505 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-a911292e-994a-4011-a09d-25abe983c161 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:06.531087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f9a51c1-8087-4395-a7ec-3a7a39db1ce1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:06.531087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f9a51c1-8087-4395-a7ec-3a7a39db1ce1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:06.531087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:06.531087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:06.531087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f9a51c1-8087-4395-a7ec-3a7a39db1ce1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:06.750265 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:06.750265 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:06.814960 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:06.814960 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:06.822134 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1f9a51c1-8087-4395-a7ec-3a7a39db1ce1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:06.889069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-defea4ed-27f2-4683-a699-e5bc9bccc469 req-a911292e-994a-4011-a09d-25abe983c161 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0b3e8287-f395-4030-ab05-193e1b5abc38/action returned with HTTP 204 Jan 21 07:58:06.891250 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1449/2921] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 07:58:06 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0b3e8287-f395-4030-ab05-193e1b5abc38/action => generated 0 bytes in 390 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:06.915857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f9a51c1-8087-4395-a7ec-3a7a39db1ce1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:06.939847 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1473/2922] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:06 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 900 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:07.523706 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97172dfe-17f0-47f6-ad40-bfe660fa4c64 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:58:07.533609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97172dfe-17f0-47f6-ad40-bfe660fa4c64 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:07.533609 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:07.533609 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:07.533609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97172dfe-17f0-47f6-ad40-bfe660fa4c64 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:07.765626 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:07.765626 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:07.824483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-97172dfe-17f0-47f6-ad40-bfe660fa4c64 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Volume info retrieved successfully. Jan 21 07:58:07.933390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97172dfe-17f0-47f6-ad40-bfe660fa4c64 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac returned with HTTP 200 Jan 21 07:58:07.944006 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1450/2923] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:07 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac => generated 915 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:07.952123 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49b5a997-5864-4a14-b2e7-2dcfeb43a1c2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:07.956748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49b5a997-5864-4a14-b2e7-2dcfeb43a1c2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:07.956748 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:07.956748 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:07.956748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49b5a997-5864-4a14-b2e7-2dcfeb43a1c2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:08.209018 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:08.209018 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:08.238103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-49b5a997-5864-4a14-b2e7-2dcfeb43a1c2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:08.318703 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49b5a997-5864-4a14-b2e7-2dcfeb43a1c2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:08.322922 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1474/2924] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:07 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 924 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:08.979346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b5b8f52-bf1a-473b-bfd4-eb4ac456b569 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] GET http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac Jan 21 07:58:08.986926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b5b8f52-bf1a-473b-bfd4-eb4ac456b569 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:08.987811 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:08.987811 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:08.989481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b5b8f52-bf1a-473b-bfd4-eb4ac456b569 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:09.134279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b5b8f52-bf1a-473b-bfd4-eb4ac456b569 tempest-SnapshotMetadataTestJSON-348070097 tempest-SnapshotMetadataTestJSON-348070097] http://10.222.0.24/volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac returned with HTTP 404 Jan 21 07:58:09.135884 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1451/2925] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:08 2021] GET /volume/v3/74b98d26a9d14bab8e0f5bd14f3f76e8/volumes/860fc0e7-e985-4b9a-b37d-03265237e8ac => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:58:09.357585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef6915e7-9f43-477f-afe0-4e13c9300b73 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:09.362460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef6915e7-9f43-477f-afe0-4e13c9300b73 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:09.362757 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:09.362757 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:09.363339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef6915e7-9f43-477f-afe0-4e13c9300b73 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:09.544518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:09.544518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:09.591335 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ef6915e7-9f43-477f-afe0-4e13c9300b73 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:09.667764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef6915e7-9f43-477f-afe0-4e13c9300b73 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:09.680619 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1475/2926] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:09 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 925 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:09.717287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27c9fbea-600c-4f23-9ca4-34d5f6e2fddc tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:09.717287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27c9fbea-600c-4f23-9ca4-34d5f6e2fddc tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:09.717870 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27c9fbea-600c-4f23-9ca4-34d5f6e2fddc tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:09.934949 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:09.934949 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:09.967127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be905fc7-8c26-4c68-b141-209cf77e6676 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] DELETE http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:58:09.968567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be905fc7-8c26-4c68-b141-209cf77e6676 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:09.969120 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:09.969120 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:09.969773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-27c9fbea-600c-4f23-9ca4-34d5f6e2fddc tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:09.985468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be905fc7-8c26-4c68-b141-209cf77e6676 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:09.989715 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-be905fc7-8c26-4c68-b141-209cf77e6676 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Delete volume with id: c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:58:10.083759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27c9fbea-600c-4f23-9ca4-34d5f6e2fddc tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:10.096251 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1452/2927] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:09 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 925 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:10.104007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] POST http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes Jan 21 07:58:10.105247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:10.105247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:10.106362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-362500527"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:10.113373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-362500527'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:58:10.114001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Create volume of 1 GB Jan 21 07:58:10.181620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Availability Zones retrieved successfully. Jan 21 07:58:10.208560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:10.208560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:10.216009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Flow 'volume_create_api' (eaf68a67-e1c1-42d4-9c1b-f2876533279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:58:10.217263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be905fc7-8c26-4c68-b141-209cf77e6676 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:10.221892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217c60dc-debe-472a-a1f7-fb9980962096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:10.224893 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:58:10.368266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217c60dc-debe-472a-a1f7-fb9980962096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:10.368266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd54a70-a0d6-425f-a46b-e90af41ef744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:10.448872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be905fc7-8c26-4c68-b141-209cf77e6676 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Delete volume request issued successfully. Jan 21 07:58:10.456619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be905fc7-8c26-4c68-b141-209cf77e6676 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 202 Jan 21 07:58:10.474109 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1476/2928] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:58:09 2021] DELETE /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 0 bytes in 507 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:10.474109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30031669-6fb6-4c54-b8b9-acec0131f18a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:58:10.474109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30031669-6fb6-4c54-b8b9-acec0131f18a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:10.474109 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:10.474109 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:10.477296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30031669-6fb6-4c54-b8b9-acec0131f18a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:10.560633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Created reservations ['2ba7df1b-d329-4c77-abcf-307ee5957eeb', '902543d6-0cff-4206-818c-74ceac5f881c', '6386b20a-5555-4350-b510-aad174cf146e', '944c8626-88ce-4d6c-bcb6-441a6efd86eb'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:58:10.562816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd54a70-a0d6-425f-a46b-e90af41ef744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ba7df1b-d329-4c77-abcf-307ee5957eeb', '902543d6-0cff-4206-818c-74ceac5f881c', '6386b20a-5555-4350-b510-aad174cf146e', '944c8626-88ce-4d6c-bcb6-441a6efd86eb']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:10.566395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3e22aec-8c50-4df1-b7e0-a722e107121c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:10.632358 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:10.632358 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:10.654835 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-30031669-6fb6-4c54-b8b9-acec0131f18a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:10.727680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3e22aec-8c50-4df1-b7e0-a722e107121c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd111f657-41b6-4965-9362-ed61e0393330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-362500527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7650003154f7473aae758e8aad704b6b',qos_specs=None,replication_status=,reservations=['2ba7df1b-d329-4c77-abcf-307ee5957eeb','902543d6-0cff-4206-818c-74ceac5f881c','6386b20a-5555-4350-b510-aad174cf146e','944c8626-88ce-4d6c-bcb6-441a6efd86eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ef3ba2661f4d95adff8e7a3ef70d8a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-362500527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d111f657-41b6-4965-9362-ed61e0393330,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7650003154f7473aae758e8aad704b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='11ef3ba2661f4d95adff8e7a3ef70d8a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:10.729180 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30031669-6fb6-4c54-b8b9-acec0131f18a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:58:10.731461 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1477/2929] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:10 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 912 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:10.734489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b817407a-d325-4412-bc2b-b5fe17146b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:10.845342 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b817407a-d325-4412-bc2b-b5fe17146b71) transitioned into state 'SUCCESS' from state '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-362500527',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7650003154f7473aae758e8aad704b6b',qos_specs=None,replication_status=,reservations=['2ba7df1b-d329-4c77-abcf-307ee5957eeb','902543d6-0cff-4206-818c-74ceac5f881c','6386b20a-5555-4350-b510-aad174cf146e','944c8626-88ce-4d6c-bcb6-441a6efd86eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ef3ba2661f4d95adff8e7a3ef70d8a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:10.850193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2f6333-b312-4d8d-a646-f940d7006e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:10.959611 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2f6333-b312-4d8d-a646-f940d7006e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:11.002806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Flow 'volume_create_api' (eaf68a67-e1c1-42d4-9c1b-f2876533279a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:58:11.171787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Create volume request issued successfully. Jan 21 07:58:11.204564 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f376349d-b563-4aa3-bd86-db8226860338 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes returned with HTTP 202 Jan 21 07:58:11.208956 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1453/2930] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:58:10 2021] POST /volume/v3/7650003154f7473aae758e8aad704b6b/volumes => generated 832 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:58:11.241434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6f3ea3a-7f9c-4e21-99d5-25c65ea5fdaa tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:11.244756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6f3ea3a-7f9c-4e21-99d5-25c65ea5fdaa tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:11.253455 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:11.253455 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:11.253455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6f3ea3a-7f9c-4e21-99d5-25c65ea5fdaa tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:11.370241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:11.370241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:11.382172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e6f3ea3a-7f9c-4e21-99d5-25c65ea5fdaa tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:11.423533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6f3ea3a-7f9c-4e21-99d5-25c65ea5fdaa tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:11.424954 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1478/2931] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:11 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 900 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:11.758341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ce7159a-3057-49e8-9b2a-38f2971663c7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:58:11.758341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ce7159a-3057-49e8-9b2a-38f2971663c7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:11.758932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:11.758932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:11.759421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ce7159a-3057-49e8-9b2a-38f2971663c7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:12.073512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:12.073512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:12.125066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8ce7159a-3057-49e8-9b2a-38f2971663c7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:12.229180 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ce7159a-3057-49e8-9b2a-38f2971663c7 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:58:12.237628 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1454/2932] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:11 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 912 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:12.457349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7b8ed41-f0d0-40bc-9285-4fb718a4dd5e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:12.458336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7b8ed41-f0d0-40bc-9285-4fb718a4dd5e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:12.458776 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:12.458776 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:12.459672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a7b8ed41-f0d0-40bc-9285-4fb718a4dd5e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:12.585538 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:12.585538 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:12.602766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a7b8ed41-f0d0-40bc-9285-4fb718a4dd5e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:12.679136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a7b8ed41-f0d0-40bc-9285-4fb718a4dd5e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:12.680613 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1479/2933] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:12 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 924 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:13.260830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07fdd4ef-890a-42f7-a2e5-86ed9188c4d6 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:58:13.271487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07fdd4ef-890a-42f7-a2e5-86ed9188c4d6 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:13.271487 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:13.271487 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:13.271487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07fdd4ef-890a-42f7-a2e5-86ed9188c4d6 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:13.415307 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:13.415307 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:13.429854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-07fdd4ef-890a-42f7-a2e5-86ed9188c4d6 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:13.539836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07fdd4ef-890a-42f7-a2e5-86ed9188c4d6 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 200 Jan 21 07:58:13.542930 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1455/2934] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:13 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 912 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:13.707834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f876ee9-4046-48ed-97ae-c0a607cc4f69 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:13.709242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f876ee9-4046-48ed-97ae-c0a607cc4f69 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:13.712523 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:13.712523 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:13.713796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f876ee9-4046-48ed-97ae-c0a607cc4f69 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:13.976322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:13.976322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:14.024740 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6f876ee9-4046-48ed-97ae-c0a607cc4f69 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:14.078323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f876ee9-4046-48ed-97ae-c0a607cc4f69 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:14.080894 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1480/2935] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:13 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 925 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:14.104533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f797d08-f2c9-4431-ba65-10584e998fc6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:14.104901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f797d08-f2c9-4431-ba65-10584e998fc6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:14.106755 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:14.106755 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:14.107255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f797d08-f2c9-4431-ba65-10584e998fc6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:14.233031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:14.233031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:14.261635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f797d08-f2c9-4431-ba65-10584e998fc6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:14.326713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f797d08-f2c9-4431-ba65-10584e998fc6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:14.328749 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1456/2936] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:14 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 925 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:14.351733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] POST http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes Jan 21 07:58:14.352677 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:14.352677 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:14.353520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-572750222"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:14.368920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-572750222'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:58:14.369619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Create volume of 1 GB Jan 21 07:58:14.448049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Availability Zones retrieved successfully. Jan 21 07:58:14.500669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Flow 'volume_create_api' (ffa73bda-f380-4724-8d26-41dba01105c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:58:14.506512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86a1db2-e723-4a91-b7ca-b091a677353d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:14.515122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:58:14.582991 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-424704fa-c878-4192-8079-ab4a811ee105 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 Jan 21 07:58:14.588916 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-424704fa-c878-4192-8079-ab4a811ee105 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:14.589349 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:14.589349 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:14.595658 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-424704fa-c878-4192-8079-ab4a811ee105 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:14.936067 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86a1db2-e723-4a91-b7ca-b091a677353d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:14.946932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-424704fa-c878-4192-8079-ab4a811ee105 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 returned with HTTP 404 Jan 21 07:58:14.950509 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1457/2937] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:14 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/c28f3f85-78b3-4798-bd98-66ee598de581 => generated 109 bytes in 387 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:14.957375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f86d222-f23a-4dbf-8f7f-d6e109d3f9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:14.966386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e5c6a5a-2542-4807-a06e-1b881bc0b65e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] DELETE http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:58:14.975241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e5c6a5a-2542-4807-a06e-1b881bc0b65e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:14.976070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e5c6a5a-2542-4807-a06e-1b881bc0b65e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:14.976978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9e5c6a5a-2542-4807-a06e-1b881bc0b65e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Delete volume with id: a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:58:15.201301 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:15.201301 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:15.203576 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9e5c6a5a-2542-4807-a06e-1b881bc0b65e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:15.334597 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9e5c6a5a-2542-4807-a06e-1b881bc0b65e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Delete volume request issued successfully. Jan 21 07:58:15.335393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e5c6a5a-2542-4807-a06e-1b881bc0b65e tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 202 Jan 21 07:58:15.337778 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1458/2938] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:58:14 2021] DELETE /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 0 bytes in 381 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 07:58:15.345999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Created reservations ['a08beb25-4263-4d51-8282-2a1feee1b96b', 'a5bb7b9f-3c17-4bd4-a0b6-cb37c929972a', '6d6ffd68-3050-4245-b810-717614fc5c64', 'f8cf2065-5ef9-41e7-8a83-da0e5ccf7163'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:58:15.350432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f86d222-f23a-4dbf-8f7f-d6e109d3f9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a08beb25-4263-4d51-8282-2a1feee1b96b', 'a5bb7b9f-3c17-4bd4-a0b6-cb37c929972a', '6d6ffd68-3050-4245-b810-717614fc5c64', 'f8cf2065-5ef9-41e7-8a83-da0e5ccf7163']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:15.358911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e8e9d7b-d578-4f4a-8888-7369f5b05b5a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:58:15.359838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e8e9d7b-d578-4f4a-8888-7369f5b05b5a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:15.361322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:15.361322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:15.363780 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e8e9d7b-d578-4f4a-8888-7369f5b05b5a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:15.389670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72a0213-3c9c-495e-acec-5762e28c5d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:15.651146 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:15.651146 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:15.687575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1e8e9d7b-d578-4f4a-8888-7369f5b05b5a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:15.729305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72a0213-3c9c-495e-acec-5762e28c5d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a18017f4-ef6d-40b3-8794-5ce9536d4e47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-572750222',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7650003154f7473aae758e8aad704b6b',qos_specs=None,replication_status=,reservations=['a08beb25-4263-4d51-8282-2a1feee1b96b','a5bb7b9f-3c17-4bd4-a0b6-cb37c929972a','6d6ffd68-3050-4245-b810-717614fc5c64','f8cf2065-5ef9-41e7-8a83-da0e5ccf7163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ef3ba2661f4d95adff8e7a3ef70d8a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-572750222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a18017f4-ef6d-40b3-8794-5ce9536d4e47,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7650003154f7473aae758e8aad704b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='11ef3ba2661f4d95adff8e7a3ef70d8a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:15.743914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ef5008-3acb-451f-8c32-6a4afcedb2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:15.810919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e8e9d7b-d578-4f4a-8888-7369f5b05b5a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:58:15.813077 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1459/2939] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:15 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:15.915877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ef5008-3acb-451f-8c32-6a4afcedb2f8) transitioned into state 'SUCCESS' from state '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-572750222',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7650003154f7473aae758e8aad704b6b',qos_specs=None,replication_status=,reservations=['a08beb25-4263-4d51-8282-2a1feee1b96b','a5bb7b9f-3c17-4bd4-a0b6-cb37c929972a','6d6ffd68-3050-4245-b810-717614fc5c64','f8cf2065-5ef9-41e7-8a83-da0e5ccf7163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ef3ba2661f4d95adff8e7a3ef70d8a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:15.948311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17bdfc81-e536-415c-9bfd-8733d78b2e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:16.066847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17bdfc81-e536-415c-9bfd-8733d78b2e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:16.085208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Flow 'volume_create_api' (ffa73bda-f380-4724-8d26-41dba01105c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:58:16.402303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Create volume request issued successfully. Jan 21 07:58:16.489090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e15f5d94-5bcb-410f-b6ee-566e7cb01bc0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes returned with HTTP 202 Jan 21 07:58:16.491820 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1481/2940] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:58:14 2021] POST /volume/v3/7650003154f7473aae758e8aad704b6b/volumes => generated 832 bytes in 2150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:58:16.525312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2650e158-2b97-4e67-8130-dc6eea25cda4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:16.526483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2650e158-2b97-4e67-8130-dc6eea25cda4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:16.527244 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:16.527244 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:16.528402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2650e158-2b97-4e67-8130-dc6eea25cda4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:16.725644 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:16.725644 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:16.772860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2650e158-2b97-4e67-8130-dc6eea25cda4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:16.846196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05788b0f-2a25-44ce-a15e-d9ea8e98b620 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:58:16.847187 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05788b0f-2a25-44ce-a15e-d9ea8e98b620 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:16.859822 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:16.859822 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:16.865625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05788b0f-2a25-44ce-a15e-d9ea8e98b620 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:17.006123 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2650e158-2b97-4e67-8130-dc6eea25cda4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:17.014941 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1460/2941] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:16 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 900 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:17.208167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:17.208167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:17.248427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-05788b0f-2a25-44ce-a15e-d9ea8e98b620 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:17.391501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05788b0f-2a25-44ce-a15e-d9ea8e98b620 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:58:17.394649 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1482/2942] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:16 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:18.045968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3862408a-3572-4955-aa08-78b53a52450b tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:18.051157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3862408a-3572-4955-aa08-78b53a52450b tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:18.051157 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:18.051157 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:18.051881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3862408a-3572-4955-aa08-78b53a52450b tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:18.262343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:18.262343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:18.288646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3862408a-3572-4955-aa08-78b53a52450b tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:18.344394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3862408a-3572-4955-aa08-78b53a52450b tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:18.345868 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1461/2943] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:18 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 924 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:18.429217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a58e2e0b-ff0a-434f-82f9-74390285180b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:58:18.433537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a58e2e0b-ff0a-434f-82f9-74390285180b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:18.433537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:18.433537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:18.434559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a58e2e0b-ff0a-434f-82f9-74390285180b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:18.676277 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:18.676277 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:18.707174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a58e2e0b-ff0a-434f-82f9-74390285180b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:18.787305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a58e2e0b-ff0a-434f-82f9-74390285180b tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:58:18.806154 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1462/2944] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:18 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:18.868536 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] POST http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes Jan 21 07:58:18.873348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:18.873348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:18.874448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-657071732"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:18.883552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-657071732'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:58:18.885127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create volume of 1 GB Jan 21 07:58:18.937191 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Availability Zones retrieved successfully. Jan 21 07:58:18.979023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Flow 'volume_create_api' (f1f57620-ffe5-4ef4-9967-5657cc4c0f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:58:18.984741 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e9d8a6-cca0-4e22-b94e-18ae6d8854a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:18.987752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:58:19.186913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e9d8a6-cca0-4e22-b94e-18ae6d8854a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:19.192127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8169efef-973a-4064-98cf-d4418967c35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:19.407625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7b7d6e5-13bc-47c7-854e-c86e1dae0be5 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:19.407625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7b7d6e5-13bc-47c7-854e-c86e1dae0be5 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:19.407625 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:19.407625 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:19.407625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7b7d6e5-13bc-47c7-854e-c86e1dae0be5 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:19.480899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Created reservations ['ddbcc070-1952-4161-90db-04703d92d989', '26c4285c-2fa7-468e-8c78-21e07109d4ea', 'cb3219fa-aae1-471e-aa3a-f67d863a7c6b', 'cb9db2b4-7891-41f0-a159-d8d0465c8f11'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:58:19.480899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8169efef-973a-4064-98cf-d4418967c35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddbcc070-1952-4161-90db-04703d92d989', '26c4285c-2fa7-468e-8c78-21e07109d4ea', 'cb3219fa-aae1-471e-aa3a-f67d863a7c6b', 'cb9db2b4-7891-41f0-a159-d8d0465c8f11']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:19.480899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378b60eb-d8c2-48f6-b772-a36f47f843e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:19.614421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378b60eb-d8c2-48f6-b772-a36f47f843e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93e652fa-a4b0-4813-b21c-6b6feed9b1a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-657071732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4da5702c7944206834b679d5770b964',qos_specs=None,replication_status=,reservations=['ddbcc070-1952-4161-90db-04703d92d989','26c4285c-2fa7-468e-8c78-21e07109d4ea','cb3219fa-aae1-471e-aa3a-f67d863a7c6b','cb9db2b4-7891-41f0-a159-d8d0465c8f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612dd2d26e7b442ea47b2302c95b12e2',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-657071732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93e652fa-a4b0-4813-b21c-6b6feed9b1a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4da5702c7944206834b679d5770b964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='612dd2d26e7b442ea47b2302c95b12e2',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:19.616811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cde9988-5cfc-4008-9c31-e86b8279b682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:19.685506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:19.685506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:19.720546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cde9988-5cfc-4008-9c31-e86b8279b682) transitioned into state 'SUCCESS' from state '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-657071732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4da5702c7944206834b679d5770b964',qos_specs=None,replication_status=,reservations=['ddbcc070-1952-4161-90db-04703d92d989','26c4285c-2fa7-468e-8c78-21e07109d4ea','cb3219fa-aae1-471e-aa3a-f67d863a7c6b','cb9db2b4-7891-41f0-a159-d8d0465c8f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612dd2d26e7b442ea47b2302c95b12e2',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:19.720546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bd9e13-5221-4136-a344-76dc7fd92f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:19.746788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e7b7d6e5-13bc-47c7-854e-c86e1dae0be5 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:19.753676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77bd9e13-5221-4136-a344-76dc7fd92f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:19.757027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Flow 'volume_create_api' (f1f57620-ffe5-4ef4-9967-5657cc4c0f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:58:19.829416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7b7d6e5-13bc-47c7-854e-c86e1dae0be5 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:19.831276 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1463/2945] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:19 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 925 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:19.840480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1e40510-5fd2-4bbc-bae0-17b28024652a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:58:19.844672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1e40510-5fd2-4bbc-bae0-17b28024652a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:19.844672 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:19.844672 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:19.844672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1e40510-5fd2-4bbc-bae0-17b28024652a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:19.940533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create volume request issued successfully. Jan 21 07:58:19.993837 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:19.993837 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:20.006254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca0f26f7-8d26-409a-a482-439b5ae0b50c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes returned with HTTP 202 Jan 21 07:58:20.025541 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1483/2946] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:58:18 2021] POST /volume/v3/f4da5702c7944206834b679d5770b964/volumes => generated 819 bytes in 1614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:58:20.030282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c4f2c01-758d-4f12-a566-7341548bdd2a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:20.039405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d1e40510-5fd2-4bbc-bae0-17b28024652a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:20.041254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c4f2c01-758d-4f12-a566-7341548bdd2a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:20.042170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:20.042170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:20.043546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2c4f2c01-758d-4f12-a566-7341548bdd2a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:20.136794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1e40510-5fd2-4bbc-bae0-17b28024652a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:58:20.137463 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1464/2947] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:19 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:20.181494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60eefa12-c8e1-4ea0-b013-6c4c57c03db3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:20.190217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60eefa12-c8e1-4ea0-b013-6c4c57c03db3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:20.190994 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:20.190994 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:20.198660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60eefa12-c8e1-4ea0-b013-6c4c57c03db3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:20.335131 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:20.335131 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:20.394239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2c4f2c01-758d-4f12-a566-7341548bdd2a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:20.456540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:20.456540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:20.506860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-60eefa12-c8e1-4ea0-b013-6c4c57c03db3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:20.537111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2c4f2c01-758d-4f12-a566-7341548bdd2a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:20.539311 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1484/2948] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:20 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 925 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:20.580164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c85a79f8-f596-43f2-bf8b-7f7be9fb136f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes Jan 21 07:58:20.588172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c85a79f8-f596-43f2-bf8b-7f7be9fb136f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:20.593502 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:20.593502 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:20.593502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c85a79f8-f596-43f2-bf8b-7f7be9fb136f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:20.593502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-c85a79f8-f596-43f2-bf8b-7f7be9fb136f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:20.617689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c85a79f8-f596-43f2-bf8b-7f7be9fb136f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:20.672438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60eefa12-c8e1-4ea0-b013-6c4c57c03db3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:20.699674 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1465/2949] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:20 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 887 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:20.853430 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c85a79f8-f596-43f2-bf8b-7f7be9fb136f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:20.857236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c85a79f8-f596-43f2-bf8b-7f7be9fb136f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes returned with HTTP 200 Jan 21 07:58:20.859101 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1485/2950] 10.222.0.24 () {58 vars in 1204 bytes} [Thu Jan 21 07:58:20 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes => generated 1171 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:58:20.894761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e5946d8-a823-4522-8a31-627b002bc415 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?name=tempest-VolumesListTestJSON-Volume-572750222 Jan 21 07:58:20.895941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e5946d8-a823-4522-8a31-627b002bc415 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:20.896934 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:20.896934 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:20.901211 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e5946d8-a823-4522-8a31-627b002bc415 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:20.902631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-0e5946d8-a823-4522-8a31-627b002bc415 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:20.916177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0e5946d8-a823-4522-8a31-627b002bc415 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-572750222'), ('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:21.171810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96d46b41-7000-414b-8b02-6b4fbff3b4ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:58:21.173623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96d46b41-7000-414b-8b02-6b4fbff3b4ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:21.174192 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:21.174192 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:21.176323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96d46b41-7000-414b-8b02-6b4fbff3b4ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:21.206682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0e5946d8-a823-4522-8a31-627b002bc415 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:21.207769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e5946d8-a823-4522-8a31-627b002bc415 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?name=tempest-VolumesListTestJSON-Volume-572750222 returned with HTTP 200 Jan 21 07:58:21.213796 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1466/2951] 10.222.0.24 () {58 vars in 1303 bytes} [Thu Jan 21 07:58:20 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?name=tempest-VolumesListTestJSON-Volume-572750222 => generated 399 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:21.252533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-866eccf9-07b4-4bcf-a975-ed0bae850d0d tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-712438831 Jan 21 07:58:21.259479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-866eccf9-07b4-4bcf-a975-ed0bae850d0d tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:21.267559 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:21.267559 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:21.267559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-866eccf9-07b4-4bcf-a975-ed0bae850d0d tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:21.267559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-866eccf9-07b4-4bcf-a975-ed0bae850d0d tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:21.267559 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:21.267559 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:21.267559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-866eccf9-07b4-4bcf-a975-ed0bae850d0d tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-712438831'), ('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:21.340939 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:21.340939 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:21.396714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-96d46b41-7000-414b-8b02-6b4fbff3b4ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:21.429666 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-866eccf9-07b4-4bcf-a975-ed0bae850d0d tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:21.431102 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:21.431102 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:21.450498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96d46b41-7000-414b-8b02-6b4fbff3b4ee tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 200 Jan 21 07:58:21.463661 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1486/2952] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:21 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 912 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:21.463938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-866eccf9-07b4-4bcf-a975-ed0bae850d0d tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-712438831 returned with HTTP 200 Jan 21 07:58:21.464637 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1467/2953] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:58:21 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-712438831 => generated 928 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:21.508676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-497ec21e-0d00-4a70-b780-cf8c4df12595 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1 Jan 21 07:58:21.509360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-497ec21e-0d00-4a70-b780-cf8c4df12595 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:21.509716 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:21.509716 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:21.510527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-497ec21e-0d00-4a70-b780-cf8c4df12595 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:21.511461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-497ec21e-0d00-4a70-b780-cf8c4df12595 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:21.513846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-497ec21e-0d00-4a70-b780-cf8c4df12595 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:21.723822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-497ec21e-0d00-4a70-b780-cf8c4df12595 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:21.724438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be115ddd-22c1-4568-9bd1-e8e9a061f8dd tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:21.725658 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be115ddd-22c1-4568-9bd1-e8e9a061f8dd tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:21.726093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:21.726093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:21.726706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be115ddd-22c1-4568-9bd1-e8e9a061f8dd tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:21.732961 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:21.732961 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:21.785729 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-497ec21e-0d00-4a70-b780-cf8c4df12595 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1 returned with HTTP 200 Jan 21 07:58:21.799416 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1487/2954] 10.222.0.24 () {58 vars in 1240 bytes} [Thu Jan 21 07:58:21 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1 => generated 1104 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:21.855286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89cfbce3-f15f-4698-b4f6-81c1a67f9efd tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1&marker=a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:21.856553 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89cfbce3-f15f-4698-b4f6-81c1a67f9efd tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:21.861630 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:21.861630 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:21.862371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89cfbce3-f15f-4698-b4f6-81c1a67f9efd tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:21.873898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-89cfbce3-f15f-4698-b4f6-81c1a67f9efd tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:21.899374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-89cfbce3-f15f-4698-b4f6-81c1a67f9efd tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:21.949811 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:21.949811 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:21.989240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be115ddd-22c1-4568-9bd1-e8e9a061f8dd tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:22.155783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be115ddd-22c1-4568-9bd1-e8e9a061f8dd tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:22.188791 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1468/2955] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:21 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:22.474697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-051c4a39-d1ba-457d-a756-0054bc222ee1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b Jan 21 07:58:22.478289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-051c4a39-d1ba-457d-a756-0054bc222ee1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:22.478784 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:22.478784 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:22.479567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-051c4a39-d1ba-457d-a756-0054bc222ee1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:22.486909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-89cfbce3-f15f-4698-b4f6-81c1a67f9efd tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:22.494864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:22.494864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:22.577112 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89cfbce3-f15f-4698-b4f6-81c1a67f9efd tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1&marker=a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:22.578590 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1488/2956] 10.222.0.24 () {58 vars in 1328 bytes} [Thu Jan 21 07:58:21 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1&marker=a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 1104 bytes in 756 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:22.619987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89a426cd-da04-47ce-8974-e71a4755ae09 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1&marker=d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:22.620903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89a426cd-da04-47ce-8974-e71a4755ae09 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:22.621522 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:22.621522 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:22.622444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89a426cd-da04-47ce-8974-e71a4755ae09 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:22.631839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-89a426cd-da04-47ce-8974-e71a4755ae09 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:22.631839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-89a426cd-da04-47ce-8974-e71a4755ae09 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:22.666599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-051c4a39-d1ba-457d-a756-0054bc222ee1 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b returned with HTTP 404 Jan 21 07:58:22.682122 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1469/2957] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:22 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/a7b91b8d-1dbe-435b-bf98-03c3e77b602b => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:23.054066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4cb0c189-902c-42f8-9299-bf4842ff5a9d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] DELETE http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:58:23.054958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4cb0c189-902c-42f8-9299-bf4842ff5a9d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:23.055591 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4cb0c189-902c-42f8-9299-bf4842ff5a9d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:23.056282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-4cb0c189-902c-42f8-9299-bf4842ff5a9d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Delete volume with id: 3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:58:23.232330 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:23.232330 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:23.234096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4cb0c189-902c-42f8-9299-bf4842ff5a9d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:23.292755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-89a426cd-da04-47ce-8974-e71a4755ae09 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:23.300339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:23.300339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:23.326462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4cb0c189-902c-42f8-9299-bf4842ff5a9d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Delete volume request issued successfully. Jan 21 07:58:23.334575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4cb0c189-902c-42f8-9299-bf4842ff5a9d tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 202 Jan 21 07:58:23.334575 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1470/2958] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:58:23 2021] DELETE /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:23.338339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4afd24b-9ef3-4659-9c7c-f2f931e8ee93 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:23.339221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4afd24b-9ef3-4659-9c7c-f2f931e8ee93 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:23.339595 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:23.339595 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:23.340223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4afd24b-9ef3-4659-9c7c-f2f931e8ee93 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:23.354110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89a426cd-da04-47ce-8974-e71a4755ae09 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1&marker=d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:23.394184 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1489/2959] 10.222.0.24 () {58 vars in 1328 bytes} [Thu Jan 21 07:58:22 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1&marker=d111f657-41b6-4965-9362-ed61e0393330 => generated 1104 bytes in 781 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:23.409784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf969664-8b28-422b-8540-b252f7f24b1a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:58:23.409784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf969664-8b28-422b-8540-b252f7f24b1a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:23.409784 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:23.409784 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:23.409784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf969664-8b28-422b-8540-b252f7f24b1a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:23.540612 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:23.540612 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:23.557671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:23.557671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:23.574249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cf969664-8b28-422b-8540-b252f7f24b1a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:23.595109 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d4afd24b-9ef3-4659-9c7c-f2f931e8ee93 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:23.717271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf969664-8b28-422b-8540-b252f7f24b1a tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:58:23.717271 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1490/2960] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:23 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:23.735999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55317666-67df-4531-9e74-ee6e3ff60ae2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1&marker=d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:23.740423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4afd24b-9ef3-4659-9c7c-f2f931e8ee93 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:23.750416 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55317666-67df-4531-9e74-ee6e3ff60ae2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:23.750416 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:23.750416 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:23.750416 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55317666-67df-4531-9e74-ee6e3ff60ae2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:23.750416 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-55317666-67df-4531-9e74-ee6e3ff60ae2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:23.757429 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1471/2961] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:23 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 912 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:23.757632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-55317666-67df-4531-9e74-ee6e3ff60ae2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:23.771426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9844d3af-3cf7-40bb-9535-5198a5fa6de2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] POST http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots Jan 21 07:58:23.776943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:23.776943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:23.777965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9844d3af-3cf7-40bb-9535-5198a5fa6de2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93e652fa-a4b0-4813-b21c-6b6feed9b1a3", "name": "tempest-VolumesDeleteCascade-Snapshot-5057029"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:24.143015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-55317666-67df-4531-9e74-ee6e3ff60ae2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:24.200055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55317666-67df-4531-9e74-ee6e3ff60ae2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1&marker=d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:24.200055 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1491/2962] 10.222.0.24 () {58 vars in 1328 bytes} [Thu Jan 21 07:58:23 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=1&marker=d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 15 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:58:24.229754 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:24.229754 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:24.229754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9844d3af-3cf7-40bb-9535-5198a5fa6de2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:24.229754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-9844d3af-3cf7-40bb-9535-5198a5fa6de2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create snapshot from volume 93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:24.249293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d3e775b-e2f5-4005-992d-520914ac8e90 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 21 07:58:24.249293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d3e775b-e2f5-4005-992d-520914ac8e90 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:24.249293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d3e775b-e2f5-4005-992d-520914ac8e90 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:24.249293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-4d3e775b-e2f5-4005-992d-520914ac8e90 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:24.249293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4d3e775b-e2f5-4005-992d-520914ac8e90 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value available, assuming string {{(pid=88080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:24.264940 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4d3e775b-e2f5-4005-992d-520914ac8e90 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:24.382811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-9844d3af-3cf7-40bb-9535-5198a5fa6de2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Created reservations ['0828b872-51fe-486c-9660-73e4efdb567f', 'd456afdd-701e-4c2b-8ad1-2f3ee35e64b0', '76cd51ba-958d-4a53-813d-249137519f84', '41ddf430-e92d-46dd-9fb0-4aaf695fa3b9'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:58:24.636425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4d3e775b-e2f5-4005-992d-520914ac8e90 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:24.639213 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:24.639213 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:24.644436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9844d3af-3cf7-40bb-9535-5198a5fa6de2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot create request issued successfully. Jan 21 07:58:24.652550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9844d3af-3cf7-40bb-9535-5198a5fa6de2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots returned with HTTP 202 Jan 21 07:58:24.652550 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1472/2963] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:58:23 2021] POST /volume/v3/f4da5702c7944206834b679d5770b964/snapshots => generated 304 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:58:24.659216 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89173142-e6f4-4a7d-ba18-9d3ebef231de tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd Jan 21 07:58:24.659766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89173142-e6f4-4a7d-ba18-9d3ebef231de tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:24.659990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:24.659990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:24.660374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-89173142-e6f4-4a7d-ba18-9d3ebef231de tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:24.675144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d3e775b-e2f5-4005-992d-520914ac8e90 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 21 07:58:24.684297 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1492/2964] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:58:24 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2061 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:24.724461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86b59cc0-cc3e-4d31-a34a-068d66cd2c52 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 21 07:58:24.725806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86b59cc0-cc3e-4d31-a34a-068d66cd2c52 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:24.727327 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:24.727327 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:24.727327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86b59cc0-cc3e-4d31-a34a-068d66cd2c52 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:24.730990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-86b59cc0-cc3e-4d31-a34a-068d66cd2c52 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:24.733697 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-86b59cc0-cc3e-4d31-a34a-068d66cd2c52 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value available, assuming string {{(pid=88080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:24.738531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-86b59cc0-cc3e-4d31-a34a-068d66cd2c52 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:24.795087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:24.795087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:24.814070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-89173142-e6f4-4a7d-ba18-9d3ebef231de tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:24.829106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-89173142-e6f4-4a7d-ba18-9d3ebef231de tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd returned with HTTP 200 Jan 21 07:58:24.830715 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1473/2965] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:24 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd => generated 436 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:24.857307 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-075fd4f9-39a5-46e8-99cc-185183d5993f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:58:24.857994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-075fd4f9-39a5-46e8-99cc-185183d5993f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:24.858187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:24.858187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:24.858613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-075fd4f9-39a5-46e8-99cc-185183d5993f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:24.957752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-86b59cc0-cc3e-4d31-a34a-068d66cd2c52 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:24.968780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:24.968780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:25.023576 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:25.023576 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:25.048323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-075fd4f9-39a5-46e8-99cc-185183d5993f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:25.062643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86b59cc0-cc3e-4d31-a34a-068d66cd2c52 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 21 07:58:25.066861 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1493/2966] 10.222.0.24 () {58 vars in 1326 bytes} [Thu Jan 21 07:58:24 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2062 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:25.099677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38583e0d-565d-44f3-ae87-c0ef895d5437 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:58:25.114899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38583e0d-565d-44f3-ae87-c0ef895d5437 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:25.115691 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:25.115691 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:25.116462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-075fd4f9-39a5-46e8-99cc-185183d5993f tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:58:25.117456 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1474/2967] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:24 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:25.122323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38583e0d-565d-44f3-ae87-c0ef895d5437 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:25.143051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63e1c428-acdd-4a1a-b4bd-d0415e0a409a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1 Jan 21 07:58:25.143585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63e1c428-acdd-4a1a-b4bd-d0415e0a409a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:25.143778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:25.143778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:25.144117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63e1c428-acdd-4a1a-b4bd-d0415e0a409a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:25.144895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-63e1c428-acdd-4a1a-b4bd-d0415e0a409a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:25.153064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-63e1c428-acdd-4a1a-b4bd-d0415e0a409a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:25.278502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-63e1c428-acdd-4a1a-b4bd-d0415e0a409a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:25.283923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63e1c428-acdd-4a1a-b4bd-d0415e0a409a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1 returned with HTTP 200 Jan 21 07:58:25.286858 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1475/2968] 10.222.0.24 () {58 vars in 1219 bytes} [Thu Jan 21 07:58:25 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1 => generated 568 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:25.305954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-29d8c012-a73b-42b8-870d-4ef464c4f4b1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1&marker=a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:25.305954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-29d8c012-a73b-42b8-870d-4ef464c4f4b1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:25.305954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:25.305954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:25.305954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-29d8c012-a73b-42b8-870d-4ef464c4f4b1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:25.305954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-29d8c012-a73b-42b8-870d-4ef464c4f4b1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:25.305954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:25.305954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:25.305954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-29d8c012-a73b-42b8-870d-4ef464c4f4b1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:25.457559 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:25.457559 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:25.529515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-38583e0d-565d-44f3-ae87-c0ef895d5437 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:58:25.685536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:25.685536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:25.731153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38583e0d-565d-44f3-ae87-c0ef895d5437 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:58:25.732672 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1494/2969] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:25 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 1639 bytes in 663 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:25.843602 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea8cb9ce-e581-45d8-8902-ceb0db3bb713 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd Jan 21 07:58:25.844034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea8cb9ce-e581-45d8-8902-ceb0db3bb713 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:25.844371 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:25.844371 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:25.845367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea8cb9ce-e581-45d8-8902-ceb0db3bb713 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:25.913374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-29d8c012-a73b-42b8-870d-4ef464c4f4b1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:25.923888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-29d8c012-a73b-42b8-870d-4ef464c4f4b1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1&marker=a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:25.941336 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1476/2970] 10.222.0.24 () {58 vars in 1307 bytes} [Thu Jan 21 07:58:25 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1&marker=a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 568 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:25.961647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6bb63fdd-9880-411d-a979-f51d559df700 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1&marker=d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:25.963864 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:25.963864 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:25.966701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ea8cb9ce-e581-45d8-8902-ceb0db3bb713 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:25.966912 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6bb63fdd-9880-411d-a979-f51d559df700 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:25.967119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:25.967119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:25.967694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6bb63fdd-9880-411d-a979-f51d559df700 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:25.975007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea8cb9ce-e581-45d8-8902-ceb0db3bb713 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd returned with HTTP 200 Jan 21 07:58:25.975858 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1495/2971] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:25 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd => generated 436 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:25.976975 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-6bb63fdd-9880-411d-a979-f51d559df700 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:25.978853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:25.978853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:25.981104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6bb63fdd-9880-411d-a979-f51d559df700 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:26.139739 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-412354fb-baf9-4eb7-b4c0-a4fdf62e3283 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:58:26.140676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-412354fb-baf9-4eb7-b4c0-a4fdf62e3283 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:26.146839 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:26.146839 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:26.146839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-412354fb-baf9-4eb7-b4c0-a4fdf62e3283 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:26.437058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:26.437058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:26.442069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6bb63fdd-9880-411d-a979-f51d559df700 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:26.447304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6bb63fdd-9880-411d-a979-f51d559df700 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1&marker=d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:26.451802 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1477/2972] 10.222.0.24 () {58 vars in 1307 bytes} [Thu Jan 21 07:58:25 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1&marker=d111f657-41b6-4965-9362-ed61e0393330 => generated 568 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:26.454901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-412354fb-baf9-4eb7-b4c0-a4fdf62e3283 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:26.467548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83f2af99-e6f3-450e-b61e-43a3aa790489 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1&marker=d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:26.468238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83f2af99-e6f3-450e-b61e-43a3aa790489 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:26.472004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:26.472004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:26.472004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83f2af99-e6f3-450e-b61e-43a3aa790489 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:26.472004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-83f2af99-e6f3-450e-b61e-43a3aa790489 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:26.472004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:26.472004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:26.473598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-83f2af99-e6f3-450e-b61e-43a3aa790489 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:26.516536 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-412354fb-baf9-4eb7-b4c0-a4fdf62e3283 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:58:26.519697 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1496/2973] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:26 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:26.681642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-83f2af99-e6f3-450e-b61e-43a3aa790489 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:26.689115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83f2af99-e6f3-450e-b61e-43a3aa790489 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1&marker=d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:26.689115 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1478/2974] 10.222.0.24 () {58 vars in 1307 bytes} [Thu Jan 21 07:58:26 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?limit=1&marker=d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 15 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:58:26.711423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c95e38f9-c6fa-461e-802b-af7e16854058 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?name=tempest-VolumesListTestJSON-Volume-362500527&status=available Jan 21 07:58:26.713040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c95e38f9-c6fa-461e-802b-af7e16854058 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:26.713955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:26.713955 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:26.718546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c95e38f9-c6fa-461e-802b-af7e16854058 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:26.723249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-c95e38f9-c6fa-461e-802b-af7e16854058 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:26.733919 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c95e38f9-c6fa-461e-802b-af7e16854058 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value available, assuming string {{(pid=88080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:26.744020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c95e38f9-c6fa-461e-802b-af7e16854058 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-362500527'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:26.912760 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c95e38f9-c6fa-461e-802b-af7e16854058 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:26.919547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c95e38f9-c6fa-461e-802b-af7e16854058 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?name=tempest-VolumesListTestJSON-Volume-362500527&status=available returned with HTTP 200 Jan 21 07:58:26.919547 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1497/2975] 10.222.0.24 () {58 vars in 1337 bytes} [Thu Jan 21 07:58:26 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?name=tempest-VolumesListTestJSON-Volume-362500527&status=available => generated 399 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:26.938589 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-001fe2ee-2094-42e4-a8ea-d456a394113e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-572750222&status=available Jan 21 07:58:26.943516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-001fe2ee-2094-42e4-a8ea-d456a394113e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:26.945155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-001fe2ee-2094-42e4-a8ea-d456a394113e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:26.949688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-001fe2ee-2094-42e4-a8ea-d456a394113e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:26.956542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-001fe2ee-2094-42e4-a8ea-d456a394113e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value available, assuming string {{(pid=88081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:26.961717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-001fe2ee-2094-42e4-a8ea-d456a394113e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-572750222'), ('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:26.995873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-988bc84b-2c47-437c-a065-7f6a2de09574 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd Jan 21 07:58:26.998057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-988bc84b-2c47-437c-a065-7f6a2de09574 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:26.999739 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:26.999739 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:27.005439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-988bc84b-2c47-437c-a065-7f6a2de09574 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:27.175095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:27.175095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:27.178948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-988bc84b-2c47-437c-a065-7f6a2de09574 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:27.201270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-988bc84b-2c47-437c-a065-7f6a2de09574 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd returned with HTTP 200 Jan 21 07:58:27.215569 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1498/2976] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:26 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd => generated 436 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:27.265905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-001fe2ee-2094-42e4-a8ea-d456a394113e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:27.270305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:27.270305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:27.325484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-001fe2ee-2094-42e4-a8ea-d456a394113e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-572750222&status=available returned with HTTP 200 Jan 21 07:58:27.331759 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1479/2977] 10.222.0.24 () {58 vars in 1358 bytes} [Thu Jan 21 07:58:26 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?name=tempest-VolumesListTestJSON-Volume-572750222&status=available => generated 928 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:27.370724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0dbc3138-f40c-4c7f-8db5-068a853c883f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?marker=d111f657-41b6-4965-9362-ed61e0393330&sort=id%3Aasc Jan 21 07:58:27.372018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0dbc3138-f40c-4c7f-8db5-068a853c883f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:27.381127 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:27.381127 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:27.382477 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0dbc3138-f40c-4c7f-8db5-068a853c883f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:27.384053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-0dbc3138-f40c-4c7f-8db5-068a853c883f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:27.390219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0dbc3138-f40c-4c7f-8db5-068a853c883f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:27.550355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b274b7e-802f-442e-bdaf-345be7d94555 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:58:27.553346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b274b7e-802f-442e-bdaf-345be7d94555 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:27.553346 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:27.553346 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:27.553346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b274b7e-802f-442e-bdaf-345be7d94555 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:27.855611 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:27.855611 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:27.942818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7b274b7e-802f-442e-bdaf-345be7d94555 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:28.005118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0dbc3138-f40c-4c7f-8db5-068a853c883f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:28.014113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:28.014113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:28.050502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0dbc3138-f40c-4c7f-8db5-068a853c883f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?marker=d111f657-41b6-4965-9362-ed61e0393330&sort=id%3Aasc returned with HTTP 200 Jan 21 07:58:28.062245 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1499/2978] 10.222.0.24 () {58 vars in 1340 bytes} [Thu Jan 21 07:58:27 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?marker=d111f657-41b6-4965-9362-ed61e0393330&sort=id%3Aasc => generated 928 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:28.086211 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab405c7d-d15f-4501-aa27-7e3ee59d3c70 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 07:58:28.087076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab405c7d-d15f-4501-aa27-7e3ee59d3c70 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:28.087651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:28.087651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:28.088798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab405c7d-d15f-4501-aa27-7e3ee59d3c70 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:28.093291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-ab405c7d-d15f-4501-aa27-7e3ee59d3c70 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:28.104996 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ab405c7d-d15f-4501-aa27-7e3ee59d3c70 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:28.169478 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b274b7e-802f-442e-bdaf-345be7d94555 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:58:28.188819 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1480/2979] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:27 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:28.226477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44b68f54-5207-4e85-8472-9d49a5a5bc8a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd Jan 21 07:58:28.227365 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44b68f54-5207-4e85-8472-9d49a5a5bc8a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:28.227718 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:28.227718 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:28.228265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-44b68f54-5207-4e85-8472-9d49a5a5bc8a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:28.293188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ab405c7d-d15f-4501-aa27-7e3ee59d3c70 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:28.306015 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:28.306015 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:28.353901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab405c7d-d15f-4501-aa27-7e3ee59d3c70 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 07:58:28.354062 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:28.354062 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:28.354332 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1500/2980] 10.222.0.24 () {58 vars in 1304 bytes} [Thu Jan 21 07:58:28 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2758 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:28.357635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-44b68f54-5207-4e85-8472-9d49a5a5bc8a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:28.364906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-44b68f54-5207-4e85-8472-9d49a5a5bc8a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd returned with HTTP 200 Jan 21 07:58:28.369764 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1481/2981] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:28 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd => generated 436 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:28.392661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd6346cb-6bd5-4c9c-b7a4-5def3ada1e21 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail Jan 21 07:58:28.393565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd6346cb-6bd5-4c9c-b7a4-5def3ada1e21 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:28.394245 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:28.394245 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:28.395110 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd6346cb-6bd5-4c9c-b7a4-5def3ada1e21 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:28.396013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-fd6346cb-6bd5-4c9c-b7a4-5def3ada1e21 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:28.398393 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fd6346cb-6bd5-4c9c-b7a4-5def3ada1e21 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:28.612801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fd6346cb-6bd5-4c9c-b7a4-5def3ada1e21 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:28.620607 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:28.620607 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:28.658383 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd6346cb-6bd5-4c9c-b7a4-5def3ada1e21 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail returned with HTTP 200 Jan 21 07:58:28.691395 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1501/2982] 10.222.0.24 () {58 vars in 1225 bytes} [Thu Jan 21 07:58:28 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail => generated 2758 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:58:28.717277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc95d55e-7cc8-4d82-b353-afe9f0675cd7 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 07:58:28.722785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bc95d55e-7cc8-4d82-b353-afe9f0675cd7 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:28.722785 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:28.722785 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:28.722785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bc95d55e-7cc8-4d82-b353-afe9f0675cd7 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:28.742597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-bc95d55e-7cc8-4d82-b353-afe9f0675cd7 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:28.746040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bc95d55e-7cc8-4d82-b353-afe9f0675cd7 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:29.133445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bc95d55e-7cc8-4d82-b353-afe9f0675cd7 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:29.137324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bc95d55e-7cc8-4d82-b353-afe9f0675cd7 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 07:58:29.139622 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1482/2983] 10.222.0.24 () {58 vars in 1283 bytes} [Thu Jan 21 07:58:28 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1171 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:29.159985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a629b4fe-5aa0-47e5-bdf8-1760a1d4ad2f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?availability_zone=nova Jan 21 07:58:29.160730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a629b4fe-5aa0-47e5-bdf8-1760a1d4ad2f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:29.161049 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:29.161049 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:29.161646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a629b4fe-5aa0-47e5-bdf8-1760a1d4ad2f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:29.162658 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-a629b4fe-5aa0-47e5-bdf8-1760a1d4ad2f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:29.163563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a629b4fe-5aa0-47e5-bdf8-1760a1d4ad2f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value nova, assuming string {{(pid=88080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:29.166512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a629b4fe-5aa0-47e5-bdf8-1760a1d4ad2f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:29.212387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a079b6b3-27f0-4f05-a4a1-08857e3374ec tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:58:29.213135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a079b6b3-27f0-4f05-a4a1-08857e3374ec tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:29.213325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:29.213325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:29.213720 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a079b6b3-27f0-4f05-a4a1-08857e3374ec tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:29.314147 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:29.314147 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:29.334422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a079b6b3-27f0-4f05-a4a1-08857e3374ec tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Volume info retrieved successfully. Jan 21 07:58:29.482846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a079b6b3-27f0-4f05-a4a1-08857e3374ec tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 200 Jan 21 07:58:29.494519 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1483/2984] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:29 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 912 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:29.526095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd1fc280-11ca-4d12-8e29-a483beca379d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd Jan 21 07:58:29.526976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd1fc280-11ca-4d12-8e29-a483beca379d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:29.527327 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:29.527327 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:29.527946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd1fc280-11ca-4d12-8e29-a483beca379d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:29.565799 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a629b4fe-5aa0-47e5-bdf8-1760a1d4ad2f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:29.574927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a629b4fe-5aa0-47e5-bdf8-1760a1d4ad2f tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?availability_zone=nova returned with HTTP 200 Jan 21 07:58:29.576554 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1502/2985] 10.222.0.24 () {58 vars in 1249 bytes} [Thu Jan 21 07:58:29 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?availability_zone=nova => generated 1171 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:29.605491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a963b6d-c0be-4962-8234-d083ba9913d4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?availability_zone=nova Jan 21 07:58:29.606361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a963b6d-c0be-4962-8234-d083ba9913d4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:29.606712 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:29.606712 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:29.607386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a963b6d-c0be-4962-8234-d083ba9913d4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:29.608983 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-5a963b6d-c0be-4962-8234-d083ba9913d4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:29.618105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a963b6d-c0be-4962-8234-d083ba9913d4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value nova, assuming string {{(pid=88080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:29.626161 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:29.626161 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:29.628427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5a963b6d-c0be-4962-8234-d083ba9913d4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:29.658318 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:29.658318 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:29.660388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bd1fc280-11ca-4d12-8e29-a483beca379d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:29.665182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd1fc280-11ca-4d12-8e29-a483beca379d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd returned with HTTP 200 Jan 21 07:58:29.674170 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1484/2986] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:29 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd => generated 463 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:29.697405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6addb574-f406-4d74-b2f5-11722e8a0491 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] POST http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots Jan 21 07:58:29.698103 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:29.698103 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:29.698811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6addb574-f406-4d74-b2f5-11722e8a0491 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93e652fa-a4b0-4813-b21c-6b6feed9b1a3", "name": "tempest-VolumesDeleteCascade-Snapshot-500815578"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:29.861384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a963b6d-c0be-4962-8234-d083ba9913d4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:29.874491 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:29.874491 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:29.876253 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a963b6d-c0be-4962-8234-d083ba9913d4 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?availability_zone=nova returned with HTTP 200 Jan 21 07:58:29.882295 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1503/2987] 10.222.0.24 () {58 vars in 1249 bytes} [Thu Jan 21 07:58:29 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?availability_zone=nova => generated 1171 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:29.888259 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6addb574-f406-4d74-b2f5-11722e8a0491 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:29.902013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-6addb574-f406-4d74-b2f5-11722e8a0491 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create snapshot from volume 93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:29.905916 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62acec5a-a057-4742-9520-0fa56747f22a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?bootable=false Jan 21 07:58:29.907517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62acec5a-a057-4742-9520-0fa56747f22a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:29.907836 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:29.907836 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:29.917175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62acec5a-a057-4742-9520-0fa56747f22a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:29.917351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-62acec5a-a057-4742-9520-0fa56747f22a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:29.930841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:29.930841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:29.932899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-62acec5a-a057-4742-9520-0fa56747f22a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:30.190009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-62acec5a-a057-4742-9520-0fa56747f22a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:30.192471 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62acec5a-a057-4742-9520-0fa56747f22a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?bootable=false returned with HTTP 200 Jan 21 07:58:30.194141 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1504/2988] 10.222.0.24 () {58 vars in 1233 bytes} [Thu Jan 21 07:58:29 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?bootable=false => generated 1171 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:30.209528 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-6addb574-f406-4d74-b2f5-11722e8a0491 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Created reservations ['d90ddc01-12ee-46b2-9187-2a1bcf68138f', '416cc20d-dc0c-4f64-8988-ba9279f5fdf6', 'd7df7bd4-df67-4b9b-9fa1-ea4df004d8a1', 'ce4a685c-bb4c-4c16-8890-90164b900bc8'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:58:30.225186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb639625-65a9-4f4c-9694-d1ecbba90d87 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?bootable=false Jan 21 07:58:30.226420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb639625-65a9-4f4c-9694-d1ecbba90d87 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:30.226916 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:30.226916 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:30.240906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb639625-65a9-4f4c-9694-d1ecbba90d87 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:30.240906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-bb639625-65a9-4f4c-9694-d1ecbba90d87 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:30.240906 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:30.240906 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:30.240906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bb639625-65a9-4f4c-9694-d1ecbba90d87 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:30.411031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bb639625-65a9-4f4c-9694-d1ecbba90d87 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:30.414422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb639625-65a9-4f4c-9694-d1ecbba90d87 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?bootable=false returned with HTTP 200 Jan 21 07:58:30.416605 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1505/2989] 10.222.0.24 () {58 vars in 1233 bytes} [Thu Jan 21 07:58:30 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?bootable=false => generated 1171 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:30.446343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e42c7242-c1a3-4036-a15d-8cfb0049b658 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?status=available Jan 21 07:58:30.447732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e42c7242-c1a3-4036-a15d-8cfb0049b658 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:30.448478 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:30.448478 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:30.449556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e42c7242-c1a3-4036-a15d-8cfb0049b658 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:30.454819 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-e42c7242-c1a3-4036-a15d-8cfb0049b658 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:30.456082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e42c7242-c1a3-4036-a15d-8cfb0049b658 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value available, assuming string {{(pid=88080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:30.462618 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:30.462618 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:30.466454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-e42c7242-c1a3-4036-a15d-8cfb0049b658 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:30.728325 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e42c7242-c1a3-4036-a15d-8cfb0049b658 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:30.739713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6addb574-f406-4d74-b2f5-11722e8a0491 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot create request issued successfully. Jan 21 07:58:30.740520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6addb574-f406-4d74-b2f5-11722e8a0491 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots returned with HTTP 202 Jan 21 07:58:30.741631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e42c7242-c1a3-4036-a15d-8cfb0049b658 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?status=available returned with HTTP 200 Jan 21 07:58:30.742538 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1506/2990] 10.222.0.24 () {58 vars in 1237 bytes} [Thu Jan 21 07:58:30 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?status=available => generated 1171 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:30.743946 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1485/2991] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:58:29 2021] POST /volume/v3/f4da5702c7944206834b679d5770b964/snapshots => generated 306 bytes in 1056 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:58:30.747787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2060b7cc-9609-47de-8c0a-32f697658511 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] GET http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d Jan 21 07:58:30.748868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2060b7cc-9609-47de-8c0a-32f697658511 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:30.749431 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:30.749431 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:30.751023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2060b7cc-9609-47de-8c0a-32f697658511 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:30.765555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf866ef0-e9aa-4a24-8eac-a057f5396cbc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d Jan 21 07:58:30.765555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf866ef0-e9aa-4a24-8eac-a057f5396cbc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:30.765555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:30.765555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:30.765555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf866ef0-e9aa-4a24-8eac-a057f5396cbc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:30.858538 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:30.858538 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:30.866351 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cf866ef0-e9aa-4a24-8eac-a057f5396cbc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:30.870210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf866ef0-e9aa-4a24-8eac-a057f5396cbc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d returned with HTTP 200 Jan 21 07:58:30.880089 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1486/2992] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:30 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d => generated 438 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:30.894080 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fded31e5-5c7a-426b-824e-5890e68a398e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?status=available Jan 21 07:58:30.894793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fded31e5-5c7a-426b-824e-5890e68a398e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:30.894996 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:30.894996 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:30.895928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fded31e5-5c7a-426b-824e-5890e68a398e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:30.897130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-fded31e5-5c7a-426b-824e-5890e68a398e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:30.897920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fded31e5-5c7a-426b-824e-5890e68a398e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value available, assuming string {{(pid=88081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:30.899808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fded31e5-5c7a-426b-824e-5890e68a398e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:30.940009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2060b7cc-9609-47de-8c0a-32f697658511 tempest-AttachVolumeTestJSON-187884112 tempest-AttachVolumeTestJSON-187884112] http://10.222.0.24/volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d returned with HTTP 404 Jan 21 07:58:30.941613 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1507/2993] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:30 2021] GET /volume/v3/9dd8a568e1e8499d911226be04a38759/volumes/3760f1b3-0d1a-41d4-a6d8-f2c53d5b304d => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:31.045031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fded31e5-5c7a-426b-824e-5890e68a398e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:31.047777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fded31e5-5c7a-426b-824e-5890e68a398e tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes?status=available returned with HTTP 200 Jan 21 07:58:31.055291 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1487/2994] 10.222.0.24 () {58 vars in 1237 bytes} [Thu Jan 21 07:58:30 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes?status=available => generated 1171 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:31.084136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-323c42fb-b26b-44e6-bb45-74aab8cdeaf0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?availability_zone=nova Jan 21 07:58:31.087017 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-323c42fb-b26b-44e6-bb45-74aab8cdeaf0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:31.089054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-323c42fb-b26b-44e6-bb45-74aab8cdeaf0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:31.092101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-323c42fb-b26b-44e6-bb45-74aab8cdeaf0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:31.096281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-323c42fb-b26b-44e6-bb45-74aab8cdeaf0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value nova, assuming string {{(pid=88080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:31.101119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:31.101119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:31.103785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-323c42fb-b26b-44e6-bb45-74aab8cdeaf0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:31.696451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-323c42fb-b26b-44e6-bb45-74aab8cdeaf0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:31.700706 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:31.700706 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:31.761989 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-323c42fb-b26b-44e6-bb45-74aab8cdeaf0 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 21 07:58:31.763596 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1508/2995] 10.222.0.24 () {58 vars in 1270 bytes} [Thu Jan 21 07:58:31 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?availability_zone=nova => generated 2758 bytes in 688 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:31.822044 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a024375-619d-4e27-b128-79a488fcafb1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?bootable=false Jan 21 07:58:31.823859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a024375-619d-4e27-b128-79a488fcafb1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:31.824481 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:31.824481 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:31.825539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a024375-619d-4e27-b128-79a488fcafb1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:31.827694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-8a024375-619d-4e27-b128-79a488fcafb1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:31.832042 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:31.832042 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:31.844718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8a024375-619d-4e27-b128-79a488fcafb1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:31.909515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b7281b4-aceb-4586-90da-dd4383717c44 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d Jan 21 07:58:31.915722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b7281b4-aceb-4586-90da-dd4383717c44 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:31.921139 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:31.921139 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:31.922718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b7281b4-aceb-4586-90da-dd4383717c44 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:32.063370 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.063370 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:32.071166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b7281b4-aceb-4586-90da-dd4383717c44 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:32.071166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b7281b4-aceb-4586-90da-dd4383717c44 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d returned with HTTP 200 Jan 21 07:58:32.081908 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1509/2996] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:31 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d => generated 438 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:32.181128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8a024375-619d-4e27-b128-79a488fcafb1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:32.193377 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.193377 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:32.225466 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a024375-619d-4e27-b128-79a488fcafb1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?bootable=false returned with HTTP 200 Jan 21 07:58:32.247293 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1488/2997] 10.222.0.24 () {58 vars in 1254 bytes} [Thu Jan 21 07:58:31 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?bootable=false => generated 2758 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:32.267930 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b38506aa-4c17-4233-8181-9a632f21b554 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?status=available Jan 21 07:58:32.269190 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b38506aa-4c17-4233-8181-9a632f21b554 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:32.269712 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:32.269712 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:32.270676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b38506aa-4c17-4233-8181-9a632f21b554 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:32.272067 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-b38506aa-4c17-4233-8181-9a632f21b554 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:32.273485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b38506aa-4c17-4233-8181-9a632f21b554 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Could not evaluate value available, assuming string {{(pid=88080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 07:58:32.280172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b38506aa-4c17-4233-8181-9a632f21b554 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:32.515675 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b38506aa-4c17-4233-8181-9a632f21b554 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Get all volumes completed successfully. Jan 21 07:58:32.526220 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.526220 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:32.571277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b38506aa-4c17-4233-8181-9a632f21b554 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?status=available returned with HTTP 200 Jan 21 07:58:32.578100 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1510/2998] 10.222.0.24 () {58 vars in 1258 bytes} [Thu Jan 21 07:58:32 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/detail?status=available => generated 2758 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:32.622564 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e9e9e3a-504e-4909-ae52-df2dcfb317e6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] DELETE http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:32.626378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e9e9e3a-504e-4909-ae52-df2dcfb317e6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:32.626378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:32.626378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:32.626378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5e9e9e3a-504e-4909-ae52-df2dcfb317e6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:32.628131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5e9e9e3a-504e-4909-ae52-df2dcfb317e6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Delete volume with id: a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:32.882190 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:32.882190 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:32.897007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5e9e9e3a-504e-4909-ae52-df2dcfb317e6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:33.042775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5e9e9e3a-504e-4909-ae52-df2dcfb317e6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Delete volume request issued successfully. Jan 21 07:58:33.042775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5e9e9e3a-504e-4909-ae52-df2dcfb317e6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 202 Jan 21 07:58:33.042775 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1489/2999] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:58:32 2021] DELETE /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 0 bytes in 423 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:33.052939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fdb4ff4c-37b4-4210-b1cf-5d65698b6fdb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:33.054425 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fdb4ff4c-37b4-4210-b1cf-5d65698b6fdb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:33.054945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:33.054945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:33.056567 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fdb4ff4c-37b4-4210-b1cf-5d65698b6fdb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:33.093616 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48b743f6-a669-4399-acd2-dc50ff14a7af tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d Jan 21 07:58:33.099023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48b743f6-a669-4399-acd2-dc50ff14a7af tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:33.111474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:33.111474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:33.111474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48b743f6-a669-4399-acd2-dc50ff14a7af tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:33.250790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:33.250790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:33.262127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48b743f6-a669-4399-acd2-dc50ff14a7af tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:33.272406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48b743f6-a669-4399-acd2-dc50ff14a7af tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d returned with HTTP 200 Jan 21 07:58:33.289807 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1490/3000] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:33 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d => generated 438 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:33.327519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:33.327519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:33.350221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fdb4ff4c-37b4-4210-b1cf-5d65698b6fdb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:33.403625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fdb4ff4c-37b4-4210-b1cf-5d65698b6fdb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:33.404892 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1511/3001] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:33 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 924 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:34.227320 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-5691ce67-58eb-45bb-a7eb-304f99c25d1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0b3e8287-f395-4030-ab05-193e1b5abc38 Jan 21 07:58:34.232128 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-5691ce67-58eb-45bb-a7eb-304f99c25d1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:34.232496 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:34.232496 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:34.233139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-5691ce67-58eb-45bb-a7eb-304f99c25d1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:34.302810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-536d23d2-ab7e-4b73-b542-6e14225cc333 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d Jan 21 07:58:34.303706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-536d23d2-ab7e-4b73-b542-6e14225cc333 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:34.305111 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:34.305111 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:34.305746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-536d23d2-ab7e-4b73-b542-6e14225cc333 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:34.379667 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:34.379667 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:34.465807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:34.465807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:34.479505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-536d23d2-ab7e-4b73-b542-6e14225cc333 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:34.484394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-536d23d2-ab7e-4b73-b542-6e14225cc333 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d returned with HTTP 200 Jan 21 07:58:34.488149 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1512/3002] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:34 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d => generated 438 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:34.499798 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6bbd0adc-93cd-4e6b-8b86-350a59e49261 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:34.511190 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6bbd0adc-93cd-4e6b-8b86-350a59e49261 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:34.512345 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:34.512345 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:34.513729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6bbd0adc-93cd-4e6b-8b86-350a59e49261 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:34.777379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:34.777379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:34.821645 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6bbd0adc-93cd-4e6b-8b86-350a59e49261 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:34.883966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6bbd0adc-93cd-4e6b-8b86-350a59e49261 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:34.886714 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1513/3003] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:34 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 924 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:35.519420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-acb6edb4-17f6-4de2-821a-a3f10c40f351 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d Jan 21 07:58:35.519420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-acb6edb4-17f6-4de2-821a-a3f10c40f351 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:35.519420 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:35.519420 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:35.519420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-acb6edb4-17f6-4de2-821a-a3f10c40f351 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:35.565174 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:35.565174 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:35.571333 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-acb6edb4-17f6-4de2-821a-a3f10c40f351 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:58:35.574515 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-acb6edb4-17f6-4de2-821a-a3f10c40f351 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d returned with HTTP 200 Jan 21 07:58:35.586629 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1514/3004] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:35 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d => generated 465 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:35.596995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13d49c7d-1e51-441f-9bd6-175ba1dff478 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] DELETE http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3?cascade=True Jan 21 07:58:35.601464 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13d49c7d-1e51-441f-9bd6-175ba1dff478 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:35.601951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:35.601951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:35.602644 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13d49c7d-1e51-441f-9bd6-175ba1dff478 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:35.603302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-13d49c7d-1e51-441f-9bd6-175ba1dff478 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete volume with id: 93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:35.835028 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:35.835028 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:35.842882 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-13d49c7d-1e51-441f-9bd6-175ba1dff478 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:35.942592 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-5691ce67-58eb-45bb-a7eb-304f99c25d1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:58:35.943353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-5691ce67-58eb-45bb-a7eb-304f99c25d1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:58:35.980971 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-5691ce67-58eb-45bb-a7eb-304f99c25d1d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0b3e8287-f395-4030-ab05-193e1b5abc38 returned with HTTP 200 Jan 21 07:58:35.982554 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1491/3005] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 07:58:34 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0b3e8287-f395-4030-ab05-193e1b5abc38 => generated 19 bytes in 1771 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:35.990341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d125f14-6f1a-4117-ade5-69342f985296 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:35.998858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d125f14-6f1a-4117-ade5-69342f985296 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:36.002631 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:36.002631 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:36.004016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d125f14-6f1a-4117-ade5-69342f985296 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:36.102473 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-13d49c7d-1e51-441f-9bd6-175ba1dff478 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete volume request issued successfully. Jan 21 07:58:36.103357 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13d49c7d-1e51-441f-9bd6-175ba1dff478 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3?cascade=True returned with HTTP 202 Jan 21 07:58:36.104703 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1515/3006] 10.222.0.24 () {58 vars in 1343 bytes} [Thu Jan 21 07:58:35 2021] DELETE /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3?cascade=True => generated 0 bytes in 517 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:36.123208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-c9363168-028f-4b09-afe9-954778e16bf3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:58:36.124008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-c9363168-028f-4b09-afe9-954778e16bf3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:36.126418 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:36.126418 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:36.129211 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-c9363168-028f-4b09-afe9-954778e16bf3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:36.130093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-c9363168-028f-4b09-afe9-954778e16bf3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume with id: eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:58:36.315703 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:36.315703 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:36.382221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6d125f14-6f1a-4117-ade5-69342f985296 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:36.466247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:36.466247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:36.468628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-c9363168-028f-4b09-afe9-954778e16bf3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:58:36.495953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d125f14-6f1a-4117-ade5-69342f985296 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:36.497621 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1492/3007] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:35 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 924 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:36.520347 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4febf83-292b-4e69-97cf-536cdb13cacc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:36.520347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4febf83-292b-4e69-97cf-536cdb13cacc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:36.520347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:36.520347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:36.520347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4febf83-292b-4e69-97cf-536cdb13cacc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:36.589984 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-c9363168-028f-4b09-afe9-954778e16bf3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume request issued successfully. Jan 21 07:58:36.591465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-af2ffba7-f5c4-44b9-9e4b-1dd67ad4478d req-c9363168-028f-4b09-afe9-954778e16bf3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 202 Jan 21 07:58:36.593372 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1516/3008] 10.222.0.43 () {60 vars in 1384 bytes} [Thu Jan 21 07:58:36 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 0 bytes in 482 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:36.926638 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:36.926638 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:36.993370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d4febf83-292b-4e69-97cf-536cdb13cacc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:37.196000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4febf83-292b-4e69-97cf-536cdb13cacc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:37.197575 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1493/3009] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:36 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 699 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:37.518918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8fe3e78-b002-4562-9ac4-744388fc8fe1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:37.520142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8fe3e78-b002-4562-9ac4-744388fc8fe1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:37.520726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:37.520726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:37.524564 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8fe3e78-b002-4562-9ac4-744388fc8fe1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:37.760066 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:37.760066 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:37.802384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b8fe3e78-b002-4562-9ac4-744388fc8fe1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:37.863714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8fe3e78-b002-4562-9ac4-744388fc8fe1 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:37.867427 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1517/3010] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:37 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 924 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:38.230724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b66bcdd-04b8-4615-b836-13b7154be97e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:38.231501 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b66bcdd-04b8-4615-b836-13b7154be97e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:38.231932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:38.231932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:38.232569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b66bcdd-04b8-4615-b836-13b7154be97e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:38.532758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0afdf034-502e-4675-80a6-b563cd50ea14 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:58:38.533565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0afdf034-502e-4675-80a6-b563cd50ea14 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:38.533938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:38.533938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:38.534626 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0afdf034-502e-4675-80a6-b563cd50ea14 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:38.579517 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:38.579517 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:38.616825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b66bcdd-04b8-4615-b836-13b7154be97e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:38.763131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b66bcdd-04b8-4615-b836-13b7154be97e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:38.780764 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1494/3011] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:38 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:38.897894 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ba2c8ae-ea68-4924-9268-8e4c688b9289 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:38.903681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ba2c8ae-ea68-4924-9268-8e4c688b9289 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:38.909981 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:38.909981 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:38.914244 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:38.914244 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:38.915841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ba2c8ae-ea68-4924-9268-8e4c688b9289 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:38.931746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0afdf034-502e-4675-80a6-b563cd50ea14 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:58:39.013138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0afdf034-502e-4675-80a6-b563cd50ea14 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:58:39.014248 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1518/3012] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:38 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 1346 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:39.130465 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:39.130465 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:39.171120 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3ba2c8ae-ea68-4924-9268-8e4c688b9289 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:39.265242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ba2c8ae-ea68-4924-9268-8e4c688b9289 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 200 Jan 21 07:58:39.268391 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1495/3013] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:38 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 924 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:39.802828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fcf5556-cfd0-4d89-b6a3-892fbaf0cbc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:39.808413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fcf5556-cfd0-4d89-b6a3-892fbaf0cbc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:39.809141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:39.809141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:39.809444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fcf5556-cfd0-4d89-b6a3-892fbaf0cbc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:40.038534 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-194b88d5-5c36-4a57-b2a7-225c5a39dd4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:58:40.039596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-194b88d5-5c36-4a57-b2a7-225c5a39dd4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:40.039973 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:40.039973 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:40.040735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-194b88d5-5c36-4a57-b2a7-225c5a39dd4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:40.315563 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:40.315563 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:40.388903 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1fcf5556-cfd0-4d89-b6a3-892fbaf0cbc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:40.580386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fcf5556-cfd0-4d89-b6a3-892fbaf0cbc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:40.587275 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1519/3014] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:39 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 793 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:40.637746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34426d18-94d2-45e5-b55c-9ab96c3c18c2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 Jan 21 07:58:40.638896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34426d18-94d2-45e5-b55c-9ab96c3c18c2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:40.638896 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:40.638896 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:40.639510 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34426d18-94d2-45e5-b55c-9ab96c3c18c2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:40.731442 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:40.731442 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:40.771228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-194b88d5-5c36-4a57-b2a7-225c5a39dd4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:58:40.967813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-194b88d5-5c36-4a57-b2a7-225c5a39dd4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:58:40.986267 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1496/3015] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:40 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 1346 bytes in 955 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:58:41.026893 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34426d18-94d2-45e5-b55c-9ab96c3c18c2 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 returned with HTTP 404 Jan 21 07:58:41.029654 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1520/3016] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:40 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/a18017f4-ef6d-40b3-8794-5ce9536d4e47 => generated 109 bytes in 427 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:41.046744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61234dd2-3216-4805-b155-3f11ff5fa277 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] DELETE http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:41.048818 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61234dd2-3216-4805-b155-3f11ff5fa277 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:41.050357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:41.050357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:41.052453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61234dd2-3216-4805-b155-3f11ff5fa277 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:41.060629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-61234dd2-3216-4805-b155-3f11ff5fa277 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Delete volume with id: d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:41.462368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:41.462368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:41.471932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-61234dd2-3216-4805-b155-3f11ff5fa277 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:41.622706 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d54a5227-08c5-4b15-84f7-f98804eee09a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:41.623773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d54a5227-08c5-4b15-84f7-f98804eee09a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:41.633807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d54a5227-08c5-4b15-84f7-f98804eee09a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:41.689719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-61234dd2-3216-4805-b155-3f11ff5fa277 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Delete volume request issued successfully. Jan 21 07:58:41.690596 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61234dd2-3216-4805-b155-3f11ff5fa277 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 202 Jan 21 07:58:41.692185 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1497/3017] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:58:41 2021] DELETE /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 0 bytes in 655 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:41.749127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a51fde65-e0ee-4f25-81f6-70715e74f58c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:41.750892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a51fde65-e0ee-4f25-81f6-70715e74f58c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:41.757699 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:41.757699 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:41.762367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a51fde65-e0ee-4f25-81f6-70715e74f58c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:42.047925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:42.047925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:42.111554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d54a5227-08c5-4b15-84f7-f98804eee09a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:42.247318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d54a5227-08c5-4b15-84f7-f98804eee09a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:42.249240 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1521/3018] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:41 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:42.263931 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:42.263931 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:42.277438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6091f509-807b-4592-9dfa-2cd44da36803 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:58:42.293718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6091f509-807b-4592-9dfa-2cd44da36803 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:42.294321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:42.294321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:42.295395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6091f509-807b-4592-9dfa-2cd44da36803 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:42.305114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a51fde65-e0ee-4f25-81f6-70715e74f58c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:42.422699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a51fde65-e0ee-4f25-81f6-70715e74f58c tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:42.431315 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1498/3019] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:41 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 924 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:42.592850 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:42.592850 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:42.665362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6091f509-807b-4592-9dfa-2cd44da36803 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:58:42.803172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6091f509-807b-4592-9dfa-2cd44da36803 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:58:42.809170 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1522/3020] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:42 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 1346 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:58:43.281876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55b84b64-f7aa-4805-9bf6-3a1ac5622a9a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:43.284083 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55b84b64-f7aa-4805-9bf6-3a1ac5622a9a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:43.285943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:43.285943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:43.290910 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55b84b64-f7aa-4805-9bf6-3a1ac5622a9a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:43.471755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ebbb02f-29e7-48b5-b887-9011bfa34570 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:43.472102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ebbb02f-29e7-48b5-b887-9011bfa34570 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:43.472297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:43.472297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:43.472811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ebbb02f-29e7-48b5-b887-9011bfa34570 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:43.714801 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:43.714801 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:43.774604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ebbb02f-29e7-48b5-b887-9011bfa34570 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:43.886628 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:43.886628 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:43.986842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-55b84b64-f7aa-4805-9bf6-3a1ac5622a9a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:44.003867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ebbb02f-29e7-48b5-b887-9011bfa34570 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:44.010227 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1523/3021] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:43 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 924 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:44.046438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-763efb24-253d-496f-ab5e-77e02c53e401 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:58:44.061722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-763efb24-253d-496f-ab5e-77e02c53e401 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:44.062300 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:44.062300 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:44.067627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-763efb24-253d-496f-ab5e-77e02c53e401 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:44.221141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55b84b64-f7aa-4805-9bf6-3a1ac5622a9a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:44.231125 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1499/3022] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:43 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 957 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:44.390659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:44.390659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:44.431538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-763efb24-253d-496f-ab5e-77e02c53e401 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:58:44.553558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-763efb24-253d-496f-ab5e-77e02c53e401 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 200 Jan 21 07:58:44.555369 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1524/3023] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:44 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 897 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:45.042454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b407b2a-547d-4843-b3d9-fe0de9aff0e8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:45.043362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b407b2a-547d-4843-b3d9-fe0de9aff0e8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:45.043715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:45.043715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:45.044375 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b407b2a-547d-4843-b3d9-fe0de9aff0e8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:45.267304 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f25a86b-6add-4e29-b0ec-c5a32d81e209 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:45.269149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f25a86b-6add-4e29-b0ec-c5a32d81e209 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:45.269637 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:45.269637 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:45.277530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f25a86b-6add-4e29-b0ec-c5a32d81e209 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:45.314833 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:45.314833 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:45.367791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6b407b2a-547d-4843-b3d9-fe0de9aff0e8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:45.506641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b407b2a-547d-4843-b3d9-fe0de9aff0e8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:45.508185 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1500/3024] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:45 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 924 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:45.586150 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3fe0e0de-791a-431e-b4d0-3c03dbe6062a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 Jan 21 07:58:45.586150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3fe0e0de-791a-431e-b4d0-3c03dbe6062a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:45.587315 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:45.587315 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:45.587315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3fe0e0de-791a-431e-b4d0-3c03dbe6062a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:45.784426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3fe0e0de-791a-431e-b4d0-3c03dbe6062a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 returned with HTTP 404 Jan 21 07:58:45.786122 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1501/3025] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:45 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/eb9beec1-f3e1-4b85-b76f-09f966347a35 => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:45.807539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d99b790-fcba-4401-ae17-00bb6c27507e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:58:45.807871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d99b790-fcba-4401-ae17-00bb6c27507e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:45.811065 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:45.811065 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:45.841520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d99b790-fcba-4401-ae17-00bb6c27507e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:45.841520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-9d99b790-fcba-4401-ae17-00bb6c27507e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete snapshot with id: b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:58:45.898278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f25a86b-6add-4e29-b0ec-c5a32d81e209 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:46.009857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:46.009857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:46.009857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9d99b790-fcba-4401-ae17-00bb6c27507e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:58:46.019454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f25a86b-6add-4e29-b0ec-c5a32d81e209 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:46.019454 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1525/3026] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:45 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 758 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:46.464998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9d99b790-fcba-4401-ae17-00bb6c27507e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot delete request issued successfully. Jan 21 07:58:46.464998 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d99b790-fcba-4401-ae17-00bb6c27507e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 202 Jan 21 07:58:46.486850 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1502/3027] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:58:45 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 0 bytes in 676 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:46.502090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfedd1e4-da9f-4b34-b815-e1351e5184b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:58:46.502090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfedd1e4-da9f-4b34-b815-e1351e5184b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:46.502090 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:46.502090 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:46.502090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfedd1e4-da9f-4b34-b815-e1351e5184b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:46.545402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b1b400c-d90d-44a6-9cf4-33a96f0ed2ae tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:46.545402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b1b400c-d90d-44a6-9cf4-33a96f0ed2ae tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:46.545402 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:46.545402 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:46.545402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b1b400c-d90d-44a6-9cf4-33a96f0ed2ae tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:46.796200 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:46.796200 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:46.798221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cfedd1e4-da9f-4b34-b815-e1351e5184b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:58:46.825950 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfedd1e4-da9f-4b34-b815-e1351e5184b8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 200 Jan 21 07:58:46.827801 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1526/3028] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:46 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 478 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:58:47.011189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:47.011189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:47.050913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-deea932b-c86d-44e1-b4d2-dd811282e71f tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:47.051960 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-deea932b-c86d-44e1-b4d2-dd811282e71f tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:47.052436 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:47.052436 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:47.057822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-deea932b-c86d-44e1-b4d2-dd811282e71f tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:47.094860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b1b400c-d90d-44a6-9cf4-33a96f0ed2ae tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:47.196135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b1b400c-d90d-44a6-9cf4-33a96f0ed2ae tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:47.201238 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1503/3029] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:46 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 924 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:47.348218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:47.348218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:47.406573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-deea932b-c86d-44e1-b4d2-dd811282e71f tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:47.519689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-deea932b-c86d-44e1-b4d2-dd811282e71f tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:47.525160 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1527/3030] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:47 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:47.858226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f820a448-6f5a-4202-a525-f27443893bda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:58:47.870458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f820a448-6f5a-4202-a525-f27443893bda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:47.884823 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:47.884823 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:47.913887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f820a448-6f5a-4202-a525-f27443893bda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:48.111847 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:48.111847 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:48.114045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f820a448-6f5a-4202-a525-f27443893bda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:58:48.152285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f820a448-6f5a-4202-a525-f27443893bda tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 200 Jan 21 07:58:48.154057 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1504/3031] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:47 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 478 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:48.223040 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a0da8e9-414b-41b4-bca3-617a81897aab tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:48.228306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a0da8e9-414b-41b4-bca3-617a81897aab tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:48.230093 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:48.230093 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:48.230093 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2a0da8e9-414b-41b4-bca3-617a81897aab tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:48.482071 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:48.482071 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:48.537421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2a0da8e9-414b-41b4-bca3-617a81897aab tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:48.547436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2f72081-1d30-46c3-85c7-3d075c2e71aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:48.548713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2f72081-1d30-46c3-85c7-3d075c2e71aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:48.550582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:48.550582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:48.552320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2f72081-1d30-46c3-85c7-3d075c2e71aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:48.636141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2a0da8e9-414b-41b4-bca3-617a81897aab tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:48.641615 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1528/3032] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:48 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 924 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:49.039996 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:49.039996 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:49.101693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a2f72081-1d30-46c3-85c7-3d075c2e71aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:49.173594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-795363e8-2591-452b-8bb0-96ce385dcf52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:58:49.177178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-795363e8-2591-452b-8bb0-96ce385dcf52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:49.177178 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:49.177178 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:49.177178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-795363e8-2591-452b-8bb0-96ce385dcf52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:49.215445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2f72081-1d30-46c3-85c7-3d075c2e71aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:49.230905 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1505/3033] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:48 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 678 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:49.307774 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:49.307774 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:49.309457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-795363e8-2591-452b-8bb0-96ce385dcf52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:58:49.329049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-795363e8-2591-452b-8bb0-96ce385dcf52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 200 Jan 21 07:58:49.340684 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1529/3034] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:49 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 478 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:49.670247 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-239f74d0-17bb-4a04-a34d-3e46faa71e53 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:49.672287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-239f74d0-17bb-4a04-a34d-3e46faa71e53 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:49.672522 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:49.672522 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:49.673015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-239f74d0-17bb-4a04-a34d-3e46faa71e53 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:49.843428 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:49.843428 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:49.873640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-239f74d0-17bb-4a04-a34d-3e46faa71e53 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:49.954813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-239f74d0-17bb-4a04-a34d-3e46faa71e53 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 200 Jan 21 07:58:49.980051 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1506/3035] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:49 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 924 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:50.255389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d114a01d-83df-4762-b56b-bdec08ecccf4 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:50.264477 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d114a01d-83df-4762-b56b-bdec08ecccf4 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:50.278088 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:50.278088 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:50.279829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d114a01d-83df-4762-b56b-bdec08ecccf4 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:50.353486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8197f28-aba4-4e60-bf10-b2956215fe7f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:58:50.354464 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8197f28-aba4-4e60-bf10-b2956215fe7f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:50.354824 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:50.354824 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:50.362034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8197f28-aba4-4e60-bf10-b2956215fe7f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:50.586963 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:50.586963 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:50.586963 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b8197f28-aba4-4e60-bf10-b2956215fe7f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:58:50.614424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8197f28-aba4-4e60-bf10-b2956215fe7f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 200 Jan 21 07:58:50.614424 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1507/3036] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:50 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 478 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:50.859762 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:50.859762 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:50.928084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d114a01d-83df-4762-b56b-bdec08ecccf4 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:50.998897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-452e11db-dc83-48bb-92a9-a75be7228369 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 Jan 21 07:58:51.005783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-452e11db-dc83-48bb-92a9-a75be7228369 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:51.005783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:51.005783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:51.010905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-452e11db-dc83-48bb-92a9-a75be7228369 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:51.087040 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d114a01d-83df-4762-b56b-bdec08ecccf4 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:51.090438 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1530/3037] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:50 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 840 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:51.283144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-452e11db-dc83-48bb-92a9-a75be7228369 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 returned with HTTP 404 Jan 21 07:58:51.284243 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1508/3038] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:50 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d111f657-41b6-4965-9362-ed61e0393330 => generated 109 bytes in 293 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:51.292929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14d670ba-128d-4fde-9410-f1fedeed9c60 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] DELETE http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:51.294721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14d670ba-128d-4fde-9410-f1fedeed9c60 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:51.295450 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:51.295450 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:51.296192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14d670ba-128d-4fde-9410-f1fedeed9c60 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:51.308804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-14d670ba-128d-4fde-9410-f1fedeed9c60 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Delete volume with id: d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:51.606481 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:51.606481 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:51.608053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14d670ba-128d-4fde-9410-f1fedeed9c60 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:51.627559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c6fb43c-8d66-48f6-91c6-1c9877d8df40 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:58:51.627802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c6fb43c-8d66-48f6-91c6-1c9877d8df40 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:51.628273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c6fb43c-8d66-48f6-91c6-1c9877d8df40 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:51.798062 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:51.798062 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:51.820698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5c6fb43c-8d66-48f6-91c6-1c9877d8df40 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 07:58:51.839127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14d670ba-128d-4fde-9410-f1fedeed9c60 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Delete volume request issued successfully. Jan 21 07:58:51.850738 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14d670ba-128d-4fde-9410-f1fedeed9c60 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 202 Jan 21 07:58:51.853924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c6fb43c-8d66-48f6-91c6-1c9877d8df40 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 200 Jan 21 07:58:51.859880 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1509/3039] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:51 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 478 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:51.872186 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1531/3040] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:58:51 2021] DELETE /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 0 bytes in 580 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:58:51.884445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60f2984f-38fe-408d-b6e0-16350cf8a5c6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:51.892157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60f2984f-38fe-408d-b6e0-16350cf8a5c6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:51.896613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:51.896613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:51.898038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60f2984f-38fe-408d-b6e0-16350cf8a5c6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:52.115910 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee66236c-efce-479c-bedb-6a0388a3ab71 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:52.116452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee66236c-efce-479c-bedb-6a0388a3ab71 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:52.117447 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:52.117447 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:52.117447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee66236c-efce-479c-bedb-6a0388a3ab71 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:52.271122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:52.271122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:52.310323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ee66236c-efce-479c-bedb-6a0388a3ab71 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:52.371060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:52.371060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:52.462691 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-60f2984f-38fe-408d-b6e0-16350cf8a5c6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:52.516444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee66236c-efce-479c-bedb-6a0388a3ab71 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:52.534954 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1532/3041] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:52 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:52.648857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60f2984f-38fe-408d-b6e0-16350cf8a5c6 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:52.650275 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1510/3042] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:51 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 924 bytes in 789 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:52.886399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-29cb56bb-abdb-4df9-8380-de869751ab54 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:58:52.887457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-29cb56bb-abdb-4df9-8380-de869751ab54 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:52.888452 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:52.888452 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:52.890989 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-29cb56bb-abdb-4df9-8380-de869751ab54 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:53.052484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-29cb56bb-abdb-4df9-8380-de869751ab54 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 404 Jan 21 07:58:53.062876 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1533/3043] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:58:52 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 111 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:53.547595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee1759eb-6c3e-41c9-9fad-17fabb1e1178 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:53.548732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee1759eb-6c3e-41c9-9fad-17fabb1e1178 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:53.549212 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:53.549212 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:53.550117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee1759eb-6c3e-41c9-9fad-17fabb1e1178 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:53.847742 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9258ba2-4539-46f8-9cd8-a6fbb580de37 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:53.847742 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9258ba2-4539-46f8-9cd8-a6fbb580de37 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:53.847742 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9258ba2-4539-46f8-9cd8-a6fbb580de37 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:54.193027 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:54.193027 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:54.257524 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a9258ba2-4539-46f8-9cd8-a6fbb580de37 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:54.391929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9258ba2-4539-46f8-9cd8-a6fbb580de37 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:54.397730 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1534/3044] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:53 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 924 bytes in 719 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:54.443677 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:54.443677 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:54.471356 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ee1759eb-6c3e-41c9-9fad-17fabb1e1178 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:54.534175 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee1759eb-6c3e-41c9-9fad-17fabb1e1178 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:54.544940 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1511/3045] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:53 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 1004 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:55.429214 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa4b3829-9b9c-4c5a-9ee3-34a2fa734bc8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:55.430046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa4b3829-9b9c-4c5a-9ee3-34a2fa734bc8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:55.430570 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:55.430570 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:55.431462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa4b3829-9b9c-4c5a-9ee3-34a2fa734bc8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:55.556807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6bd45936-f234-427b-84f2-508ef7f951d6 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:55.557793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6bd45936-f234-427b-84f2-508ef7f951d6 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:55.558184 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:55.558184 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:55.558890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6bd45936-f234-427b-84f2-508ef7f951d6 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:55.653013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:55.653013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:55.683824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fa4b3829-9b9c-4c5a-9ee3-34a2fa734bc8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:55.769219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa4b3829-9b9c-4c5a-9ee3-34a2fa734bc8 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:55.772373 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1535/3046] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:55 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 924 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:55.840998 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:55.840998 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:55.861401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6bd45936-f234-427b-84f2-508ef7f951d6 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:55.934169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6bd45936-f234-427b-84f2-508ef7f951d6 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:55.956626 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1512/3047] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:55 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:56.805562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c196d2be-9f15-4d5e-8583-f66c8731d23a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:56.808032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c196d2be-9f15-4d5e-8583-f66c8731d23a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:56.808774 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:56.808774 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:56.809849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c196d2be-9f15-4d5e-8583-f66c8731d23a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:56.975786 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a795347f-08f9-44bc-b4ad-2026b325975c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:56.976904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a795347f-08f9-44bc-b4ad-2026b325975c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:56.977401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:56.977401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:56.978370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a795347f-08f9-44bc-b4ad-2026b325975c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:56.983464 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:56.983464 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:57.005485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c196d2be-9f15-4d5e-8583-f66c8731d23a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:57.051103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c196d2be-9f15-4d5e-8583-f66c8731d23a tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:57.055023 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1536/3048] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:56 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 924 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:57.256479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:57.256479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:57.304300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a795347f-08f9-44bc-b4ad-2026b325975c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:58:57.447271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a795347f-08f9-44bc-b4ad-2026b325975c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 200 Jan 21 07:58:57.461227 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1513/3049] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:56 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 911 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:58.094163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50d2d247-8c0d-4a65-b571-4a6c7ede7ffb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:58.096070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50d2d247-8c0d-4a65-b571-4a6c7ede7ffb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:58.098443 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:58.098443 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:58.102509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50d2d247-8c0d-4a65-b571-4a6c7ede7ffb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:58.342480 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:58:58.342480 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:58:58.381884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-50d2d247-8c0d-4a65-b571-4a6c7ede7ffb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Volume info retrieved successfully. Jan 21 07:58:58.457469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50d2d247-8c0d-4a65-b571-4a6c7ede7ffb tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 200 Jan 21 07:58:58.473665 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1537/3050] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:58 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 924 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:58:58.483183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f69ef97-3ca2-46e3-a0a6-4f98e9b962cc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:58:58.484739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f69ef97-3ca2-46e3-a0a6-4f98e9b962cc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:58.485463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:58.485463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:58.486052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f69ef97-3ca2-46e3-a0a6-4f98e9b962cc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:58.653824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f69ef97-3ca2-46e3-a0a6-4f98e9b962cc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 404 Jan 21 07:58:58.655909 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1514/3051] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:58 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:58:58.666318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-909bf9c9-05f7-41ce-9f99-311d36c9bd0d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes Jan 21 07:58:58.667143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-909bf9c9-05f7-41ce-9f99-311d36c9bd0d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:58.667504 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:58:58.667504 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:58:58.668075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-909bf9c9-05f7-41ce-9f99-311d36c9bd0d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:58.668856 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-909bf9c9-05f7-41ce-9f99-311d36c9bd0d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:58.670992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-909bf9c9-05f7-41ce-9f99-311d36c9bd0d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:58:59.008032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-909bf9c9-05f7-41ce-9f99-311d36c9bd0d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Get all volumes completed successfully. Jan 21 07:58:59.009545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-909bf9c9-05f7-41ce-9f99-311d36c9bd0d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes returned with HTTP 200 Jan 21 07:58:59.028106 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1538/3052] 10.222.0.24 () {58 vars in 1204 bytes} [Thu Jan 21 07:58:58 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes => generated 15 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 07:58:59.053144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0d834c2-8669-4ed5-a569-3972f88faf96 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots Jan 21 07:58:59.060496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0d834c2-8669-4ed5-a569-3972f88faf96 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:59.061400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0d834c2-8669-4ed5-a569-3972f88faf96 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:59.062514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-e0d834c2-8669-4ed5-a569-3972f88faf96 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:58:59.067790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-e0d834c2-8669-4ed5-a569-3972f88faf96 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:58:59.170815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0d834c2-8669-4ed5-a569-3972f88faf96 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Get all snapshots completed successfully. Jan 21 07:58:59.172054 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0d834c2-8669-4ed5-a569-3972f88faf96 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots returned with HTTP 200 Jan 21 07:58:59.184694 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1515/3053] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:58:59 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots => generated 17 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:58:59.200187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] POST http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes Jan 21 07:58:59.201796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-153501919"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:58:59.207915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-153501919'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:58:59.208748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create volume of 1 GB Jan 21 07:58:59.271887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Availability Zones retrieved successfully. Jan 21 07:58:59.389491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Flow 'volume_create_api' (f35e62e1-9432-4af7-9ae0-d27647b6b9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:58:59.411274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e61dbfb-d5ad-4b4b-b3a8-e060cbc5da63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:59.434736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:58:59.500809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b12c708-6f36-4bfe-89fb-4f90bb8d4b83 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] GET http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 Jan 21 07:58:59.502947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b12c708-6f36-4bfe-89fb-4f90bb8d4b83 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:58:59.504118 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b12c708-6f36-4bfe-89fb-4f90bb8d4b83 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:58:59.762815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e61dbfb-d5ad-4b4b-b3a8-e060cbc5da63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:58:59.772329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ff7d46-9222-4dc7-9c6d-a2026dd33d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:58:59.789263 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b12c708-6f36-4bfe-89fb-4f90bb8d4b83 tempest-VolumesListTestJSON-1311742279 tempest-VolumesListTestJSON-1311742279] http://10.222.0.24/volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 returned with HTTP 404 Jan 21 07:58:59.797605 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1516/3054] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:58:59 2021] GET /volume/v3/7650003154f7473aae758e8aad704b6b/volumes/d125f97e-7d5d-4197-a097-377d29d8d9c1 => generated 109 bytes in 310 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:59:00.243514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Created reservations ['da267950-0104-41c0-8442-d8de1d22dd40', '3ee31c81-9846-4936-a986-0be67fd51331', '7fd9614d-eea1-418b-884f-ac7a13aa1400', '8738e2a1-f8b8-40ab-97fd-a1ac725fdc2c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:00.260065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ff7d46-9222-4dc7-9c6d-a2026dd33d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da267950-0104-41c0-8442-d8de1d22dd40', '3ee31c81-9846-4936-a986-0be67fd51331', '7fd9614d-eea1-418b-884f-ac7a13aa1400', '8738e2a1-f8b8-40ab-97fd-a1ac725fdc2c']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:00.279119 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abbd702-5559-4b1b-b070-ef0b72aca365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:00.675906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abbd702-5559-4b1b-b070-ef0b72aca365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae4c695c-1322-40c4-85c7-abc4bfb0b686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-153501919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4da5702c7944206834b679d5770b964',qos_specs=None,replication_status=,reservations=['da267950-0104-41c0-8442-d8de1d22dd40','3ee31c81-9846-4936-a986-0be67fd51331','7fd9614d-eea1-418b-884f-ac7a13aa1400','8738e2a1-f8b8-40ab-97fd-a1ac725fdc2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612dd2d26e7b442ea47b2302c95b12e2',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-153501919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae4c695c-1322-40c4-85c7-abc4bfb0b686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4da5702c7944206834b679d5770b964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='612dd2d26e7b442ea47b2302c95b12e2',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:00.696223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97c8290-4163-4606-89d2-aae59d648cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:00.806686 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a97c8290-4163-4606-89d2-aae59d648cce) transitioned into state 'SUCCESS' from state '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-153501919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4da5702c7944206834b679d5770b964',qos_specs=None,replication_status=,reservations=['da267950-0104-41c0-8442-d8de1d22dd40','3ee31c81-9846-4936-a986-0be67fd51331','7fd9614d-eea1-418b-884f-ac7a13aa1400','8738e2a1-f8b8-40ab-97fd-a1ac725fdc2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='612dd2d26e7b442ea47b2302c95b12e2',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:00.811252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d2257bc-6918-4d04-9e4d-d792c5d85aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:00.871280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d2257bc-6918-4d04-9e4d-d792c5d85aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:00.883701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Flow 'volume_create_api' (f35e62e1-9432-4af7-9ae0-d27647b6b9c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:01.156424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create volume request issued successfully. Jan 21 07:59:01.242221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3fb835ca-eaad-4dd8-8223-9ff184e191aa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes returned with HTTP 202 Jan 21 07:59:01.260632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1539/3055] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:58:59 2021] POST /volume/v3/f4da5702c7944206834b679d5770b964/volumes => generated 819 bytes in 2052 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:01.276421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a6227a2-6dcc-4dc2-8e27-01cd2bf8ae28 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:01.277787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a6227a2-6dcc-4dc2-8e27-01cd2bf8ae28 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:01.278934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a6227a2-6dcc-4dc2-8e27-01cd2bf8ae28 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:01.602628 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:01.602628 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:01.672772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9a6227a2-6dcc-4dc2-8e27-01cd2bf8ae28 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:01.851104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a6227a2-6dcc-4dc2-8e27-01cd2bf8ae28 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 200 Jan 21 07:59:01.861349 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1517/3056] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:01 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 911 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:02.896747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d20c3cdb-a49c-475d-bfaf-e95696bd1f6a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:02.902258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d20c3cdb-a49c-475d-bfaf-e95696bd1f6a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:02.903127 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:02.903127 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:02.904358 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d20c3cdb-a49c-475d-bfaf-e95696bd1f6a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:03.167572 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:03.167572 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:03.214166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d20c3cdb-a49c-475d-bfaf-e95696bd1f6a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:03.288863 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d20c3cdb-a49c-475d-bfaf-e95696bd1f6a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 200 Jan 21 07:59:03.305861 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1540/3057] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:02 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 911 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:04.320840 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e68c7106-d202-4e34-900d-c2858538a0bb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:04.321946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e68c7106-d202-4e34-900d-c2858538a0bb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:04.322338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:04.322338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:04.339973 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e68c7106-d202-4e34-900d-c2858538a0bb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:04.626152 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:04.626152 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:04.651342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e68c7106-d202-4e34-900d-c2858538a0bb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:04.702244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e68c7106-d202-4e34-900d-c2858538a0bb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 200 Jan 21 07:59:04.704365 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1518/3058] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:04 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 912 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:04.738108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcffb7be-0d9e-4a25-b6d6-5b71c7a329fb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] POST http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots Jan 21 07:59:04.741027 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:04.741027 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:04.742300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fcffb7be-0d9e-4a25-b6d6-5b71c7a329fb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae4c695c-1322-40c4-85c7-abc4bfb0b686", "name": "tempest-VolumesDeleteCascade-Snapshot-324686532"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:05.066010 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:05.066010 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:05.068925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fcffb7be-0d9e-4a25-b6d6-5b71c7a329fb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:05.070024 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-fcffb7be-0d9e-4a25-b6d6-5b71c7a329fb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create snapshot from volume ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:05.154206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-8fb7b7a4-1a96-4124-8ebc-c963d2da728b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0ed2d3a2-bb33-494d-9201-721aa64338ea Jan 21 07:59:05.154842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-8fb7b7a4-1a96-4124-8ebc-c963d2da728b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:05.155137 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:05.155137 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:05.156184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-8fb7b7a4-1a96-4124-8ebc-c963d2da728b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:05.210423 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:05.210423 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:05.338490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-fcffb7be-0d9e-4a25-b6d6-5b71c7a329fb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Created reservations ['52ceb578-e421-40f8-8d12-d5265ca288dc', 'c13bf229-cfb6-43bb-9e07-df4b17822cd8', '0e98bc27-991a-4ac7-a2bb-9a0ad50b3749', 'a5fce747-ec3f-4d88-bd65-a80b20859af4'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:05.982099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fcffb7be-0d9e-4a25-b6d6-5b71c7a329fb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot create request issued successfully. Jan 21 07:59:05.989407 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcffb7be-0d9e-4a25-b6d6-5b71c7a329fb tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots returned with HTTP 202 Jan 21 07:59:05.996782 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1541/3059] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:59:04 2021] POST /volume/v3/f4da5702c7944206834b679d5770b964/snapshots => generated 306 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:06.018032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0b7b155-2d20-411a-84c6-fc57a264b36c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 Jan 21 07:59:06.024046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0b7b155-2d20-411a-84c6-fc57a264b36c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:06.024866 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:06.024866 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:06.026004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0b7b155-2d20-411a-84c6-fc57a264b36c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:06.180982 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:06.180982 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:06.189506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c0b7b155-2d20-411a-84c6-fc57a264b36c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:59:06.201410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0b7b155-2d20-411a-84c6-fc57a264b36c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 returned with HTTP 200 Jan 21 07:59:06.208739 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1542/3060] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:06 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 => generated 438 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:07.050956 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-8fb7b7a4-1a96-4124-8ebc-c963d2da728b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 07:59:07.052073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-8fb7b7a4-1a96-4124-8ebc-c963d2da728b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 07:59:07.076852 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-8fb7b7a4-1a96-4124-8ebc-c963d2da728b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0ed2d3a2-bb33-494d-9201-721aa64338ea returned with HTTP 200 Jan 21 07:59:07.078923 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1519/3061] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 07:59:05 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/0ed2d3a2-bb33-494d-9201-721aa64338ea => generated 19 bytes in 1931 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:07.110215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-ee82e5aa-7825-4fe9-bccb-4e793bbe9064 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:59:07.111011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-ee82e5aa-7825-4fe9-bccb-4e793bbe9064 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:07.111357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:07.111357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:07.112012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-ee82e5aa-7825-4fe9-bccb-4e793bbe9064 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:07.112820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-ee82e5aa-7825-4fe9-bccb-4e793bbe9064 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume with id: 8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:59:07.230748 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-baabfd0b-6769-49ae-8158-82a44f8860ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 Jan 21 07:59:07.231947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-baabfd0b-6769-49ae-8158-82a44f8860ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:07.232555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:07.232555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:07.237772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-baabfd0b-6769-49ae-8158-82a44f8860ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:07.366955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:07.366955 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:07.369357 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-baabfd0b-6769-49ae-8158-82a44f8860ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:59:07.373332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-baabfd0b-6769-49ae-8158-82a44f8860ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 returned with HTTP 200 Jan 21 07:59:07.382973 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1520/3062] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:07 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 => generated 438 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:07.403577 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:07.403577 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:07.408012 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-ee82e5aa-7825-4fe9-bccb-4e793bbe9064 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:07.511336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-ee82e5aa-7825-4fe9-bccb-4e793bbe9064 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume request issued successfully. Jan 21 07:59:07.512202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9865775a-31cd-424c-a6e1-99f87e45d4cc req-ee82e5aa-7825-4fe9-bccb-4e793bbe9064 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 202 Jan 21 07:59:07.514119 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1543/3063] 10.222.0.35 () {60 vars in 1384 bytes} [Thu Jan 21 07:59:07 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 0 bytes in 411 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:59:08.402530 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34f6210f-89ca-49ba-887a-bee389f4f50a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 Jan 21 07:59:08.403612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34f6210f-89ca-49ba-887a-bee389f4f50a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:08.403943 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:08.403943 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:08.404555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34f6210f-89ca-49ba-887a-bee389f4f50a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:08.594707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:08.594707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:08.596547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-34f6210f-89ca-49ba-887a-bee389f4f50a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:59:08.612709 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34f6210f-89ca-49ba-887a-bee389f4f50a tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 returned with HTTP 200 Jan 21 07:59:08.614003 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1521/3064] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:08 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 => generated 438 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:09.629155 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4688643-0460-41ad-aca2-9c19b520e1ab tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 Jan 21 07:59:09.630128 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4688643-0460-41ad-aca2-9c19b520e1ab tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:09.630481 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:09.630481 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:09.631557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4688643-0460-41ad-aca2-9c19b520e1ab tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:09.741814 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:09.741814 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:09.742987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c4688643-0460-41ad-aca2-9c19b520e1ab tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:59:09.751289 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4688643-0460-41ad-aca2-9c19b520e1ab tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 returned with HTTP 200 Jan 21 07:59:09.752814 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1544/3065] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:09 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 => generated 465 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:09.769895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] POST http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes Jan 21 07:59:09.770519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:09.770519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:09.771308 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1493f226-571c-4040-8bfe-f718e5769e58", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-580180789"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:09.772910 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create volume request body: {'volume': {'snapshot_id': '1493f226-571c-4040-8bfe-f718e5769e58', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-580180789'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:59:09.793078 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8eb61c4e-e83a-49db-acdd-0dd41c164795 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:59:09.793661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8eb61c4e-e83a-49db-acdd-0dd41c164795 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:09.793840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:09.793840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:09.794226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8eb61c4e-e83a-49db-acdd-0dd41c164795 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:09.921048 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:09.921048 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:09.942822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8eb61c4e-e83a-49db-acdd-0dd41c164795 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:09.973020 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:09.973020 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:09.975293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Snapshot retrieved successfully. Jan 21 07:59:09.975951 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create volume of 1 GB Jan 21 07:59:10.009797 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8eb61c4e-e83a-49db-acdd-0dd41c164795 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:59:10.010709 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1545/3066] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:09 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1368 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:59:10.033607 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Availability Zones retrieved successfully. Jan 21 07:59:10.116233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Flow 'volume_create_api' (ef79dc21-bae5-473f-9fe2-8e430120a11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:10.133199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8faa73b-ff4c-4e37-a8e3-b2efbef2fe69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:10.138009 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:59:10.661099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8faa73b-ff4c-4e37-a8e3-b2efbef2fe69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1493f226-571c-4040-8bfe-f718e5769e58', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:10.663608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15364c5f-48f7-455d-a164-c32910052c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:10.812480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Created reservations ['6761b051-30c2-41d1-bc3e-08813f14eba0', 'c4deb34f-9287-4db5-a11e-99dc2779a07f', '2e93eb4f-6730-4a39-921c-945e76703970', 'd4efa35c-8156-466e-98bd-a46dc721bc1a'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:10.814787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15364c5f-48f7-455d-a164-c32910052c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6761b051-30c2-41d1-bc3e-08813f14eba0', 'c4deb34f-9287-4db5-a11e-99dc2779a07f', '2e93eb4f-6730-4a39-921c-945e76703970', 'd4efa35c-8156-466e-98bd-a46dc721bc1a']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:10.819509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1daea077-60d6-4115-940a-7942f9a94135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:11.047717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6808356d-4603-4ad3-9af0-ab80e0039bcc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:59:11.048269 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6808356d-4603-4ad3-9af0-ab80e0039bcc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:11.048494 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:11.048494 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:11.048950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6808356d-4603-4ad3-9af0-ab80e0039bcc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:11.385944 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:11.385944 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:11.450591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6808356d-4603-4ad3-9af0-ab80e0039bcc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:11.583647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1daea077-60d6-4115-940a-7942f9a94135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80e20e75-284e-41e7-950c-931fc884792d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-580180789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4da5702c7944206834b679d5770b964',qos_specs=None,replication_status=,reservations=['6761b051-30c2-41d1-bc3e-08813f14eba0','c4deb34f-9287-4db5-a11e-99dc2779a07f','2e93eb4f-6730-4a39-921c-945e76703970','d4efa35c-8156-466e-98bd-a46dc721bc1a'],size=1,snapshot_id=1493f226-571c-4040-8bfe-f718e5769e58,source_replicaid=,source_volid=None,status='creating',user_id='612dd2d26e7b442ea47b2302c95b12e2',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-580180789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80e20e75-284e-41e7-950c-931fc884792d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4da5702c7944206834b679d5770b964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1493f226-571c-4040-8bfe-f718e5769e58,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='612dd2d26e7b442ea47b2302c95b12e2',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:11.603602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df100d33-5b78-4727-948f-28b8eef6cc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:11.687571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6808356d-4603-4ad3-9af0-ab80e0039bcc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:59:11.695447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1546/3067] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:11 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1368 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:59:11.780321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df100d33-5b78-4727-948f-28b8eef6cc81) transitioned into state 'SUCCESS' from state '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-580180789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4da5702c7944206834b679d5770b964',qos_specs=None,replication_status=,reservations=['6761b051-30c2-41d1-bc3e-08813f14eba0','c4deb34f-9287-4db5-a11e-99dc2779a07f','2e93eb4f-6730-4a39-921c-945e76703970','d4efa35c-8156-466e-98bd-a46dc721bc1a'],size=1,snapshot_id=1493f226-571c-4040-8bfe-f718e5769e58,source_replicaid=,source_volid=None,status='creating',user_id='612dd2d26e7b442ea47b2302c95b12e2',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:11.806951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc502ed-a62e-4e23-b848-58f107723d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:12.251600 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc502ed-a62e-4e23-b848-58f107723d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:12.264679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Flow 'volume_create_api' (ef79dc21-bae5-473f-9fe2-8e430120a11c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:12.481589 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Create volume request issued successfully. Jan 21 07:59:12.522521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6af2ad42-451d-4d81-a9d6-a5114b0c5c6b tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes returned with HTTP 202 Jan 21 07:59:12.529762 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1522/3068] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:59:09 2021] POST /volume/v3/f4da5702c7944206834b679d5770b964/volumes => generated 853 bytes in 2765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:59:12.556574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17d07791-753e-404e-9f7b-fbf401e87cf2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:12.557165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17d07791-753e-404e-9f7b-fbf401e87cf2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:12.557388 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:12.557388 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:12.557772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17d07791-753e-404e-9f7b-fbf401e87cf2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:12.722065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26f738a8-735b-4d49-a5a3-3685cfc077c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:59:12.722806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-26f738a8-735b-4d49-a5a3-3685cfc077c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:12.722806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:12.722806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:12.723244 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-26f738a8-735b-4d49-a5a3-3685cfc077c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:12.786604 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:12.786604 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:12.793389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:12.793389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:12.806891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-26f738a8-735b-4d49-a5a3-3685cfc077c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:12.869001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-17d07791-753e-404e-9f7b-fbf401e87cf2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:12.872121 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-26f738a8-735b-4d49-a5a3-3685cfc077c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 200 Jan 21 07:59:12.877195 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1523/3069] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:12 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 1368 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 07:59:12.989106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17d07791-753e-404e-9f7b-fbf401e87cf2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:13.005312 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1547/3070] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:12 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 921 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:13.903821 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bb5e547-081a-40a4-9cf6-c2980e89c2d7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:59:13.905192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bb5e547-081a-40a4-9cf6-c2980e89c2d7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:13.906122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:13.906122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:13.906758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bb5e547-081a-40a4-9cf6-c2980e89c2d7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:14.016902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bb5e547-081a-40a4-9cf6-c2980e89c2d7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 404 Jan 21 07:59:14.018359 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1524/3071] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:13 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:14.025313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae59e089-5ec8-4784-9d9a-a3fb68c5f0b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:14.037679 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae59e089-5ec8-4784-9d9a-a3fb68c5f0b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:14.038084 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:14.038084 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:14.038814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae59e089-5ec8-4784-9d9a-a3fb68c5f0b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:14.208389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:14.208389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:14.225400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ae59e089-5ec8-4784-9d9a-a3fb68c5f0b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:14.282965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae59e089-5ec8-4784-9d9a-a3fb68c5f0b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:14.293597 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1548/3072] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:14 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:14.472036 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0811f23-ebb9-4a59-b797-cc45fcdce7d1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:59:14.472942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0811f23-ebb9-4a59-b797-cc45fcdce7d1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:14.473663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0811f23-ebb9-4a59-b797-cc45fcdce7d1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:14.474503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-c0811f23-ebb9-4a59-b797-cc45fcdce7d1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete snapshot with id: b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:59:14.534437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0811f23-ebb9-4a59-b797-cc45fcdce7d1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 404 Jan 21 07:59:14.535881 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1525/3073] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:59:14 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:14.544096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33cf3a53-a858-4ab3-96c4-4fcaa2b35672 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a Jan 21 07:59:14.544922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33cf3a53-a858-4ab3-96c4-4fcaa2b35672 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:14.545420 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:14.545420 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:14.546615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33cf3a53-a858-4ab3-96c4-4fcaa2b35672 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:14.574045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33cf3a53-a858-4ab3-96c4-4fcaa2b35672 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a returned with HTTP 404 Jan 21 07:59:14.575352 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1549/3074] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 07:59:14 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/b2ed0569-23b5-4578-918b-0a673d8ae87a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:15.324323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-506f73a7-9bd1-4ab8-9552-8c43d73c18f9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:15.325107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-506f73a7-9bd1-4ab8-9552-8c43d73c18f9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:15.325474 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-506f73a7-9bd1-4ab8-9552-8c43d73c18f9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:15.567209 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:15.567209 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:15.623800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-506f73a7-9bd1-4ab8-9552-8c43d73c18f9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:15.686061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-506f73a7-9bd1-4ab8-9552-8c43d73c18f9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:15.688519 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1526/3075] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:15 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:16.716813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2188d93-9ca7-4ffa-9ad3-8c06097aaa30 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:16.717537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2188d93-9ca7-4ffa-9ad3-8c06097aaa30 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:16.717842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2188d93-9ca7-4ffa-9ad3-8c06097aaa30 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:16.794609 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:16.794609 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:16.805221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c2188d93-9ca7-4ffa-9ad3-8c06097aaa30 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:16.863145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2188d93-9ca7-4ffa-9ad3-8c06097aaa30 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:16.865003 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1550/3076] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:16 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:17.112627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-292823c6-81a8-4692-b40d-7ad881ab19af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:59:17.113155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-292823c6-81a8-4692-b40d-7ad881ab19af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:17.113527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:17.113527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:17.114183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-292823c6-81a8-4692-b40d-7ad881ab19af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:17.114827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-292823c6-81a8-4692-b40d-7ad881ab19af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume with id: 8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:59:17.182362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-292823c6-81a8-4692-b40d-7ad881ab19af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 404 Jan 21 07:59:17.193400 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1527/3077] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:59:17 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 07:59:17.198291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e053b109-6b9f-459f-891c-21903a26386d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f Jan 21 07:59:17.199273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e053b109-6b9f-459f-891c-21903a26386d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:17.199663 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:17.199663 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:17.200283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e053b109-6b9f-459f-891c-21903a26386d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:17.352113 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e053b109-6b9f-459f-891c-21903a26386d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f returned with HTTP 404 Jan 21 07:59:17.359158 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1551/3078] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:17 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/8590a5fa-4ab2-46af-b7cb-8dcf8be2be3f => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:17.899314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf3c6690-6b65-426b-ac1f-5c61a1969a5e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:17.900080 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf3c6690-6b65-426b-ac1f-5c61a1969a5e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:17.900620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf3c6690-6b65-426b-ac1f-5c61a1969a5e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:18.012344 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:18.012344 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:18.043269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf3c6690-6b65-426b-ac1f-5c61a1969a5e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:18.103089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf3c6690-6b65-426b-ac1f-5c61a1969a5e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:18.112662 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1528/3079] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:17 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:19.135369 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2c4880d-a7f3-4954-9d9a-e56cab688370 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:19.136129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2c4880d-a7f3-4954-9d9a-e56cab688370 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:19.137004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2c4880d-a7f3-4954-9d9a-e56cab688370 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:19.336979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:19.336979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:19.360982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e2c4880d-a7f3-4954-9d9a-e56cab688370 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:19.413714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2c4880d-a7f3-4954-9d9a-e56cab688370 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:19.424948 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1552/3080] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:19 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:20.493785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-864deb99-8991-4288-ab8f-fe122c92da64 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:20.494725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-864deb99-8991-4288-ab8f-fe122c92da64 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:20.495118 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:20.495118 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:20.495763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-864deb99-8991-4288-ab8f-fe122c92da64 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:20.873353 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:20.873353 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:20.920802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-864deb99-8991-4288-ab8f-fe122c92da64 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:20.987574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-864deb99-8991-4288-ab8f-fe122c92da64 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:20.988630 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1529/3081] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:20 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:21.325137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes Jan 21 07:59:21.325615 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:21.325615 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:21.326046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-23057363", "snapshot_id": null, "imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "volume_type": null, "size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:21.327906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-23057363', 'snapshot_id': None, 'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'volume_type': None, 'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:59:21.677429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume of 1 GB Jan 21 07:59:21.735871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Availability Zones retrieved successfully. Jan 21 07:59:21.814287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (d33cb01b-b6b0-4d0a-9ef6-726bbffb6975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:21.839455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebdb3f27-2414-4157-9ce9-5c15dca87f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:21.867844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:59:22.023099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc17db88-980e-4071-8c16-4a66b17b6977 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:22.024514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc17db88-980e-4071-8c16-4a66b17b6977 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:22.027557 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:22.027557 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:22.034933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc17db88-980e-4071-8c16-4a66b17b6977 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:22.262278 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:22.262278 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:22.297151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cc17db88-980e-4071-8c16-4a66b17b6977 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:22.389172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc17db88-980e-4071-8c16-4a66b17b6977 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:22.390957 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1530/3082] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:22 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:22.496834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebdb3f27-2414-4157-9ce9-5c15dca87f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:22.517486 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e50a1fb0-d7af-4246-9c2a-aeb0f83b926d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:22.803761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['d26b8c86-75ce-4a6f-9fd2-3783bc14e177', '783026e7-5ef6-4daa-8c77-eb0b29694236', '26d4504e-9392-45e1-bd94-6ed08066ce59', '53acd384-ae7c-4ff5-a9dc-ed66d4468765'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:22.806371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e50a1fb0-d7af-4246-9c2a-aeb0f83b926d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d26b8c86-75ce-4a6f-9fd2-3783bc14e177', '783026e7-5ef6-4daa-8c77-eb0b29694236', '26d4504e-9392-45e1-bd94-6ed08066ce59', '53acd384-ae7c-4ff5-a9dc-ed66d4468765']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:22.815116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b70bf9-0e87-4b5d-94f0-6e6bc4673fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:22.924639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b70bf9-0e87-4b5d-94f0-6e6bc4673fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11e23569-2de8-4e06-836f-ec5c03e63f0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-23057363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['d26b8c86-75ce-4a6f-9fd2-3783bc14e177','783026e7-5ef6-4daa-8c77-eb0b29694236','26d4504e-9392-45e1-bd94-6ed08066ce59','53acd384-ae7c-4ff5-a9dc-ed66d4468765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-23057363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11e23569-2de8-4e06-836f-ec5c03e63f0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79693707b26a41c5a0ed15aecfe3644c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5e31e5a36bd41db85323d492e234278',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:22.930316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fbb6e8-a113-4460-b2eb-7cfcc4b673ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:23.019229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fbb6e8-a113-4460-b2eb-7cfcc4b673ec) transitioned into state 'SUCCESS' from state '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-23057363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['d26b8c86-75ce-4a6f-9fd2-3783bc14e177','783026e7-5ef6-4daa-8c77-eb0b29694236','26d4504e-9392-45e1-bd94-6ed08066ce59','53acd384-ae7c-4ff5-a9dc-ed66d4468765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:23.022012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ea531f-392a-4a08-9df8-f0f59d1b837f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:23.156056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ea531f-392a-4a08-9df8-f0f59d1b837f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:23.180321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (d33cb01b-b6b0-4d0a-9ef6-726bbffb6975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:23.457086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01382cee-e9d8-45af-b8b5-e9766b90adb3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:23.459067 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01382cee-e9d8-45af-b8b5-e9766b90adb3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:23.460827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request issued successfully. Jan 21 07:59:23.461427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:23.461427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:23.465455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01382cee-e9d8-45af-b8b5-e9766b90adb3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:23.511416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dae69992-7e8f-4d31-a757-c66e5975d4ee tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes returned with HTTP 202 Jan 21 07:59:23.521056 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1553/3083] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 07:59:21 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes => generated 826 bytes in 2195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 07:59:23.528714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f6c32c8-24c6-4aa8-9705-119f9c83e926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:23.529254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f6c32c8-24c6-4aa8-9705-119f9c83e926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:23.529510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:23.529510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:23.529895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4f6c32c8-24c6-4aa8-9705-119f9c83e926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:23.726747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:23.726747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:23.768207 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4f6c32c8-24c6-4aa8-9705-119f9c83e926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:23.785957 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:23.785957 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:23.843889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-01382cee-e9d8-45af-b8b5-e9766b90adb3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:23.911240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4f6c32c8-24c6-4aa8-9705-119f9c83e926 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:23.937469 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1554/3084] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:23 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 894 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:24.124654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01382cee-e9d8-45af-b8b5-e9766b90adb3 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:24.145745 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1531/3085] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:23 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 697 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:24.978168 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-20793d87-2637-4ed3-ae13-b9408af0d4bb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:24.979952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-20793d87-2637-4ed3-ae13-b9408af0d4bb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:24.981821 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:24.981821 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:24.985676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-20793d87-2637-4ed3-ae13-b9408af0d4bb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:25.176096 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a891505-edbb-4fa5-8b5c-d8bf51ffb43e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:25.177923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a891505-edbb-4fa5-8b5c-d8bf51ffb43e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:25.179052 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:25.179052 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:25.180423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9a891505-edbb-4fa5-8b5c-d8bf51ffb43e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:25.277743 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:25.277743 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:25.335293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-20793d87-2637-4ed3-ae13-b9408af0d4bb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:25.351423 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:25.351423 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:25.401075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9a891505-edbb-4fa5-8b5c-d8bf51ffb43e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:25.449633 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-20793d87-2637-4ed3-ae13-b9408af0d4bb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:25.451339 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1555/3086] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:24 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:25.542942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9a891505-edbb-4fa5-8b5c-d8bf51ffb43e tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:25.558869 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1532/3087] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:25 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:26.494402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-752d6775-16cd-4fab-88ed-e42b77c2feec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:26.505460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-752d6775-16cd-4fab-88ed-e42b77c2feec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:26.506420 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:26.506420 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:26.507447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-752d6775-16cd-4fab-88ed-e42b77c2feec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:26.574514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e258523-e2e2-4628-ad86-ac18514f8ed1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:26.575583 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e258523-e2e2-4628-ad86-ac18514f8ed1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:26.575998 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:26.575998 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:26.577364 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e258523-e2e2-4628-ad86-ac18514f8ed1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:26.698977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:26.698977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:26.699284 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:26.699284 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:26.721255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9e258523-e2e2-4628-ad86-ac18514f8ed1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:26.732169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-752d6775-16cd-4fab-88ed-e42b77c2feec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:26.778190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e258523-e2e2-4628-ad86-ac18514f8ed1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:26.791746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-752d6775-16cd-4fab-88ed-e42b77c2feec tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:26.797638 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1533/3088] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:26 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:26.807852 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1556/3089] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:26 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:27.801070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9e40577-0f19-408a-9f65-82ae60a2aa3c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:27.802693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9e40577-0f19-408a-9f65-82ae60a2aa3c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:27.803128 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:27.803128 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:27.804507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9e40577-0f19-408a-9f65-82ae60a2aa3c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:27.839906 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5aadf58e-0e0a-4fef-bbab-adf391b2f651 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:27.843213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5aadf58e-0e0a-4fef-bbab-adf391b2f651 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:27.844446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:27.844446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:27.847587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5aadf58e-0e0a-4fef-bbab-adf391b2f651 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:28.175114 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:28.175114 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:28.190645 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:28.190645 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:28.204326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d9e40577-0f19-408a-9f65-82ae60a2aa3c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:28.237051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5aadf58e-0e0a-4fef-bbab-adf391b2f651 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:28.272221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9e40577-0f19-408a-9f65-82ae60a2aa3c tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:28.274556 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1534/3090] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:27 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 946 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:28.306285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-de6db450-fdac-4249-aab2-b50fe9415347 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:28.307331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-de6db450-fdac-4249-aab2-b50fe9415347 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:28.307840 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:28.307840 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:28.308823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-de6db450-fdac-4249-aab2-b50fe9415347 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:28.312390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5aadf58e-0e0a-4fef-bbab-adf391b2f651 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:28.334553 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1557/3091] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:27 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:28.374698 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:28.374698 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:28.386197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-de6db450-fdac-4249-aab2-b50fe9415347 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:28.412621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-de6db450-fdac-4249-aab2-b50fe9415347 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:28.424941 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1535/3092] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:28 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 946 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:28.435302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3b64ea9-ddf0-47df-9ebe-6b640e07ef35 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] DELETE http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686?cascade=True Jan 21 07:59:28.437154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3b64ea9-ddf0-47df-9ebe-6b640e07ef35 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:28.440306 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:28.440306 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:28.449852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3b64ea9-ddf0-47df-9ebe-6b640e07ef35 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:28.450981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-d3b64ea9-ddf0-47df-9ebe-6b640e07ef35 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete volume with id: ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:28.621428 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:28.621428 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:28.629767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d3b64ea9-ddf0-47df-9ebe-6b640e07ef35 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:28.787062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d3b64ea9-ddf0-47df-9ebe-6b640e07ef35 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete volume request issued successfully. Jan 21 07:59:28.787931 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3b64ea9-ddf0-47df-9ebe-6b640e07ef35 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686?cascade=True returned with HTTP 202 Jan 21 07:59:28.810375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2447de1b-40a2-4366-8332-f369d00249be tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:28.815913 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2447de1b-40a2-4366-8332-f369d00249be tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:28.816253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:28.816253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:28.816879 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1558/3093] 10.222.0.24 () {58 vars in 1343 bytes} [Thu Jan 21 07:59:28 2021] DELETE /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686?cascade=True => generated 0 bytes in 390 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:59:28.819957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2447de1b-40a2-4366-8332-f369d00249be tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:29.013253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:29.013253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:29.032691 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2447de1b-40a2-4366-8332-f369d00249be tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:29.109897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2447de1b-40a2-4366-8332-f369d00249be tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 200 Jan 21 07:59:29.111537 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1536/3094] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:28 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 911 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:29.364482 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0cface6d-6dc7-4e6d-823a-080dccc55e5e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:29.368990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0cface6d-6dc7-4e6d-823a-080dccc55e5e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:29.369768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:29.369768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:29.370761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0cface6d-6dc7-4e6d-823a-080dccc55e5e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:29.704707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:29.704707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:29.758189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0cface6d-6dc7-4e6d-823a-080dccc55e5e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:29.888287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0cface6d-6dc7-4e6d-823a-080dccc55e5e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:29.892409 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1559/3095] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:29 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:30.144031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e552b5cb-d8c7-460f-93c8-861a148ad9fa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:30.145469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e552b5cb-d8c7-460f-93c8-861a148ad9fa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:30.156849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:30.156849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:30.158281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e552b5cb-d8c7-460f-93c8-861a148ad9fa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:30.460925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:30.460925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:30.505562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e552b5cb-d8c7-460f-93c8-861a148ad9fa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:30.619729 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e552b5cb-d8c7-460f-93c8-861a148ad9fa tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 200 Jan 21 07:59:30.623365 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1537/3096] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:30 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 911 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:30.928301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b15b1dd5-c686-4bf7-a5b5-ab3de3cd5727 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:30.937490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b15b1dd5-c686-4bf7-a5b5-ab3de3cd5727 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:30.938417 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:30.938417 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:30.940266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b15b1dd5-c686-4bf7-a5b5-ab3de3cd5727 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:31.249167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:31.249167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:31.297831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b15b1dd5-c686-4bf7-a5b5-ab3de3cd5727 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:31.368640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b15b1dd5-c686-4bf7-a5b5-ab3de3cd5727 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:31.369521 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1560/3097] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:30 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:31.657865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3eed7522-3a29-47a0-9e16-99f72cb41b80 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:31.658811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3eed7522-3a29-47a0-9e16-99f72cb41b80 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:31.659175 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:31.659175 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:31.667030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3eed7522-3a29-47a0-9e16-99f72cb41b80 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:32.039581 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:32.039581 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:32.065740 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3eed7522-3a29-47a0-9e16-99f72cb41b80 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:32.123124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3eed7522-3a29-47a0-9e16-99f72cb41b80 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 200 Jan 21 07:59:32.125443 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1538/3098] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:31 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 911 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:32.389626 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90e31c5c-f5d9-4bbe-a27c-f570fc6bbbf0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:32.390602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90e31c5c-f5d9-4bbe-a27c-f570fc6bbbf0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:32.390966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:32.390966 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:32.391649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90e31c5c-f5d9-4bbe-a27c-f570fc6bbbf0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:32.554471 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:32.554471 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:32.579197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-90e31c5c-f5d9-4bbe-a27c-f570fc6bbbf0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:32.629497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90e31c5c-f5d9-4bbe-a27c-f570fc6bbbf0 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:32.645328 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1561/3099] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:32 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:33.155667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96ead81c-4e7b-4e86-9fc6-fbe89f2533e1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:33.156418 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96ead81c-4e7b-4e86-9fc6-fbe89f2533e1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:33.156820 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:33.156820 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:33.157753 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-96ead81c-4e7b-4e86-9fc6-fbe89f2533e1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:33.247901 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:33.247901 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:33.268753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-96ead81c-4e7b-4e86-9fc6-fbe89f2533e1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:33.312656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-96ead81c-4e7b-4e86-9fc6-fbe89f2533e1 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 200 Jan 21 07:59:33.315270 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1539/3100] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:33 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 911 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:33.658690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b701a5a-0ed3-4d5c-9874-cb4e9be9e7af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:33.660012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b701a5a-0ed3-4d5c-9874-cb4e9be9e7af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:33.660815 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:33.660815 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:33.661492 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b701a5a-0ed3-4d5c-9874-cb4e9be9e7af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:33.806350 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:33.806350 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:33.850081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7b701a5a-0ed3-4d5c-9874-cb4e9be9e7af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:33.978487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b701a5a-0ed3-4d5c-9874-cb4e9be9e7af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:33.980409 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1562/3101] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:33 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:34.348190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1be98492-742f-449f-8871-d0a8ae24cf1d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:34.349101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1be98492-742f-449f-8871-d0a8ae24cf1d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:34.349101 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:34.349101 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:34.349665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1be98492-742f-449f-8871-d0a8ae24cf1d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:34.478405 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:34.478405 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:34.517555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1be98492-742f-449f-8871-d0a8ae24cf1d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:34.591147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1be98492-742f-449f-8871-d0a8ae24cf1d tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 200 Jan 21 07:59:34.592989 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1540/3102] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:34 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:35.005574 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83053103-c81b-4409-91ae-af6d1b2d37e8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:35.006306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83053103-c81b-4409-91ae-af6d1b2d37e8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:35.006506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:35.006506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:35.007131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83053103-c81b-4409-91ae-af6d1b2d37e8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:35.154090 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:35.154090 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:35.186744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-83053103-c81b-4409-91ae-af6d1b2d37e8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:35.257469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83053103-c81b-4409-91ae-af6d1b2d37e8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:35.258519 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1563/3103] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:35 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:35.621500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f679a4d9-49c2-44e6-8454-c7edec7dc083 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:35.622737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f679a4d9-49c2-44e6-8454-c7edec7dc083 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:35.623099 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:35.623099 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:35.624522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f679a4d9-49c2-44e6-8454-c7edec7dc083 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:35.868921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:35.868921 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:35.902592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f679a4d9-49c2-44e6-8454-c7edec7dc083 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 404 Jan 21 07:59:35.905525 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1541/3104] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:35 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 109 bytes in 288 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:35.935665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-005235cd-af19-420b-bdf2-3db57112b623 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes Jan 21 07:59:35.937420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-005235cd-af19-420b-bdf2-3db57112b623 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:35.937806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:35.937806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:35.938580 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-005235cd-af19-420b-bdf2-3db57112b623 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:35.947970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-005235cd-af19-420b-bdf2-3db57112b623 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:59:35.950555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-005235cd-af19-420b-bdf2-3db57112b623 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 07:59:36.082186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-005235cd-af19-420b-bdf2-3db57112b623 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Get all volumes completed successfully. Jan 21 07:59:36.093935 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-005235cd-af19-420b-bdf2-3db57112b623 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes returned with HTTP 200 Jan 21 07:59:36.095075 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1564/3105] 10.222.0.24 () {58 vars in 1204 bytes} [Thu Jan 21 07:59:35 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes => generated 400 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:36.111017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f86393ea-645e-4d6a-8bdc-fe70b6b87fa0 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots Jan 21 07:59:36.111901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f86393ea-645e-4d6a-8bdc-fe70b6b87fa0 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:36.112255 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:36.112255 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:36.113002 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f86393ea-645e-4d6a-8bdc-fe70b6b87fa0 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:36.133753 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-f86393ea-645e-4d6a-8bdc-fe70b6b87fa0 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:59:36.142443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-f86393ea-645e-4d6a-8bdc-fe70b6b87fa0 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:59:36.237614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f86393ea-645e-4d6a-8bdc-fe70b6b87fa0 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Get all snapshots completed successfully. Jan 21 07:59:36.238858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f86393ea-645e-4d6a-8bdc-fe70b6b87fa0 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots returned with HTTP 200 Jan 21 07:59:36.247135 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1542/3106] 10.222.0.24 () {58 vars in 1210 bytes} [Thu Jan 21 07:59:36 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/snapshots => generated 17 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:59:36.261764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19c2c722-c861-4c70-89ca-8fa0dbfcd7b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] DELETE http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:36.262724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19c2c722-c861-4c70-89ca-8fa0dbfcd7b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:36.263094 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:36.263094 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:36.263710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19c2c722-c861-4c70-89ca-8fa0dbfcd7b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:36.264481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-19c2c722-c861-4c70-89ca-8fa0dbfcd7b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete volume with id: 80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:36.276041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-505cee02-5143-4680-a6b7-7e48a2278460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:36.279036 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-505cee02-5143-4680-a6b7-7e48a2278460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:36.282439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-505cee02-5143-4680-a6b7-7e48a2278460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:36.432711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:36.432711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:36.438083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-19c2c722-c861-4c70-89ca-8fa0dbfcd7b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:36.501539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-19c2c722-c861-4c70-89ca-8fa0dbfcd7b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete volume request issued successfully. Jan 21 07:59:36.502315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19c2c722-c861-4c70-89ca-8fa0dbfcd7b8 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 202 Jan 21 07:59:36.502962 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:36.502962 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:36.503630 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1565/3107] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:59:36 2021] DELETE /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 07:59:36.515163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a415bf2-24e6-4107-a83c-7a69d2f678ff tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:36.516374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a415bf2-24e6-4107-a83c-7a69d2f678ff tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:36.516799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:36.516799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:36.517468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a415bf2-24e6-4107-a83c-7a69d2f678ff tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:36.557727 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-505cee02-5143-4680-a6b7-7e48a2278460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:36.621753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:36.621753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:36.645355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3a415bf2-24e6-4107-a83c-7a69d2f678ff tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:36.708254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a415bf2-24e6-4107-a83c-7a69d2f678ff tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:36.709663 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1566/3108] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:36 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:36.723140 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-505cee02-5143-4680-a6b7-7e48a2278460 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:36.734027 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1543/3109] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:36 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:37.733507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e965c82-7deb-4eb2-9713-fc527e6c7db2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:37.734209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e965c82-7deb-4eb2-9713-fc527e6c7db2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:37.734370 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:37.734370 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:37.734668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e965c82-7deb-4eb2-9713-fc527e6c7db2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:37.746172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efe779b2-4754-42ed-a154-7b9d900fbe41 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:37.746878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efe779b2-4754-42ed-a154-7b9d900fbe41 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:37.747207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:37.747207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:37.747784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efe779b2-4754-42ed-a154-7b9d900fbe41 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:37.835590 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:37.835590 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:37.858788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3e965c82-7deb-4eb2-9713-fc527e6c7db2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:37.913173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e965c82-7deb-4eb2-9713-fc527e6c7db2 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:37.914083 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1567/3110] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:37 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:37.950363 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:37.950363 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:37.966356 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-efe779b2-4754-42ed-a154-7b9d900fbe41 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:38.016004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efe779b2-4754-42ed-a154-7b9d900fbe41 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:38.017913 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1544/3111] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:37 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:38.932887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ed35b6b-d1eb-4fb2-ac84-1f33b0c82753 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:38.934043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ed35b6b-d1eb-4fb2-ac84-1f33b0c82753 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:38.934409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:38.934409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:38.936019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ed35b6b-d1eb-4fb2-ac84-1f33b0c82753 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:39.023234 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:39.023234 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:39.034974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1e4ddad-fcd6-4a62-b7b8-60e5ddeefb42 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:39.035862 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1e4ddad-fcd6-4a62-b7b8-60e5ddeefb42 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:39.036283 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:39.036283 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:39.036840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d1e4ddad-fcd6-4a62-b7b8-60e5ddeefb42 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:39.040710 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ed35b6b-d1eb-4fb2-ac84-1f33b0c82753 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:39.068806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ed35b6b-d1eb-4fb2-ac84-1f33b0c82753 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:39.070019 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1568/3112] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:38 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:39.121125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:39.121125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:39.138607 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d1e4ddad-fcd6-4a62-b7b8-60e5ddeefb42 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:39.175757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d1e4ddad-fcd6-4a62-b7b8-60e5ddeefb42 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:39.189251 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1545/3113] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:39 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:40.093883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2faebb0a-5f10-423c-8670-9f2d7e0036ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:40.096697 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2faebb0a-5f10-423c-8670-9f2d7e0036ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:40.100720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:40.100720 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:40.102075 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2faebb0a-5f10-423c-8670-9f2d7e0036ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:40.202943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d7daf313-12fb-42d4-9e9e-ed446e9f6c16 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:40.204209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d7daf313-12fb-42d4-9e9e-ed446e9f6c16 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:40.206456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:40.206456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:40.208214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d7daf313-12fb-42d4-9e9e-ed446e9f6c16 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:40.484723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:40.484723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:40.508338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:40.508338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:40.534642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d7daf313-12fb-42d4-9e9e-ed446e9f6c16 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:40.550814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2faebb0a-5f10-423c-8670-9f2d7e0036ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Volume info retrieved successfully. Jan 21 07:59:40.621932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2faebb0a-5f10-423c-8670-9f2d7e0036ea tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 200 Jan 21 07:59:40.625487 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1569/3114] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:40 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 945 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:40.641875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d7daf313-12fb-42d4-9e9e-ed446e9f6c16 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:40.644670 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1546/3115] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:40 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:41.652000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05161f5b-75d3-4eff-8466-ac2a7231f5a5 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] GET http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d Jan 21 07:59:41.653041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05161f5b-75d3-4eff-8466-ac2a7231f5a5 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:41.653419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:41.653419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:41.654134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05161f5b-75d3-4eff-8466-ac2a7231f5a5 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:41.672836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc3a141d-8a4b-40f0-86ff-c8e4753f70c2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:41.673552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc3a141d-8a4b-40f0-86ff-c8e4753f70c2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:41.673884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:41.673884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:41.674453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc3a141d-8a4b-40f0-86ff-c8e4753f70c2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:41.798261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05161f5b-75d3-4eff-8466-ac2a7231f5a5 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d returned with HTTP 404 Jan 21 07:59:41.800840 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1570/3116] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:41 2021] GET /volume/v3/f4da5702c7944206834b679d5770b964/volumes/80e20e75-284e-41e7-950c-931fc884792d => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:41.822238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a87f382-8b72-4758-811c-f4318a9f27f5 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] DELETE http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 Jan 21 07:59:41.824179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a87f382-8b72-4758-811c-f4318a9f27f5 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:41.829676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a87f382-8b72-4758-811c-f4318a9f27f5 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:41.830690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-5a87f382-8b72-4758-811c-f4318a9f27f5 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete snapshot with id: 1493f226-571c-4040-8bfe-f718e5769e58 Jan 21 07:59:41.944333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:41.944333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:41.965377 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a87f382-8b72-4758-811c-f4318a9f27f5 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 returned with HTTP 404 Jan 21 07:59:41.973234 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1571/3117] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:59:41 2021] DELETE /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/1493f226-571c-4040-8bfe-f718e5769e58 => generated 111 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:41.985107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38965e3a-5ca1-495e-8093-adfe652d3bc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] DELETE http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:41.989926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38965e3a-5ca1-495e-8093-adfe652d3bc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:41.990797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38965e3a-5ca1-495e-8093-adfe652d3bc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:41.991497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-38965e3a-5ca1-495e-8093-adfe652d3bc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete volume with id: ae4c695c-1322-40c4-85c7-abc4bfb0b686 Jan 21 07:59:41.994544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cc3a141d-8a4b-40f0-86ff-c8e4753f70c2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:42.085783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc3a141d-8a4b-40f0-86ff-c8e4753f70c2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:42.104625 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1547/3118] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:41 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:42.198969 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38965e3a-5ca1-495e-8093-adfe652d3bc9 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 returned with HTTP 404 Jan 21 07:59:42.201848 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1572/3119] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:59:41 2021] DELETE /volume/v3/f4da5702c7944206834b679d5770b964/volumes/ae4c695c-1322-40c4-85c7-abc4bfb0b686 => generated 109 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:42.215202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb601ed9-b477-45e6-a203-acbe943053bc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] DELETE http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d Jan 21 07:59:42.216197 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb601ed9-b477-45e6-a203-acbe943053bc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:42.216574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:42.216574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:42.223614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb601ed9-b477-45e6-a203-acbe943053bc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:42.224359 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-bb601ed9-b477-45e6-a203-acbe943053bc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete snapshot with id: 8f4735dd-c801-4c3a-b480-bb4b0515af9d Jan 21 07:59:42.327548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb601ed9-b477-45e6-a203-acbe943053bc tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d returned with HTTP 404 Jan 21 07:59:42.336647 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1548/3120] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:59:42 2021] DELETE /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/8f4735dd-c801-4c3a-b480-bb4b0515af9d => generated 111 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:42.353527 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b23da41-1225-46eb-bd26-6ea707c3f701 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] DELETE http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd Jan 21 07:59:42.361625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b23da41-1225-46eb-bd26-6ea707c3f701 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:42.362763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b23da41-1225-46eb-bd26-6ea707c3f701 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:42.363593 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-3b23da41-1225-46eb-bd26-6ea707c3f701 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete snapshot with id: 7e162bd0-e6c8-4835-b4c9-1b9257a699bd Jan 21 07:59:42.497965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b23da41-1225-46eb-bd26-6ea707c3f701 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd returned with HTTP 404 Jan 21 07:59:42.507910 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1573/3121] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 07:59:42 2021] DELETE /volume/v3/f4da5702c7944206834b679d5770b964/snapshots/7e162bd0-e6c8-4835-b4c9-1b9257a699bd => generated 111 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:42.522116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cb24172-af68-42b3-8d0a-d935fd9d8248 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] DELETE http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:59:42.523102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cb24172-af68-42b3-8d0a-d935fd9d8248 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:42.524008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5cb24172-af68-42b3-8d0a-d935fd9d8248 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:42.529107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5cb24172-af68-42b3-8d0a-d935fd9d8248 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] Delete volume with id: 93e652fa-a4b0-4813-b21c-6b6feed9b1a3 Jan 21 07:59:42.768162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5cb24172-af68-42b3-8d0a-d935fd9d8248 tempest-VolumesDeleteCascade-736252166 tempest-VolumesDeleteCascade-736252166] http://10.222.0.24/volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 returned with HTTP 404 Jan 21 07:59:42.781503 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1549/3122] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 07:59:42 2021] DELETE /volume/v3/f4da5702c7944206834b679d5770b964/volumes/93e652fa-a4b0-4813-b21c-6b6feed9b1a3 => generated 109 bytes in 263 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:43.128441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-151b0156-22bc-470f-a019-dd8d459a8840 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:43.130137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-151b0156-22bc-470f-a019-dd8d459a8840 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:43.131831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-151b0156-22bc-470f-a019-dd8d459a8840 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:43.368194 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:43.368194 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:43.397552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-151b0156-22bc-470f-a019-dd8d459a8840 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:43.454668 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-151b0156-22bc-470f-a019-dd8d459a8840 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:43.460047 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1574/3123] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:43 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:44.496440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4d14821-377b-48f9-b454-e58a1a311efc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:44.497390 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4d14821-377b-48f9-b454-e58a1a311efc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:44.498917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4d14821-377b-48f9-b454-e58a1a311efc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:44.779658 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:44.779658 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:44.877862 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a4d14821-377b-48f9-b454-e58a1a311efc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:45.068253 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4d14821-377b-48f9-b454-e58a1a311efc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:45.070098 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1550/3124] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:44 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:46.116048 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f854b344-3251-4410-a07e-4536b2af4b31 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:46.117922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f854b344-3251-4410-a07e-4536b2af4b31 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:46.119398 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:46.119398 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:46.122215 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f854b344-3251-4410-a07e-4536b2af4b31 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:46.276178 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:46.276178 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:46.299309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f854b344-3251-4410-a07e-4536b2af4b31 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:46.356531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f854b344-3251-4410-a07e-4536b2af4b31 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:46.369883 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1575/3125] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:46 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:47.385589 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0749c802-23e3-43af-83d9-e219d9e2f468 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:47.386188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0749c802-23e3-43af-83d9-e219d9e2f468 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:47.386302 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:47.386302 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:47.386668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0749c802-23e3-43af-83d9-e219d9e2f468 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:47.534766 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:47.534766 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:47.561489 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0749c802-23e3-43af-83d9-e219d9e2f468 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:47.636738 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0749c802-23e3-43af-83d9-e219d9e2f468 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:47.638738 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1551/3126] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:47 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:48.667230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3906288e-56f5-4b88-8f2a-5c6c03bacc04 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:48.668021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3906288e-56f5-4b88-8f2a-5c6c03bacc04 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:48.668021 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:48.668021 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:48.668360 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3906288e-56f5-4b88-8f2a-5c6c03bacc04 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:48.807793 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:48.807793 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:48.837631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3906288e-56f5-4b88-8f2a-5c6c03bacc04 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:48.894897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3906288e-56f5-4b88-8f2a-5c6c03bacc04 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:48.896172 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1576/3127] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:48 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:49.926097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88a7cac5-c63b-4d95-a9b0-554ee59065f8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:49.929247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88a7cac5-c63b-4d95-a9b0-554ee59065f8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:49.929705 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:49.929705 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:49.930381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-88a7cac5-c63b-4d95-a9b0-554ee59065f8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:50.072601 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:50.072601 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:50.099877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-88a7cac5-c63b-4d95-a9b0-554ee59065f8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:50.166661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-88a7cac5-c63b-4d95-a9b0-554ee59065f8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:50.171575 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1552/3128] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:49 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:51.197850 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0af86148-52f7-4bd0-9493-a3ae5927dbb3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:51.199196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0af86148-52f7-4bd0-9493-a3ae5927dbb3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:51.199622 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:51.199622 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:51.200305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0af86148-52f7-4bd0-9493-a3ae5927dbb3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:51.395965 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:51.395965 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:51.434054 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0af86148-52f7-4bd0-9493-a3ae5927dbb3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:51.495806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0af86148-52f7-4bd0-9493-a3ae5927dbb3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:51.496984 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1577/3129] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:51 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:52.524873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b9c7388e-1c3c-4ba5-9081-02b645532588 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:52.526157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b9c7388e-1c3c-4ba5-9081-02b645532588 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:52.527816 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:52.527816 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:52.528507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b9c7388e-1c3c-4ba5-9081-02b645532588 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:52.633311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18cb116d-cfd8-4295-963e-ee3daccd50bf tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] POST http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots Jan 21 07:59:52.633781 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:52.633781 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:52.634199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18cb116d-cfd8-4295-963e-ee3daccd50bf tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ce0fcbb-1516-4c90-a0b6-b106ab957de4", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1147993533"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:52.687824 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:52.687824 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:52.714915 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b9c7388e-1c3c-4ba5-9081-02b645532588 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:52.778810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18cb116d-cfd8-4295-963e-ee3daccd50bf tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots returned with HTTP 404 Jan 21 07:59:52.784517 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1553/3130] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:59:51 2021] POST /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots => generated 109 bytes in 1087 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:52.787161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b9c7388e-1c3c-4ba5-9081-02b645532588 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:52.788342 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1578/3131] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:52 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 918 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:52.803310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7efb4b41-12d4-4412-8450-610e2c29463f tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] POST http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots Jan 21 07:59:52.804353 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7efb4b41-12d4-4412-8450-610e2c29463f tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-968443322"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:53.048642 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7efb4b41-12d4-4412-8450-610e2c29463f tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots returned with HTTP 404 Jan 21 07:59:53.076759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d768a480-6ce6-43f3-84d4-2205e7851ff5 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots?limit=invalid Jan 21 07:59:53.077928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d768a480-6ce6-43f3-84d4-2205e7851ff5 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:53.078338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:53.078338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:53.078991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d768a480-6ce6-43f3-84d4-2205e7851ff5 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:53.079919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d768a480-6ce6-43f3-84d4-2205e7851ff5 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] HTTP exception thrown: limit param must be an integer Jan 21 07:59:53.080481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d768a480-6ce6-43f3-84d4-2205e7851ff5 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots?limit=invalid returned with HTTP 400 Jan 21 07:59:53.080657 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1554/3132] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:59:52 2021] POST /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots => generated 77 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:53.081904 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1579/3133] 10.222.0.24 () {58 vars in 1237 bytes} [Thu Jan 21 07:59:53 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots?limit=invalid => generated 74 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:59:53.120713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2346f49-8a9b-4230-a679-d164f0927549 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots?marker=04c2e2f0-1763-432d-9119-9cbcfe9d656b Jan 21 07:59:53.124051 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2346f49-8a9b-4230-a679-d164f0927549 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:53.129830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2346f49-8a9b-4230-a679-d164f0927549 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:53.131532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-e2346f49-8a9b-4230-a679-d164f0927549 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:59:53.149899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-e2346f49-8a9b-4230-a679-d164f0927549 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:59:53.315299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2346f49-8a9b-4230-a679-d164f0927549 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots?marker=04c2e2f0-1763-432d-9119-9cbcfe9d656b returned with HTTP 404 Jan 21 07:59:53.326776 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1555/3134] 10.222.0.24 () {58 vars in 1297 bytes} [Thu Jan 21 07:59:53 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots?marker=04c2e2f0-1763-432d-9119-9cbcfe9d656b => generated 111 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 07:59:53.330538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48605485-52a5-4f28-9b02-95b1eed4669f tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots?sort_key=invalid Jan 21 07:59:53.331078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48605485-52a5-4f28-9b02-95b1eed4669f tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:53.331576 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48605485-52a5-4f28-9b02-95b1eed4669f tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:53.332165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-48605485-52a5-4f28-9b02-95b1eed4669f tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 07:59:53.335035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-48605485-52a5-4f28-9b02-95b1eed4669f tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 07:59:53.335966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48605485-52a5-4f28-9b02-95b1eed4669f tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots?sort_key=invalid returned with HTTP 400 Jan 21 07:59:53.337011 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1580/3135] 10.222.0.24 () {58 vars in 1243 bytes} [Thu Jan 21 07:59:53 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots?sort_key=invalid => generated 84 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 07:59:53.385320 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] POST http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes Jan 21 07:59:53.386484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1812206767"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:53.393506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1812206767'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 07:59:53.394166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Create volume of 2 GB Jan 21 07:59:53.444538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Availability Zones retrieved successfully. Jan 21 07:59:53.503072 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Flow 'volume_create_api' (f58fa8f7-d7a4-4a81-b426-cbf72f9c8d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:53.512540 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4352d0-9664-4b5c-9de9-7e1a9928bd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:53.518669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Validating volume size '2' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 07:59:53.734845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4352d0-9664-4b5c-9de9-7e1a9928bd0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:53.741645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9261841b-0e6c-4fe6-9481-6482c9bc92c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:53.808694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ae12ba1-1be2-4cbd-bc55-4eebba1c05fc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:53.810813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ae12ba1-1be2-4cbd-bc55-4eebba1c05fc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:53.821651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ae12ba1-1be2-4cbd-bc55-4eebba1c05fc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:54.232793 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:54.232793 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:54.276929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ae12ba1-1be2-4cbd-bc55-4eebba1c05fc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:54.353878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Created reservations ['2321600c-6d93-44c7-bf6b-2bcbf66bf8a6', 'd8bec46a-1029-4365-bc66-6fb9e5ae2665', 'fb7d8620-e285-47c0-950c-2cd241c862e9', 'fd5038bb-33da-40fc-ae76-85d09d6c8085'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 07:59:54.358942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9261841b-0e6c-4fe6-9481-6482c9bc92c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2321600c-6d93-44c7-bf6b-2bcbf66bf8a6', 'd8bec46a-1029-4365-bc66-6fb9e5ae2665', 'fb7d8620-e285-47c0-950c-2cd241c862e9', 'fd5038bb-33da-40fc-ae76-85d09d6c8085']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:54.367316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca7998e1-93a2-443e-8a09-c5c861720267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:54.419551 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ae12ba1-1be2-4cbd-bc55-4eebba1c05fc tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:54.421787 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1581/3136] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:53 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 976 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:54.656050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca7998e1-93a2-443e-8a09-c5c861720267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0954dccb-9636-4085-8937-8054144cbddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1812206767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29adb149838a49e7bd26089d6449ed31',qos_specs=None,replication_status=,reservations=['2321600c-6d93-44c7-bf6b-2bcbf66bf8a6','d8bec46a-1029-4365-bc66-6fb9e5ae2665','fb7d8620-e285-47c0-950c-2cd241c862e9','fd5038bb-33da-40fc-ae76-85d09d6c8085'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91210590a37b4a1db095e10da230efae',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T07:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1812206767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0954dccb-9636-4085-8937-8054144cbddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29adb149838a49e7bd26089d6449ed31',provider_auth=None,provider_geometry=None,provider_id=None,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='91210590a37b4a1db095e10da230efae',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:54.658747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecc357b-381d-4455-b282-a323b309c3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:54.719256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecc357b-381d-4455-b282-a323b309c3e5) transitioned into state 'SUCCESS' from state '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-1812206767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29adb149838a49e7bd26089d6449ed31',qos_specs=None,replication_status=,reservations=['2321600c-6d93-44c7-bf6b-2bcbf66bf8a6','d8bec46a-1029-4365-bc66-6fb9e5ae2665','fb7d8620-e285-47c0-950c-2cd241c862e9','fd5038bb-33da-40fc-ae76-85d09d6c8085'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91210590a37b4a1db095e10da230efae',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:54.721392 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0ca3d3-2e2a-4d4a-a09f-b39ee149c49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 07:59:54.798872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0ca3d3-2e2a-4d4a-a09f-b39ee149c49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 07:59:54.815069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Flow 'volume_create_api' (f58fa8f7-d7a4-4a81-b426-cbf72f9c8d29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 07:59:55.041358 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Create volume request issued successfully. Jan 21 07:59:55.079405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6a809fb-27b4-4b80-a384-10d39cc56824 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes returned with HTTP 202 Jan 21 07:59:55.080314 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1556/3137] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 07:59:53 2021] POST /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes => generated 831 bytes in 1734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 07:59:55.115697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b95d6a4e-006f-40df-a668-1563afbb65bf tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc Jan 21 07:59:55.116232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b95d6a4e-006f-40df-a668-1563afbb65bf tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:55.116447 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:55.116447 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:55.116865 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b95d6a4e-006f-40df-a668-1563afbb65bf tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:55.279533 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:55.279533 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:55.305124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b95d6a4e-006f-40df-a668-1563afbb65bf tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Volume info retrieved successfully. Jan 21 07:59:55.371769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b95d6a4e-006f-40df-a668-1563afbb65bf tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc returned with HTTP 200 Jan 21 07:59:55.373548 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1582/3138] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:55 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc => generated 923 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:55.439952 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8cd139c-f40b-4c45-9fc5-8923b5068a18 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:55.440782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8cd139c-f40b-4c45-9fc5-8923b5068a18 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:55.441116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:55.441116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:55.441690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8cd139c-f40b-4c45-9fc5-8923b5068a18 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:55.576545 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:55.576545 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:55.604786 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d8cd139c-f40b-4c45-9fc5-8923b5068a18 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:55.660251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8cd139c-f40b-4c45-9fc5-8923b5068a18 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:55.662903 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1557/3139] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:55 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 976 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:56.404261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9730a3e8-2cdf-4b17-8433-ff9dc182b41d tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc Jan 21 07:59:56.405668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9730a3e8-2cdf-4b17-8433-ff9dc182b41d tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:56.406013 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:56.406013 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:56.406618 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9730a3e8-2cdf-4b17-8433-ff9dc182b41d tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:56.579902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:56.579902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:56.620302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9730a3e8-2cdf-4b17-8433-ff9dc182b41d tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Volume info retrieved successfully. Jan 21 07:59:56.681200 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3a005c5-64d9-43b1-9296-97d9ed8e07d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:56.682129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3a005c5-64d9-43b1-9296-97d9ed8e07d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:56.682537 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:56.682537 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:56.683414 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3a005c5-64d9-43b1-9296-97d9ed8e07d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:56.718099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9730a3e8-2cdf-4b17-8433-ff9dc182b41d tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc returned with HTTP 200 Jan 21 07:59:56.719990 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1583/3140] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:56 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc => generated 923 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:56.934467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:56.934467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:56.980569 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d3a005c5-64d9-43b1-9296-97d9ed8e07d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:57.077898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3a005c5-64d9-43b1-9296-97d9ed8e07d3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:57.093753 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1558/3141] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:56 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 976 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 07:59:57.773266 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78003a05-de65-4fc4-8f46-e2e011816f5e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc Jan 21 07:59:57.776796 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78003a05-de65-4fc4-8f46-e2e011816f5e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:57.780403 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:57.780403 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:57.781520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78003a05-de65-4fc4-8f46-e2e011816f5e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:58.079917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:58.079917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:58.123561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-78003a05-de65-4fc4-8f46-e2e011816f5e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Volume info retrieved successfully. Jan 21 07:59:58.130048 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-594fcb0d-2cc9-477c-a934-cbe4c19cfaa3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:58.130946 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-594fcb0d-2cc9-477c-a934-cbe4c19cfaa3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:58.131289 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:58.131289 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:58.131924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-594fcb0d-2cc9-477c-a934-cbe4c19cfaa3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:58.220221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78003a05-de65-4fc4-8f46-e2e011816f5e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc returned with HTTP 200 Jan 21 07:59:58.242401 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1584/3142] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:57 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc => generated 923 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:58.477077 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:58.477077 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:58.510054 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-594fcb0d-2cc9-477c-a934-cbe4c19cfaa3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:58.632305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-594fcb0d-2cc9-477c-a934-cbe4c19cfaa3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 07:59:58.638981 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1559/3143] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:58 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 979 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:59.261718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b7bf957-12d2-4895-a660-5c9e09dfdc42 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc Jan 21 07:59:59.262649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b7bf957-12d2-4895-a660-5c9e09dfdc42 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:59.263005 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:59.263005 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:59.268834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b7bf957-12d2-4895-a660-5c9e09dfdc42 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:59.540263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:59.540263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:59.585895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3b7bf957-12d2-4895-a660-5c9e09dfdc42 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Volume info retrieved successfully. Jan 21 07:59:59.676811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ed3553e-9a9f-4cd1-a7e5-1b605c9ed695 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 07:59:59.677723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ed3553e-9a9f-4cd1-a7e5-1b605c9ed695 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:59:59.678069 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:59.678069 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:59.678714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ed3553e-9a9f-4cd1-a7e5-1b605c9ed695 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:59:59.726505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b7bf957-12d2-4895-a660-5c9e09dfdc42 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc returned with HTTP 200 Jan 21 07:59:59.757180 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1585/3144] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:59 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc => generated 924 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:59:59.771592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b550a946-1565-4cca-a1a6-8a65bf5e1bce tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] POST http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots Jan 21 07:59:59.772387 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:59:59.772387 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 07:59:59.773169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b550a946-1565-4cca-a1a6-8a65bf5e1bce tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0954dccb-9636-4085-8937-8054144cbddc", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1630181161"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:59:59.925519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:59.925519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:59.952655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ed3553e-9a9f-4cd1-a7e5-1b605c9ed695 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 07:59:59.985552 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:59:59.985552 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 07:59:59.987092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b550a946-1565-4cca-a1a6-8a65bf5e1bce tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Volume info retrieved successfully. Jan 21 07:59:59.997163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-b550a946-1565-4cca-a1a6-8a65bf5e1bce tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Create snapshot from volume 0954dccb-9636-4085-8937-8054144cbddc Jan 21 08:00:00.022162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ed3553e-9a9f-4cd1-a7e5-1b605c9ed695 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:00.026290 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1560/3145] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 07:59:59 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 979 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:00.149988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-b550a946-1565-4cca-a1a6-8a65bf5e1bce tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Created reservations ['242e2c5a-b1e7-4441-ac2a-01dfb1e58322', 'cf43ba0c-e769-448a-a492-e0b7bd1f66c6', 'b21aab3b-34c0-48c3-8840-e36a119b37a6', '8c041307-48ab-48de-8aa6-c5551a79430f'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:00:00.424462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b550a946-1565-4cca-a1a6-8a65bf5e1bce tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Snapshot create request issued successfully. Jan 21 08:00:00.425231 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b550a946-1565-4cca-a1a6-8a65bf5e1bce tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots returned with HTTP 202 Jan 21 08:00:00.426103 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1586/3146] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 07:59:59 2021] POST /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots => generated 318 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:00:00.447163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8202195-827a-42d2-a051-9c3ad8306a33 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 Jan 21 08:00:00.448054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8202195-827a-42d2-a051-9c3ad8306a33 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:00.448416 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:00.448416 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:00.449114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8202195-827a-42d2-a051-9c3ad8306a33 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:00.600634 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:00.600634 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:00.602905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b8202195-827a-42d2-a051-9c3ad8306a33 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Snapshot retrieved successfully. Jan 21 08:00:00.621476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8202195-827a-42d2-a051-9c3ad8306a33 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 returned with HTTP 200 Jan 21 08:00:00.632979 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1561/3147] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:00 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 => generated 450 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:01.057132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d471a32b-2e4a-4b2c-8e41-c46df86d7a48 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:01.058652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d471a32b-2e4a-4b2c-8e41-c46df86d7a48 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:01.060938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:01.060938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:01.062266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d471a32b-2e4a-4b2c-8e41-c46df86d7a48 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:01.303398 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:01.303398 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:01.340146 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d471a32b-2e4a-4b2c-8e41-c46df86d7a48 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:01.423417 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d471a32b-2e4a-4b2c-8e41-c46df86d7a48 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:01.438016 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1587/3148] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:01 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 979 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:01.642665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d89fea5b-d80f-44a4-a9ab-9442df9e963e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 Jan 21 08:00:01.643449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d89fea5b-d80f-44a4-a9ab-9442df9e963e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:01.643841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:01.643841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:01.644457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d89fea5b-d80f-44a4-a9ab-9442df9e963e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:01.706682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:01.706682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:01.708161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d89fea5b-d80f-44a4-a9ab-9442df9e963e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Snapshot retrieved successfully. Jan 21 08:00:01.710856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d89fea5b-d80f-44a4-a9ab-9442df9e963e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 returned with HTTP 200 Jan 21 08:00:01.711948 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1562/3149] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:01 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 => generated 450 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:02.468301 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27403aba-4ce7-44dd-88b0-56cbc936c8a1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:02.474433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27403aba-4ce7-44dd-88b0-56cbc936c8a1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:02.475065 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:02.475065 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:02.475791 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27403aba-4ce7-44dd-88b0-56cbc936c8a1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:02.639824 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:02.639824 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:02.660165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-27403aba-4ce7-44dd-88b0-56cbc936c8a1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:02.725091 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27403aba-4ce7-44dd-88b0-56cbc936c8a1 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:02.735221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fad5861d-b007-4579-b75a-2be8287ea2ee tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 Jan 21 08:00:02.740178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fad5861d-b007-4579-b75a-2be8287ea2ee tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:02.741001 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1588/3150] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:02 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 979 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:02.745126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:02.745126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:02.746585 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fad5861d-b007-4579-b75a-2be8287ea2ee tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:02.848517 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:02.848517 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:02.854999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fad5861d-b007-4579-b75a-2be8287ea2ee tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Snapshot retrieved successfully. Jan 21 08:00:02.866420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fad5861d-b007-4579-b75a-2be8287ea2ee tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 returned with HTTP 200 Jan 21 08:00:02.875325 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1563/3151] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:02 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 => generated 477 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:02.895181 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] POST http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes Jan 21 08:00:02.895957 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:02.895957 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:02.907352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ab05851e-a723-4b83-b4e1-8db159e8c325"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:00:02.909849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ab05851e-a723-4b83-b4e1-8db159e8c325'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:00:03.014260 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:03.014260 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:03.034927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Snapshot retrieved successfully. Jan 21 08:00:03.036387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Create volume of 1 GB Jan 21 08:00:03.061783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Availability Zones retrieved successfully. Jan 21 08:00:03.090703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Flow 'volume_create_api' (593c4472-7104-4394-8924-2491751c4061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:00:03.097323 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b679e3-b5e6-426f-9b95-6e956e840e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:00:03.099736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:00:03.103825 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b679e3-b5e6-426f-9b95-6e956e840e8e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:00:03.103825 n-d-765315-16 devstack@c-api.service[88079]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jan 21 08:00:03.109096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b679e3-b5e6-426f-9b95-6e956e840e8e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:00:03.111669 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b679e3-b5e6-426f-9b95-6e956e840e8e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:00:03.115166 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.volume.api [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Flow 'volume_create_api' (593c4472-7104-4394-8924-2491751c4061) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:00:03.115923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48cdc82f-7e90-4ba3-96a5-c32f445f930e tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes returned with HTTP 400 Jan 21 08:00:03.117123 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1589/3152] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:00:02 2021] POST /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes => generated 171 bytes in 230 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:00:03.139545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09541dc1-9235-4c52-894f-7d4f9ace1ba0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] DELETE http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 Jan 21 08:00:03.144244 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09541dc1-9235-4c52-894f-7d4f9ace1ba0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:03.145720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:03.145720 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:03.149122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09541dc1-9235-4c52-894f-7d4f9ace1ba0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:03.149915 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-09541dc1-9235-4c52-894f-7d4f9ace1ba0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Delete snapshot with id: ab05851e-a723-4b83-b4e1-8db159e8c325 Jan 21 08:00:03.194487 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:03.194487 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:03.196699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-09541dc1-9235-4c52-894f-7d4f9ace1ba0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Snapshot retrieved successfully. Jan 21 08:00:03.297467 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-09541dc1-9235-4c52-894f-7d4f9ace1ba0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Snapshot delete request issued successfully. Jan 21 08:00:03.298474 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09541dc1-9235-4c52-894f-7d4f9ace1ba0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 returned with HTTP 202 Jan 21 08:00:03.299540 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1564/3153] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 08:00:03 2021] DELETE /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:03.308980 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82cab008-3451-459b-a8d9-43a560eef2a0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 Jan 21 08:00:03.309977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-82cab008-3451-459b-a8d9-43a560eef2a0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:03.313306 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:03.313306 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:03.314172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-82cab008-3451-459b-a8d9-43a560eef2a0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:03.364274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:03.364274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:03.367076 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-82cab008-3451-459b-a8d9-43a560eef2a0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Snapshot retrieved successfully. Jan 21 08:00:03.371415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-82cab008-3451-459b-a8d9-43a560eef2a0 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 returned with HTTP 200 Jan 21 08:00:03.373931 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1590/3154] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:03 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 => generated 476 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:03.755761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6086791-c5d5-47b9-adad-b8e687508d75 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:03.757396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6086791-c5d5-47b9-adad-b8e687508d75 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:03.758031 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:03.758031 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:03.758749 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6086791-c5d5-47b9-adad-b8e687508d75 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:03.908393 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:03.908393 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:03.953302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d6086791-c5d5-47b9-adad-b8e687508d75 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:04.010947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6086791-c5d5-47b9-adad-b8e687508d75 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:04.012550 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1565/3155] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:03 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 979 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:04.397291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41a29f99-e0ac-4d41-b206-328229289692 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 Jan 21 08:00:04.400896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41a29f99-e0ac-4d41-b206-328229289692 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:04.401650 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:04.401650 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:04.404191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41a29f99-e0ac-4d41-b206-328229289692 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:04.494268 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:04.494268 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:04.495977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-41a29f99-e0ac-4d41-b206-328229289692 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Snapshot retrieved successfully. Jan 21 08:00:04.502711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41a29f99-e0ac-4d41-b206-328229289692 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 returned with HTTP 200 Jan 21 08:00:04.504229 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1591/3156] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:04 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 => generated 476 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:05.054723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51b01ed7-df74-4901-87a3-48e382643710 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:05.062721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51b01ed7-df74-4901-87a3-48e382643710 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:05.063897 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:05.063897 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:05.066857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51b01ed7-df74-4901-87a3-48e382643710 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:05.205662 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:05.205662 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:05.227514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-51b01ed7-df74-4901-87a3-48e382643710 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:05.301349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51b01ed7-df74-4901-87a3-48e382643710 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:05.312733 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1566/3157] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:05 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 979 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:05.519578 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb724bb7-5507-4290-8ddf-b9787d80f84d tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 Jan 21 08:00:05.520556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb724bb7-5507-4290-8ddf-b9787d80f84d tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:05.521091 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:05.521091 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:05.521808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cb724bb7-5507-4290-8ddf-b9787d80f84d tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:05.590326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cb724bb7-5507-4290-8ddf-b9787d80f84d tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 returned with HTTP 404 Jan 21 08:00:05.597682 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1592/3158] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:00:05 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/snapshots/ab05851e-a723-4b83-b4e1-8db159e8c325 => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:05.608921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f3d2d34-040d-4ef0-abee-edd0de6ecdb1 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] DELETE http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc Jan 21 08:00:05.609938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f3d2d34-040d-4ef0-abee-edd0de6ecdb1 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:05.610371 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:05.610371 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:05.611035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f3d2d34-040d-4ef0-abee-edd0de6ecdb1 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:05.611695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-0f3d2d34-040d-4ef0-abee-edd0de6ecdb1 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Delete volume with id: 0954dccb-9636-4085-8937-8054144cbddc Jan 21 08:00:05.738178 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:05.738178 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:05.739443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f3d2d34-040d-4ef0-abee-edd0de6ecdb1 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Volume info retrieved successfully. Jan 21 08:00:05.802804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f3d2d34-040d-4ef0-abee-edd0de6ecdb1 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Delete volume request issued successfully. Jan 21 08:00:05.803329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f3d2d34-040d-4ef0-abee-edd0de6ecdb1 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc returned with HTTP 202 Jan 21 08:00:05.804273 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1567/3159] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:00:05 2021] DELETE /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:00:05.815665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5791e88-bf84-47bf-9864-59c9a06d18d2 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc Jan 21 08:00:05.816973 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5791e88-bf84-47bf-9864-59c9a06d18d2 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:05.819157 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5791e88-bf84-47bf-9864-59c9a06d18d2 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:05.960186 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:05.960186 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:05.986398 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d5791e88-bf84-47bf-9864-59c9a06d18d2 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Volume info retrieved successfully. Jan 21 08:00:06.040646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5791e88-bf84-47bf-9864-59c9a06d18d2 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc returned with HTTP 200 Jan 21 08:00:06.043133 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1593/3160] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:05 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc => generated 923 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:00:06.335501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78446d7d-eada-4de5-9c7c-79aaf09faf30 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:06.336401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78446d7d-eada-4de5-9c7c-79aaf09faf30 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:06.336795 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:06.336795 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:06.339055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78446d7d-eada-4de5-9c7c-79aaf09faf30 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:06.691646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:06.691646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:06.735042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-78446d7d-eada-4de5-9c7c-79aaf09faf30 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:06.809128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78446d7d-eada-4de5-9c7c-79aaf09faf30 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:06.811944 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1568/3161] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:06 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 979 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:07.074539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca5a3759-5d18-4c07-9226-2dd525751094 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc Jan 21 08:00:07.076248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca5a3759-5d18-4c07-9226-2dd525751094 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:07.076528 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:07.076528 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:07.077300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca5a3759-5d18-4c07-9226-2dd525751094 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:07.376436 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:07.376436 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:07.409747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ca5a3759-5d18-4c07-9226-2dd525751094 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Volume info retrieved successfully. Jan 21 08:00:07.484056 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca5a3759-5d18-4c07-9226-2dd525751094 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc returned with HTTP 200 Jan 21 08:00:07.485858 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1594/3162] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:07 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc => generated 923 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:07.832369 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6dd03a9-fb7d-4eff-9490-8ed23dade082 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:07.833707 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6dd03a9-fb7d-4eff-9490-8ed23dade082 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:07.834296 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:07.834296 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:07.838198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6dd03a9-fb7d-4eff-9490-8ed23dade082 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:08.054159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:08.054159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:08.076744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d6dd03a9-fb7d-4eff-9490-8ed23dade082 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:08.139336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6dd03a9-fb7d-4eff-9490-8ed23dade082 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:08.140934 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1569/3163] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:07 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1369 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:08.518791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30bbe699-9722-4b97-beb4-11bd189012d7 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc Jan 21 08:00:08.521794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30bbe699-9722-4b97-beb4-11bd189012d7 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:08.522141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:08.522141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:08.523242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30bbe699-9722-4b97-beb4-11bd189012d7 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:08.821652 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:08.821652 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:08.890756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-30bbe699-9722-4b97-beb4-11bd189012d7 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Volume info retrieved successfully. Jan 21 08:00:09.017490 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30bbe699-9722-4b97-beb4-11bd189012d7 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc returned with HTTP 200 Jan 21 08:00:09.032928 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1595/3164] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:08 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc => generated 923 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:00:09.199070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3f1e0ea-0ebd-41b2-85ae-14017897f25c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:09.203986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3f1e0ea-0ebd-41b2-85ae-14017897f25c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:09.204903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:09.204903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:09.209615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3f1e0ea-0ebd-41b2-85ae-14017897f25c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:09.486051 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:09.486051 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:09.533446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b3f1e0ea-0ebd-41b2-85ae-14017897f25c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:09.624013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3f1e0ea-0ebd-41b2-85ae-14017897f25c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:09.644612 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1570/3165] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:09 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1367 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:09.649163 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46d1e115-5c6f-4278-87b7-18d1b27a9cab tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:09.649706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46d1e115-5c6f-4278-87b7-18d1b27a9cab tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:09.649929 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:09.649929 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:09.650286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46d1e115-5c6f-4278-87b7-18d1b27a9cab tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:09.716968 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:09.716968 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:09.727827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-46d1e115-5c6f-4278-87b7-18d1b27a9cab tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:09.757340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46d1e115-5c6f-4278-87b7-18d1b27a9cab tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:09.769270 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1596/3166] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:09 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1367 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:10.064943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33d9238d-9ca3-4b87-a694-6ae5569985b9 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] GET http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc Jan 21 08:00:10.066141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33d9238d-9ca3-4b87-a694-6ae5569985b9 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:10.066483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:10.066483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:10.069558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-33d9238d-9ca3-4b87-a694-6ae5569985b9 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:10.195208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:10.196007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:10.196394 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:10.196394 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:10.197085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:10.220566 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-33d9238d-9ca3-4b87-a694-6ae5569985b9 tempest-VolumesSnapshotNegativeTestJSON-1931278876 tempest-VolumesSnapshotNegativeTestJSON-1931278876] http://10.222.0.24/volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc returned with HTTP 404 Jan 21 08:00:10.222038 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1571/3167] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:00:10 2021] GET /volume/v3/29adb149838a49e7bd26089d6449ed31/volumes/0954dccb-9636-4085-8937-8054144cbddc => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:00:10.299618 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:10.299618 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:10.313808 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:10.349643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:10.352156 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1597/3168] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:00:10 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1367 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:15.083518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-3ab2db36-978c-4d76-aa79-e5fc15a90bd3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:15.084539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-3ab2db36-978c-4d76-aa79-e5fc15a90bd3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:15.089561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-3ab2db36-978c-4d76-aa79-e5fc15a90bd3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:15.306750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:15.306750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:15.330686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-3ab2db36-978c-4d76-aa79-e5fc15a90bd3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:15.405819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-3ab2db36-978c-4d76-aa79-e5fc15a90bd3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:15.409565 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1572/3169] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:00:15 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1367 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:15.448900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume// Jan 21 08:00:15.451104 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:15.451917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:15.451917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:15.453396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:15.456939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:00:15.458803 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1598/3170] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 08:00:15 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:00:15.493317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-7f373df5-0bb3-48e2-b84e-3ba9703e360e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments Jan 21 08:00:15.493998 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:15.493998 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:15.494520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-7f373df5-0bb3-48e2-b84e-3ba9703e360e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11e23569-2de8-4e06-836f-ec5c03e63f0e", "instance_uuid": "3004f9a0-7b4e-4766-80e6-c3f6aeda2fdd", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:00:15.584367 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:15.584367 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:15.785142 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-7f373df5-0bb3-48e2-b84e-3ba9703e360e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments returned with HTTP 200 Jan 21 08:00:15.786334 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1573/3171] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 08:00:15 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments => generated 273 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:00:21.042299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume// Jan 21 08:00:21.043594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:21.045062 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:21.046454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-fe1cdc0b-a116-45f9-8693-448400e9bb1b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:00:21.047641 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1599/3172] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 08:00:21 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:00:21.066120 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-24163f82-33fc-4500-882b-3c65a205018d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:00:21.067218 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-24163f82-33fc-4500-882b-3c65a205018d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:00:21.067747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:21.067747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:21.068304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-24163f82-33fc-4500-882b-3c65a205018d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:00:21.207764 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:21.207764 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:21.223030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-24163f82-33fc-4500-882b-3c65a205018d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:00:21.257280 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:21.257280 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:21.281368 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-24163f82-33fc-4500-882b-3c65a205018d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:00:21.284331 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1574/3173] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 08:00:21 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1465 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:00:21.322808 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-1827d70f-b916-4ffe-89b6-bfaa9c4d4253 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] PUT http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6380d81f-f457-40f1-935b-4fe2567acacf Jan 21 08:00:21.323701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-1827d70f-b916-4ffe-89b6-bfaa9c4d4253 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:00:21.390639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:00:21.390639 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:00:21.391817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-1827d70f-b916-4ffe-89b6-bfaa9c4d4253 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-11e23569-2de8-4e06-836f-ec5c03e63f0e-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.033s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:00:21.396431 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:21.396431 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:25.716329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-1827d70f-b916-4ffe-89b6-bfaa9c4d4253 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-11e23569-2de8-4e06-836f-ec5c03e63f0e-n-h2-765315-16'" released by "attachment_update" :: held 4.324s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:00:25.717173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-1827d70f-b916-4ffe-89b6-bfaa9c4d4253 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6380d81f-f457-40f1-935b-4fe2567acacf returned with HTTP 200 Jan 21 08:00:25.717965 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1600/3174] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 08:00:21 2021] PUT /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6380d81f-f457-40f1-935b-4fe2567acacf => generated 762 bytes in 4401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:00:25.886704 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-be6bd038-925d-43f4-83a0-29cf4ffbb268 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6380d81f-f457-40f1-935b-4fe2567acacf/action Jan 21 08:00:25.888395 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:00:25.888395 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:00:25.889842 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-be6bd038-925d-43f4-83a0-29cf4ffbb268 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:00:25.890783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-be6bd038-925d-43f4-83a0-29cf4ffbb268 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:00:26.368705 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:00:26.368705 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:00:26.442469 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-40b60cc1-4412-4c37-ba0a-96d916256c0d req-be6bd038-925d-43f4-83a0-29cf4ffbb268 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6380d81f-f457-40f1-935b-4fe2567acacf/action returned with HTTP 204 Jan 21 08:00:26.446829 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1575/3175] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 08:00:25 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6380d81f-f457-40f1-935b-4fe2567acacf/action => generated 0 bytes in 578 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:03:28.752752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-87789cc8-2d83-4e9e-a472-b4de6e142742 req-f57d3a4b-61b7-4f1a-86dc-b20fd370f28b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6380d81f-f457-40f1-935b-4fe2567acacf Jan 21 08:03:28.753933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-87789cc8-2d83-4e9e-a472-b4de6e142742 req-f57d3a4b-61b7-4f1a-86dc-b20fd370f28b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:28.754310 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:28.754310 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:03:28.757439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-87789cc8-2d83-4e9e-a472-b4de6e142742 req-f57d3a4b-61b7-4f1a-86dc-b20fd370f28b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:28.873750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:28.873750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:03:30.335545 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-87789cc8-2d83-4e9e-a472-b4de6e142742 req-f57d3a4b-61b7-4f1a-86dc-b20fd370f28b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:03:30.337245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-87789cc8-2d83-4e9e-a472-b4de6e142742 req-f57d3a4b-61b7-4f1a-86dc-b20fd370f28b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:03:30.360165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-87789cc8-2d83-4e9e-a472-b4de6e142742 req-f57d3a4b-61b7-4f1a-86dc-b20fd370f28b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6380d81f-f457-40f1-935b-4fe2567acacf returned with HTTP 200 Jan 21 08:03:30.368164 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1601/3176] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 08:03:28 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6380d81f-f457-40f1-935b-4fe2567acacf => generated 19 bytes in 1624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:33.947965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:03:33.949803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:33.950361 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:33.950361 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:03:33.954840 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:34.268050 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:34.268050 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:03:34.309257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:03:34.414416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:03:34.416126 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1576/3177] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:03:33 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1367 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:39.788141 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-6328167b-a792-424e-aa12-777f399dc66c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:03:39.790279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-6328167b-a792-424e-aa12-777f399dc66c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:39.791007 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:39.791007 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:03:39.792178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-6328167b-a792-424e-aa12-777f399dc66c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:39.910466 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:39.910466 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:03:39.929431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-6328167b-a792-424e-aa12-777f399dc66c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:03:39.983741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-6328167b-a792-424e-aa12-777f399dc66c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:03:39.986185 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1602/3178] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:03:39 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1367 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:40.009497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume// Jan 21 08:03:40.010961 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:40.011422 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:40.011422 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:03:40.012275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:40.014733 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:03:40.016612 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1577/3179] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 08:03:40 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:03:40.047015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-b8282b97-11d5-4f09-a5a2-3967768de861 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments Jan 21 08:03:40.048066 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:40.048066 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:03:40.049042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-b8282b97-11d5-4f09-a5a2-3967768de861 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11e23569-2de8-4e06-836f-ec5c03e63f0e", "instance_uuid": "ad0e0f5f-25a0-4a2d-a63a-c99449484565", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:40.161148 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:40.161148 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:03:40.333360 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-b8282b97-11d5-4f09-a5a2-3967768de861 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments returned with HTTP 200 Jan 21 08:03:40.339863 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1603/3180] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 08:03:40 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments => generated 273 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:44.079489 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume// Jan 21 08:03:44.080401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:44.081333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:44.084237 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8784e62b-6101-40c5-be9d-fe6dd1eca41c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:03:44.086551 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1578/3181] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 08:03:44 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:03:44.104399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8a036003-34fc-47c4-90b6-3a056d19f3da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:03:44.106046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8a036003-34fc-47c4-90b6-3a056d19f3da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:44.106732 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:44.106732 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:03:44.107883 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8a036003-34fc-47c4-90b6-3a056d19f3da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:44.247987 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:44.247987 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:03:44.268187 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8a036003-34fc-47c4-90b6-3a056d19f3da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:03:44.333838 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:44.333838 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:03:44.371644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-8a036003-34fc-47c4-90b6-3a056d19f3da tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:03:44.375388 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1604/3182] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 08:03:44 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1465 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:03:44.423859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-57653893-49cb-44be-a157-d45a6cfa33c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] PUT http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6b609a63-5bc3-49ec-9178-e515ceb60a3b Jan 21 08:03:44.425341 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-57653893-49cb-44be-a157-d45a6cfa33c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:44.515195 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:03:44.515195 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:03:44.516108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-57653893-49cb-44be-a157-d45a6cfa33c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-11e23569-2de8-4e06-836f-ec5c03e63f0e-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.027s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:03:44.528521 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:44.528521 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:03:47.585637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-57653893-49cb-44be-a157-d45a6cfa33c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-11e23569-2de8-4e06-836f-ec5c03e63f0e-n-h1-765315-16'" released by "attachment_update" :: held 3.065s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:03:47.587862 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-57653893-49cb-44be-a157-d45a6cfa33c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6b609a63-5bc3-49ec-9178-e515ceb60a3b returned with HTTP 200 Jan 21 08:03:47.590208 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1579/3183] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 08:03:44 2021] PUT /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6b609a63-5bc3-49ec-9178-e515ceb60a3b => generated 762 bytes in 3176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:47.659613 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-46025988-2dc5-4b82-8547-dcf2b3e380f3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6b609a63-5bc3-49ec-9178-e515ceb60a3b/action Jan 21 08:03:47.660897 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:47.660897 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:03:47.662447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-46025988-2dc5-4b82-8547-dcf2b3e380f3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:03:47.664689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-46025988-2dc5-4b82-8547-dcf2b3e380f3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:47.878555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:47.878555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:03:47.947626 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-25be62d2-4628-48bf-b69c-98ba8aae24f0 req-46025988-2dc5-4b82-8547-dcf2b3e380f3 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6b609a63-5bc3-49ec-9178-e515ceb60a3b/action returned with HTTP 204 Jan 21 08:03:47.950372 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1605/3184] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 08:03:47 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6b609a63-5bc3-49ec-9178-e515ceb60a3b/action => generated 0 bytes in 307 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:45.809329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b0f7998-08e8-40fe-89bf-b29447a6a0c9 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] POST http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types Jan 21 08:04:45.809329 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:45.809329 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:45.809329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b0f7998-08e8-40fe-89bf-b29447a6a0c9 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1392970754"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:45.826781 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:45.826781 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:46.022562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b0f7998-08e8-40fe-89bf-b29447a6a0c9 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types returned with HTTP 200 Jan 21 08:04:46.022562 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1580/3185] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 08:04:45 2021] POST /volume/v3/27f22d9417134d93ab7d342af77083f4/types => generated 224 bytes in 745 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:46.058282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efa29715-4e38-4373-87a4-92895942b523 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] POST http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types Jan 21 08:04:46.058282 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:46.058282 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:46.058282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-efa29715-4e38-4373-87a4-92895942b523 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1860856219"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:46.257605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-efa29715-4e38-4373-87a4-92895942b523 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types returned with HTTP 202 Jan 21 08:04:46.257605 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1606/3186] 10.222.0.24 () {62 vars in 1278 bytes} [Thu Jan 21 08:04:46 2021] POST /volume/v3/27f22d9417134d93ab7d342af77083f4/group_types => generated 181 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:46.647814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d82868f-a5cd-4e8a-91b7-a8b613def013 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups Jan 21 08:04:46.648863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8d82868f-a5cd-4e8a-91b7-a8b613def013 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: version_select, body: {"group": {"group_type": "64a71204-ae0b-4468-a106-a25c313293fc", "volume_types": ["187c7ebd-9062-486e-82c4-8469ee7bd520"], "name": "tempest-GroupSnapshotsTest-Group-543028242"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:46.649535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-8d82868f-a5cd-4e8a-91b7-a8b613def013 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating new group {'group': {'group_type': '64a71204-ae0b-4468-a106-a25c313293fc', 'volume_types': ['187c7ebd-9062-486e-82c4-8469ee7bd520'], 'name': 'tempest-GroupSnapshotsTest-Group-543028242'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:04:46.665156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-8d82868f-a5cd-4e8a-91b7-a8b613def013 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating group tempest-GroupSnapshotsTest-Group-543028242. Jan 21 08:04:46.701352 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8d82868f-a5cd-4e8a-91b7-a8b613def013 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Availability Zones retrieved successfully. Jan 21 08:04:46.864231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-8d82868f-a5cd-4e8a-91b7-a8b613def013 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['f1ae0d2f-24e3-4f91-b060-a0c98846483d'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:04:47.571358 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d82868f-a5cd-4e8a-91b7-a8b613def013 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups returned with HTTP 202 Jan 21 08:04:47.571358 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1581/3187] 10.222.0.24 () {62 vars in 1264 bytes} [Thu Jan 21 08:04:46 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups => generated 111 bytes in 1296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:47.574278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0158c8c-42a7-4220-aef1-8b4a82a94579 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95 Jan 21 08:04:47.574278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0158c8c-42a7-4220-aef1-8b4a82a94579 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:47.574278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0158c8c-42a7-4220-aef1-8b4a82a94579 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:47.575082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-a0158c8c-42a7-4220-aef1-8b4a82a94579 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member fe01dbce-1dfd-41be-b667-2bb14b601a95 {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:04:47.596012 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:47.596012 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:47.677873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0158c8c-42a7-4220-aef1-8b4a82a94579 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95 returned with HTTP 200 Jan 21 08:04:47.679595 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1607/3188] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:04:47 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95 => generated 391 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:48.707845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bba0c68e-b29b-4fa6-af4f-dfe597b24a87 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95 Jan 21 08:04:48.710245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bba0c68e-b29b-4fa6-af4f-dfe597b24a87 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:48.710483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:48.710483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:48.714420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bba0c68e-b29b-4fa6-af4f-dfe597b24a87 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:48.714420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-bba0c68e-b29b-4fa6-af4f-dfe597b24a87 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member fe01dbce-1dfd-41be-b667-2bb14b601a95 {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:04:48.738122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:48.738122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:48.811579 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bba0c68e-b29b-4fa6-af4f-dfe597b24a87 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95 returned with HTTP 200 Jan 21 08:04:48.813795 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1582/3189] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:04:48 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95 => generated 392 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:48.842321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes Jan 21 08:04:48.842321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:48.842321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:48.842321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: create, body: {"volume": {"volume_type": "187c7ebd-9062-486e-82c4-8469ee7bd520", "group_id": "fe01dbce-1dfd-41be-b667-2bb14b601a95", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-928078324"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:48.842321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume request body: {'volume': {'volume_type': '187c7ebd-9062-486e-82c4-8469ee7bd520', 'group_id': 'fe01dbce-1dfd-41be-b667-2bb14b601a95', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-928078324'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:04:48.959723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:48.959723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:48.959723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume of 1 GB Jan 21 08:04:48.991926 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Availability Zones retrieved successfully. Jan 21 08:04:49.030415 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (c6f28444-2454-4697-99cb-964b7c52cbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:49.030415 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5d0351-c166-4b84-a61f-5495265522e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:49.040173 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:49.040173 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:49.040173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:04:49.143114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5d0351-c166-4b84-a61f-5495265522e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=187c7ebd-9062-486e-82c4-8469ee7bd520,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1392970754',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '187c7ebd-9062-486e-82c4-8469ee7bd520', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fe01dbce-1dfd-41be-b667-2bb14b601a95', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:49.143114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (311c2e93-6613-4562-8917-8d1833e71ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:49.234455 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1392970754 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1392970754, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:04:49.234455 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1392970754 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1392970754, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:04:49.308386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['239fa280-5367-4747-95fc-21a1c329b565', '4190e420-5575-4c03-9219-e9133ce3e14f', '58d7a204-2be2-44b7-bf1d-6de060dc73bd', 'f32e6241-16e7-44e9-b395-50b22bb57946'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:04:49.308386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (311c2e93-6613-4562-8917-8d1833e71ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239fa280-5367-4747-95fc-21a1c329b565', '4190e420-5575-4c03-9219-e9133ce3e14f', '58d7a204-2be2-44b7-bf1d-6de060dc73bd', 'f32e6241-16e7-44e9-b395-50b22bb57946']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:49.308386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e317502-06f1-411f-8f16-d06e09cdfa24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:49.454676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e317502-06f1-411f-8f16-d06e09cdfa24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b6600a-1181-40e3-8016-6865432b8be0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-928078324',encryption_key_id=None,group_id=fe01dbce-1dfd-41be-b667-2bb14b601a95,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['239fa280-5367-4747-95fc-21a1c329b565','4190e420-5575-4c03-9219-e9133ce3e14f','58d7a204-2be2-44b7-bf1d-6de060dc73bd','f32e6241-16e7-44e9-b395-50b22bb57946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=187c7ebd-9062-486e-82c4-8469ee7bd520), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-928078324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fe01dbce-1dfd-41be-b667-2bb14b601a95,host=None,id=67b6600a-1181-40e3-8016-6865432b8be0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfa903b174d3416e82d0c4972c37fec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_attachment=,volume_type=,volume_type_id=187c7ebd-9062-486e-82c4-8469ee7bd520)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:49.454676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfc1dd8-1725-4e8e-9a14-5881a4af8736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:49.520508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edfc1dd8-1725-4e8e-9a14-5881a4af8736) transitioned into state 'SUCCESS' from state '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-928078324',encryption_key_id=None,group_id=fe01dbce-1dfd-41be-b667-2bb14b601a95,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['239fa280-5367-4747-95fc-21a1c329b565','4190e420-5575-4c03-9219-e9133ce3e14f','58d7a204-2be2-44b7-bf1d-6de060dc73bd','f32e6241-16e7-44e9-b395-50b22bb57946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=187c7ebd-9062-486e-82c4-8469ee7bd520)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:49.524797 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7372ea1c-cf0f-44bb-8c19-2fd244f5b826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:49.606402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7372ea1c-cf0f-44bb-8c19-2fd244f5b826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:49.616646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (c6f28444-2454-4697-99cb-964b7c52cbbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:49.765124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume request issued successfully. Jan 21 08:04:49.813028 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:04:49.813028 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:04:49.834989 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:04:49.842971 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:49.842971 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:49.866333 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76e7642b-8d41-4b66-9dc5-dd86ee81e91a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes returned with HTTP 202 Jan 21 08:04:49.867628 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1608/3190] 10.222.0.24 () {62 vars in 1267 bytes} [Thu Jan 21 08:04:48 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes => generated 907 bytes in 1048 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:04:49.887124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf800f3a-6b21-46c0-b1f7-54963c012fbe tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 Jan 21 08:04:49.888215 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf800f3a-6b21-46c0-b1f7-54963c012fbe tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:49.888215 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:49.888215 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:49.889500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf800f3a-6b21-46c0-b1f7-54963c012fbe tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:49.960799 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:49.960799 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:49.983474 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf800f3a-6b21-46c0-b1f7-54963c012fbe tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:04:50.007544 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-bf800f3a-6b21-46c0-b1f7-54963c012fbe tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:04:50.013492 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-bf800f3a-6b21-46c0-b1f7-54963c012fbe tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:04:50.048692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-bf800f3a-6b21-46c0-b1f7-54963c012fbe tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:04:50.062005 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:50.062005 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:50.187986 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf800f3a-6b21-46c0-b1f7-54963c012fbe tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 returned with HTTP 200 Jan 21 08:04:50.189689 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1583/3191] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:04:49 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 => generated 999 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:51.224481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adeb1849-de1d-4e97-8d32-3b8b055bdc7e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 Jan 21 08:04:51.225864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adeb1849-de1d-4e97-8d32-3b8b055bdc7e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:51.226383 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:51.226383 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:51.227749 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-adeb1849-de1d-4e97-8d32-3b8b055bdc7e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:51.465458 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:51.465458 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:51.509261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-adeb1849-de1d-4e97-8d32-3b8b055bdc7e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:04:51.585693 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-adeb1849-de1d-4e97-8d32-3b8b055bdc7e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:04:51.586160 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-adeb1849-de1d-4e97-8d32-3b8b055bdc7e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:04:51.623177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-adeb1849-de1d-4e97-8d32-3b8b055bdc7e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:04:51.641515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:51.641515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:51.812457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-adeb1849-de1d-4e97-8d32-3b8b055bdc7e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 returned with HTTP 200 Jan 21 08:04:51.813882 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1609/3192] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:04:51 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 => generated 999 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:52.845223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00a57e16-f9c8-40cf-92c9-9f7ae8dc6441 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 Jan 21 08:04:52.848091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00a57e16-f9c8-40cf-92c9-9f7ae8dc6441 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:52.857136 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:52.857136 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:52.858529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00a57e16-f9c8-40cf-92c9-9f7ae8dc6441 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:53.136894 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:53.136894 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:53.152373 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-00a57e16-f9c8-40cf-92c9-9f7ae8dc6441 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:04:53.196070 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-00a57e16-f9c8-40cf-92c9-9f7ae8dc6441 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:04:53.197367 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-00a57e16-f9c8-40cf-92c9-9f7ae8dc6441 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:04:53.218731 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-00a57e16-f9c8-40cf-92c9-9f7ae8dc6441 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:04:53.237401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:53.237401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:53.277768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00a57e16-f9c8-40cf-92c9-9f7ae8dc6441 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 returned with HTTP 200 Jan 21 08:04:53.279533 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1584/3193] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:04:52 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 => generated 1000 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:04:53.311256 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d7c9ed1-15a3-467c-8bd8-14b7efade225 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots Jan 21 08:04:53.312163 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:53.312163 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:53.312984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d7c9ed1-15a3-467c-8bd8-14b7efade225 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fe01dbce-1dfd-41be-b667-2bb14b601a95", "name": "tempest-group_snapshot-656709729"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:53.315192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-4d7c9ed1-15a3-467c-8bd8-14b7efade225 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating new group_snapshot {'group_snapshot': {'group_id': 'fe01dbce-1dfd-41be-b667-2bb14b601a95', 'name': 'tempest-group_snapshot-656709729'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 08:04:53.333033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:53.333033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:53.360041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.group_snapshots [None req-4d7c9ed1-15a3-467c-8bd8-14b7efade225 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating group_snapshot tempest-group_snapshot-656709729. Jan 21 08:04:53.468213 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:53.468213 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:53.550734 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-4d7c9ed1-15a3-467c-8bd8-14b7efade225 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1392970754 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1392970754, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:04:53.616348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-4d7c9ed1-15a3-467c-8bd8-14b7efade225 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['ad96b295-29ec-42ca-9526-74d0ef6d7c81', '47a4fa79-0a56-4a82-8960-eb8bd7a54455', 'd1af2244-f358-4cb3-b4be-f330cd79fafb', '3c34a42b-3c86-4900-a211-2b52be5baad6'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:04:53.796939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d7c9ed1-15a3-467c-8bd8-14b7efade225 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots returned with HTTP 202 Jan 21 08:04:53.799546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1610/3194] 10.222.0.24 () {62 vars in 1291 bytes} [Thu Jan 21 08:04:53 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots => generated 167 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:53.822471 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa18a439-0c15-4ce8-a763-87123ed59944 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f Jan 21 08:04:53.840153 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa18a439-0c15-4ce8-a763-87123ed59944 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:53.849846 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:53.849846 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:53.851992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa18a439-0c15-4ce8-a763-87123ed59944 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:53.856281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-fa18a439-0c15-4ce8-a763-87123ed59944 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 8e703871-5a26-4048-9ee8-1ae7c659f10f {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:04:53.890036 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:53.890036 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:53.930217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa18a439-0c15-4ce8-a763-87123ed59944 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f returned with HTTP 200 Jan 21 08:04:53.939683 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1585/3195] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:04:53 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f => generated 306 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:54.963057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f2b1331-47f1-466d-9561-944bbbe746d3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f Jan 21 08:04:54.964746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f2b1331-47f1-466d-9561-944bbbe746d3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:54.965236 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:54.965236 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:54.966844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f2b1331-47f1-466d-9561-944bbbe746d3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:54.969319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-3f2b1331-47f1-466d-9561-944bbbe746d3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 8e703871-5a26-4048-9ee8-1ae7c659f10f {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:04:54.981571 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:54.981571 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:55.001340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f2b1331-47f1-466d-9561-944bbbe746d3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f returned with HTTP 200 Jan 21 08:04:55.002981 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1611/3196] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:04:54 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f => generated 306 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:56.021773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d7a8684-edbb-4474-8b57-9252fa16644b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f Jan 21 08:04:56.023782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d7a8684-edbb-4474-8b57-9252fa16644b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:56.024440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:56.024440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:56.025631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d7a8684-edbb-4474-8b57-9252fa16644b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:56.026693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-3d7a8684-edbb-4474-8b57-9252fa16644b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 8e703871-5a26-4048-9ee8-1ae7c659f10f {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:04:56.071221 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:56.071221 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:56.107771 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d7a8684-edbb-4474-8b57-9252fa16644b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f returned with HTTP 200 Jan 21 08:04:56.109925 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1586/3197] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:04:56 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f => generated 306 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:57.127069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c0552e9-bca8-4aa0-bafd-0a4f0a7ec4ac tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f Jan 21 08:04:57.128096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c0552e9-bca8-4aa0-bafd-0a4f0a7ec4ac tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:57.128096 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:57.128096 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:57.128096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c0552e9-bca8-4aa0-bafd-0a4f0a7ec4ac tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:57.129165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-0c0552e9-bca8-4aa0-bafd-0a4f0a7ec4ac tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 8e703871-5a26-4048-9ee8-1ae7c659f10f {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:04:57.138882 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:57.138882 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:57.169830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c0552e9-bca8-4aa0-bafd-0a4f0a7ec4ac tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f returned with HTTP 200 Jan 21 08:04:57.171508 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1612/3198] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:04:57 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:57.189909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65df9039-4cd3-439f-b58e-c267d76a14b2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail Jan 21 08:04:57.190340 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65df9039-4cd3-439f-b58e-c267d76a14b2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:57.190597 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:57.190597 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:57.191904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65df9039-4cd3-439f-b58e-c267d76a14b2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:57.192069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-65df9039-4cd3-439f-b58e-c267d76a14b2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:04:57.195526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-65df9039-4cd3-439f-b58e-c267d76a14b2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:04:57.221066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-65df9039-4cd3-439f-b58e-c267d76a14b2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all snapshots completed successfully. Jan 21 08:04:57.223787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:57.223787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:57.226692 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65df9039-4cd3-439f-b58e-c267d76a14b2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail returned with HTTP 200 Jan 21 08:04:57.228757 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1587/3199] 10.222.0.24 () {58 vars in 1231 bytes} [Thu Jan 21 08:04:57 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail => generated 453 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:57.247112 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0245bd5-ec44-408f-b35c-27486dad50d0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e Jan 21 08:04:57.247817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0245bd5-ec44-408f-b35c-27486dad50d0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:57.247817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:57.247817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:57.248206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0245bd5-ec44-408f-b35c-27486dad50d0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:57.279068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:57.279068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:57.280732 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0245bd5-ec44-408f-b35c-27486dad50d0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:04:57.283541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0245bd5-ec44-408f-b35c-27486dad50d0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e returned with HTTP 200 Jan 21 08:04:57.284716 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1613/3200] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:04:57 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e => generated 450 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:04:57.296686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/action Jan 21 08:04:57.297207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:57.297207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:57.297629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action body: b'{"create-from-src": {"group_snapshot_id": "8e703871-5a26-4048-9ee8-1ae7c659f10f", "name": "tempest-Group_from_snap-212651070"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:04:57.298215 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "8e703871-5a26-4048-9ee8-1ae7c659f10f", "name": "tempest-Group_from_snap-212651070"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:57.299475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating new group {'create-from-src': {'group_snapshot_id': '8e703871-5a26-4048-9ee8-1ae7c659f10f', 'name': 'tempest-Group_from_snap-212651070'}}. {{(pid=88081) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 08:04:57.300628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating group tempest-Group_from_snap-212651070 from group_snapshot 8e703871-5a26-4048-9ee8-1ae7c659f10f. Jan 21 08:04:57.311204 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:57.311204 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:57.334117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:57.334117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:57.344121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:57.344121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:57.528543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['a4c906cc-2a9e-4b20-a61e-757897754141'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:04:57.767761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.group.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] A mapping entry already exists for group 201d4528-ab0d-480b-8bb1-0838d458b97d and volume type 187c7ebd-9062-486e-82c4-8469ee7bd520. Do not need to create again. Jan 21 08:04:57.769173 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:57.769173 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:57.770708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Availability Zones retrieved successfully. Jan 21 08:04:57.803795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (c6848e40-de3c-44c2-a8b6-f9a33e624ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:57.809386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec6310d-0f24-4838-94db-6cc19d6438d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:57.813721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:04:58.080749 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec6310d-0f24-4838-94db-6cc19d6438d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '31d3fd57-0ade-47f8-94f6-4bceafb9732e', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:04:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=187c7ebd-9062-486e-82c4-8469ee7bd520,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1392970754',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '187c7ebd-9062-486e-82c4-8469ee7bd520', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '201d4528-ab0d-480b-8bb1-0838d458b97d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:58.086540 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f401b2-62ec-416f-a235-1cb973cb0f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:58.207350 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1392970754 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1392970754, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:04:58.246736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['19e80a78-79d0-48b7-9245-ae427df2a5e6', '37dc61b1-4439-47b6-b1c6-6adeef465936'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:04:58.249225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f401b2-62ec-416f-a235-1cb973cb0f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19e80a78-79d0-48b7-9245-ae427df2a5e6', '37dc61b1-4439-47b6-b1c6-6adeef465936']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:58.252103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f88ef21a-3cb9-4501-8f76-c0068c80dedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:58.450188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f88ef21a-3cb9-4501-8f76-c0068c80dedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6323a53e-7adf-4c86-8070-8da6aa974c07', '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=201d4528-ab0d-480b-8bb1-0838d458b97d,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['19e80a78-79d0-48b7-9245-ae427df2a5e6','37dc61b1-4439-47b6-b1c6-6adeef465936'],size=1,snapshot_id=31d3fd57-0ade-47f8-94f6-4bceafb9732e,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=187c7ebd-9062-486e-82c4-8469ee7bd520), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=201d4528-ab0d-480b-8bb1-0838d458b97d,host=None,id=6323a53e-7adf-4c86-8070-8da6aa974c07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfa903b174d3416e82d0c4972c37fec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=31d3fd57-0ade-47f8-94f6-4bceafb9732e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_attachment=,volume_type=,volume_type_id=187c7ebd-9062-486e-82c4-8469ee7bd520)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:58.454023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a09775-3482-4c06-b459-8a5b73bd23f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:58.516602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a09775-3482-4c06-b459-8a5b73bd23f3) transitioned into state 'SUCCESS' from 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=201d4528-ab0d-480b-8bb1-0838d458b97d,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['19e80a78-79d0-48b7-9245-ae427df2a5e6','37dc61b1-4439-47b6-b1c6-6adeef465936'],size=1,snapshot_id=31d3fd57-0ade-47f8-94f6-4bceafb9732e,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=187c7ebd-9062-486e-82c4-8469ee7bd520)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:58.527106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (c6848e40-de3c-44c2-a8b6-f9a33e624ae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:58.625481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume request issued successfully. Jan 21 08:04:58.726903 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91853264-41f9-4039-94ca-fc9ba28adaa5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/action returned with HTTP 202 Jan 21 08:04:58.738371 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1588/3201] 10.222.0.24 () {62 vars in 1285 bytes} [Thu Jan 21 08:04:57 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/action => generated 102 bytes in 1446 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:58.756375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail Jan 21 08:04:58.758592 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:58.759221 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:58.759221 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:58.760274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:58.761951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:04:58.766329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:04:58.904954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all volumes completed successfully. Jan 21 08:04:58.908573 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:04:58.909771 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:04:58.928722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:04:58.948790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:58.948790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:58.992627 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:04:58.993735 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:04:59.009752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:04:59.028844 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:59.028844 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:59.088427 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ace5bafa-b329-42ca-8276-3318e1a7d8bc tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail returned with HTTP 200 Jan 21 08:04:59.095682 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1614/3202] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:04:58 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail => generated 1985 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:04:59.125128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c752ee5a-82f0-4069-be37-61378792bdf9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:04:59.126263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c752ee5a-82f0-4069-be37-61378792bdf9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:59.126637 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:59.126637 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:04:59.127276 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c752ee5a-82f0-4069-be37-61378792bdf9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:59.273772 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:59.273772 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:59.295731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c752ee5a-82f0-4069-be37-61378792bdf9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:04:59.330979 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-c752ee5a-82f0-4069-be37-61378792bdf9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:04:59.332372 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-c752ee5a-82f0-4069-be37-61378792bdf9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:04:59.350431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-c752ee5a-82f0-4069-be37-61378792bdf9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:04:59.366712 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:59.366712 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:04:59.433583 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c752ee5a-82f0-4069-be37-61378792bdf9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:04:59.452247 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1589/3203] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:04:59 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:00.467714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfb25de2-247b-4a2b-8203-e16d3aa02327 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:00.468857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfb25de2-247b-4a2b-8203-e16d3aa02327 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:00.469464 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:00.469464 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:00.470846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfb25de2-247b-4a2b-8203-e16d3aa02327 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:00.593402 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:00.593402 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:00.614246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cfb25de2-247b-4a2b-8203-e16d3aa02327 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:00.647442 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-cfb25de2-247b-4a2b-8203-e16d3aa02327 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:00.648959 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-cfb25de2-247b-4a2b-8203-e16d3aa02327 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:00.667030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb25de2-247b-4a2b-8203-e16d3aa02327 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:00.698737 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:00.698737 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:00.745097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfb25de2-247b-4a2b-8203-e16d3aa02327 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:00.746885 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1615/3204] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:00 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:01.765209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59421528-b9d2-409d-8167-44d62ef95ebd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:01.765950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59421528-b9d2-409d-8167-44d62ef95ebd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:01.765950 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:01.765950 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:01.766221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59421528-b9d2-409d-8167-44d62ef95ebd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:01.892920 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:01.892920 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:01.907239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-59421528-b9d2-409d-8167-44d62ef95ebd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:01.925996 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-59421528-b9d2-409d-8167-44d62ef95ebd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:01.926772 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-59421528-b9d2-409d-8167-44d62ef95ebd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:01.949426 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-59421528-b9d2-409d-8167-44d62ef95ebd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:01.971529 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:01.971529 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:02.030114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59421528-b9d2-409d-8167-44d62ef95ebd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:02.041838 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1590/3205] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:01 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:05:03.057062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-12f9ddeb-aeca-4231-86a5-e606faeb4684 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:03.058024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-12f9ddeb-aeca-4231-86a5-e606faeb4684 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:03.058510 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:03.058510 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:03.059312 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-12f9ddeb-aeca-4231-86a5-e606faeb4684 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:03.193574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:03.193574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:03.217880 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-12f9ddeb-aeca-4231-86a5-e606faeb4684 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:03.256267 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-12f9ddeb-aeca-4231-86a5-e606faeb4684 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:03.257186 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-12f9ddeb-aeca-4231-86a5-e606faeb4684 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:03.277164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-12f9ddeb-aeca-4231-86a5-e606faeb4684 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:03.296450 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:03.296450 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:03.349025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-12f9ddeb-aeca-4231-86a5-e606faeb4684 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:03.351827 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1616/3206] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:03 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:04.387006 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e94decfd-203b-45ef-9dae-e4a15af810f3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:04.390347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e94decfd-203b-45ef-9dae-e4a15af810f3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:04.390347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:04.390347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:04.390347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e94decfd-203b-45ef-9dae-e4a15af810f3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:04.512640 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:04.512640 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:04.545277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e94decfd-203b-45ef-9dae-e4a15af810f3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:04.578798 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-e94decfd-203b-45ef-9dae-e4a15af810f3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:04.578798 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-e94decfd-203b-45ef-9dae-e4a15af810f3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:04.593767 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-e94decfd-203b-45ef-9dae-e4a15af810f3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:04.616286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:04.616286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:04.665165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e94decfd-203b-45ef-9dae-e4a15af810f3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:04.666316 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1591/3207] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:04 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:05.702874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73a41046-34fa-4197-b7c1-a8e0ef6f821b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:05.703672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73a41046-34fa-4197-b7c1-a8e0ef6f821b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:05.703672 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:05.703672 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:05.704053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73a41046-34fa-4197-b7c1-a8e0ef6f821b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:05.819479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:05.819479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:05.838523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-73a41046-34fa-4197-b7c1-a8e0ef6f821b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:05.874641 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-73a41046-34fa-4197-b7c1-a8e0ef6f821b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:05.875940 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-73a41046-34fa-4197-b7c1-a8e0ef6f821b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:05.890953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-73a41046-34fa-4197-b7c1-a8e0ef6f821b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:05.904673 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:05.904673 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:05.950149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73a41046-34fa-4197-b7c1-a8e0ef6f821b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:05.951760 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1617/3208] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:05 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:06.982739 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a981bba-a7a1-40cd-8499-8066f43a0a22 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:06.984106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a981bba-a7a1-40cd-8499-8066f43a0a22 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:06.984757 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:06.984757 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:06.985126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0a981bba-a7a1-40cd-8499-8066f43a0a22 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:07.110662 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:07.110662 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:07.110662 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0a981bba-a7a1-40cd-8499-8066f43a0a22 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:07.138161 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-0a981bba-a7a1-40cd-8499-8066f43a0a22 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:07.138161 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-0a981bba-a7a1-40cd-8499-8066f43a0a22 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:07.156296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-0a981bba-a7a1-40cd-8499-8066f43a0a22 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:07.167543 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:07.167543 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:07.212883 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0a981bba-a7a1-40cd-8499-8066f43a0a22 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:07.212883 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1592/3209] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:06 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:08.248270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03c6d0af-f8c9-41c6-a2b0-a8e8493b7a8d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:08.248270 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03c6d0af-f8c9-41c6-a2b0-a8e8493b7a8d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:08.250890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:08.250890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:08.250890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03c6d0af-f8c9-41c6-a2b0-a8e8493b7a8d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:08.412274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:08.412274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:08.444532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-03c6d0af-f8c9-41c6-a2b0-a8e8493b7a8d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:08.486707 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-03c6d0af-f8c9-41c6-a2b0-a8e8493b7a8d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:08.486707 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-03c6d0af-f8c9-41c6-a2b0-a8e8493b7a8d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:08.504630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-03c6d0af-f8c9-41c6-a2b0-a8e8493b7a8d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:08.521242 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:08.521242 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:08.579135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03c6d0af-f8c9-41c6-a2b0-a8e8493b7a8d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:08.580711 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1618/3210] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:08 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:09.617900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f123a5a2-6d73-4c32-93d8-b61f68b3a86a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:09.619102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f123a5a2-6d73-4c32-93d8-b61f68b3a86a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:09.622207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:09.622207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:09.622207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f123a5a2-6d73-4c32-93d8-b61f68b3a86a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:09.741753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:09.741753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:09.762641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f123a5a2-6d73-4c32-93d8-b61f68b3a86a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:09.805215 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-f123a5a2-6d73-4c32-93d8-b61f68b3a86a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:09.805215 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-f123a5a2-6d73-4c32-93d8-b61f68b3a86a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:09.818463 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-f123a5a2-6d73-4c32-93d8-b61f68b3a86a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:09.857120 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:09.857120 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:09.916329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f123a5a2-6d73-4c32-93d8-b61f68b3a86a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:09.917985 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1593/3211] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:09 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:10.959425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8454fe7b-ae4d-4467-9661-6dd451c46c15 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:10.963132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8454fe7b-ae4d-4467-9661-6dd451c46c15 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:10.963132 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:10.963132 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:10.963132 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8454fe7b-ae4d-4467-9661-6dd451c46c15 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:11.114744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:11.114744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:11.164978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8454fe7b-ae4d-4467-9661-6dd451c46c15 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:11.196178 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-8454fe7b-ae4d-4467-9661-6dd451c46c15 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:11.196178 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-8454fe7b-ae4d-4467-9661-6dd451c46c15 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:11.222178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-8454fe7b-ae4d-4467-9661-6dd451c46c15 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:11.269193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:11.269193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:11.337717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8454fe7b-ae4d-4467-9661-6dd451c46c15 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:11.337976 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1619/3212] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:10 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:12.368726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91337f20-112f-4904-9b86-7e6d5341a344 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:12.370064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91337f20-112f-4904-9b86-7e6d5341a344 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:12.370449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:12.370449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:12.375527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91337f20-112f-4904-9b86-7e6d5341a344 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:12.517283 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:12.517283 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:12.540441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-91337f20-112f-4904-9b86-7e6d5341a344 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:12.589312 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-91337f20-112f-4904-9b86-7e6d5341a344 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:12.590046 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-91337f20-112f-4904-9b86-7e6d5341a344 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:12.615467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-91337f20-112f-4904-9b86-7e6d5341a344 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:12.631805 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:12.631805 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:12.680951 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91337f20-112f-4904-9b86-7e6d5341a344 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:12.680951 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1594/3213] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:12 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:13.714928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24fa63d5-754d-4bac-8e26-b30dcf012936 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:13.716120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24fa63d5-754d-4bac-8e26-b30dcf012936 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:13.716422 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:13.716422 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:13.717338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24fa63d5-754d-4bac-8e26-b30dcf012936 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:13.861050 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:13.861050 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:13.875337 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-24fa63d5-754d-4bac-8e26-b30dcf012936 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:13.911749 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-24fa63d5-754d-4bac-8e26-b30dcf012936 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:13.912573 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-24fa63d5-754d-4bac-8e26-b30dcf012936 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:13.935504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-24fa63d5-754d-4bac-8e26-b30dcf012936 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:13.944917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:13.944917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:13.992825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24fa63d5-754d-4bac-8e26-b30dcf012936 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:13.994055 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1620/3214] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:13 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:15.046898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72dab8e2-de45-4a35-9e37-a6a1760579ee tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:15.048893 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72dab8e2-de45-4a35-9e37-a6a1760579ee tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:15.050088 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:15.050088 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:15.051184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72dab8e2-de45-4a35-9e37-a6a1760579ee tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:15.193101 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:15.193101 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:15.212506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72dab8e2-de45-4a35-9e37-a6a1760579ee tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:15.231496 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-72dab8e2-de45-4a35-9e37-a6a1760579ee tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:15.236986 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-72dab8e2-de45-4a35-9e37-a6a1760579ee tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:15.256200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-72dab8e2-de45-4a35-9e37-a6a1760579ee tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:15.278836 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:15.278836 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:15.367192 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72dab8e2-de45-4a35-9e37-a6a1760579ee tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:15.368793 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1595/3215] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:15 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 993 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:15.399947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f7d6c03-6688-4c6b-b065-e4bf96f69e28 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/201d4528-ab0d-480b-8bb1-0838d458b97d Jan 21 08:05:15.401194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f7d6c03-6688-4c6b-b065-e4bf96f69e28 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:15.401661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:15.401661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:15.402174 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f7d6c03-6688-4c6b-b065-e4bf96f69e28 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:15.402976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-6f7d6c03-6688-4c6b-b065-e4bf96f69e28 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 201d4528-ab0d-480b-8bb1-0838d458b97d {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:15.421196 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:15.421196 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:15.487580 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f7d6c03-6688-4c6b-b065-e4bf96f69e28 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/201d4528-ab0d-480b-8bb1-0838d458b97d returned with HTTP 200 Jan 21 08:05:15.489878 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1621/3216] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:15 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/201d4528-ab0d-480b-8bb1-0838d458b97d => generated 417 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:05:15.511761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail Jan 21 08:05:15.512749 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:15.513358 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:15.513358 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:15.514329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:15.515035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:15.521337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:15.724104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all volumes completed successfully. Jan 21 08:05:15.727372 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:15.728511 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:15.795097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:15.844340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:15.844340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:15.884175 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:15.885087 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:15.903419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:15.949021 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:15.949021 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:16.044459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d7bbab9-2361-4f04-8d88-fd665fb93b3d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail returned with HTTP 200 Jan 21 08:05:16.056726 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1596/3217] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:15 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail => generated 1986 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:16.093405 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25bcf04d-5dc1-4610-bf5a-a6994bbb5a9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/201d4528-ab0d-480b-8bb1-0838d458b97d/action Jan 21 08:05:16.094334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:16.094334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:16.094879 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25bcf04d-5dc1-4610-bf5a-a6994bbb5a9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:16.096210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-25bcf04d-5dc1-4610-bf5a-a6994bbb5a9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:16.098320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-25bcf04d-5dc1-4610-bf5a-a6994bbb5a9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] delete called for group 201d4528-ab0d-480b-8bb1-0838d458b97d {{(pid=88080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:05:16.098640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-25bcf04d-5dc1-4610-bf5a-a6994bbb5a9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete group with id: 201d4528-ab0d-480b-8bb1-0838d458b97d Jan 21 08:05:16.118518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:16.118518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:16.366391 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-25bcf04d-5dc1-4610-bf5a-a6994bbb5a9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/201d4528-ab0d-480b-8bb1-0838d458b97d/action returned with HTTP 202 Jan 21 08:05:16.369484 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1622/3218] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 08:05:16 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/201d4528-ab0d-480b-8bb1-0838d458b97d/action => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:16.386278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae3703ea-848c-44ee-b35a-146a19e40eb9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:16.387835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae3703ea-848c-44ee-b35a-146a19e40eb9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:16.388953 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:16.388953 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:16.390022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae3703ea-848c-44ee-b35a-146a19e40eb9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:16.432202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1508e8b8-44e8-4278-b51f-40b205ff3f1b tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] GET http://10.222.0.24/volume/v3/9fee21d300194f6aaa38fad6e3b9e7d9/os-hosts Jan 21 08:05:16.445854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1508e8b8-44e8-4278-b51f-40b205ff3f1b tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:16.446173 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:16.446173 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:16.447927 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1508e8b8-44e8-4278-b51f-40b205ff3f1b tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:16.462089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.hosts [None req-1508e8b8-44e8-4278-b51f-40b205ff3f1b tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] status, active and update: available, enabled, 2021-01-21 08:05:09+00:00 {{(pid=88081) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:05:16.462807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.hosts [None req-1508e8b8-44e8-4278-b51f-40b205ff3f1b tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] status, active and update: available, enabled, 2021-01-21 08:05:13+00:00 {{(pid=88081) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:05:16.463386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.hosts [None req-1508e8b8-44e8-4278-b51f-40b205ff3f1b tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] status, active and update: available, enabled, 2021-01-21 08:05:10+00:00 {{(pid=88081) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:05:16.464417 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1508e8b8-44e8-4278-b51f-40b205ff3f1b tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] http://10.222.0.24/volume/v3/9fee21d300194f6aaa38fad6e3b9e7d9/os-hosts returned with HTTP 200 Jan 21 08:05:16.465686 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1597/3219] 10.222.0.24 () {58 vars in 1207 bytes} [Thu Jan 21 08:05:16 2021] GET /volume/v3/9fee21d300194f6aaa38fad6e3b9e7d9/os-hosts => generated 566 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:16.489903 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51e8f563-ed76-4f08-a6ab-65686680c441 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] GET http://10.222.0.24/volume/v3/9fee21d300194f6aaa38fad6e3b9e7d9/os-hosts Jan 21 08:05:16.490775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51e8f563-ed76-4f08-a6ab-65686680c441 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:16.491490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51e8f563-ed76-4f08-a6ab-65686680c441 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:16.523356 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.hosts [None req-51e8f563-ed76-4f08-a6ab-65686680c441 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] status, active and update: available, enabled, 2021-01-21 08:05:09+00:00 {{(pid=88081) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:05:16.523634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.hosts [None req-51e8f563-ed76-4f08-a6ab-65686680c441 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] status, active and update: available, enabled, 2021-01-21 08:05:13+00:00 {{(pid=88081) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:05:16.525825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.hosts [None req-51e8f563-ed76-4f08-a6ab-65686680c441 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] status, active and update: available, enabled, 2021-01-21 08:05:10+00:00 {{(pid=88081) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:05:16.528442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51e8f563-ed76-4f08-a6ab-65686680c441 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] http://10.222.0.24/volume/v3/9fee21d300194f6aaa38fad6e3b9e7d9/os-hosts returned with HTTP 200 Jan 21 08:05:16.531596 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1598/3220] 10.222.0.24 () {58 vars in 1207 bytes} [Thu Jan 21 08:05:16 2021] GET /volume/v3/9fee21d300194f6aaa38fad6e3b9e7d9/os-hosts => generated 566 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:16.531732 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:16.531732 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:16.552948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ae3703ea-848c-44ee-b35a-146a19e40eb9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:16.560093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f19110b4-5925-459c-a0b3-03a14d275673 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] GET http://10.222.0.24/volume/v3/9fee21d300194f6aaa38fad6e3b9e7d9/os-hosts/n-d-765315-16@lvmdriver-1 Jan 21 08:05:16.562143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f19110b4-5925-459c-a0b3-03a14d275673 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:16.566052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f19110b4-5925-459c-a0b3-03a14d275673 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:16.584498 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-ae3703ea-848c-44ee-b35a-146a19e40eb9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:16.584498 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-ae3703ea-848c-44ee-b35a-146a19e40eb9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:16.597405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-ae3703ea-848c-44ee-b35a-146a19e40eb9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:16.616721 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:16.616721 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:16.650212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae3703ea-848c-44ee-b35a-146a19e40eb9 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:16.656909 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1623/3221] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:16 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:16.736318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f19110b4-5925-459c-a0b3-03a14d275673 tempest-VolumeHostsAdminTestsJSON-1621619678 tempest-VolumeHostsAdminTestsJSON-1621619678] http://10.222.0.24/volume/v3/9fee21d300194f6aaa38fad6e3b9e7d9/os-hosts/n-d-765315-16@lvmdriver-1 returned with HTTP 200 Jan 21 08:05:16.739175 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1599/3222] 10.222.0.24 () {58 vars in 1285 bytes} [Thu Jan 21 08:05:16 2021] GET /volume/v3/9fee21d300194f6aaa38fad6e3b9e7d9/os-hosts/n-d-765315-16@lvmdriver-1 => generated 567 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:17.675419 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e79cfe5-2890-4595-b650-13da3d74dfa7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:17.677352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e79cfe5-2890-4595-b650-13da3d74dfa7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:17.677810 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:17.677810 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:17.679772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1e79cfe5-2890-4595-b650-13da3d74dfa7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:17.827693 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:17.827693 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:17.841523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1e79cfe5-2890-4595-b650-13da3d74dfa7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:17.893368 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-1e79cfe5-2890-4595-b650-13da3d74dfa7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:17.895705 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-1e79cfe5-2890-4595-b650-13da3d74dfa7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:17.921694 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-1e79cfe5-2890-4595-b650-13da3d74dfa7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:17.937817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:17.937817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:17.980296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1e79cfe5-2890-4595-b650-13da3d74dfa7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:17.981687 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1624/3223] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:17 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 992 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:19.001925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53ea33cf-73d3-480d-8160-f58a7085b0ca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:19.002642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53ea33cf-73d3-480d-8160-f58a7085b0ca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:19.003110 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53ea33cf-73d3-480d-8160-f58a7085b0ca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:19.108797 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:19.108797 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:19.119206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-53ea33cf-73d3-480d-8160-f58a7085b0ca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:19.149407 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-53ea33cf-73d3-480d-8160-f58a7085b0ca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:19.150663 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-53ea33cf-73d3-480d-8160-f58a7085b0ca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:19.165810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-53ea33cf-73d3-480d-8160-f58a7085b0ca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:19.181391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:19.181391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:19.231782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53ea33cf-73d3-480d-8160-f58a7085b0ca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 200 Jan 21 08:05:19.232282 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1600/3224] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:18 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 991 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:05:20.264333 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03aa989e-4ba2-4792-81dd-7444980fc9b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 Jan 21 08:05:20.267365 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03aa989e-4ba2-4792-81dd-7444980fc9b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:20.268056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:20.268056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:20.271179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03aa989e-4ba2-4792-81dd-7444980fc9b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:20.398012 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03aa989e-4ba2-4792-81dd-7444980fc9b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 returned with HTTP 404 Jan 21 08:05:20.399373 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1625/3225] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:20 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/6323a53e-7adf-4c86-8070-8da6aa974c07 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:20.416740 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b1ac419-410d-4bca-a29e-67d7a9928303 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/201d4528-ab0d-480b-8bb1-0838d458b97d Jan 21 08:05:20.417968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b1ac419-410d-4bca-a29e-67d7a9928303 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:20.418333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:20.418333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:20.418969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b1ac419-410d-4bca-a29e-67d7a9928303 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:20.420544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-7b1ac419-410d-4bca-a29e-67d7a9928303 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 201d4528-ab0d-480b-8bb1-0838d458b97d {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:20.429020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b1ac419-410d-4bca-a29e-67d7a9928303 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/201d4528-ab0d-480b-8bb1-0838d458b97d returned with HTTP 404 Jan 21 08:05:20.430620 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1601/3226] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:20 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/201d4528-ab0d-480b-8bb1-0838d458b97d => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:20.441041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b490521e-160e-4e2b-b45d-1cd743ed1508 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] DELETE http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f Jan 21 08:05:20.441790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b490521e-160e-4e2b-b45d-1cd743ed1508 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:20.442480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b490521e-160e-4e2b-b45d-1cd743ed1508 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:20.443006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-b490521e-160e-4e2b-b45d-1cd743ed1508 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] delete called for member 8e703871-5a26-4048-9ee8-1ae7c659f10f {{(pid=88080) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 08:05:20.443462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.group_snapshots [None req-b490521e-160e-4e2b-b45d-1cd743ed1508 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete group_snapshot with id: 8e703871-5a26-4048-9ee8-1ae7c659f10f Jan 21 08:05:20.453065 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:20.453065 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:20.607963 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b490521e-160e-4e2b-b45d-1cd743ed1508 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f returned with HTTP 202 Jan 21 08:05:20.610969 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1626/3227] 10.222.0.24 () {60 vars in 1383 bytes} [Thu Jan 21 08:05:20 2021] DELETE /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:20.623911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail Jan 21 08:05:20.630264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:20.631253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:20.632726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:20.651313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:20.899706 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all volumes completed successfully. Jan 21 08:05:20.903438 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:20.903949 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:20.950649 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:20.970523 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:20.970523 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:21.026133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-760d4857-48c2-4629-bb98-64076bafb497 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail returned with HTTP 200 Jan 21 08:05:21.032840 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1602/3228] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:20 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail => generated 1003 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:21.059070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-261da176-51d0-41e4-b3e6-04753bcd0ee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail Jan 21 08:05:21.059927 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-261da176-51d0-41e4-b3e6-04753bcd0ee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:21.060331 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:21.060331 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:21.061014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-261da176-51d0-41e4-b3e6-04753bcd0ee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:21.061968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-261da176-51d0-41e4-b3e6-04753bcd0ee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:21.063041 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:21.063041 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:21.066124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-261da176-51d0-41e4-b3e6-04753bcd0ee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:05:21.121759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-261da176-51d0-41e4-b3e6-04753bcd0ee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all snapshots completed successfully. Jan 21 08:05:21.126079 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:21.126079 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:21.131317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-261da176-51d0-41e4-b3e6-04753bcd0ee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail returned with HTTP 200 Jan 21 08:05:21.132907 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1627/3229] 10.222.0.24 () {58 vars in 1231 bytes} [Thu Jan 21 08:05:21 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail => generated 452 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:21.163929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11068a37-7281-4796-8a7f-d09245bfb86d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e Jan 21 08:05:21.164821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11068a37-7281-4796-8a7f-d09245bfb86d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:21.165192 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:21.165192 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:21.174016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11068a37-7281-4796-8a7f-d09245bfb86d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:21.292172 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:21.292172 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:21.294262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-11068a37-7281-4796-8a7f-d09245bfb86d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:05:21.301581 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11068a37-7281-4796-8a7f-d09245bfb86d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e returned with HTTP 200 Jan 21 08:05:21.303506 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1603/3230] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:21 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e => generated 449 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:22.325523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa8d8360-6f2a-45f1-bfab-1577570d16b1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e Jan 21 08:05:22.326504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa8d8360-6f2a-45f1-bfab-1577570d16b1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:22.326862 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:22.326862 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:22.329304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa8d8360-6f2a-45f1-bfab-1577570d16b1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:22.414156 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:22.414156 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:22.417027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-aa8d8360-6f2a-45f1-bfab-1577570d16b1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:05:22.423446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa8d8360-6f2a-45f1-bfab-1577570d16b1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e returned with HTTP 200 Jan 21 08:05:22.428025 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1628/3231] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:22 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e => generated 449 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:23.446502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-686ef56c-1eb1-4dee-8afa-1e2a18ffb869 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e Jan 21 08:05:23.447148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-686ef56c-1eb1-4dee-8afa-1e2a18ffb869 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:23.447467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:23.447467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:23.448037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-686ef56c-1eb1-4dee-8afa-1e2a18ffb869 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:23.548942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-686ef56c-1eb1-4dee-8afa-1e2a18ffb869 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e returned with HTTP 404 Jan 21 08:05:23.551049 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1604/3232] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:23 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/31d3fd57-0ade-47f8-94f6-4bceafb9732e => generated 111 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:23.563630 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ede692d5-ac81-43cf-b70a-5b4ada92b99b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f Jan 21 08:05:23.564792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ede692d5-ac81-43cf-b70a-5b4ada92b99b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:23.565815 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:23.565815 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:23.567264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ede692d5-ac81-43cf-b70a-5b4ada92b99b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:23.567894 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-ede692d5-ac81-43cf-b70a-5b4ada92b99b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 8e703871-5a26-4048-9ee8-1ae7c659f10f {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:05:23.581715 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ede692d5-ac81-43cf-b70a-5b4ada92b99b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f returned with HTTP 404 Jan 21 08:05:23.587342 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1629/3233] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:05:23 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/8e703871-5a26-4048-9ee8-1ae7c659f10f => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:23.602577 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail Jan 21 08:05:23.605630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:23.606587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:23.607844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:23.614430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:23.782375 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all volumes completed successfully. Jan 21 08:05:23.787090 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:23.788087 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:23.820571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:23.849451 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:23.849451 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:23.929070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08da4110-378e-47a3-beb4-f53e3e4ba7eb tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail returned with HTTP 200 Jan 21 08:05:23.930763 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1605/3234] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:23 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail => generated 1003 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:23.964533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9f851a1-4173-4c90-a702-216c6f54ebca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95/action Jan 21 08:05:23.965208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9f851a1-4173-4c90-a702-216c6f54ebca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:23.966495 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9f851a1-4173-4c90-a702-216c6f54ebca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:23.966644 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-a9f851a1-4173-4c90-a702-216c6f54ebca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] delete called for group fe01dbce-1dfd-41be-b667-2bb14b601a95 {{(pid=88080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:05:23.967560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-a9f851a1-4173-4c90-a702-216c6f54ebca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete group with id: fe01dbce-1dfd-41be-b667-2bb14b601a95 Jan 21 08:05:23.979687 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:23.979687 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:24.225341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9f851a1-4173-4c90-a702-216c6f54ebca tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95/action returned with HTTP 202 Jan 21 08:05:24.226834 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1630/3235] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 08:05:23 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:24.240619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86746ef5-8d06-4dad-9458-614cf5229e7d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 Jan 21 08:05:24.241503 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86746ef5-8d06-4dad-9458-614cf5229e7d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:24.241813 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:24.241813 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:24.242422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-86746ef5-8d06-4dad-9458-614cf5229e7d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:24.403603 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:24.403603 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:24.432440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-86746ef5-8d06-4dad-9458-614cf5229e7d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:24.462281 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-86746ef5-8d06-4dad-9458-614cf5229e7d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:24.462281 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-86746ef5-8d06-4dad-9458-614cf5229e7d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:24.488439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-86746ef5-8d06-4dad-9458-614cf5229e7d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:24.515672 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:24.515672 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:24.575659 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-86746ef5-8d06-4dad-9458-614cf5229e7d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 returned with HTTP 200 Jan 21 08:05:24.577279 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1606/3236] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:24 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 => generated 999 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:25.278364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-857b1b75-469d-49a0-a349-8f7fa49b2d66 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] GET http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services Jan 21 08:05:25.279768 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-857b1b75-469d-49a0-a349-8f7fa49b2d66 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:25.280168 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:25.280168 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:25.283568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-857b1b75-469d-49a0-a349-8f7fa49b2d66 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:25.305328 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-857b1b75-469d-49a0-a349-8f7fa49b2d66 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services returned with HTTP 200 Jan 21 08:05:25.306422 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1631/3237] 10.222.0.24 () {58 vars in 1216 bytes} [Thu Jan 21 08:05:24 2021] GET /volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services => generated 632 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:25.322457 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca50d437-84dd-4871-aa47-476bd11ea5e3 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] GET http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?host=n-d-765315-16 Jan 21 08:05:25.323872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca50d437-84dd-4871-aa47-476bd11ea5e3 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:25.323872 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:25.323872 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:25.323872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ca50d437-84dd-4871-aa47-476bd11ea5e3 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:25.348461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ca50d437-84dd-4871-aa47-476bd11ea5e3 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?host=n-d-765315-16 returned with HTTP 200 Jan 21 08:05:25.348461 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1607/3238] 10.222.0.24 () {58 vars in 1253 bytes} [Thu Jan 21 08:05:25 2021] GET /volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?host=n-d-765315-16 => generated 632 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:25.375948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2501dce5-91f4-4404-a68a-38db9ef560a9 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] GET http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?host=n-d-765315-16&binary=cinder-scheduler Jan 21 08:05:25.378538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2501dce5-91f4-4404-a68a-38db9ef560a9 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:25.379086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2501dce5-91f4-4404-a68a-38db9ef560a9 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:25.405380 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2501dce5-91f4-4404-a68a-38db9ef560a9 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?host=n-d-765315-16&binary=cinder-scheduler returned with HTTP 200 Jan 21 08:05:25.405380 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1632/3239] 10.222.0.24 () {58 vars in 1301 bytes} [Thu Jan 21 08:05:25 2021] GET /volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?host=n-d-765315-16&binary=cinder-scheduler => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:25.452544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b553387b-3c78-4435-8faf-a94602fc4c0b tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] GET http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?binary=cinder-scheduler Jan 21 08:05:25.452544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b553387b-3c78-4435-8faf-a94602fc4c0b tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:25.452544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b553387b-3c78-4435-8faf-a94602fc4c0b tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:25.452544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b553387b-3c78-4435-8faf-a94602fc4c0b tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 21 08:05:25.469067 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1608/3240] 10.222.0.24 () {58 vars in 1263 bytes} [Thu Jan 21 08:05:25 2021] GET /volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?binary=cinder-scheduler => generated 192 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:25.610848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab9afb1c-19a1-4ba0-80c1-6e8be9492eff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 Jan 21 08:05:25.612161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab9afb1c-19a1-4ba0-80c1-6e8be9492eff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:25.613581 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab9afb1c-19a1-4ba0-80c1-6e8be9492eff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:25.746056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:25.746056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:25.776852 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ab9afb1c-19a1-4ba0-80c1-6e8be9492eff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:25.871299 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-ab9afb1c-19a1-4ba0-80c1-6e8be9492eff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:25.871299 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-ab9afb1c-19a1-4ba0-80c1-6e8be9492eff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:25.911839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-ab9afb1c-19a1-4ba0-80c1-6e8be9492eff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:25.935125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:25.935125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:25.958782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] POST http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes Jan 21 08:05:25.959161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-743807915"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:25.973145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-743807915'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:05:25.973145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Create volume of 1 GB Jan 21 08:05:26.035614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab9afb1c-19a1-4ba0-80c1-6e8be9492eff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 returned with HTTP 200 Jan 21 08:05:26.035614 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1609/3241] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:25 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 => generated 999 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:26.079678 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Availability Zones retrieved successfully. Jan 21 08:05:26.141198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Flow 'volume_create_api' (5fb4787c-c0e5-4789-b37b-e2b049d96ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:26.148493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e91e4d-75aa-4ca2-a313-208bd713186c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:26.151627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:05:26.352329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9e91e4d-75aa-4ca2-a313-208bd713186c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:26.352329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c00b01c-3bb7-450d-8b3a-e6fb046d593c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:26.621653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Created reservations ['f64b2134-dc53-4723-b64d-535db98144ed', '58fb6437-c8c1-4993-9d7b-f779d458ef88', 'bb37b98c-1bd9-4ba0-8b02-75f91d464b7f', 'c9366db7-87c4-45b1-877b-29b264ef8d15'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:26.625882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c00b01c-3bb7-450d-8b3a-e6fb046d593c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f64b2134-dc53-4723-b64d-535db98144ed', '58fb6437-c8c1-4993-9d7b-f779d458ef88', 'bb37b98c-1bd9-4ba0-8b02-75f91d464b7f', 'c9366db7-87c4-45b1-877b-29b264ef8d15']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:26.630786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f98fc7-3210-468e-af8d-988519497a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:26.841977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f98fc7-3210-468e-af8d-988519497a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414442de-4238-4838-9980-5b9de16e0750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-743807915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d811464fdb418680e36d0551cc731e',qos_specs=None,replication_status=,reservations=['f64b2134-dc53-4723-b64d-535db98144ed','58fb6437-c8c1-4993-9d7b-f779d458ef88','bb37b98c-1bd9-4ba0-8b02-75f91d464b7f','c9366db7-87c4-45b1-877b-29b264ef8d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e0a21b9a6054eb3bddeef01065b28bd',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-743807915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=414442de-4238-4838-9980-5b9de16e0750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3d811464fdb418680e36d0551cc731e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4e0a21b9a6054eb3bddeef01065b28bd',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:26.841977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5770ae5d-1072-41f0-97cd-3f2646911fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:26.961616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5770ae5d-1072-41f0-97cd-3f2646911fc4) transitioned into state 'SUCCESS' from state '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-743807915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3d811464fdb418680e36d0551cc731e',qos_specs=None,replication_status=,reservations=['f64b2134-dc53-4723-b64d-535db98144ed','58fb6437-c8c1-4993-9d7b-f779d458ef88','bb37b98c-1bd9-4ba0-8b02-75f91d464b7f','c9366db7-87c4-45b1-877b-29b264ef8d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e0a21b9a6054eb3bddeef01065b28bd',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:26.961616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a98516-2464-4293-833c-5719eadbf31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:27.042010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a98516-2464-4293-833c-5719eadbf31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:27.061566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Flow 'volume_create_api' (5fb4787c-c0e5-4789-b37b-e2b049d96ff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:27.067870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dafffcbe-3f3c-46a1-ad10-e3577338539f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 Jan 21 08:05:27.067870 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dafffcbe-3f3c-46a1-ad10-e3577338539f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:27.067870 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:27.067870 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:27.067870 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dafffcbe-3f3c-46a1-ad10-e3577338539f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:27.341493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:27.341493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:27.355846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Create volume request issued successfully. Jan 21 08:05:27.368455 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dafffcbe-3f3c-46a1-ad10-e3577338539f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:27.380341 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-dafffcbe-3f3c-46a1-ad10-e3577338539f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:27.380341 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-dafffcbe-3f3c-46a1-ad10-e3577338539f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:27.400527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-dafffcbe-3f3c-46a1-ad10-e3577338539f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:27.405782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8baca6d-7522-42e5-92f7-cea9e25fba9d tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes returned with HTTP 202 Jan 21 08:05:27.426312 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:27.426312 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:27.431231 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1633/3242] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:05:25 2021] POST /volume/v3/c3d811464fdb418680e36d0551cc731e/volumes => generated 822 bytes in 1956 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:05:27.441101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0f4266e-fbca-45a5-9977-9fee5898ebba tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] GET http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 Jan 21 08:05:27.441101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0f4266e-fbca-45a5-9977-9fee5898ebba tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:27.441101 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:27.441101 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:27.445867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0f4266e-fbca-45a5-9977-9fee5898ebba tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:27.570075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dafffcbe-3f3c-46a1-ad10-e3577338539f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 returned with HTTP 200 Jan 21 08:05:27.588705 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1610/3243] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:27 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 => generated 999 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:05:27.679220 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:27.679220 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:27.713585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0f4266e-fbca-45a5-9977-9fee5898ebba tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Volume info retrieved successfully. Jan 21 08:05:27.811275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0f4266e-fbca-45a5-9977-9fee5898ebba tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 returned with HTTP 200 Jan 21 08:05:27.812392 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1634/3244] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:27 2021] GET /volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 => generated 914 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:28.598902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42157ed4-7a23-45f1-9b99-ee4836fee606 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 Jan 21 08:05:28.599863 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42157ed4-7a23-45f1-9b99-ee4836fee606 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:28.600228 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:28.600228 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:28.600953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42157ed4-7a23-45f1-9b99-ee4836fee606 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:28.693949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42157ed4-7a23-45f1-9b99-ee4836fee606 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 returned with HTTP 404 Jan 21 08:05:28.695365 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1611/3245] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:28 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:28.718078 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bee35b99-8238-4e4b-884b-d0ef4192bfd4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95 Jan 21 08:05:28.718794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bee35b99-8238-4e4b-884b-d0ef4192bfd4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:28.719672 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:28.719672 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:28.720434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bee35b99-8238-4e4b-884b-d0ef4192bfd4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:28.728855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-bee35b99-8238-4e4b-884b-d0ef4192bfd4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member fe01dbce-1dfd-41be-b667-2bb14b601a95 {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:28.737834 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bee35b99-8238-4e4b-884b-d0ef4192bfd4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95 returned with HTTP 404 Jan 21 08:05:28.739937 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1635/3246] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:28 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/fe01dbce-1dfd-41be-b667-2bb14b601a95 => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:28.756652 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31c7ea32-9856-48b1-ba38-bef1913ae13e tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] DELETE http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types/64a71204-ae0b-4468-a106-a25c313293fc Jan 21 08:05:28.757772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31c7ea32-9856-48b1-ba38-bef1913ae13e tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:28.758704 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31c7ea32-9856-48b1-ba38-bef1913ae13e tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:28.823887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:05:28.823887 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:05:28.855409 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eadc5de4-26f8-4833-94f3-a35aba0ad46b tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] GET http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 Jan 21 08:05:28.856533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eadc5de4-26f8-4833-94f3-a35aba0ad46b tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:28.857623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eadc5de4-26f8-4833-94f3-a35aba0ad46b tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:28.915484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31c7ea32-9856-48b1-ba38-bef1913ae13e tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types/64a71204-ae0b-4468-a106-a25c313293fc returned with HTTP 202 Jan 21 08:05:28.915484 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1612/3247] 10.222.0.24 () {60 vars in 1371 bytes} [Thu Jan 21 08:05:28 2021] DELETE /volume/v3/27f22d9417134d93ab7d342af77083f4/group_types/64a71204-ae0b-4468-a106-a25c313293fc => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:28.933672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a9eaca2-e966-4757-a591-1d38344c949c tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] POST http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types Jan 21 08:05:28.934618 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a9eaca2-e966-4757-a591-1d38344c949c tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2030521653"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:29.023235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:29.023235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:29.051606 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eadc5de4-26f8-4833-94f3-a35aba0ad46b tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Volume info retrieved successfully. Jan 21 08:05:29.071708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a9eaca2-e966-4757-a591-1d38344c949c tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types returned with HTTP 200 Jan 21 08:05:29.074806 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1613/3248] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 08:05:28 2021] POST /volume/v3/27f22d9417134d93ab7d342af77083f4/types => generated 224 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:05:29.093205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59f19bb7-0bf2-4370-a8ad-54fe6c49deb7 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] POST http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types Jan 21 08:05:29.095732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59f19bb7-0bf2-4370-a8ad-54fe6c49deb7 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1791105513"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:29.116758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eadc5de4-26f8-4833-94f3-a35aba0ad46b tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 returned with HTTP 200 Jan 21 08:05:29.118274 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1636/3249] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:28 2021] GET /volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 => generated 915 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:29.152846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59689a38-99ec-4209-8c36-af4c0baef947 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] GET http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/volumes/414442de-4238-4838-9980-5b9de16e0750 Jan 21 08:05:29.157446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59689a38-99ec-4209-8c36-af4c0baef947 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:29.157972 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:29.157972 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:29.159462 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-59689a38-99ec-4209-8c36-af4c0baef947 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:29.223300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59f19bb7-0bf2-4370-a8ad-54fe6c49deb7 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types returned with HTTP 202 Jan 21 08:05:29.224149 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1614/3250] 10.222.0.24 () {62 vars in 1278 bytes} [Thu Jan 21 08:05:29 2021] POST /volume/v3/27f22d9417134d93ab7d342af77083f4/group_types => generated 181 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:29.237696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc7289b0-bb18-47bf-998e-4711f35acdd1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups Jan 21 08:05:29.238889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc7289b0-bb18-47bf-998e-4711f35acdd1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d351555a-49e6-4584-9886-3fcdf49047e3", "volume_types": ["0086e66b-37da-4357-bc28-42efca92e578"], "name": "tempest-GroupSnapshotsTest-Group-568815125"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:29.240161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-cc7289b0-bb18-47bf-998e-4711f35acdd1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating new group {'group': {'group_type': 'd351555a-49e6-4584-9886-3fcdf49047e3', 'volume_types': ['0086e66b-37da-4357-bc28-42efca92e578'], 'name': 'tempest-GroupSnapshotsTest-Group-568815125'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:05:29.253511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-cc7289b0-bb18-47bf-998e-4711f35acdd1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating group tempest-GroupSnapshotsTest-Group-568815125. Jan 21 08:05:29.286250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cc7289b0-bb18-47bf-998e-4711f35acdd1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Availability Zones retrieved successfully. Jan 21 08:05:29.304027 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:29.304027 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:29.315454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-59689a38-99ec-4209-8c36-af4c0baef947 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Volume info retrieved successfully. Jan 21 08:05:29.342316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-59689a38-99ec-4209-8c36-af4c0baef947 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/volumes/414442de-4238-4838-9980-5b9de16e0750 returned with HTTP 200 Jan 21 08:05:29.343943 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1637/3251] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:29 2021] GET /volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/volumes/414442de-4238-4838-9980-5b9de16e0750 => generated 1087 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:29.360014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-cc7289b0-bb18-47bf-998e-4711f35acdd1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['72e3a07f-f3ca-4249-a5fa-09d65dbe75b8'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:29.374443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6656aef0-afd3-4d25-9ef8-7df59eb6c10a tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] GET http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?host=n-d-765315-16&binary=cinder-volume Jan 21 08:05:29.375046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6656aef0-afd3-4d25-9ef8-7df59eb6c10a tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:29.375242 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:29.375242 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:29.375888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6656aef0-afd3-4d25-9ef8-7df59eb6c10a tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:29.389194 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6656aef0-afd3-4d25-9ef8-7df59eb6c10a tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?host=n-d-765315-16&binary=cinder-volume returned with HTTP 200 Jan 21 08:05:29.390470 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1638/3252] 10.222.0.24 () {58 vars in 1295 bytes} [Thu Jan 21 08:05:29 2021] GET /volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services?host=n-d-765315-16&binary=cinder-volume => generated 279 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:05:29.422311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a27f12c-8930-4952-be70-b5de28d7e6e6 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] GET http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services Jan 21 08:05:29.424047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a27f12c-8930-4952-be70-b5de28d7e6e6 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:29.425712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a27f12c-8930-4952-be70-b5de28d7e6e6 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:29.445791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a27f12c-8930-4952-be70-b5de28d7e6e6 tempest-VolumesServicesTestJSON-1377694191 tempest-VolumesServicesTestJSON-1377694191] http://10.222.0.24/volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services returned with HTTP 200 Jan 21 08:05:29.446767 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1639/3253] 10.222.0.24 () {58 vars in 1216 bytes} [Thu Jan 21 08:05:29 2021] GET /volume/v3/1e3b487601964d30a985bfe6e3c2bb8c/os-services => generated 632 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:05:29.476396 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b816279-5b78-418a-898a-50a5ad4b7440 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] DELETE http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 Jan 21 08:05:29.477403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b816279-5b78-418a-898a-50a5ad4b7440 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:29.478391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9b816279-5b78-418a-898a-50a5ad4b7440 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:29.479241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9b816279-5b78-418a-898a-50a5ad4b7440 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Delete volume with id: 414442de-4238-4838-9980-5b9de16e0750 Jan 21 08:05:29.516502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc7289b0-bb18-47bf-998e-4711f35acdd1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups returned with HTTP 202 Jan 21 08:05:29.528397 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1615/3254] 10.222.0.24 () {62 vars in 1264 bytes} [Thu Jan 21 08:05:29 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups => generated 111 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:29.541196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9068c7cc-e2d9-42bf-bfee-b2a0f49cf8ad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:29.542622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9068c7cc-e2d9-42bf-bfee-b2a0f49cf8ad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:29.543243 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:29.543243 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:29.544695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9068c7cc-e2d9-42bf-bfee-b2a0f49cf8ad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:29.545757 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-9068c7cc-e2d9-42bf-bfee-b2a0f49cf8ad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:29.559376 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:29.559376 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:29.561033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9b816279-5b78-418a-898a-50a5ad4b7440 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Volume info retrieved successfully. Jan 21 08:05:29.568092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:29.568092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:29.611418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9b816279-5b78-418a-898a-50a5ad4b7440 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Delete volume request issued successfully. Jan 21 08:05:29.612511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9b816279-5b78-418a-898a-50a5ad4b7440 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 returned with HTTP 202 Jan 21 08:05:29.615413 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1640/3255] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:05:29 2021] DELETE /volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:05:29.624233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a523ad14-2c28-45f7-b406-a2eb06c66016 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] GET http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 Jan 21 08:05:29.625497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a523ad14-2c28-45f7-b406-a2eb06c66016 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:29.625899 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:29.625899 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:29.626534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a523ad14-2c28-45f7-b406-a2eb06c66016 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:29.629610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9068c7cc-e2d9-42bf-bfee-b2a0f49cf8ad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:29.631656 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1616/3256] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:29 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 391 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:29.726937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:29.726937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:29.739759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a523ad14-2c28-45f7-b406-a2eb06c66016 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Volume info retrieved successfully. Jan 21 08:05:29.771361 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a523ad14-2c28-45f7-b406-a2eb06c66016 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 returned with HTTP 200 Jan 21 08:05:29.773134 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1641/3257] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:29 2021] GET /volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 => generated 914 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:30.654092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c466c150-55d1-4b03-83e1-36f058abe6e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:30.655733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c466c150-55d1-4b03-83e1-36f058abe6e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:30.655733 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:30.655733 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:30.656841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c466c150-55d1-4b03-83e1-36f058abe6e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:30.657611 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-c466c150-55d1-4b03-83e1-36f058abe6e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:30.675169 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:30.675169 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:30.740400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c466c150-55d1-4b03-83e1-36f058abe6e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:30.742754 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1617/3258] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:30 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 392 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:30.761778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes Jan 21 08:05:30.763464 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:30.763464 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:30.766083 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0086e66b-37da-4357-bc28-42efca92e578", "group_id": "23476599-ff0b-47a0-99a9-4970908479cd", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-443347023"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:30.770606 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume request body: {'volume': {'volume_type': '0086e66b-37da-4357-bc28-42efca92e578', 'group_id': '23476599-ff0b-47a0-99a9-4970908479cd', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-443347023'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:05:30.810311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1a8020c-084f-4a1c-acd7-439814bf19ec tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] GET http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 Jan 21 08:05:30.812086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1a8020c-084f-4a1c-acd7-439814bf19ec tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:30.812506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:30.812506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:30.813745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1a8020c-084f-4a1c-acd7-439814bf19ec tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:30.817181 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:30.817181 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:30.819593 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume of 1 GB Jan 21 08:05:30.865978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Availability Zones retrieved successfully. Jan 21 08:05:30.948222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (a31004f5-0a58-479e-ae01-1ee45ffb7927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:30.957542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8446c0f4-aca2-4852-b449-f3a6eead35a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:30.974495 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:30.974495 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:30.976120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:05:31.089688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8446c0f4-aca2-4852-b449-f3a6eead35a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:05:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0086e66b-37da-4357-bc28-42efca92e578,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2030521653',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0086e66b-37da-4357-bc28-42efca92e578', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '23476599-ff0b-47a0-99a9-4970908479cd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:31.093711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:31.093711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:31.094402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14840d1-d63b-423b-a7db-eeb726c8d4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:31.113741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1a8020c-084f-4a1c-acd7-439814bf19ec tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Volume info retrieved successfully. Jan 21 08:05:31.170277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1a8020c-084f-4a1c-acd7-439814bf19ec tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 returned with HTTP 200 Jan 21 08:05:31.172732 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1618/3259] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:30 2021] GET /volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 => generated 914 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:05:31.189180 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2030521653 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2030521653, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:05:31.190661 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2030521653 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2030521653, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:05:31.282112 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['c7ccd801-b64d-4168-9147-702e926f68c0', 'c1367087-cc23-4cd2-a9c0-10e6d5c165a8', '8f75996c-fa15-4031-b763-7da2770c14e8', '3cd607ee-8c1b-4424-9775-c395692222da'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:31.286688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14840d1-d63b-423b-a7db-eeb726c8d4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7ccd801-b64d-4168-9147-702e926f68c0', 'c1367087-cc23-4cd2-a9c0-10e6d5c165a8', '8f75996c-fa15-4031-b763-7da2770c14e8', '3cd607ee-8c1b-4424-9775-c395692222da']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:31.291762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aafcfb5-fe2f-4585-93d2-b05179ac5933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:31.445448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aafcfb5-fe2f-4585-93d2-b05179ac5933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-443347023',encryption_key_id=None,group_id=23476599-ff0b-47a0-99a9-4970908479cd,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['c7ccd801-b64d-4168-9147-702e926f68c0','c1367087-cc23-4cd2-a9c0-10e6d5c165a8','8f75996c-fa15-4031-b763-7da2770c14e8','3cd607ee-8c1b-4424-9775-c395692222da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=0086e66b-37da-4357-bc28-42efca92e578), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-443347023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=23476599-ff0b-47a0-99a9-4970908479cd,host=None,id=8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfa903b174d3416e82d0c4972c37fec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_attachment=,volume_type=,volume_type_id=0086e66b-37da-4357-bc28-42efca92e578)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:31.451759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44075ef-48c5-48e5-bc55-bceb07f4c2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:31.525955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44075ef-48c5-48e5-bc55-bceb07f4c2a8) transitioned into state 'SUCCESS' from state '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-443347023',encryption_key_id=None,group_id=23476599-ff0b-47a0-99a9-4970908479cd,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['c7ccd801-b64d-4168-9147-702e926f68c0','c1367087-cc23-4cd2-a9c0-10e6d5c165a8','8f75996c-fa15-4031-b763-7da2770c14e8','3cd607ee-8c1b-4424-9775-c395692222da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=0086e66b-37da-4357-bc28-42efca92e578)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:31.530773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b321477b-c809-4318-847f-595198be0564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:31.578984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b321477b-c809-4318-847f-595198be0564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:31.584712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (a31004f5-0a58-479e-ae01-1ee45ffb7927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:31.702946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume request issued successfully. Jan 21 08:05:31.732231 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:31.733096 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:31.796655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:31.818414 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:31.818414 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:31.858849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a5953abe-bbd0-4c60-aa45-cbf1aa882341 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes returned with HTTP 202 Jan 21 08:05:31.860006 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1642/3260] 10.222.0.24 () {62 vars in 1267 bytes} [Thu Jan 21 08:05:30 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes => generated 907 bytes in 1105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:31.887158 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d3793ac-e5fd-420e-948d-5f0283fdabc1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 Jan 21 08:05:31.888535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d3793ac-e5fd-420e-948d-5f0283fdabc1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:31.889158 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:31.889158 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:31.890220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d3793ac-e5fd-420e-948d-5f0283fdabc1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:31.980060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:31.980060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:32.014437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6d3793ac-e5fd-420e-948d-5f0283fdabc1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:32.052435 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-6d3793ac-e5fd-420e-948d-5f0283fdabc1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:32.053303 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-6d3793ac-e5fd-420e-948d-5f0283fdabc1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:32.069699 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-6d3793ac-e5fd-420e-948d-5f0283fdabc1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:32.084731 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:32.084731 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:32.130846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d3793ac-e5fd-420e-948d-5f0283fdabc1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 returned with HTTP 200 Jan 21 08:05:32.134984 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1619/3261] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:31 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 => generated 999 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:32.209169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-034e787b-d81a-4eb1-a3c7-f4863735cac7 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] GET http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 Jan 21 08:05:32.209322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-034e787b-d81a-4eb1-a3c7-f4863735cac7 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:32.213187 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:32.213187 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:32.213187 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-034e787b-d81a-4eb1-a3c7-f4863735cac7 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:32.350772 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:32.350772 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:32.375007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-034e787b-d81a-4eb1-a3c7-f4863735cac7 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Volume info retrieved successfully. Jan 21 08:05:32.441759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-034e787b-d81a-4eb1-a3c7-f4863735cac7 tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 returned with HTTP 200 Jan 21 08:05:32.444510 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1643/3262] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:32 2021] GET /volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 => generated 914 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:33.171068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42949338-a2ba-4bc7-93cc-2738ab273862 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 Jan 21 08:05:33.173068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42949338-a2ba-4bc7-93cc-2738ab273862 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:33.173960 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:33.173960 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:33.175056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-42949338-a2ba-4bc7-93cc-2738ab273862 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:33.348803 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:33.348803 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:33.369409 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-42949338-a2ba-4bc7-93cc-2738ab273862 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:33.419616 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-42949338-a2ba-4bc7-93cc-2738ab273862 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:33.420420 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-42949338-a2ba-4bc7-93cc-2738ab273862 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:33.444112 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-42949338-a2ba-4bc7-93cc-2738ab273862 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:33.456429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:33.456429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:33.466063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-719272e4-f2e4-4374-bd6c-e15433eab1ff tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] GET http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 Jan 21 08:05:33.468282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-719272e4-f2e4-4374-bd6c-e15433eab1ff tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:33.469017 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:33.469017 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:33.469810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-719272e4-f2e4-4374-bd6c-e15433eab1ff tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:33.513207 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-42949338-a2ba-4bc7-93cc-2738ab273862 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 returned with HTTP 200 Jan 21 08:05:33.516697 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1620/3263] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:33 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 => generated 1000 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:33.546374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes Jan 21 08:05:33.547271 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:33.547271 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:33.548008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0086e66b-37da-4357-bc28-42efca92e578", "group_id": "23476599-ff0b-47a0-99a9-4970908479cd", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-784020722"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:33.550475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume request body: {'volume': {'volume_type': '0086e66b-37da-4357-bc28-42efca92e578', 'group_id': '23476599-ff0b-47a0-99a9-4970908479cd', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-784020722'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:05:33.571643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-719272e4-f2e4-4374-bd6c-e15433eab1ff tempest-VolumesServicesTestJSON-1951792425 tempest-VolumesServicesTestJSON-1951792425] http://10.222.0.24/volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 returned with HTTP 404 Jan 21 08:05:33.576891 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1644/3264] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:05:33 2021] GET /volume/v3/c3d811464fdb418680e36d0551cc731e/volumes/414442de-4238-4838-9980-5b9de16e0750 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:33.607058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:33.607058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:33.610197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume of 1 GB Jan 21 08:05:33.647844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Availability Zones retrieved successfully. Jan 21 08:05:33.684998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (097f25ee-9e24-4f19-a7b0-e84534feb394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:33.691895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cb85f35-aac5-4a3d-aa37-fcd02ab676f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:33.695206 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:33.695206 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:33.696507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:05:33.824343 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cb85f35-aac5-4a3d-aa37-fcd02ab676f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:05:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0086e66b-37da-4357-bc28-42efca92e578,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2030521653',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0086e66b-37da-4357-bc28-42efca92e578', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '23476599-ff0b-47a0-99a9-4970908479cd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:33.829741 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ac6e8b-2913-4a59-89e1-bb38725c6340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:34.014682 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2030521653 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2030521653, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:05:34.016439 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2030521653 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2030521653, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:05:34.106147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['0282ceb8-25c5-4273-862d-8956a2f15b3c', '9aeba692-bd1b-404b-9cdd-96e81a1d76d6', 'b6cbaef2-0d5e-4fd7-bfca-decd8090f65f', '727aafa6-855a-4289-9916-0e15643aea60'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:34.112978 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ac6e8b-2913-4a59-89e1-bb38725c6340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0282ceb8-25c5-4273-862d-8956a2f15b3c', '9aeba692-bd1b-404b-9cdd-96e81a1d76d6', 'b6cbaef2-0d5e-4fd7-bfca-decd8090f65f', '727aafa6-855a-4289-9916-0e15643aea60']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:34.118176 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2931dfc8-a841-4590-8c49-d7c5f12a241b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:34.255598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2931dfc8-a841-4590-8c49-d7c5f12a241b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12df79f1-c258-4255-8d77-1073d8e1060b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-784020722',encryption_key_id=None,group_id=23476599-ff0b-47a0-99a9-4970908479cd,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['0282ceb8-25c5-4273-862d-8956a2f15b3c','9aeba692-bd1b-404b-9cdd-96e81a1d76d6','b6cbaef2-0d5e-4fd7-bfca-decd8090f65f','727aafa6-855a-4289-9916-0e15643aea60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=0086e66b-37da-4357-bc28-42efca92e578), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-784020722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=23476599-ff0b-47a0-99a9-4970908479cd,host=None,id=12df79f1-c258-4255-8d77-1073d8e1060b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfa903b174d3416e82d0c4972c37fec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_attachment=,volume_type=,volume_type_id=0086e66b-37da-4357-bc28-42efca92e578)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:34.259596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7a45f3a-70ab-49c2-a536-6389ca8971b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:34.319136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7a45f3a-70ab-49c2-a536-6389ca8971b3) transitioned into state 'SUCCESS' from state '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-784020722',encryption_key_id=None,group_id=23476599-ff0b-47a0-99a9-4970908479cd,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['0282ceb8-25c5-4273-862d-8956a2f15b3c','9aeba692-bd1b-404b-9cdd-96e81a1d76d6','b6cbaef2-0d5e-4fd7-bfca-decd8090f65f','727aafa6-855a-4289-9916-0e15643aea60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=0086e66b-37da-4357-bc28-42efca92e578)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:34.323605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810951f6-41cb-4a34-8783-a5b1535071d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:05:34.378473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810951f6-41cb-4a34-8783-a5b1535071d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:05:34.385781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (097f25ee-9e24-4f19-a7b0-e84534feb394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:05:34.510993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume request issued successfully. Jan 21 08:05:34.537871 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:34.538757 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:34.551366 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:34.560884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:34.560884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:34.595022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43074dc7-2892-4b48-9076-15852a0f7ad2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes returned with HTTP 202 Jan 21 08:05:34.608206 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1621/3265] 10.222.0.24 () {62 vars in 1267 bytes} [Thu Jan 21 08:05:33 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes => generated 907 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:05:34.629062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68aa2f2d-bb79-4665-88a0-e22dc22bb102 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:05:34.630257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68aa2f2d-bb79-4665-88a0-e22dc22bb102 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:34.635006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68aa2f2d-bb79-4665-88a0-e22dc22bb102 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:34.785562 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:34.785562 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:34.825217 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-68aa2f2d-bb79-4665-88a0-e22dc22bb102 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:34.868315 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-68aa2f2d-bb79-4665-88a0-e22dc22bb102 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:34.868315 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-68aa2f2d-bb79-4665-88a0-e22dc22bb102 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:34.888192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-68aa2f2d-bb79-4665-88a0-e22dc22bb102 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:34.904914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:34.904914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:34.969170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68aa2f2d-bb79-4665-88a0-e22dc22bb102 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b returned with HTTP 200 Jan 21 08:05:34.970219 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1645/3266] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:34 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b => generated 999 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:36.000687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-141c6d13-471e-4a20-8eed-aa379d1d0283 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:05:36.001371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-141c6d13-471e-4a20-8eed-aa379d1d0283 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:36.001482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:36.001482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:36.002728 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-141c6d13-471e-4a20-8eed-aa379d1d0283 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:36.122020 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:36.122020 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:36.137686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-141c6d13-471e-4a20-8eed-aa379d1d0283 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:36.163825 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-141c6d13-471e-4a20-8eed-aa379d1d0283 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:36.164878 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-141c6d13-471e-4a20-8eed-aa379d1d0283 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:36.179131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-141c6d13-471e-4a20-8eed-aa379d1d0283 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:36.193065 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:36.193065 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:36.235636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-141c6d13-471e-4a20-8eed-aa379d1d0283 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b returned with HTTP 200 Jan 21 08:05:36.254152 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1622/3267] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:35 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b => generated 1000 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:36.268657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c966bc7-2060-4202-a35c-20be3f0ff782 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] PUT http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:36.273726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:36.273726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:36.273726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c966bc7-2060-4202-a35c-20be3f0ff782 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:36.273726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-7c966bc7-2060-4202-a35c-20be3f0ff782 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Update called for group 23476599-ff0b-47a0-99a9-4970908479cd. {{(pid=88080) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 08:05:36.273726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-7c966bc7-2060-4202-a35c-20be3f0ff782 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Updating group 23476599-ff0b-47a0-99a9-4970908479cd with name None description: None add_volumes: None remove_volumes: 8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0. Jan 21 08:05:36.294725 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:36.294725 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:36.378049 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c966bc7-2060-4202-a35c-20be3f0ff782 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 202 Jan 21 08:05:36.385201 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1646/3268] 10.222.0.24 () {62 vars in 1373 bytes} [Thu Jan 21 08:05:36 2021] PUT /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:05:36.395615 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ed49f2f-b74f-4c43-a17d-c8b9d726295c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:36.402491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ed49f2f-b74f-4c43-a17d-c8b9d726295c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:36.402984 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:36.402984 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:36.402984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9ed49f2f-b74f-4c43-a17d-c8b9d726295c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:36.404010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-9ed49f2f-b74f-4c43-a17d-c8b9d726295c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:36.424699 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:36.424699 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:36.513172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9ed49f2f-b74f-4c43-a17d-c8b9d726295c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:36.515463 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1623/3269] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:36 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 391 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:37.538829 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48f074ad-9be3-4a82-996f-b26aba77d9ea tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:37.539736 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48f074ad-9be3-4a82-996f-b26aba77d9ea tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:37.540371 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:37.540371 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:37.541490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-48f074ad-9be3-4a82-996f-b26aba77d9ea tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:37.542521 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-48f074ad-9be3-4a82-996f-b26aba77d9ea tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:37.559133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:37.559133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:37.635321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-48f074ad-9be3-4a82-996f-b26aba77d9ea tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:37.636833 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1647/3270] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:37 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 392 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:37.655145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3890d79c-560a-4e7c-a7fc-f214735a0863 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] PUT http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:37.656312 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:37.656312 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:37.657605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3890d79c-560a-4e7c-a7fc-f214735a0863 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:37.659922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-3890d79c-560a-4e7c-a7fc-f214735a0863 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Update called for group 23476599-ff0b-47a0-99a9-4970908479cd. {{(pid=88081) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 08:05:37.660922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-3890d79c-560a-4e7c-a7fc-f214735a0863 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Updating group 23476599-ff0b-47a0-99a9-4970908479cd with name None description: None add_volumes: 8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 remove_volumes: None. Jan 21 08:05:37.678211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:37.678211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:37.991026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3890d79c-560a-4e7c-a7fc-f214735a0863 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 202 Jan 21 08:05:37.993294 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1624/3271] 10.222.0.24 () {62 vars in 1373 bytes} [Thu Jan 21 08:05:37 2021] PUT /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 0 bytes in 345 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:05:38.010656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e318d1-ff51-427e-b0d7-8f53a8687b69 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:38.010656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e318d1-ff51-427e-b0d7-8f53a8687b69 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:38.011133 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:38.011133 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:38.020991 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e318d1-ff51-427e-b0d7-8f53a8687b69 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:38.023688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-50e318d1-ff51-427e-b0d7-8f53a8687b69 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:38.050063 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:38.050063 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:38.110716 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e318d1-ff51-427e-b0d7-8f53a8687b69 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:38.113421 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1648/3272] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:37 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 391 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:39.138022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53f15090-3975-4627-8c12-13c4c8ca3a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:39.139253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53f15090-3975-4627-8c12-13c4c8ca3a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:39.139858 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:39.139858 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:39.140955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53f15090-3975-4627-8c12-13c4c8ca3a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:39.141922 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-53f15090-3975-4627-8c12-13c4c8ca3a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:39.174688 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:39.174688 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:39.251230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53f15090-3975-4627-8c12-13c4c8ca3a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:39.254110 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1625/3273] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:39 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 392 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:39.276866 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-872bccae-c256-4abd-a8ed-915ca20074a5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] PUT http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:39.279144 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:39.279144 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:39.279144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-872bccae-c256-4abd-a8ed-915ca20074a5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "12df79f1-c258-4255-8d77-1073d8e1060b"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:39.280948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-872bccae-c256-4abd-a8ed-915ca20074a5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Update called for group 23476599-ff0b-47a0-99a9-4970908479cd. {{(pid=88080) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 08:05:39.281583 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-872bccae-c256-4abd-a8ed-915ca20074a5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Updating group 23476599-ff0b-47a0-99a9-4970908479cd with name None description: None add_volumes: None remove_volumes: 12df79f1-c258-4255-8d77-1073d8e1060b. Jan 21 08:05:39.298426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:39.298426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:39.411244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-872bccae-c256-4abd-a8ed-915ca20074a5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 202 Jan 21 08:05:39.413234 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1649/3274] 10.222.0.24 () {62 vars in 1373 bytes} [Thu Jan 21 08:05:39 2021] PUT /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:39.431941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee6befb1-ce62-4b7c-9756-75478eb2fd0f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:39.434296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee6befb1-ce62-4b7c-9756-75478eb2fd0f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:39.435044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:39.435044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:39.436134 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee6befb1-ce62-4b7c-9756-75478eb2fd0f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:39.437241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-ee6befb1-ce62-4b7c-9756-75478eb2fd0f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:39.453002 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:39.453002 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:39.514734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee6befb1-ce62-4b7c-9756-75478eb2fd0f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:39.528802 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1626/3275] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:39 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 391 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:40.538336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a04b4b6-6327-48ac-aaf1-a30f31f891a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:40.539331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a04b4b6-6327-48ac-aaf1-a30f31f891a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:40.539709 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:40.539709 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:40.540408 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7a04b4b6-6327-48ac-aaf1-a30f31f891a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:40.545465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-7a04b4b6-6327-48ac-aaf1-a30f31f891a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:40.568092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:40.568092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:40.663582 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7a04b4b6-6327-48ac-aaf1-a30f31f891a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:40.665975 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1650/3276] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:40 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 392 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:40.685858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac238b95-6599-4104-8db2-f938bf98e130 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] PUT http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:40.686397 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:40.686397 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:40.686817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ac238b95-6599-4104-8db2-f938bf98e130 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "12df79f1-c258-4255-8d77-1073d8e1060b"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:40.687938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-ac238b95-6599-4104-8db2-f938bf98e130 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Update called for group 23476599-ff0b-47a0-99a9-4970908479cd. {{(pid=88081) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 08:05:40.688291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-ac238b95-6599-4104-8db2-f938bf98e130 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Updating group 23476599-ff0b-47a0-99a9-4970908479cd with name None description: None add_volumes: 12df79f1-c258-4255-8d77-1073d8e1060b remove_volumes: None. Jan 21 08:05:40.699355 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:40.699355 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:40.962965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac238b95-6599-4104-8db2-f938bf98e130 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 202 Jan 21 08:05:40.964736 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1627/3277] 10.222.0.24 () {62 vars in 1373 bytes} [Thu Jan 21 08:05:40 2021] PUT /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:40.985806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38fbd633-f5fc-4e29-af6e-43a4f5ba0b3a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:40.991514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38fbd633-f5fc-4e29-af6e-43a4f5ba0b3a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:40.998778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:40.998778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:41.007532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-38fbd633-f5fc-4e29-af6e-43a4f5ba0b3a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:41.008718 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-38fbd633-f5fc-4e29-af6e-43a4f5ba0b3a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:41.053546 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:41.053546 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:41.130244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-38fbd633-f5fc-4e29-af6e-43a4f5ba0b3a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:41.132383 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1651/3278] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:40 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 391 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:42.153026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6222958f-dd00-475c-91ca-510e84e22fc6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:42.154081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6222958f-dd00-475c-91ca-510e84e22fc6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:42.156970 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:42.156970 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:42.158207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6222958f-dd00-475c-91ca-510e84e22fc6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:42.159175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-6222958f-dd00-475c-91ca-510e84e22fc6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:05:42.187994 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:42.187994 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:42.307392 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6222958f-dd00-475c-91ca-510e84e22fc6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 200 Jan 21 08:05:42.310051 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1628/3279] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:05:42 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 392 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:42.327620 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail Jan 21 08:05:42.329058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:42.329615 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:42.329615 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:42.331113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:42.332906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:42.346154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:42.346154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:42.348860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:42.594103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all volumes completed successfully. Jan 21 08:05:42.600114 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:42.607862 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:42.639958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:42.659346 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:42.659346 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:42.724570 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:42.725822 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:42.756632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:42.770067 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:42.770067 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:42.866495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db311455-9af7-49f8-864f-edf7610c6f46 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail returned with HTTP 200 Jan 21 08:05:42.868054 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1652/3280] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:42 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail => generated 1993 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:42.901269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eaedde8c-4273-49ba-a631-6096d88aa30a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots Jan 21 08:05:42.902551 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:42.902551 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:42.903726 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eaedde8c-4273-49ba-a631-6096d88aa30a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "23476599-ff0b-47a0-99a9-4970908479cd", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-51297554"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:42.910550 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-eaedde8c-4273-49ba-a631-6096d88aa30a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating new group_snapshot {'group_snapshot': {'group_id': '23476599-ff0b-47a0-99a9-4970908479cd', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-51297554'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 08:05:42.958795 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:42.958795 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:43.037992 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.group_snapshots [None req-eaedde8c-4273-49ba-a631-6096d88aa30a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-51297554. Jan 21 08:05:43.245058 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.245058 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:43.460813 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-eaedde8c-4273-49ba-a631-6096d88aa30a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2030521653 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2030521653, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:05:43.539813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-eaedde8c-4273-49ba-a631-6096d88aa30a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['7abe179a-0bd4-42ea-8895-5ecaaf933aae', 'c17a1fb0-77aa-4e22-91b4-3802d79dc22c', '7857dc86-7677-4a3a-b517-f2be494481ca', 'e9ef58ff-4eac-43c6-a7b1-870b09d18685'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:05:43.828955 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eaedde8c-4273-49ba-a631-6096d88aa30a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots returned with HTTP 202 Jan 21 08:05:43.832445 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1629/3281] 10.222.0.24 () {62 vars in 1291 bytes} [Thu Jan 21 08:05:42 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots => generated 185 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:43.849923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73a3f100-34b9-4e10-844a-a1059a873b0e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:43.857775 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73a3f100-34b9-4e10-844a-a1059a873b0e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:43.858474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:43.858474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:43.859527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73a3f100-34b9-4e10-844a-a1059a873b0e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:43.860519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-73a3f100-34b9-4e10-844a-a1059a873b0e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:05:43.893609 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:43.893609 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:43.970156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73a3f100-34b9-4e10-844a-a1059a873b0e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 200 Jan 21 08:05:43.972452 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1653/3282] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:05:43 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 324 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:44.993873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-097f1ba0-a25d-43e6-a738-e106a17745a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:44.998631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-097f1ba0-a25d-43e6-a738-e106a17745a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:45.001446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:45.001446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:45.003021 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-097f1ba0-a25d-43e6-a738-e106a17745a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:45.005399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-097f1ba0-a25d-43e6-a738-e106a17745a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:05:45.037975 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:45.037975 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:45.105015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-097f1ba0-a25d-43e6-a738-e106a17745a0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 200 Jan 21 08:05:45.112679 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1630/3283] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:05:44 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 324 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:46.130999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b49bbe41-ed79-4afe-9e8b-a5a6c9009e56 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:46.131861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b49bbe41-ed79-4afe-9e8b-a5a6c9009e56 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:46.132134 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:46.132134 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:46.132774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b49bbe41-ed79-4afe-9e8b-a5a6c9009e56 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:46.133476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-b49bbe41-ed79-4afe-9e8b-a5a6c9009e56 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:05:46.169147 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:46.169147 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:46.226006 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b49bbe41-ed79-4afe-9e8b-a5a6c9009e56 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 200 Jan 21 08:05:46.231059 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1654/3284] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:05:46 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 324 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:47.259770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47e8d069-fefd-43a1-af55-16e522668b73 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:47.262060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47e8d069-fefd-43a1-af55-16e522668b73 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:47.264540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:47.264540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:47.265408 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47e8d069-fefd-43a1-af55-16e522668b73 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:47.266518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-47e8d069-fefd-43a1-af55-16e522668b73 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:05:47.298789 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:47.298789 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:47.364461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47e8d069-fefd-43a1-af55-16e522668b73 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 200 Jan 21 08:05:47.373179 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1631/3285] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:05:47 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 324 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:48.390229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf526cbe-9603-4385-8612-dfe7c2197e68 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:48.390229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf526cbe-9603-4385-8612-dfe7c2197e68 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:48.390229 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:48.390229 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:48.390229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf526cbe-9603-4385-8612-dfe7c2197e68 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:48.390229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-bf526cbe-9603-4385-8612-dfe7c2197e68 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:05:48.405342 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:48.405342 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:48.431039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf526cbe-9603-4385-8612-dfe7c2197e68 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 200 Jan 21 08:05:48.433111 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1655/3286] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:05:48 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 324 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:49.456211 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e174d80-5595-4dcb-bb50-620ffdf4307e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:49.458953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e174d80-5595-4dcb-bb50-620ffdf4307e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:49.459506 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:49.459506 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:49.461455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e174d80-5595-4dcb-bb50-620ffdf4307e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:49.464724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-2e174d80-5595-4dcb-bb50-620ffdf4307e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:05:49.483143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:49.483143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:49.507463 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e174d80-5595-4dcb-bb50-620ffdf4307e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 200 Jan 21 08:05:49.509388 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1632/3287] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:05:49 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 324 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:50.527888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff6cac5f-4214-4d5c-9af1-021465060da3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:50.528931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff6cac5f-4214-4d5c-9af1-021465060da3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:50.529288 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:50.529288 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:50.530090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff6cac5f-4214-4d5c-9af1-021465060da3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:50.530661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-ff6cac5f-4214-4d5c-9af1-021465060da3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:05:50.552122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:50.552122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:50.608902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff6cac5f-4214-4d5c-9af1-021465060da3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 200 Jan 21 08:05:50.614444 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1656/3288] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:05:50 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 325 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:50.633723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0643037-783b-476f-9f66-4074442e577c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail Jan 21 08:05:50.637169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0643037-783b-476f-9f66-4074442e577c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:50.637582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:50.637582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:50.638322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0643037-783b-476f-9f66-4074442e577c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:50.642235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-d0643037-783b-476f-9f66-4074442e577c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:50.651850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-d0643037-783b-476f-9f66-4074442e577c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:05:50.734336 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d0643037-783b-476f-9f66-4074442e577c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all snapshots completed successfully. Jan 21 08:05:50.737387 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:50.737387 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:50.742224 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0643037-783b-476f-9f66-4074442e577c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail returned with HTTP 200 Jan 21 08:05:50.744865 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1633/3289] 10.222.0.24 () {58 vars in 1231 bytes} [Thu Jan 21 08:05:50 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail => generated 927 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:50.771009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23c360d8-a5b7-4baf-bebf-5219b1d18f09 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/2179759e-e482-43ac-aaf6-31c206a3a546 Jan 21 08:05:50.774122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23c360d8-a5b7-4baf-bebf-5219b1d18f09 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:50.778322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:50.778322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:50.782190 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23c360d8-a5b7-4baf-bebf-5219b1d18f09 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:50.874489 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:50.874489 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:50.877533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-23c360d8-a5b7-4baf-bebf-5219b1d18f09 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:05:50.882234 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23c360d8-a5b7-4baf-bebf-5219b1d18f09 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/2179759e-e482-43ac-aaf6-31c206a3a546 returned with HTTP 200 Jan 21 08:05:50.884364 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1657/3290] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:50 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/2179759e-e482-43ac-aaf6-31c206a3a546 => generated 468 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:50.904677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bff7e08d-00f9-4c2f-9a3b-6c43d7354a5f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e Jan 21 08:05:50.906098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bff7e08d-00f9-4c2f-9a3b-6c43d7354a5f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:50.906652 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:50.906652 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:50.907547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bff7e08d-00f9-4c2f-9a3b-6c43d7354a5f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:50.973107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:50.973107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:50.975371 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bff7e08d-00f9-4c2f-9a3b-6c43d7354a5f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:05:50.977835 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bff7e08d-00f9-4c2f-9a3b-6c43d7354a5f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e returned with HTTP 200 Jan 21 08:05:50.978849 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1634/3291] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:50 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:51.000685 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-878a233e-9356-4b32-8fde-7132dca0b67b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] DELETE http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:51.002221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-878a233e-9356-4b32-8fde-7132dca0b67b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:51.002786 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:51.002786 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:51.003433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-878a233e-9356-4b32-8fde-7132dca0b67b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:51.004026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-878a233e-9356-4b32-8fde-7132dca0b67b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] delete called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88080) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 08:05:51.004561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.group_snapshots [None req-878a233e-9356-4b32-8fde-7132dca0b67b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete group_snapshot with id: 0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:51.024458 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.024458 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:51.199754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-878a233e-9356-4b32-8fde-7132dca0b67b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 202 Jan 21 08:05:51.201553 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1658/3292] 10.222.0.24 () {60 vars in 1383 bytes} [Thu Jan 21 08:05:50 2021] DELETE /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:05:51.222135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail Jan 21 08:05:51.231159 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:51.233582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:51.233582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:51.239479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:51.241086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:51.251423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:51.553669 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all volumes completed successfully. Jan 21 08:05:51.556829 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:51.557648 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:51.575807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:51.611499 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.611499 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:51.675425 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:51.676128 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:51.692265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:51.708502 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.708502 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:51.811982 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c347a11e-876b-4722-8ee0-d6aeb3d7c783 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail returned with HTTP 200 Jan 21 08:05:51.824676 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1635/3293] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:51 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail => generated 1993 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:51.852660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b25a950-610f-4cc5-b17c-92a8d1839e0c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail Jan 21 08:05:51.855590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b25a950-610f-4cc5-b17c-92a8d1839e0c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:51.855970 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:51.855970 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:51.856511 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b25a950-610f-4cc5-b17c-92a8d1839e0c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:51.863077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-8b25a950-610f-4cc5-b17c-92a8d1839e0c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:51.865225 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.865225 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:51.872473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-8b25a950-610f-4cc5-b17c-92a8d1839e0c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:05:51.973752 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b25a950-610f-4cc5-b17c-92a8d1839e0c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all snapshots completed successfully. Jan 21 08:05:51.977156 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:51.977156 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:51.984864 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b25a950-610f-4cc5-b17c-92a8d1839e0c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail returned with HTTP 200 Jan 21 08:05:51.998230 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1659/3294] 10.222.0.24 () {58 vars in 1231 bytes} [Thu Jan 21 08:05:51 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail => generated 925 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:52.014821 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa7a96c5-46cc-4081-bc3a-866c7700ff9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e Jan 21 08:05:52.016815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa7a96c5-46cc-4081-bc3a-866c7700ff9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:52.017904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:52.017904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:52.018787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa7a96c5-46cc-4081-bc3a-866c7700ff9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:52.125816 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:52.125816 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:52.139134 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-aa7a96c5-46cc-4081-bc3a-866c7700ff9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:05:52.144152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa7a96c5-46cc-4081-bc3a-866c7700ff9b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e returned with HTTP 200 Jan 21 08:05:52.145972 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1636/3295] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:51 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e => generated 467 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:53.172498 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f364b5b-0438-4dbb-9a1b-19d1d7c117f7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e Jan 21 08:05:53.173918 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f364b5b-0438-4dbb-9a1b-19d1d7c117f7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:53.176048 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:53.176048 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:53.178026 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0f364b5b-0438-4dbb-9a1b-19d1d7c117f7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:53.327623 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:53.327623 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:53.335506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0f364b5b-0438-4dbb-9a1b-19d1d7c117f7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:05:53.348245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0f364b5b-0438-4dbb-9a1b-19d1d7c117f7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e returned with HTTP 200 Jan 21 08:05:53.362881 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1660/3296] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:53 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e => generated 467 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:54.386179 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf921980-e300-46fb-b71f-48fb16e153cf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e Jan 21 08:05:54.388988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf921980-e300-46fb-b71f-48fb16e153cf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:54.409165 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:54.409165 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:54.411552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf921980-e300-46fb-b71f-48fb16e153cf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:54.494476 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:54.494476 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:54.499428 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cf921980-e300-46fb-b71f-48fb16e153cf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:05:54.504985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf921980-e300-46fb-b71f-48fb16e153cf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e returned with HTTP 200 Jan 21 08:05:54.510077 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1637/3297] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:54 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e => generated 467 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:55.533033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2082b10a-7e88-4e75-b70b-57387cfcdee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e Jan 21 08:05:55.537223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2082b10a-7e88-4e75-b70b-57387cfcdee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:55.538867 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:55.538867 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:55.539601 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2082b10a-7e88-4e75-b70b-57387cfcdee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:55.658437 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:55.658437 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:55.662242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2082b10a-7e88-4e75-b70b-57387cfcdee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:05:55.667502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2082b10a-7e88-4e75-b70b-57387cfcdee3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e returned with HTTP 200 Jan 21 08:05:55.677264 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1661/3298] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:55 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e => generated 467 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:05:56.690183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8291ee37-0f43-4749-9892-e92113b60fd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e Jan 21 08:05:56.691421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8291ee37-0f43-4749-9892-e92113b60fd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:56.691892 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:56.691892 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:56.692874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8291ee37-0f43-4749-9892-e92113b60fd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:56.756116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8291ee37-0f43-4749-9892-e92113b60fd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e returned with HTTP 404 Jan 21 08:05:56.766547 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1638/3299] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:56 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/0c5c3627-b9f4-4c2e-a5ae-0a14fb58559e => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:05:56.801212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8924a2d-b966-4f6a-908a-8e354b76cd80 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/2179759e-e482-43ac-aaf6-31c206a3a546 Jan 21 08:05:56.811827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c8924a2d-b966-4f6a-908a-8e354b76cd80 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:56.812254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:56.812254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:56.821929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c8924a2d-b966-4f6a-908a-8e354b76cd80 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:57.279186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c8924a2d-b966-4f6a-908a-8e354b76cd80 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/2179759e-e482-43ac-aaf6-31c206a3a546 returned with HTTP 404 Jan 21 08:05:57.281910 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1662/3300] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:05:56 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/2179759e-e482-43ac-aaf6-31c206a3a546 => generated 111 bytes in 510 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:05:57.296221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80d3db73-a023-461f-8f29-c00914fe7f4a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:57.297594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-80d3db73-a023-461f-8f29-c00914fe7f4a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:57.298759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-80d3db73-a023-461f-8f29-c00914fe7f4a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:57.299527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-80d3db73-a023-461f-8f29-c00914fe7f4a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:05:57.313561 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80d3db73-a023-461f-8f29-c00914fe7f4a tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 404 Jan 21 08:05:57.316000 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1639/3301] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:05:57 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:05:57.330612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d6564d1-1b27-4ae9-8918-46796297f864 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] DELETE http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:57.331920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d6564d1-1b27-4ae9-8918-46796297f864 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:57.333556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d6564d1-1b27-4ae9-8918-46796297f864 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:57.334521 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-7d6564d1-1b27-4ae9-8918-46796297f864 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] delete called for member 0a38066f-332b-4df3-8195-79e846f5267e {{(pid=88080) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 08:05:57.335538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.group_snapshots [None req-7d6564d1-1b27-4ae9-8918-46796297f864 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete group_snapshot with id: 0a38066f-332b-4df3-8195-79e846f5267e Jan 21 08:05:57.348764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d6564d1-1b27-4ae9-8918-46796297f864 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e returned with HTTP 404 Jan 21 08:05:57.350835 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1663/3302] 10.222.0.24 () {60 vars in 1383 bytes} [Thu Jan 21 08:05:57 2021] DELETE /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/0a38066f-332b-4df3-8195-79e846f5267e => generated 116 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:05:57.366106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail Jan 21 08:05:57.367055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:57.367055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:57.374233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:05:57.379077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:05:57.535665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all volumes completed successfully. Jan 21 08:05:57.540352 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:57.541553 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:57.559587 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:57.581379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:57.581379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:57.613696 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:57.615090 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:57.636892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:57.653640 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:57.653640 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:57.705559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ba385a6-fe94-4901-b6e7-4fff4e10e9b3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail returned with HTTP 200 Jan 21 08:05:57.723204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1640/3303] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:05:57 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail => generated 1993 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:05:57.746221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a392307b-423b-420a-b962-ff7b8162c302 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd/action Jan 21 08:05:57.748178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a392307b-423b-420a-b962-ff7b8162c302 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:05:57.749204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a392307b-423b-420a-b962-ff7b8162c302 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:05:57.751359 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-a392307b-423b-420a-b962-ff7b8162c302 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] delete called for group 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:05:57.753979 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-a392307b-423b-420a-b962-ff7b8162c302 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete group with id: 23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:05:57.772171 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:57.772171 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:58.336770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a392307b-423b-420a-b962-ff7b8162c302 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd/action returned with HTTP 202 Jan 21 08:05:58.347150 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1664/3304] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 08:05:57 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd/action => generated 0 bytes in 603 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:05:58.358505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3bc6e72-f584-4ca4-bfac-40e3a0d32519 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:05:58.362771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3bc6e72-f584-4ca4-bfac-40e3a0d32519 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:58.364339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:58.364339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:58.366408 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3bc6e72-f584-4ca4-bfac-40e3a0d32519 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:05:58.542463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.542463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:58.568857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a3bc6e72-f584-4ca4-bfac-40e3a0d32519 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:05:58.647634 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-a3bc6e72-f584-4ca4-bfac-40e3a0d32519 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:05:58.648988 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-a3bc6e72-f584-4ca4-bfac-40e3a0d32519 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:05:58.686396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-a3bc6e72-f584-4ca4-bfac-40e3a0d32519 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:05:58.713016 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:05:58.713016 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:05:58.857104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3bc6e72-f584-4ca4-bfac-40e3a0d32519 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b returned with HTTP 200 Jan 21 08:05:58.860034 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1641/3305] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:58 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b => generated 999 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:05:59.899447 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84877835-472f-4fc9-b720-ee4c11767150 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:05:59.900511 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84877835-472f-4fc9-b720-ee4c11767150 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:05:59.900918 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:05:59.900918 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:05:59.901639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84877835-472f-4fc9-b720-ee4c11767150 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:00.125687 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:00.125687 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:00.165705 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84877835-472f-4fc9-b720-ee4c11767150 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:00.203549 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-84877835-472f-4fc9-b720-ee4c11767150 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:00.205278 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-84877835-472f-4fc9-b720-ee4c11767150 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:00.235940 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-84877835-472f-4fc9-b720-ee4c11767150 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:00.270787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:00.270787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:00.366977 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84877835-472f-4fc9-b720-ee4c11767150 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b returned with HTTP 200 Jan 21 08:06:00.368913 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1665/3306] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:05:59 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b => generated 999 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:01.410117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0abbba1-569a-4f95-a5ba-d749e83fd95e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:06:01.414078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0abbba1-569a-4f95-a5ba-d749e83fd95e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:01.414808 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:01.414808 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:01.415841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0abbba1-569a-4f95-a5ba-d749e83fd95e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:01.565876 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:01.565876 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:01.598637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c0abbba1-569a-4f95-a5ba-d749e83fd95e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:01.630169 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-c0abbba1-569a-4f95-a5ba-d749e83fd95e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:01.631543 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-c0abbba1-569a-4f95-a5ba-d749e83fd95e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:01.649891 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-c0abbba1-569a-4f95-a5ba-d749e83fd95e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:01.671170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:01.671170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:01.723573 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0abbba1-569a-4f95-a5ba-d749e83fd95e tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b returned with HTTP 200 Jan 21 08:06:01.725689 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1642/3307] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:01 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b => generated 999 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:02.758418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b18ba34-d4ea-48fd-b6a6-ef6b8db60199 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:06:02.760743 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b18ba34-d4ea-48fd-b6a6-ef6b8db60199 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:02.761188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:02.761188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:02.761878 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b18ba34-d4ea-48fd-b6a6-ef6b8db60199 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:02.997853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:02.997853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:03.025175 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b18ba34-d4ea-48fd-b6a6-ef6b8db60199 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:03.064925 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-4b18ba34-d4ea-48fd-b6a6-ef6b8db60199 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:03.068257 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-4b18ba34-d4ea-48fd-b6a6-ef6b8db60199 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:03.085812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-4b18ba34-d4ea-48fd-b6a6-ef6b8db60199 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:03.108721 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:03.108721 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:03.166103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b18ba34-d4ea-48fd-b6a6-ef6b8db60199 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b returned with HTTP 200 Jan 21 08:06:03.180018 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1666/3308] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:02 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b => generated 999 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:04.200292 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3bae9e0-cd20-4ad6-acab-c89aa4dad9c1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:06:04.202532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3bae9e0-cd20-4ad6-acab-c89aa4dad9c1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:04.203119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:04.203119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:04.206936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3bae9e0-cd20-4ad6-acab-c89aa4dad9c1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:04.443578 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:04.443578 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:04.483107 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f3bae9e0-cd20-4ad6-acab-c89aa4dad9c1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:04.543638 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-f3bae9e0-cd20-4ad6-acab-c89aa4dad9c1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:04.544371 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-f3bae9e0-cd20-4ad6-acab-c89aa4dad9c1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:04.570789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-f3bae9e0-cd20-4ad6-acab-c89aa4dad9c1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:04.587646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:04.587646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:04.667786 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3bae9e0-cd20-4ad6-acab-c89aa4dad9c1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b returned with HTTP 200 Jan 21 08:06:04.671843 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1643/3309] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:04 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b => generated 999 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:05.712757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f22a27d1-0821-4df6-841c-e52420373c80 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:06:05.714760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f22a27d1-0821-4df6-841c-e52420373c80 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:05.715410 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:05.715410 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:05.716770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f22a27d1-0821-4df6-841c-e52420373c80 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:05.936843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f22a27d1-0821-4df6-841c-e52420373c80 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b returned with HTTP 404 Jan 21 08:06:05.945008 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1667/3310] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:05 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b => generated 109 bytes in 247 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:05.953343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee757b0a-e56c-4dfb-b974-eb655b0e1cb1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 Jan 21 08:06:05.955470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee757b0a-e56c-4dfb-b974-eb655b0e1cb1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:05.966678 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:05.966678 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:05.967973 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee757b0a-e56c-4dfb-b974-eb655b0e1cb1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:06.092537 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee757b0a-e56c-4dfb-b974-eb655b0e1cb1 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 returned with HTTP 404 Jan 21 08:06:06.095353 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1644/3311] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:05 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:06.109704 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bebce46-9b1e-44a9-84d3-386cc4c26bbd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd Jan 21 08:06:06.111350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bebce46-9b1e-44a9-84d3-386cc4c26bbd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:06.112227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bebce46-9b1e-44a9-84d3-386cc4c26bbd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:06.113004 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-0bebce46-9b1e-44a9-84d3-386cc4c26bbd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 23476599-ff0b-47a0-99a9-4970908479cd {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:06.125186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bebce46-9b1e-44a9-84d3-386cc4c26bbd tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd returned with HTTP 404 Jan 21 08:06:06.128494 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1668/3312] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:06 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/23476599-ff0b-47a0-99a9-4970908479cd => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:06.141169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-089578be-042f-43d6-813a-715590fbd72f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] DELETE http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types/d351555a-49e6-4584-9886-3fcdf49047e3 Jan 21 08:06:06.142800 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-089578be-042f-43d6-813a-715590fbd72f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:06.143722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-089578be-042f-43d6-813a-715590fbd72f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:06.249090 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:06:06.249090 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:06:06.276241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-089578be-042f-43d6-813a-715590fbd72f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types/d351555a-49e6-4584-9886-3fcdf49047e3 returned with HTTP 202 Jan 21 08:06:06.285434 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1645/3313] 10.222.0.24 () {60 vars in 1371 bytes} [Thu Jan 21 08:06:06 2021] DELETE /volume/v3/27f22d9417134d93ab7d342af77083f4/group_types/d351555a-49e6-4584-9886-3fcdf49047e3 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:06.308009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ff425e4-df53-4777-8731-ece8c1ea367f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] POST http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types Jan 21 08:06:06.310254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ff425e4-df53-4777-8731-ece8c1ea367f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-41989765"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:06.497858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ff425e4-df53-4777-8731-ece8c1ea367f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types returned with HTTP 200 Jan 21 08:06:06.519725 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1669/3314] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 08:06:06 2021] POST /volume/v3/27f22d9417134d93ab7d342af77083f4/types => generated 222 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:06.528131 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5da2635c-238a-4bba-a08e-0a18379d0f04 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] POST http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types Jan 21 08:06:06.533805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5da2635c-238a-4bba-a08e-0a18379d0f04 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1532151920"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:06.684501 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5da2635c-238a-4bba-a08e-0a18379d0f04 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types returned with HTTP 202 Jan 21 08:06:06.699641 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1646/3315] 10.222.0.24 () {62 vars in 1278 bytes} [Thu Jan 21 08:06:06 2021] POST /volume/v3/27f22d9417134d93ab7d342af77083f4/group_types => generated 181 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:06:06.708792 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c1fdd27-309a-4924-b0aa-fe99a3436f51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups Jan 21 08:06:06.721326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c1fdd27-309a-4924-b0aa-fe99a3436f51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f2fee67-453a-4e24-afb4-d59229e6cad3", "volume_types": ["c7e5d709-98ba-49a6-857a-479ea0191534"], "name": "tempest-GroupSnapshotsTest-Group-1816802041"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:06.724101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-3c1fdd27-309a-4924-b0aa-fe99a3436f51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating new group {'group': {'group_type': '7f2fee67-453a-4e24-afb4-d59229e6cad3', 'volume_types': ['c7e5d709-98ba-49a6-857a-479ea0191534'], 'name': 'tempest-GroupSnapshotsTest-Group-1816802041'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:06:06.747097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-3c1fdd27-309a-4924-b0aa-fe99a3436f51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating group tempest-GroupSnapshotsTest-Group-1816802041. Jan 21 08:06:06.817540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3c1fdd27-309a-4924-b0aa-fe99a3436f51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Availability Zones retrieved successfully. Jan 21 08:06:06.933201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-3c1fdd27-309a-4924-b0aa-fe99a3436f51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['4baf7974-1366-49f0-a1ee-fd4301c8752d'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:07.150401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c1fdd27-309a-4924-b0aa-fe99a3436f51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups returned with HTTP 202 Jan 21 08:06:07.161015 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1670/3316] 10.222.0.24 () {62 vars in 1264 bytes} [Thu Jan 21 08:06:06 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups => generated 112 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:07.171079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e6e469-38d3-4fe5-96bb-e7a5ebbe2eb3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0 Jan 21 08:06:07.173380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e6e469-38d3-4fe5-96bb-e7a5ebbe2eb3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:07.176976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e6e469-38d3-4fe5-96bb-e7a5ebbe2eb3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:07.178082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-50e6e469-38d3-4fe5-96bb-e7a5ebbe2eb3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 7e960a79-28ad-4493-8e67-80cf122a1dd0 {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:07.205813 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:07.205813 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:07.312097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e6e469-38d3-4fe5-96bb-e7a5ebbe2eb3 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0 returned with HTTP 200 Jan 21 08:06:07.315054 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1647/3317] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:07 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0 => generated 392 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:07.490963 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41da7bde-44d1-418d-8b09-296354cf3320 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots Jan 21 08:06:07.491773 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:07.491773 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:07.492502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41da7bde-44d1-418d-8b09-296354cf3320 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11e23569-2de8-4e06-836f-ec5c03e63f0e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1858522808", "description": null, "metadata": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:07.696453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:07.696453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:07.699251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-41da7bde-44d1-418d-8b09-296354cf3320 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:07.699898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-41da7bde-44d1-418d-8b09-296354cf3320 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create snapshot from volume 11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:06:07.867113 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-41da7bde-44d1-418d-8b09-296354cf3320 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['a305997c-54a3-4c0c-a4eb-a74e82ff9008', '48d9e714-b29c-4fb2-8789-50609a76ccde', 'b8338d19-3953-42e7-abf7-0aa123f90b1a', '644f85a8-b364-4ae1-9534-379f5555f211'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:08.190785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-41da7bde-44d1-418d-8b09-296354cf3320 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot force create request issued successfully. Jan 21 08:06:08.192316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41da7bde-44d1-418d-8b09-296354cf3320 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots returned with HTTP 202 Jan 21 08:06:08.203330 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1671/3318] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 08:06:07 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots => generated 308 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:06:08.214901 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5bc6bd7-0d6b-4575-9350-d960ba1ef4ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:06:08.215683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5bc6bd7-0d6b-4575-9350-d960ba1ef4ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:08.216208 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:08.216208 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:08.217947 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5bc6bd7-0d6b-4575-9350-d960ba1ef4ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:08.301008 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:08.301008 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:08.303779 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e5bc6bd7-0d6b-4575-9350-d960ba1ef4ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:06:08.309078 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5bc6bd7-0d6b-4575-9350-d960ba1ef4ca tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 200 Jan 21 08:06:08.311769 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1648/3319] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:08 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 440 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:08.341831 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64b53a8e-c1a5-4839-b627-849148db8d51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0 Jan 21 08:06:08.345871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64b53a8e-c1a5-4839-b627-849148db8d51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:08.349621 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:08.349621 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:08.350714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-64b53a8e-c1a5-4839-b627-849148db8d51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:08.351506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-64b53a8e-c1a5-4839-b627-849148db8d51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 7e960a79-28ad-4493-8e67-80cf122a1dd0 {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:08.386147 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:08.386147 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:08.517479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-64b53a8e-c1a5-4839-b627-849148db8d51 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0 returned with HTTP 200 Jan 21 08:06:08.519265 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1672/3320] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:08 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0 => generated 393 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:08.543033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes Jan 21 08:06:08.544021 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:08.544021 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:08.544826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c7e5d709-98ba-49a6-857a-479ea0191534", "group_id": "7e960a79-28ad-4493-8e67-80cf122a1dd0", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2060952568"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:08.547301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume request body: {'volume': {'volume_type': 'c7e5d709-98ba-49a6-857a-479ea0191534', 'group_id': '7e960a79-28ad-4493-8e67-80cf122a1dd0', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2060952568'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:06:08.603307 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:08.603307 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:08.607618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume of 1 GB Jan 21 08:06:08.650592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Availability Zones retrieved successfully. Jan 21 08:06:08.727264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (abf786a6-1f2a-4fb6-ab86-9cb0cfa3744c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:08.738481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c56a45a-b2e1-4eee-bb1c-522d74e95f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:08.742299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:08.742299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:08.748542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:06:08.976156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c56a45a-b2e1-4eee-bb1c-522d74e95f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7e5d709-98ba-49a6-857a-479ea0191534,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-41989765',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7e5d709-98ba-49a6-857a-479ea0191534', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7e960a79-28ad-4493-8e67-80cf122a1dd0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:08.992284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9edcd4-f949-4a67-927d-b4e85cc7ef3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:09.182957 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-41989765 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-41989765, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:06:09.187639 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-41989765 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-41989765, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:06:09.327936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['f3f73bef-72a1-4617-b1fd-6c1cf3c5a133', '0ff053d5-d0dd-4db3-9c6f-0c98d0fb6772', 'e54d915d-476d-4f52-a11c-ca5a79002181', '6c133e68-cd02-441e-902d-da0da557c023'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:09.332571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0150e58a-74a0-474c-9f1e-89993259b540 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:06:09.333393 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9edcd4-f949-4a67-927d-b4e85cc7ef3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3f73bef-72a1-4617-b1fd-6c1cf3c5a133', '0ff053d5-d0dd-4db3-9c6f-0c98d0fb6772', 'e54d915d-476d-4f52-a11c-ca5a79002181', '6c133e68-cd02-441e-902d-da0da557c023']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:09.333739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0150e58a-74a0-474c-9f1e-89993259b540 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:09.334096 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:09.334096 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:09.334722 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0150e58a-74a0-474c-9f1e-89993259b540 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:09.339061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeafc9bc-0bbd-49fc-b2ad-e566368f12ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:09.446509 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:09.446509 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:09.448839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0150e58a-74a0-474c-9f1e-89993259b540 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:06:09.462016 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0150e58a-74a0-474c-9f1e-89993259b540 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 200 Jan 21 08:06:09.468655 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1673/3321] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:09 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 440 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:09.577068 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeafc9bc-0bbd-49fc-b2ad-e566368f12ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fce3c42-cf2b-4d48-9b1f-706f993103ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2060952568',encryption_key_id=None,group_id=7e960a79-28ad-4493-8e67-80cf122a1dd0,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['f3f73bef-72a1-4617-b1fd-6c1cf3c5a133','0ff053d5-d0dd-4db3-9c6f-0c98d0fb6772','e54d915d-476d-4f52-a11c-ca5a79002181','6c133e68-cd02-441e-902d-da0da557c023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=c7e5d709-98ba-49a6-857a-479ea0191534), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2060952568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7e960a79-28ad-4493-8e67-80cf122a1dd0,host=None,id=2fce3c42-cf2b-4d48-9b1f-706f993103ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfa903b174d3416e82d0c4972c37fec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_attachment=,volume_type=,volume_type_id=c7e5d709-98ba-49a6-857a-479ea0191534)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:09.588807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3174919-3957-400a-8e21-27cf9e82687a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:09.694283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3174919-3957-400a-8e21-27cf9e82687a) transitioned into state 'SUCCESS' from state '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-2060952568',encryption_key_id=None,group_id=7e960a79-28ad-4493-8e67-80cf122a1dd0,group_type_id=,metadata={},multiattach=False,project_id='cfa903b174d3416e82d0c4972c37fec2',qos_specs=None,replication_status=,reservations=['f3f73bef-72a1-4617-b1fd-6c1cf3c5a133','0ff053d5-d0dd-4db3-9c6f-0c98d0fb6772','e54d915d-476d-4f52-a11c-ca5a79002181','6c133e68-cd02-441e-902d-da0da557c023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f90a3058204a7dadbdccc91a0af8d1',volume_type_id=c7e5d709-98ba-49a6-857a-479ea0191534)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:09.699045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fd1044-8893-4c90-a77a-31d549c211a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:09.780760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fd1044-8893-4c90-a77a-31d549c211a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:09.797361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Flow 'volume_create_api' (abf786a6-1f2a-4fb6-ab86-9cb0cfa3744c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:10.030558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Create volume request issued successfully. Jan 21 08:06:10.093621 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:10.094412 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:10.129098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:10.154044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.154044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:10.211686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4d34891-661b-4720-877d-4dd68e3eb733 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes returned with HTTP 202 Jan 21 08:06:10.228665 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1649/3322] 10.222.0.24 () {62 vars in 1267 bytes} [Thu Jan 21 08:06:08 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes => generated 906 bytes in 1682 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:10.242199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0618ec58-fa49-4ea9-8206-6d37f756c66f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:10.243506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0618ec58-fa49-4ea9-8206-6d37f756c66f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:10.244244 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:10.244244 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:10.245254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0618ec58-fa49-4ea9-8206-6d37f756c66f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:10.432109 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.432109 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:10.474067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0618ec58-fa49-4ea9-8206-6d37f756c66f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:10.491833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fea3988e-4ac0-4e6e-9f40-aff6aa82a3ba tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:06:10.498053 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fea3988e-4ac0-4e6e-9f40-aff6aa82a3ba tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:10.498740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:10.498740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:10.499814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fea3988e-4ac0-4e6e-9f40-aff6aa82a3ba tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:10.513854 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-0618ec58-fa49-4ea9-8206-6d37f756c66f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:10.514351 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-0618ec58-fa49-4ea9-8206-6d37f756c66f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:10.543513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-0618ec58-fa49-4ea9-8206-6d37f756c66f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:10.581010 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.581010 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:10.666156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0618ec58-fa49-4ea9-8206-6d37f756c66f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef returned with HTTP 200 Jan 21 08:06:10.682716 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1674/3323] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:10 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef => generated 998 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:10.694350 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:10.694350 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:10.697089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fea3988e-4ac0-4e6e-9f40-aff6aa82a3ba tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:06:10.715614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fea3988e-4ac0-4e6e-9f40-aff6aa82a3ba tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 200 Jan 21 08:06:10.717473 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1650/3324] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:10 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 440 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:11.702634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a47579de-5478-4587-9829-34e9c48a70e0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:11.703646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a47579de-5478-4587-9829-34e9c48a70e0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:11.704599 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:11.704599 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:11.715892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a47579de-5478-4587-9829-34e9c48a70e0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:11.740005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5d3ad2b-9ad4-4d1d-9405-7893907bea43 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:06:11.741577 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5d3ad2b-9ad4-4d1d-9405-7893907bea43 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:11.743890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:11.743890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:11.745307 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5d3ad2b-9ad4-4d1d-9405-7893907bea43 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:11.877092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:11.877092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:11.879822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d5d3ad2b-9ad4-4d1d-9405-7893907bea43 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:06:11.895638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5d3ad2b-9ad4-4d1d-9405-7893907bea43 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 200 Jan 21 08:06:11.905230 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1651/3325] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:11 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 467 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:06:11.928663 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b306fe74-9840-44a4-89d1-8338b0549a4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:06:11.933373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b306fe74-9840-44a4-89d1-8338b0549a4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:11.933780 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:11.933780 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:11.934397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b306fe74-9840-44a4-89d1-8338b0549a4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:12.037914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.037914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:12.057693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a47579de-5478-4587-9829-34e9c48a70e0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:12.072480 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.072480 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:12.074588 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b306fe74-9840-44a4-89d1-8338b0549a4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:06:12.091174 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-a47579de-5478-4587-9829-34e9c48a70e0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:12.091943 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-a47579de-5478-4587-9829-34e9c48a70e0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:12.099306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b306fe74-9840-44a4-89d1-8338b0549a4e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 200 Jan 21 08:06:12.113566 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1652/3326] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:11 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 467 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:12.115103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-a47579de-5478-4587-9829-34e9c48a70e0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:12.122128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes Jan 21 08:06:12.122128 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:12.122128 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:12.122931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1275363897", "snapshot_id": "3a36db6c-744c-4a39-a84b-a1c208d85014", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:12.125380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1275363897', 'snapshot_id': '3a36db6c-744c-4a39-a84b-a1c208d85014', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:06:12.144343 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.144343 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:12.228491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a47579de-5478-4587-9829-34e9c48a70e0 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef returned with HTTP 200 Jan 21 08:06:12.230017 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1675/3327] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:11 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef => generated 998 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:12.244439 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:12.244439 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:12.246436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:06:12.247985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume of 1 GB Jan 21 08:06:12.288407 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Availability Zones retrieved successfully. Jan 21 08:06:12.339507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (b8505c50-abdf-4fbe-b7e7-797a728d3d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:12.351606 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (701fd9d2-d116-47ef-8f5b-6142fe61a81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:12.354642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:06:12.640702 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (701fd9d2-d116-47ef-8f5b-6142fe61a81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a36db6c-744c-4a39-a84b-a1c208d85014', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:12.645988 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fd23b7-592e-44a2-8eb2-224440a407e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:12.885011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Created reservations ['7453831a-3d46-4063-b587-16da9bcd0c57', 'ceab72d4-6181-4208-a862-280cf22d8352', '934e3cc7-3c4d-4a4d-af9b-5cd08d2c9ab1', 'e8a00d9e-6f66-4036-9b96-40c20fdb4bb7'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:12.888707 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fd23b7-592e-44a2-8eb2-224440a407e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7453831a-3d46-4063-b587-16da9bcd0c57', 'ceab72d4-6181-4208-a862-280cf22d8352', '934e3cc7-3c4d-4a4d-af9b-5cd08d2c9ab1', 'e8a00d9e-6f66-4036-9b96-40c20fdb4bb7']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:12.894839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23722a7a-cfaf-481b-a9d5-6b3caac2053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:13.263762 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03fe4952-ed6a-4728-bf76-62ad52978219 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:13.266138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03fe4952-ed6a-4728-bf76-62ad52978219 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:13.267296 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:13.267296 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:13.268356 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-03fe4952-ed6a-4728-bf76-62ad52978219 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:13.385096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23722a7a-cfaf-481b-a9d5-6b3caac2053d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6b2c5a8-bf60-45fe-a400-47452c3597a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1275363897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['7453831a-3d46-4063-b587-16da9bcd0c57','ceab72d4-6181-4208-a862-280cf22d8352','934e3cc7-3c4d-4a4d-af9b-5cd08d2c9ab1','e8a00d9e-6f66-4036-9b96-40c20fdb4bb7'],size=1,snapshot_id=3a36db6c-744c-4a39-a84b-a1c208d85014,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1275363897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6b2c5a8-bf60-45fe-a400-47452c3597a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79693707b26a41c5a0ed15aecfe3644c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a36db6c-744c-4a39-a84b-a1c208d85014,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5e31e5a36bd41db85323d492e234278',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:13.389986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf76e05-b226-4a54-8bd0-fa91a790188f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:13.496488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bf76e05-b226-4a54-8bd0-fa91a790188f) transitioned into state 'SUCCESS' from state '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-1275363897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79693707b26a41c5a0ed15aecfe3644c',qos_specs=None,replication_status=,reservations=['7453831a-3d46-4063-b587-16da9bcd0c57','ceab72d4-6181-4208-a862-280cf22d8352','934e3cc7-3c4d-4a4d-af9b-5cd08d2c9ab1','e8a00d9e-6f66-4036-9b96-40c20fdb4bb7'],size=1,snapshot_id=3a36db6c-744c-4a39-a84b-a1c208d85014,source_replicaid=,source_volid=None,status='creating',user_id='f5e31e5a36bd41db85323d492e234278',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:13.507616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b47af43-35f9-4223-99b4-0a39dc01ddff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:06:13.564372 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:13.564372 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:13.600432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-03fe4952-ed6a-4728-bf76-62ad52978219 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:13.652319 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-03fe4952-ed6a-4728-bf76-62ad52978219 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:13.653293 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-03fe4952-ed6a-4728-bf76-62ad52978219 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:13.678046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-03fe4952-ed6a-4728-bf76-62ad52978219 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:13.702004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:13.702004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:13.761152 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-03fe4952-ed6a-4728-bf76-62ad52978219 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef returned with HTTP 200 Jan 21 08:06:13.773856 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1676/3328] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:13 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef => generated 999 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:13.805456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb6b834f-5cbd-4ec7-a743-5a8796f31a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots Jan 21 08:06:13.811790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:13.811790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:13.814445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bb6b834f-5cbd-4ec7-a743-5a8796f31a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7e960a79-28ad-4493-8e67-80cf122a1dd0", "name": "tempest-group_snapshot-824527792"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:13.820167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-bb6b834f-5cbd-4ec7-a743-5a8796f31a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating new group_snapshot {'group_snapshot': {'group_id': '7e960a79-28ad-4493-8e67-80cf122a1dd0', 'name': 'tempest-group_snapshot-824527792'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 08:06:13.847985 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:13.847985 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:13.900858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b47af43-35f9-4223-99b4-0a39dc01ddff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:06:13.906409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Flow 'volume_create_api' (b8505c50-abdf-4fbe-b7e7-797a728d3d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:06:13.917024 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.group_snapshots [None req-bb6b834f-5cbd-4ec7-a743-5a8796f31a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Creating group_snapshot tempest-group_snapshot-824527792. Jan 21 08:06:14.158624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Create volume request issued successfully. Jan 21 08:06:14.223538 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:14.223538 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:14.230316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0ca7a32-c461-4011-acf8-2b9c4952e32d tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes returned with HTTP 202 Jan 21 08:06:14.232476 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1653/3329] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:06:12 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes => generated 854 bytes in 2118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:06:14.269454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f6d03b3-45b2-4af7-b913-892d206d4f6b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:14.275371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f6d03b3-45b2-4af7-b913-892d206d4f6b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:14.276444 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:14.276444 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:14.277936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f6d03b3-45b2-4af7-b913-892d206d4f6b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:14.425186 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-bb6b834f-5cbd-4ec7-a743-5a8796f31a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-41989765 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-41989765, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:06:14.448724 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-bb6b834f-5cbd-4ec7-a743-5a8796f31a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-41989765 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-41989765, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:06:14.550191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-bb6b834f-5cbd-4ec7-a743-5a8796f31a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Created reservations ['8d6eafb4-ae7f-47c3-a61f-79d6310313ab', '4e496282-9db1-4f2c-8b62-e18e6074051e', '68ce084c-a178-4aa4-a92e-7e12db21236d', '96d90ef0-37d8-4328-b01b-4ca624679e77'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:14.571622 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:14.571622 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:14.615092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1f6d03b3-45b2-4af7-b913-892d206d4f6b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:14.721387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f6d03b3-45b2-4af7-b913-892d206d4f6b tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:14.737976 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1654/3330] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:14 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:06:14.844058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bb6b834f-5cbd-4ec7-a743-5a8796f31a61 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots returned with HTTP 202 Jan 21 08:06:14.846431 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1677/3331] 10.222.0.24 () {62 vars in 1291 bytes} [Thu Jan 21 08:06:13 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots => generated 167 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:14.864014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd1c660a-6a12-4b44-ad69-0aef37319088 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:14.865281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd1c660a-6a12-4b44-ad69-0aef37319088 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:14.865553 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:14.865553 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:14.866238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd1c660a-6a12-4b44-ad69-0aef37319088 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:14.866969 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-cd1c660a-6a12-4b44-ad69-0aef37319088 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member d0322d59-3525-4eb4-9916-e602cd6df5df {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:06:14.892949 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:14.892949 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:14.962132 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd1c660a-6a12-4b44-ad69-0aef37319088 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df returned with HTTP 200 Jan 21 08:06:14.970114 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1655/3332] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:06:14 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df => generated 306 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:15.752710 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce488c67-ae7c-4a86-bf2c-a5e1c8cc9e74 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:15.759330 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce488c67-ae7c-4a86-bf2c-a5e1c8cc9e74 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:15.759768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:15.759768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:15.760571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce488c67-ae7c-4a86-bf2c-a5e1c8cc9e74 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:15.989751 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91d199b1-0f64-47a8-ada0-a3abee14cace tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:15.995304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91d199b1-0f64-47a8-ada0-a3abee14cace tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:15.995646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:15.995646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:16.005010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91d199b1-0f64-47a8-ada0-a3abee14cace tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:16.011785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-91d199b1-0f64-47a8-ada0-a3abee14cace tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member d0322d59-3525-4eb4-9916-e602cd6df5df {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:06:16.062581 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:16.062581 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:16.098255 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:16.098255 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:16.114958 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91d199b1-0f64-47a8-ada0-a3abee14cace tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df returned with HTTP 200 Jan 21 08:06:16.117398 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1656/3333] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:06:15 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df => generated 306 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:16.139495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce488c67-ae7c-4a86-bf2c-a5e1c8cc9e74 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:16.234518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce488c67-ae7c-4a86-bf2c-a5e1c8cc9e74 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:16.236659 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1678/3334] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:15 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:17.136690 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cefc657c-c535-4c70-bb8c-cf05a0b9f4c2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:17.152715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cefc657c-c535-4c70-bb8c-cf05a0b9f4c2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:17.153334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:17.153334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:17.155054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cefc657c-c535-4c70-bb8c-cf05a0b9f4c2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:17.156090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-cefc657c-c535-4c70-bb8c-cf05a0b9f4c2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member d0322d59-3525-4eb4-9916-e602cd6df5df {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:06:17.188349 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:17.188349 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:17.249081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cefc657c-c535-4c70-bb8c-cf05a0b9f4c2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df returned with HTTP 200 Jan 21 08:06:17.250688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1657/3335] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:06:17 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df => generated 306 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:17.269959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e89e43d-d970-4a42-a283-f3a4e5448221 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:17.271485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e89e43d-d970-4a42-a283-f3a4e5448221 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:17.274019 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:17.274019 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:17.275258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e89e43d-d970-4a42-a283-f3a4e5448221 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:17.501167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:17.501167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:17.541787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7e89e43d-d970-4a42-a283-f3a4e5448221 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:17.665300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e89e43d-d970-4a42-a283-f3a4e5448221 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:17.666219 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1679/3336] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:17 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:18.273497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ee5fe51-0bea-4850-98f9-06df33b23bb2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:18.279838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ee5fe51-0bea-4850-98f9-06df33b23bb2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:18.280279 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:18.280279 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:18.281170 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ee5fe51-0bea-4850-98f9-06df33b23bb2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:18.282553 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-8ee5fe51-0bea-4850-98f9-06df33b23bb2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member d0322d59-3525-4eb4-9916-e602cd6df5df {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:06:18.314174 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:18.314174 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:18.369459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ee5fe51-0bea-4850-98f9-06df33b23bb2 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df returned with HTTP 200 Jan 21 08:06:18.371271 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1658/3337] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:06:18 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df => generated 306 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:18.696634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-414697e6-8930-48b3-9ace-44776fc6c705 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:18.698077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-414697e6-8930-48b3-9ace-44776fc6c705 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:18.703153 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:18.703153 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:18.704573 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-414697e6-8930-48b3-9ace-44776fc6c705 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:18.926267 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:18.926267 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:18.965203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-414697e6-8930-48b3-9ace-44776fc6c705 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:19.078643 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-414697e6-8930-48b3-9ace-44776fc6c705 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:19.082659 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1680/3338] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:18 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:19.390402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcba4e33-6156-4312-b5ef-1a2ddbaf0fc4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:19.392555 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcba4e33-6156-4312-b5ef-1a2ddbaf0fc4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:19.409220 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:19.409220 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:19.410162 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcba4e33-6156-4312-b5ef-1a2ddbaf0fc4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:19.411000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-dcba4e33-6156-4312-b5ef-1a2ddbaf0fc4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member d0322d59-3525-4eb4-9916-e602cd6df5df {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:06:19.443929 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:19.443929 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:19.520378 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcba4e33-6156-4312-b5ef-1a2ddbaf0fc4 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df returned with HTTP 200 Jan 21 08:06:19.522073 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1659/3339] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:06:19 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df => generated 307 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:19.547184 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a15b5b7-e5b3-47ea-92ff-16604e20d998 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail Jan 21 08:06:19.548650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a15b5b7-e5b3-47ea-92ff-16604e20d998 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:19.585390 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:19.585390 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:19.586602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a15b5b7-e5b3-47ea-92ff-16604e20d998 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:19.590469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-6a15b5b7-e5b3-47ea-92ff-16604e20d998 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:06:19.598296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-6a15b5b7-e5b3-47ea-92ff-16604e20d998 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Building query based on filter {{(pid=88080) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:06:19.647552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a15b5b7-e5b3-47ea-92ff-16604e20d998 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all snapshots completed successfully. Jan 21 08:06:19.649857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:19.649857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:19.653459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a15b5b7-e5b3-47ea-92ff-16604e20d998 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail returned with HTTP 200 Jan 21 08:06:19.655565 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1681/3340] 10.222.0.24 () {58 vars in 1231 bytes} [Thu Jan 21 08:06:19 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail => generated 453 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:19.726418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72339c36-7d9e-4c11-8e49-7b273a5ef488 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a Jan 21 08:06:19.727668 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72339c36-7d9e-4c11-8e49-7b273a5ef488 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:19.733651 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:19.733651 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:19.734884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-72339c36-7d9e-4c11-8e49-7b273a5ef488 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:19.835727 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:19.835727 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:19.837702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-72339c36-7d9e-4c11-8e49-7b273a5ef488 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:06:19.853888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-72339c36-7d9e-4c11-8e49-7b273a5ef488 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a returned with HTTP 200 Jan 21 08:06:19.855392 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1660/3341] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:19 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a => generated 450 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:19.874741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-12155296-c73e-4cc0-9ac0-b604c6cd0a4c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:19.877312 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-12155296-c73e-4cc0-9ac0-b604c6cd0a4c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:19.878011 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:19.878011 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:19.879508 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-12155296-c73e-4cc0-9ac0-b604c6cd0a4c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:19.880432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-12155296-c73e-4cc0-9ac0-b604c6cd0a4c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member d0322d59-3525-4eb4-9916-e602cd6df5df {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:06:19.900812 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:19.900812 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:19.940877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-12155296-c73e-4cc0-9ac0-b604c6cd0a4c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df returned with HTTP 200 Jan 21 08:06:19.942966 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1682/3342] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:06:19 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df => generated 307 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:19.962013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-37515c45-e905-4495-a4fe-dd4e36786877 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/detail Jan 21 08:06:19.963851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-37515c45-e905-4495-a4fe-dd4e36786877 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:19.964469 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:19.964469 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:19.965889 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-37515c45-e905-4495-a4fe-dd4e36786877 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:20.020260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-37515c45-e905-4495-a4fe-dd4e36786877 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/detail returned with HTTP 200 Jan 21 08:06:20.026038 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1661/3343] 10.222.0.24 () {60 vars in 1290 bytes} [Thu Jan 21 08:06:19 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/detail => generated 310 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:20.046238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abc46ac3-a531-403c-810e-48456ac18b74 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] DELETE http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:20.048373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abc46ac3-a531-403c-810e-48456ac18b74 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:20.049119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:20.049119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:20.050211 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-abc46ac3-a531-403c-810e-48456ac18b74 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:20.051201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-abc46ac3-a531-403c-810e-48456ac18b74 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] delete called for member d0322d59-3525-4eb4-9916-e602cd6df5df {{(pid=88080) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 08:06:20.052042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.group_snapshots [None req-abc46ac3-a531-403c-810e-48456ac18b74 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete group_snapshot with id: d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:20.075576 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:20.075576 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:20.116842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-538312ce-8e3a-40bf-bf6d-08d883e2b224 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:20.118217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-538312ce-8e3a-40bf-bf6d-08d883e2b224 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:20.118986 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:20.118986 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:20.120859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-538312ce-8e3a-40bf-bf6d-08d883e2b224 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:20.357842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-abc46ac3-a531-403c-810e-48456ac18b74 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df returned with HTTP 202 Jan 21 08:06:20.359488 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1683/3344] 10.222.0.24 () {60 vars in 1383 bytes} [Thu Jan 21 08:06:20 2021] DELETE /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:20.372855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail Jan 21 08:06:20.380743 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:20.380743 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:20.382428 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:20.383014 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:20.383014 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:20.384028 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:20.385429 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:06:20.387930 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:20.387930 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:20.394823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88080) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:06:20.425165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-538312ce-8e3a-40bf-bf6d-08d883e2b224 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:20.521566 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-538312ce-8e3a-40bf-bf6d-08d883e2b224 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:20.534725 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1662/3345] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:20 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:06:20.629478 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all volumes completed successfully. Jan 21 08:06:20.632975 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:20.634104 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:20.650199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88080) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:20.675847 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:20.675847 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:20.748962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-904094c8-0da3-40f6-aa51-006fe1ee228f tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail returned with HTTP 200 Jan 21 08:06:20.752644 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1684/3346] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:06:20 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail => generated 1002 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:06:20.783925 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6cf08098-db12-4a29-a6db-c922345ae8be tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail Jan 21 08:06:20.784908 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6cf08098-db12-4a29-a6db-c922345ae8be tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:20.785276 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:20.785276 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:20.785942 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6cf08098-db12-4a29-a6db-c922345ae8be tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:20.786992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-6cf08098-db12-4a29-a6db-c922345ae8be tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:06:20.799421 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.db.sqlalchemy.api [None req-6cf08098-db12-4a29-a6db-c922345ae8be tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Building query based on filter {{(pid=88081) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:06:20.887679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6cf08098-db12-4a29-a6db-c922345ae8be tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all snapshots completed successfully. Jan 21 08:06:20.899979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:20.899979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:20.904207 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6cf08098-db12-4a29-a6db-c922345ae8be tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail returned with HTTP 200 Jan 21 08:06:20.918510 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1663/3347] 10.222.0.24 () {58 vars in 1231 bytes} [Thu Jan 21 08:06:20 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/detail => generated 452 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:20.935811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-184ad25d-d5e5-40c8-9a33-94caa382a972 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a Jan 21 08:06:20.939086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-184ad25d-d5e5-40c8-9a33-94caa382a972 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:20.940001 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:20.940001 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:20.940835 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-184ad25d-d5e5-40c8-9a33-94caa382a972 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:21.085939 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:21.085939 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:21.088299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-184ad25d-d5e5-40c8-9a33-94caa382a972 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:06:21.103912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-184ad25d-d5e5-40c8-9a33-94caa382a972 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a returned with HTTP 200 Jan 21 08:06:21.105985 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1685/3348] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:20 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a => generated 449 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:21.570074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98f0bb3a-6c29-44f2-ac25-fc12627eb987 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:21.571596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98f0bb3a-6c29-44f2-ac25-fc12627eb987 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:21.574903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:21.574903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:21.576101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-98f0bb3a-6c29-44f2-ac25-fc12627eb987 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:21.864828 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:21.864828 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:21.915952 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-98f0bb3a-6c29-44f2-ac25-fc12627eb987 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:22.051008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-98f0bb3a-6c29-44f2-ac25-fc12627eb987 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:22.060385 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1664/3349] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:21 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:22.126559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bebddc75-30cf-4e34-bbc4-a4ebc016bfad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a Jan 21 08:06:22.127551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bebddc75-30cf-4e34-bbc4-a4ebc016bfad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:22.136982 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:22.136982 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:22.137897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bebddc75-30cf-4e34-bbc4-a4ebc016bfad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:22.280411 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:22.280411 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:22.287599 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bebddc75-30cf-4e34-bbc4-a4ebc016bfad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:06:22.300734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bebddc75-30cf-4e34-bbc4-a4ebc016bfad tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a returned with HTTP 200 Jan 21 08:06:22.305349 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1686/3350] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:22 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a => generated 449 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:23.112483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09fd8774-d76f-4805-898b-069e69f747e2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:23.114372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09fd8774-d76f-4805-898b-069e69f747e2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:23.119953 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:23.119953 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:23.121497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09fd8774-d76f-4805-898b-069e69f747e2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:23.321913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07555cd1-3d26-4da3-9354-da6d452e83e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a Jan 21 08:06:23.329987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07555cd1-3d26-4da3-9354-da6d452e83e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:23.329987 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:23.329987 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:23.329987 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-07555cd1-3d26-4da3-9354-da6d452e83e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:23.347806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:23.347806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:23.374636 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-09fd8774-d76f-4805-898b-069e69f747e2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:23.402420 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:23.402420 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:23.405445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-07555cd1-3d26-4da3-9354-da6d452e83e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:06:23.410756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-07555cd1-3d26-4da3-9354-da6d452e83e5 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a returned with HTTP 200 Jan 21 08:06:23.412446 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1687/3351] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:23 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a => generated 449 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:23.426579 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09fd8774-d76f-4805-898b-069e69f747e2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:23.428116 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1665/3352] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:23 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:06:24.431693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b9c32193-ab20-43be-b451-d4617476ef88 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a Jan 21 08:06:24.433561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b9c32193-ab20-43be-b451-d4617476ef88 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:24.434125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:24.434125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:24.435129 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b9c32193-ab20-43be-b451-d4617476ef88 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:24.498812 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:24.498812 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:24.502067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b9c32193-ab20-43be-b451-d4617476ef88 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Snapshot retrieved successfully. Jan 21 08:06:24.509619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b9c32193-ab20-43be-b451-d4617476ef88 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a returned with HTTP 200 Jan 21 08:06:24.511159 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1688/3353] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:24 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a => generated 448 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:24.534013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bcc5de1-73bf-40e1-98d4-dc09bc6f2701 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:24.535849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bcc5de1-73bf-40e1-98d4-dc09bc6f2701 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:24.535849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:24.535849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:24.535849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bcc5de1-73bf-40e1-98d4-dc09bc6f2701 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:24.647918 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:24.647918 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:24.662492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0bcc5de1-73bf-40e1-98d4-dc09bc6f2701 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:24.707612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bcc5de1-73bf-40e1-98d4-dc09bc6f2701 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:24.708646 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1666/3354] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:24 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:25.538153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2d559f5-3ace-434f-b55c-373ae9498fdf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a Jan 21 08:06:25.540870 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2d559f5-3ace-434f-b55c-373ae9498fdf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:25.541826 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:25.541826 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:25.543081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2d559f5-3ace-434f-b55c-373ae9498fdf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:25.617444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2d559f5-3ace-434f-b55c-373ae9498fdf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a returned with HTTP 404 Jan 21 08:06:25.627762 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1689/3355] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:06:25 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/snapshots/071ffab9-119d-4ca5-b404-9552c6ffd86a => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:25.632835 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6cb1cf2-e187-4d16-9c94-17d1565dc861 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:25.634142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6cb1cf2-e187-4d16-9c94-17d1565dc861 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:25.634806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:25.634806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:25.635997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6cb1cf2-e187-4d16-9c94-17d1565dc861 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:25.637133 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-b6cb1cf2-e187-4d16-9c94-17d1565dc861 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member d0322d59-3525-4eb4-9916-e602cd6df5df {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 08:06:25.647734 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6cb1cf2-e187-4d16-9c94-17d1565dc861 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df returned with HTTP 404 Jan 21 08:06:25.650593 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1667/3356] 10.222.0.24 () {60 vars in 1380 bytes} [Thu Jan 21 08:06:25 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:25.685628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a041b208-5755-401b-b201-515ff730ac57 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots Jan 21 08:06:25.686777 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a041b208-5755-401b-b201-515ff730ac57 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:25.687970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a041b208-5755-401b-b201-515ff730ac57 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:25.722663 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a041b208-5755-401b-b201-515ff730ac57 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots returned with HTTP 200 Jan 21 08:06:25.724103 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1690/3357] 10.222.0.24 () {60 vars in 1269 bytes} [Thu Jan 21 08:06:25 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots => generated 23 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:25.758663 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aefcea1c-d397-40b5-9738-482d22cf7984 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] DELETE http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:25.762706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aefcea1c-d397-40b5-9738-482d22cf7984 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:25.770911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aefcea1c-d397-40b5-9738-482d22cf7984 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:25.772182 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.group_snapshots [None req-aefcea1c-d397-40b5-9738-482d22cf7984 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] delete called for member d0322d59-3525-4eb4-9916-e602cd6df5df {{(pid=88081) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 08:06:25.772811 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-54526561-2b02-4a4f-8061-26e7d8bd4cc8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:25.773579 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-54526561-2b02-4a4f-8061-26e7d8bd4cc8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:25.774228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-54526561-2b02-4a4f-8061-26e7d8bd4cc8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:25.780568 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.group_snapshots [None req-aefcea1c-d397-40b5-9738-482d22cf7984 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete group_snapshot with id: d0322d59-3525-4eb4-9916-e602cd6df5df Jan 21 08:06:25.820516 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aefcea1c-d397-40b5-9738-482d22cf7984 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df returned with HTTP 404 Jan 21 08:06:25.826274 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1668/3358] 10.222.0.24 () {60 vars in 1383 bytes} [Thu Jan 21 08:06:25 2021] DELETE /volume/v3/cfa903b174d3416e82d0c4972c37fec2/group_snapshots/d0322d59-3525-4eb4-9916-e602cd6df5df => generated 116 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:25.899269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail Jan 21 08:06:25.900980 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:25.901816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:25.903594 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:06:25.909013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:06:26.034126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:26.034126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:26.051780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-54526561-2b02-4a4f-8061-26e7d8bd4cc8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:26.103954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-54526561-2b02-4a4f-8061-26e7d8bd4cc8 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:26.105712 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1691/3359] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:25 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:26.209670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Get all volumes completed successfully. Jan 21 08:06:26.212009 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:26.212809 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:26.229652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:26.244178 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:26.244178 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:26.306060 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6af931ad-e18e-4909-af64-babe1221fdbf tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail returned with HTTP 200 Jan 21 08:06:26.306060 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1669/3360] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:06:25 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/detail => generated 1002 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:06:26.343241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a9d8b33-0b40-47b7-b5f4-3b2b076d497b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] POST http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0/action Jan 21 08:06:26.344211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:26.344211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:26.347944 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a9d8b33-0b40-47b7-b5f4-3b2b076d497b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:26.347944 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a9d8b33-0b40-47b7-b5f4-3b2b076d497b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:26.349181 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-8a9d8b33-0b40-47b7-b5f4-3b2b076d497b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] delete called for group 7e960a79-28ad-4493-8e67-80cf122a1dd0 {{(pid=88080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:06:26.349926 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-8a9d8b33-0b40-47b7-b5f4-3b2b076d497b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete group with id: 7e960a79-28ad-4493-8e67-80cf122a1dd0 Jan 21 08:06:26.364286 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:26.364286 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:26.956725 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a9d8b33-0b40-47b7-b5f4-3b2b076d497b tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0/action returned with HTTP 202 Jan 21 08:06:26.958643 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1692/3361] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 08:06:26 2021] POST /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0/action => generated 0 bytes in 625 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:26.978007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee9d7027-4ce4-4b89-a880-e98bfba29b2d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:26.979355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee9d7027-4ce4-4b89-a880-e98bfba29b2d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:26.982663 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:26.982663 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:26.984684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ee9d7027-4ce4-4b89-a880-e98bfba29b2d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:27.140505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d4bdf4d-5bc4-4afc-8310-0a6de631ac51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:27.141626 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d4bdf4d-5bc4-4afc-8310-0a6de631ac51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:27.141928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:27.141928 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:27.142965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d4bdf4d-5bc4-4afc-8310-0a6de631ac51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:27.225164 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:27.225164 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:27.247182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ee9d7027-4ce4-4b89-a880-e98bfba29b2d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:27.284733 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-ee9d7027-4ce4-4b89-a880-e98bfba29b2d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:27.285783 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-ee9d7027-4ce4-4b89-a880-e98bfba29b2d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:27.302029 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-ee9d7027-4ce4-4b89-a880-e98bfba29b2d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:27.348399 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:27.348399 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:27.512871 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:27.512871 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:27.518841 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ee9d7027-4ce4-4b89-a880-e98bfba29b2d tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef returned with HTTP 200 Jan 21 08:06:27.525185 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1670/3362] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:26 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef => generated 998 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:27.572317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7d4bdf4d-5bc4-4afc-8310-0a6de631ac51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:27.676672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d4bdf4d-5bc4-4afc-8310-0a6de631ac51 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:27.685764 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1693/3363] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:27 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:28.593945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34d87e84-ccd3-4c06-bdab-6ceb8f028ed6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:28.603565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34d87e84-ccd3-4c06-bdab-6ceb8f028ed6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:28.603853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:28.603853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:28.605097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34d87e84-ccd3-4c06-bdab-6ceb8f028ed6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:28.714452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6d2ef69-97b0-4c0d-913c-759f1653f466 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:28.715275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6d2ef69-97b0-4c0d-913c-759f1653f466 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:28.715655 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:28.715655 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:28.716553 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6d2ef69-97b0-4c0d-913c-759f1653f466 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:28.851312 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:28.851312 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:28.910338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-34d87e84-ccd3-4c06-bdab-6ceb8f028ed6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:29.021467 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-34d87e84-ccd3-4c06-bdab-6ceb8f028ed6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:29.027445 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-34d87e84-ccd3-4c06-bdab-6ceb8f028ed6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:29.068256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-34d87e84-ccd3-4c06-bdab-6ceb8f028ed6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:29.086255 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.086255 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:29.103148 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:29.103148 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:29.135827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d6d2ef69-97b0-4c0d-913c-759f1653f466 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:29.227311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34d87e84-ccd3-4c06-bdab-6ceb8f028ed6 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef returned with HTTP 200 Jan 21 08:06:29.230675 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1671/3364] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:28 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef => generated 998 bytes in 680 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:29.272485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6d2ef69-97b0-4c0d-913c-759f1653f466 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:29.275927 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1694/3365] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:28 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:06:30.259237 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d774c8c2-b27b-422a-ae14-8c40b2c37cd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:30.260937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d774c8c2-b27b-422a-ae14-8c40b2c37cd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:30.260937 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:30.260937 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:30.265665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d774c8c2-b27b-422a-ae14-8c40b2c37cd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:30.303390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39cef5a4-341e-455f-bcc3-b81f15638eeb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:30.304328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39cef5a4-341e-455f-bcc3-b81f15638eeb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:30.304966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:30.304966 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:30.309256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39cef5a4-341e-455f-bcc3-b81f15638eeb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:30.448394 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:30.448394 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:30.473054 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d774c8c2-b27b-422a-ae14-8c40b2c37cd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:30.507604 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:30.507604 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:30.535391 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-d774c8c2-b27b-422a-ae14-8c40b2c37cd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:30.536215 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-d774c8c2-b27b-422a-ae14-8c40b2c37cd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:30.553363 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39cef5a4-341e-455f-bcc3-b81f15638eeb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:30.617122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-d774c8c2-b27b-422a-ae14-8c40b2c37cd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:30.617122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:30.617122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:30.636605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39cef5a4-341e-455f-bcc3-b81f15638eeb tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:30.648732 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1695/3366] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:30 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:06:30.704556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d774c8c2-b27b-422a-ae14-8c40b2c37cd7 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef returned with HTTP 200 Jan 21 08:06:30.708218 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1672/3367] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:30 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef => generated 998 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:31.682277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-436455fc-7664-45db-ba47-3dc21e357a61 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:31.683205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-436455fc-7664-45db-ba47-3dc21e357a61 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.683470 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.683470 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:31.684431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-436455fc-7664-45db-ba47-3dc21e357a61 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.740683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6348b332-e0bf-4eee-8b22-cd530f99d3b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:31.741958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6348b332-e0bf-4eee-8b22-cd530f99d3b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:31.742333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:31.742333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:31.743027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6348b332-e0bf-4eee-8b22-cd530f99d3b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:31.872407 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:31.872407 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:31.942996 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-436455fc-7664-45db-ba47-3dc21e357a61 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:32.046609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-436455fc-7664-45db-ba47-3dc21e357a61 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:32.057407 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1696/3368] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:31 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:06:32.095867 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.095867 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:32.141369 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6348b332-e0bf-4eee-8b22-cd530f99d3b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Volume info retrieved successfully. Jan 21 08:06:32.215032 n-d-765315-16 devstack@c-api.service[88079]: WARNING stevedore.named [None req-6348b332-e0bf-4eee-8b22-cd530f99d3b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:06:32.215032 n-d-765315-16 devstack@c-api.service[88079]: WARNING castellan.key_manager [None req-6348b332-e0bf-4eee-8b22-cd530f99d3b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:06:32.247776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG oslo_db.sqlalchemy.engines [None req-6348b332-e0bf-4eee-8b22-cd530f99d3b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88081) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:06:32.291570 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:32.291570 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:32.358927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6348b332-e0bf-4eee-8b22-cd530f99d3b8 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef returned with HTTP 200 Jan 21 08:06:32.361869 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1673/3369] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:31 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef => generated 998 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:33.091583 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6556e223-1d03-474b-8e11-8ebefe81d461 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:33.095806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6556e223-1d03-474b-8e11-8ebefe81d461 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:33.101871 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:33.101871 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:33.102675 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6556e223-1d03-474b-8e11-8ebefe81d461 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:33.363174 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:33.363174 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:33.393621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ec690b1-14e1-48ee-a069-5304cf935a23 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:33.394720 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ec690b1-14e1-48ee-a069-5304cf935a23 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:33.394720 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:33.394720 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:33.395105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ec690b1-14e1-48ee-a069-5304cf935a23 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:33.403826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6556e223-1d03-474b-8e11-8ebefe81d461 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:33.595464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6556e223-1d03-474b-8e11-8ebefe81d461 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:33.599495 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1697/3370] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:33 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:33.602677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ec690b1-14e1-48ee-a069-5304cf935a23 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef returned with HTTP 404 Jan 21 08:06:33.605488 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1674/3371] 10.222.0.24 () {60 vars in 1356 bytes} [Thu Jan 21 08:06:33 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:33.635252 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a30945ce-5ed4-4c0a-ac90-9ecd6fe82738 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] GET http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0 Jan 21 08:06:33.636415 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a30945ce-5ed4-4c0a-ac90-9ecd6fe82738 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:33.637730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a30945ce-5ed4-4c0a-ac90-9ecd6fe82738 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:33.642321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-a30945ce-5ed4-4c0a-ac90-9ecd6fe82738 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] show called for member 7e960a79-28ad-4493-8e67-80cf122a1dd0 {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:33.665500 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a30945ce-5ed4-4c0a-ac90-9ecd6fe82738 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0 returned with HTTP 404 Jan 21 08:06:33.676853 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1675/3372] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:33 2021] GET /volume/v3/cfa903b174d3416e82d0c4972c37fec2/groups/7e960a79-28ad-4493-8e67-80cf122a1dd0 => generated 108 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:06:33.688085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-442f1a96-819a-4c56-911b-7b8836b5e54f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] DELETE http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types/7f2fee67-453a-4e24-afb4-d59229e6cad3 Jan 21 08:06:33.689188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-442f1a96-819a-4c56-911b-7b8836b5e54f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:33.689501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:33.689501 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:33.689904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-442f1a96-819a-4c56-911b-7b8836b5e54f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:33.834858 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:06:33.834858 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:06:33.881849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-442f1a96-819a-4c56-911b-7b8836b5e54f tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/group_types/7f2fee67-453a-4e24-afb4-d59229e6cad3 returned with HTTP 202 Jan 21 08:06:33.884393 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1698/3373] 10.222.0.24 () {60 vars in 1371 bytes} [Thu Jan 21 08:06:33 2021] DELETE /volume/v3/27f22d9417134d93ab7d342af77083f4/group_types/7f2fee67-453a-4e24-afb4-d59229e6cad3 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:33.917435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d6ff390-739a-4265-a996-b479cbd2841c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] DELETE http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:33.918412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d6ff390-739a-4265-a996-b479cbd2841c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:33.926813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d6ff390-739a-4265-a996-b479cbd2841c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:33.927795 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-4d6ff390-739a-4265-a996-b479cbd2841c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete volume with id: 2fce3c42-cf2b-4d48-9b1f-706f993103ef Jan 21 08:06:34.280889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d6ff390-739a-4265-a996-b479cbd2841c tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef returned with HTTP 404 Jan 21 08:06:34.293433 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1676/3374] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:33 2021] DELETE /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/2fce3c42-cf2b-4d48-9b1f-706f993103ef => generated 109 bytes in 397 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:34.307172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ae97183-53f8-4331-83b7-b209088622ce tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] DELETE http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/c7e5d709-98ba-49a6-857a-479ea0191534 Jan 21 08:06:34.311194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ae97183-53f8-4331-83b7-b209088622ce tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:34.313212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ae97183-53f8-4331-83b7-b209088622ce tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:34.636712 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91b3c389-5356-444a-aac2-ed8070c4536c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:34.637281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91b3c389-5356-444a-aac2-ed8070c4536c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:34.638318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91b3c389-5356-444a-aac2-ed8070c4536c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:34.677504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ae97183-53f8-4331-83b7-b209088622ce tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/c7e5d709-98ba-49a6-857a-479ea0191534 returned with HTTP 202 Jan 21 08:06:34.685047 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1699/3375] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:06:34 2021] DELETE /volume/v3/27f22d9417134d93ab7d342af77083f4/types/c7e5d709-98ba-49a6-857a-479ea0191534 => generated 0 bytes in 392 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:06:34.718665 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c70c9f04-e5fb-46f9-bd18-c12660d7c798 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] GET http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/c7e5d709-98ba-49a6-857a-479ea0191534 Jan 21 08:06:34.720764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c70c9f04-e5fb-46f9-bd18-c12660d7c798 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:34.721928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c70c9f04-e5fb-46f9-bd18-c12660d7c798 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:34.769439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c70c9f04-e5fb-46f9-bd18-c12660d7c798 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/c7e5d709-98ba-49a6-857a-479ea0191534 returned with HTTP 404 Jan 21 08:06:34.772197 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1700/3376] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:06:34 2021] GET /volume/v3/27f22d9417134d93ab7d342af77083f4/types/c7e5d709-98ba-49a6-857a-479ea0191534 => generated 114 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:34.801656 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7018251a-615a-43b7-9579-bb2da6453404 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] DELETE http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:06:34.802810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7018251a-615a-43b7-9579-bb2da6453404 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:34.804952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7018251a-615a-43b7-9579-bb2da6453404 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:34.806098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-7018251a-615a-43b7-9579-bb2da6453404 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete volume with id: 12df79f1-c258-4255-8d77-1073d8e1060b Jan 21 08:06:34.846189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:34.846189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:34.902055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-91b3c389-5356-444a-aac2-ed8070c4536c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:34.973314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7018251a-615a-43b7-9579-bb2da6453404 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b returned with HTTP 404 Jan 21 08:06:34.975254 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1701/3377] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:34 2021] DELETE /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/12df79f1-c258-4255-8d77-1073d8e1060b => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:34.990127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40e85b5e-3bc4-4d8d-913c-65f87ae8faff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] DELETE http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 Jan 21 08:06:34.990520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40e85b5e-3bc4-4d8d-913c-65f87ae8faff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:34.991666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-40e85b5e-3bc4-4d8d-913c-65f87ae8faff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:34.995550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-40e85b5e-3bc4-4d8d-913c-65f87ae8faff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete volume with id: 8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 Jan 21 08:06:34.998288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91b3c389-5356-444a-aac2-ed8070c4536c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:35.000988 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1677/3378] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:34 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:35.155720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-40e85b5e-3bc4-4d8d-913c-65f87ae8faff tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 returned with HTTP 404 Jan 21 08:06:35.158139 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1702/3379] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:34 2021] DELETE /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/8464a6cb-5cc3-4aae-b6d5-db2ee4a97ac0 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:35.176003 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-071326b3-702b-4f8e-80dd-e8a4e6224113 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] DELETE http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/0086e66b-37da-4357-bc28-42efca92e578 Jan 21 08:06:35.177653 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-071326b3-702b-4f8e-80dd-e8a4e6224113 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.177653 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:35.177653 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:35.179320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-071326b3-702b-4f8e-80dd-e8a4e6224113 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.503852 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:06:35.503852 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:06:35.555904 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-071326b3-702b-4f8e-80dd-e8a4e6224113 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/0086e66b-37da-4357-bc28-42efca92e578 returned with HTTP 202 Jan 21 08:06:35.558844 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1678/3380] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:06:35 2021] DELETE /volume/v3/27f22d9417134d93ab7d342af77083f4/types/0086e66b-37da-4357-bc28-42efca92e578 => generated 0 bytes in 392 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:06:35.580618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eef3a9dc-3241-465f-896f-bfa18ad9fb32 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] GET http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/0086e66b-37da-4357-bc28-42efca92e578 Jan 21 08:06:35.582155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eef3a9dc-3241-465f-896f-bfa18ad9fb32 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.583227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eef3a9dc-3241-465f-896f-bfa18ad9fb32 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.610918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eef3a9dc-3241-465f-896f-bfa18ad9fb32 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/0086e66b-37da-4357-bc28-42efca92e578 returned with HTTP 404 Jan 21 08:06:35.613835 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1703/3381] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:06:35 2021] GET /volume/v3/27f22d9417134d93ab7d342af77083f4/types/0086e66b-37da-4357-bc28-42efca92e578 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:35.630819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b38f2d2-7d9a-43fc-a76d-d2c6cb374179 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] DELETE http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 Jan 21 08:06:35.632130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b38f2d2-7d9a-43fc-a76d-d2c6cb374179 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.633445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b38f2d2-7d9a-43fc-a76d-d2c6cb374179 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:35.634976 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-3b38f2d2-7d9a-43fc-a76d-d2c6cb374179 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] Delete volume with id: 67b6600a-1181-40e3-8016-6865432b8be0 Jan 21 08:06:35.843172 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b38f2d2-7d9a-43fc-a76d-d2c6cb374179 tempest-GroupSnapshotsTest-1017925815 tempest-GroupSnapshotsTest-1017925815] http://10.222.0.24/volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 returned with HTTP 404 Jan 21 08:06:35.860098 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1679/3382] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:35 2021] DELETE /volume/v3/cfa903b174d3416e82d0c4972c37fec2/volumes/67b6600a-1181-40e3-8016-6865432b8be0 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:35.884001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bcc3444f-dcd4-4eb2-804b-446da73e4026 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] DELETE http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/187c7ebd-9062-486e-82c4-8469ee7bd520 Jan 21 08:06:35.885223 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bcc3444f-dcd4-4eb2-804b-446da73e4026 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:35.885981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bcc3444f-dcd4-4eb2-804b-446da73e4026 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:36.044225 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7656b5b9-a4fc-433d-aec7-8de145fb6e0c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:36.044225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7656b5b9-a4fc-433d-aec7-8de145fb6e0c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:36.044225 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7656b5b9-a4fc-433d-aec7-8de145fb6e0c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:36.158153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bcc3444f-dcd4-4eb2-804b-446da73e4026 tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/187c7ebd-9062-486e-82c4-8469ee7bd520 returned with HTTP 202 Jan 21 08:06:36.158153 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1704/3383] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:06:35 2021] DELETE /volume/v3/27f22d9417134d93ab7d342af77083f4/types/187c7ebd-9062-486e-82c4-8469ee7bd520 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:06:36.159638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-665de867-fe7f-4824-9b82-d50e4e57dc2d tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] GET http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/187c7ebd-9062-486e-82c4-8469ee7bd520 Jan 21 08:06:36.160654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-665de867-fe7f-4824-9b82-d50e4e57dc2d tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:36.161738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-665de867-fe7f-4824-9b82-d50e4e57dc2d tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:36.197462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-665de867-fe7f-4824-9b82-d50e4e57dc2d tempest-GroupSnapshotsTest-1558543255 tempest-GroupSnapshotsTest-1558543255] http://10.222.0.24/volume/v3/27f22d9417134d93ab7d342af77083f4/types/187c7ebd-9062-486e-82c4-8469ee7bd520 returned with HTTP 404 Jan 21 08:06:36.201250 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1705/3384] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:06:36 2021] GET /volume/v3/27f22d9417134d93ab7d342af77083f4/types/187c7ebd-9062-486e-82c4-8469ee7bd520 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:06:36.549130 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:36.549130 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:36.590564 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7656b5b9-a4fc-433d-aec7-8de145fb6e0c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:36.684239 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7656b5b9-a4fc-433d-aec7-8de145fb6e0c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:36.691913 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1680/3385] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:36 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 660 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:37.721560 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16235064-cfe3-4d1b-8159-00fbbb3f2234 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:37.723677 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16235064-cfe3-4d1b-8159-00fbbb3f2234 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:37.727665 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-16235064-cfe3-4d1b-8159-00fbbb3f2234 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:38.107253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:38.107253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:38.138307 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-16235064-cfe3-4d1b-8159-00fbbb3f2234 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:38.243617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-16235064-cfe3-4d1b-8159-00fbbb3f2234 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:38.259304 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1706/3386] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:37 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 946 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:39.288953 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f0464f7-c3e2-42b3-a1f3-33c5dfa561fd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:39.289712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f0464f7-c3e2-42b3-a1f3-33c5dfa561fd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:39.289847 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:39.289847 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:39.290171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f0464f7-c3e2-42b3-a1f3-33c5dfa561fd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:39.598434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:39.598434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:39.646055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7f0464f7-c3e2-42b3-a1f3-33c5dfa561fd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:39.762181 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f0464f7-c3e2-42b3-a1f3-33c5dfa561fd tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:39.771675 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1681/3387] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:39 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 1396 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:39.796154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7ecc0e43-b8a8-4030-b113-87ae20a5351f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:39.801921 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7ecc0e43-b8a8-4030-b113-87ae20a5351f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:39.807171 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:39.807171 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:39.807171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7ecc0e43-b8a8-4030-b113-87ae20a5351f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:39.986597 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:39.986597 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:40.022818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7ecc0e43-b8a8-4030-b113-87ae20a5351f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:40.148928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7ecc0e43-b8a8-4030-b113-87ae20a5351f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:40.151018 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1707/3388] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:39 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 1396 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:41.096284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-520ee14f-d90f-4cc8-ab01-5827748a7b02 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:41.096284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-520ee14f-d90f-4cc8-ab01-5827748a7b02 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:41.097396 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:41.097396 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:41.107349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-520ee14f-d90f-4cc8-ab01-5827748a7b02 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:41.348778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:41.348778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:41.420820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-520ee14f-d90f-4cc8-ab01-5827748a7b02 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:41.532215 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-520ee14f-d90f-4cc8-ab01-5827748a7b02 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:41.534245 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1682/3389] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:06:41 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 1396 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:46.077843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-313aa6e1-21e9-4cdc-a31c-44d16a7d09c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:46.081226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-313aa6e1-21e9-4cdc-a31c-44d16a7d09c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:46.082327 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:46.082327 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:46.083362 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-313aa6e1-21e9-4cdc-a31c-44d16a7d09c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:46.196397 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:46.196397 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:46.227100 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-313aa6e1-21e9-4cdc-a31c-44d16a7d09c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:46.288919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-313aa6e1-21e9-4cdc-a31c-44d16a7d09c6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:46.290643 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1708/3390] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:06:46 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 1396 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:46.314504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-520ee14f-d90f-4cc8-ab01-5827748a7b02 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume// Jan 21 08:06:46.314504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-520ee14f-d90f-4cc8-ab01-5827748a7b02 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:46.314504 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:46.314504 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:46.314504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-520ee14f-d90f-4cc8-ab01-5827748a7b02 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:46.319244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-520ee14f-d90f-4cc8-ab01-5827748a7b02 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:06:46.320545 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1683/3391] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 08:06:46 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:06:46.360435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-5174d4e2-df21-4a7f-868b-ea1cfd746979 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments Jan 21 08:06:46.365441 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:46.365441 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:46.367523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-5174d4e2-df21-4a7f-868b-ea1cfd746979 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6b2c5a8-bf60-45fe-a400-47452c3597a6", "instance_uuid": "ab81278c-e425-4443-aa05-291e6adc4a27", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:46.476165 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:46.476165 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:46.644412 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-5174d4e2-df21-4a7f-868b-ea1cfd746979 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments returned with HTTP 200 Jan 21 08:06:46.650499 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1709/3392] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 08:06:46 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments => generated 273 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:51.955508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-5174d4e2-df21-4a7f-868b-ea1cfd746979 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume// Jan 21 08:06:51.957784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-5174d4e2-df21-4a7f-868b-ea1cfd746979 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:51.958924 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:51.958924 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:51.960568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-5174d4e2-df21-4a7f-868b-ea1cfd746979 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:51.963947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-5174d4e2-df21-4a7f-868b-ea1cfd746979 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:06:51.965888 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1710/3393] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 08:06:51 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:06:51.988538 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-05ce22dd-c910-45aa-97b8-6065ddbd1bc7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:06:51.993163 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-05ce22dd-c910-45aa-97b8-6065ddbd1bc7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:52.001965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-05ce22dd-c910-45aa-97b8-6065ddbd1bc7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:52.230021 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:52.230021 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:52.248349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-05ce22dd-c910-45aa-97b8-6065ddbd1bc7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:06:52.294743 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:52.294743 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:52.319072 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-05ce22dd-c910-45aa-97b8-6065ddbd1bc7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:06:52.324706 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1711/3394] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 08:06:51 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 1494 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:06:52.367800 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-02277de3-8380-4c0d-870f-6d21c9339012 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] PUT http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/8e591135-ba38-424f-b88b-ba0bfdd526e5 Jan 21 08:06:52.368223 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:52.368223 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:52.369759 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-02277de3-8380-4c0d-870f-6d21c9339012 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:52.444337 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1cd3006f-8c2e-46d1-9556-1ffedc7e7ac6 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] POST http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/types Jan 21 08:06:52.447650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1cd3006f-8c2e-46d1-9556-1ffedc7e7ac6 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1736252913"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:52.452105 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:06:52.452105 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:06:52.455762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-02277de3-8380-4c0d-870f-6d21c9339012 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-e6b2c5a8-bf60-45fe-a400-47452c3597a6-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.031s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:06:52.463325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:52.463325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:52.603658 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1cd3006f-8c2e-46d1-9556-1ffedc7e7ac6 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/types returned with HTTP 200 Jan 21 08:06:52.605666 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1684/3395] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 08:06:51 2021] POST /volume/v3/28599f9a5306421090d7bf6c78eb85f3/types => generated 220 bytes in 1355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:52.632533 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2d067d1-33b0-4983-9bfc-136f47cff026 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] POST http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/group_types Jan 21 08:06:52.634687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2d067d1-33b0-4983-9bfc-136f47cff026 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1239553496"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:52.723719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2d067d1-33b0-4983-9bfc-136f47cff026 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/group_types returned with HTTP 202 Jan 21 08:06:52.736056 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1685/3396] 10.222.0.24 () {62 vars in 1278 bytes} [Thu Jan 21 08:06:52 2021] POST /volume/v3/28599f9a5306421090d7bf6c78eb85f3/group_types => generated 177 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:53.355422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2dd6306-ff35-4e1b-87a5-22766367787f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] POST http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups Jan 21 08:06:53.363838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2dd6306-ff35-4e1b-87a5-22766367787f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f5983d5b-b15f-4a3d-ad11-2b023a084042", "volume_types": ["918102ee-fd43-47a7-8dd6-243b4f5bc1b2"], "name": "tempest-GroupsV320Test-Group-1547895265"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:53.367131 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-d2dd6306-ff35-4e1b-87a5-22766367787f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Creating new group {'group': {'group_type': 'f5983d5b-b15f-4a3d-ad11-2b023a084042', 'volume_types': ['918102ee-fd43-47a7-8dd6-243b4f5bc1b2'], 'name': 'tempest-GroupsV320Test-Group-1547895265'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:06:53.422103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-d2dd6306-ff35-4e1b-87a5-22766367787f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Creating group tempest-GroupsV320Test-Group-1547895265. Jan 21 08:06:53.538768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d2dd6306-ff35-4e1b-87a5-22766367787f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Availability Zones retrieved successfully. Jan 21 08:06:53.653914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-d2dd6306-ff35-4e1b-87a5-22766367787f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Created reservations ['30ff5753-716f-43f0-94c4-f3269f3d29dc'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:06:53.890766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2dd6306-ff35-4e1b-87a5-22766367787f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups returned with HTTP 202 Jan 21 08:06:53.892910 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1686/3397] 10.222.0.24 () {62 vars in 1264 bytes} [Thu Jan 21 08:06:52 2021] POST /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups => generated 108 bytes in 1156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:53.913281 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c00dd906-0159-4b3d-89e6-b9a1abf1d1d7 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] GET http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb Jan 21 08:06:53.915255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c00dd906-0159-4b3d-89e6-b9a1abf1d1d7 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:53.915950 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:53.915950 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:53.917165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c00dd906-0159-4b3d-89e6-b9a1abf1d1d7 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:53.919613 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-c00dd906-0159-4b3d-89e6-b9a1abf1d1d7 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] show called for member 080da226-d616-4607-a0f2-0fd9ac7748eb {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:53.941614 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:53.941614 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:54.016621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c00dd906-0159-4b3d-89e6-b9a1abf1d1d7 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb returned with HTTP 200 Jan 21 08:06:54.019473 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1687/3398] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:53 2021] GET /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb => generated 388 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:55.040401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c009a20-055e-4fe8-b627-319eba0f8eda tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] GET http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb Jan 21 08:06:55.041603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c009a20-055e-4fe8-b627-319eba0f8eda tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:55.041979 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.041979 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:55.042648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3c009a20-055e-4fe8-b627-319eba0f8eda tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:55.049641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-3c009a20-055e-4fe8-b627-319eba0f8eda tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] show called for member 080da226-d616-4607-a0f2-0fd9ac7748eb {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:55.091394 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.091394 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:55.201444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3c009a20-055e-4fe8-b627-319eba0f8eda tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb returned with HTTP 200 Jan 21 08:06:55.204645 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1688/3399] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:55 2021] GET /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb => generated 389 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:55.226139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf6aceec-9d9f-44a1-b1d2-ad717e9246d2 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] POST http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action Jan 21 08:06:55.229164 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.229164 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:55.232995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf6aceec-9d9f-44a1-b1d2-ad717e9246d2 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:55.234719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf6aceec-9d9f-44a1-b1d2-ad717e9246d2 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:55.237834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-bf6aceec-9d9f-44a1-b1d2-ad717e9246d2 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Updating group '080da226-d616-4607-a0f2-0fd9ac7748eb' with 'creating' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:06:55.256685 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.256685 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:55.275303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf6aceec-9d9f-44a1-b1d2-ad717e9246d2 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action returned with HTTP 202 Jan 21 08:06:55.278390 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1689/3400] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 08:06:55 2021] POST /volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:55.300032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1aa7aa3b-e82a-469a-a8ea-3903b8d42d80 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] GET http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb Jan 21 08:06:55.301014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1aa7aa3b-e82a-469a-a8ea-3903b8d42d80 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:55.301276 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.301276 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:55.304150 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1aa7aa3b-e82a-469a-a8ea-3903b8d42d80 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:55.305455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-1aa7aa3b-e82a-469a-a8ea-3903b8d42d80 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] show called for member 080da226-d616-4607-a0f2-0fd9ac7748eb {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:55.342375 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.342375 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:55.456835 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1aa7aa3b-e82a-469a-a8ea-3903b8d42d80 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb returned with HTTP 200 Jan 21 08:06:55.456835 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1690/3401] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:55 2021] GET /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb => generated 388 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:55.477374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8586485-560c-4690-ba87-314d467c71a8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] POST http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action Jan 21 08:06:55.478437 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.478437 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:55.479517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8586485-560c-4690-ba87-314d467c71a8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:55.481324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8586485-560c-4690-ba87-314d467c71a8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:55.483441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-f8586485-560c-4690-ba87-314d467c71a8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Updating group '080da226-d616-4607-a0f2-0fd9ac7748eb' with 'available' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:06:55.504474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.504474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:55.522994 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8586485-560c-4690-ba87-314d467c71a8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action returned with HTTP 202 Jan 21 08:06:55.524629 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1691/3402] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 08:06:55 2021] POST /volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:55.538714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3157ade9-07fb-4e6e-bc87-ba657c004ddc tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] GET http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb Jan 21 08:06:55.540010 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3157ade9-07fb-4e6e-bc87-ba657c004ddc tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:55.540389 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.540389 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:55.541284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3157ade9-07fb-4e6e-bc87-ba657c004ddc tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:55.542057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-3157ade9-07fb-4e6e-bc87-ba657c004ddc tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] show called for member 080da226-d616-4607-a0f2-0fd9ac7748eb {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:55.564501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.564501 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:55.629899 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3157ade9-07fb-4e6e-bc87-ba657c004ddc tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb returned with HTTP 200 Jan 21 08:06:55.641329 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1692/3403] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:55 2021] GET /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb => generated 389 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:55.650333 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2fe5c52-5ac4-4910-a570-70081286077c tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] POST http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action Jan 21 08:06:55.652437 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.652437 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:55.654063 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2fe5c52-5ac4-4910-a570-70081286077c tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:55.654506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2fe5c52-5ac4-4910-a570-70081286077c tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:55.656488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-f2fe5c52-5ac4-4910-a570-70081286077c tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Updating group '080da226-d616-4607-a0f2-0fd9ac7748eb' with 'error' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:06:55.678113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.678113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:55.698300 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2fe5c52-5ac4-4910-a570-70081286077c tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action returned with HTTP 202 Jan 21 08:06:55.700275 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1693/3404] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 08:06:55 2021] POST /volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:55.722544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcd28c4d-85ff-4717-9bd8-5b29c8af72c4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] GET http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb Jan 21 08:06:55.724076 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fcd28c4d-85ff-4717-9bd8-5b29c8af72c4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:55.724794 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.724794 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:55.726972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fcd28c4d-85ff-4717-9bd8-5b29c8af72c4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:55.728648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-fcd28c4d-85ff-4717-9bd8-5b29c8af72c4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] show called for member 080da226-d616-4607-a0f2-0fd9ac7748eb {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:55.749452 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.749452 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:55.854015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fcd28c4d-85ff-4717-9bd8-5b29c8af72c4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb returned with HTTP 200 Jan 21 08:06:55.856891 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1694/3405] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:55 2021] GET /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb => generated 385 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:55.879443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9638d188-dbe6-43f2-84d7-af7618051bf8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] POST http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action Jan 21 08:06:55.882104 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.882104 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:55.883509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9638d188-dbe6-43f2-84d7-af7618051bf8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:55.884532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9638d188-dbe6-43f2-84d7-af7618051bf8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:55.886700 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-9638d188-dbe6-43f2-84d7-af7618051bf8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Updating group '080da226-d616-4607-a0f2-0fd9ac7748eb' with 'available' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:06:55.903344 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.903344 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:55.923856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9638d188-dbe6-43f2-84d7-af7618051bf8 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action returned with HTTP 202 Jan 21 08:06:55.925363 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1695/3406] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 08:06:55 2021] POST /volume/v3/28599f9a5306421090d7bf6c78eb85f3/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:55.947148 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e701d5e9-35f9-4864-931b-fa07fd173b6a tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] GET http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb Jan 21 08:06:55.948805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e701d5e9-35f9-4864-931b-fa07fd173b6a tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:55.949474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:55.949474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:55.950558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e701d5e9-35f9-4864-931b-fa07fd173b6a tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:55.952804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-e701d5e9-35f9-4864-931b-fa07fd173b6a tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] show called for member 080da226-d616-4607-a0f2-0fd9ac7748eb {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:55.973748 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:55.973748 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:56.044713 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e701d5e9-35f9-4864-931b-fa07fd173b6a tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb returned with HTTP 200 Jan 21 08:06:56.047912 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1696/3407] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:55 2021] GET /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb => generated 389 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:56.091262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-06bfb51f-4993-4d82-bfd8-76821060034f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] GET http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/volumes/detail Jan 21 08:06:56.095448 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-06bfb51f-4993-4d82-bfd8-76821060034f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:56.095962 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:56.095962 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:56.102001 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-06bfb51f-4993-4d82-bfd8-76821060034f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:56.103735 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-06bfb51f-4993-4d82-bfd8-76821060034f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:06:56.105679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.105679 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:56.115090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-06bfb51f-4993-4d82-bfd8-76821060034f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:06:56.154262 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-02277de3-8380-4c0d-870f-6d21c9339012 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Lock "b'cinder-attachment_update-e6b2c5a8-bf60-45fe-a400-47452c3597a6-n-h1-765315-16'" released by "attachment_update" :: held 3.701s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:06:56.157235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-02277de3-8380-4c0d-870f-6d21c9339012 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/8e591135-ba38-424f-b88b-ba0bfdd526e5 returned with HTTP 200 Jan 21 08:06:56.168489 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1712/3408] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 08:06:52 2021] PUT /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/8e591135-ba38-424f-b88b-ba0bfdd526e5 => generated 762 bytes in 3812 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:06:56.238507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-6fa64e69-7f9f-440e-914c-dc99329d545e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] POST http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/8e591135-ba38-424f-b88b-ba0bfdd526e5/action Jan 21 08:06:56.249842 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:56.249842 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:56.251344 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-6fa64e69-7f9f-440e-914c-dc99329d545e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:56.252346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-6fa64e69-7f9f-440e-914c-dc99329d545e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:56.320269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-06bfb51f-4993-4d82-bfd8-76821060034f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Get all volumes completed successfully. Jan 21 08:06:56.346448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-06bfb51f-4993-4d82-bfd8-76821060034f tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/volumes/detail returned with HTTP 200 Jan 21 08:06:56.364719 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1697/3409] 10.222.0.24 () {60 vars in 1266 bytes} [Thu Jan 21 08:06:56 2021] GET /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/volumes/detail => generated 15 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:56.379735 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aab93509-9283-4435-b8ee-8f05906bb1b4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] POST http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action Jan 21 08:06:56.381460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aab93509-9283-4435-b8ee-8f05906bb1b4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:06:56.381944 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aab93509-9283-4435-b8ee-8f05906bb1b4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:06:56.383490 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-aab93509-9283-4435-b8ee-8f05906bb1b4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] delete called for group 080da226-d616-4607-a0f2-0fd9ac7748eb {{(pid=88081) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:06:56.383944 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.groups [None req-aab93509-9283-4435-b8ee-8f05906bb1b4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Delete group with id: 080da226-d616-4607-a0f2-0fd9ac7748eb Jan 21 08:06:56.410263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.410263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:56.542264 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.542264 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:56.595389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-348d5df5-23d6-4e1c-b256-2d1b2d016989 req-6fa64e69-7f9f-440e-914c-dc99329d545e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/8e591135-ba38-424f-b88b-ba0bfdd526e5/action returned with HTTP 204 Jan 21 08:06:56.597173 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1713/3410] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 08:06:56 2021] POST /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/8e591135-ba38-424f-b88b-ba0bfdd526e5/action => generated 0 bytes in 368 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:06:56.694419 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aab93509-9283-4435-b8ee-8f05906bb1b4 tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action returned with HTTP 202 Jan 21 08:06:56.696023 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1698/3411] 10.222.0.24 () {62 vars in 1395 bytes} [Thu Jan 21 08:06:56 2021] POST /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:06:56.714097 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b23a10b-d913-4d01-8f4c-161ab53292cb tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] GET http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb Jan 21 08:06:56.716061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b23a10b-d913-4d01-8f4c-161ab53292cb tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:56.716536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:56.716536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:56.717793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b23a10b-d913-4d01-8f4c-161ab53292cb tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:56.718707 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-3b23a10b-d913-4d01-8f4c-161ab53292cb tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] show called for member 080da226-d616-4607-a0f2-0fd9ac7748eb {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:56.760613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:56.760613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:56.868245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b23a10b-d913-4d01-8f4c-161ab53292cb tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb returned with HTTP 200 Jan 21 08:06:56.887261 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1714/3412] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:56 2021] GET /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb => generated 388 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:06:57.908918 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8314ce5-bec7-4572-8430-6b383b4b7dca tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] GET http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb Jan 21 08:06:57.910189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8314ce5-bec7-4572-8430-6b383b4b7dca tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:57.910556 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:57.910556 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:57.913275 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8314ce5-bec7-4572-8430-6b383b4b7dca tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:57.919252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.groups [None req-b8314ce5-bec7-4572-8430-6b383b4b7dca tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] show called for member 080da226-d616-4607-a0f2-0fd9ac7748eb {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:06:57.948040 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8314ce5-bec7-4572-8430-6b383b4b7dca tempest-GroupsV320Test-524511893 tempest-GroupsV320Test-524511893] http://10.222.0.24/volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb returned with HTTP 404 Jan 21 08:06:57.950373 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1699/3413] 10.222.0.24 () {60 vars in 1353 bytes} [Thu Jan 21 08:06:57 2021] GET /volume/v3/dd9db5396e6e4ca4ac6c1657e97997b1/groups/080da226-d616-4607-a0f2-0fd9ac7748eb => generated 108 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:06:57.969532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9312c142-a1eb-44b2-b368-618467c4746a tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] DELETE http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/group_types/f5983d5b-b15f-4a3d-ad11-2b023a084042 Jan 21 08:06:57.971616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9312c142-a1eb-44b2-b368-618467c4746a tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:57.972560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:57.972560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:06:57.974702 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9312c142-a1eb-44b2-b368-618467c4746a tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:57.976494 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:57.976494 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:06:58.058567 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:06:58.058567 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:06:58.070855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9312c142-a1eb-44b2-b368-618467c4746a tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/group_types/f5983d5b-b15f-4a3d-ad11-2b023a084042 returned with HTTP 202 Jan 21 08:06:58.071891 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1715/3414] 10.222.0.24 () {60 vars in 1371 bytes} [Thu Jan 21 08:06:57 2021] DELETE /volume/v3/28599f9a5306421090d7bf6c78eb85f3/group_types/f5983d5b-b15f-4a3d-ad11-2b023a084042 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:06:58.109249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd0f5178-3376-469f-aad8-915de41a0eb5 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] DELETE http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/types/918102ee-fd43-47a7-8dd6-243b4f5bc1b2 Jan 21 08:06:58.110222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd0f5178-3376-469f-aad8-915de41a0eb5 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:58.111139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd0f5178-3376-469f-aad8-915de41a0eb5 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:58.324731 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:06:58.324731 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:06:58.369756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd0f5178-3376-469f-aad8-915de41a0eb5 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/types/918102ee-fd43-47a7-8dd6-243b4f5bc1b2 returned with HTTP 202 Jan 21 08:06:58.372061 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1700/3415] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:06:58 2021] DELETE /volume/v3/28599f9a5306421090d7bf6c78eb85f3/types/918102ee-fd43-47a7-8dd6-243b4f5bc1b2 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:06:58.388026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32de9e52-bcd7-4e5c-87a0-b7e335f3e760 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] GET http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/types/918102ee-fd43-47a7-8dd6-243b4f5bc1b2 Jan 21 08:06:58.389327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32de9e52-bcd7-4e5c-87a0-b7e335f3e760 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:58.390427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-32de9e52-bcd7-4e5c-87a0-b7e335f3e760 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:58.450612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-32de9e52-bcd7-4e5c-87a0-b7e335f3e760 tempest-GroupsV320Test-1901617811 tempest-GroupsV320Test-1901617811] http://10.222.0.24/volume/v3/28599f9a5306421090d7bf6c78eb85f3/types/918102ee-fd43-47a7-8dd6-243b4f5bc1b2 returned with HTTP 404 Jan 21 08:06:58.453949 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1716/3416] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:06:58 2021] GET /volume/v3/28599f9a5306421090d7bf6c78eb85f3/types/918102ee-fd43-47a7-8dd6-243b4f5bc1b2 => generated 114 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:07:15.560704 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] POST http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes Jan 21 08:07:15.563263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1771934014"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:15.565305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1771934014'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:07:15.566206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Create volume of 1 GB Jan 21 08:07:15.590589 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Availability Zones retrieved successfully. Jan 21 08:07:15.637266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Flow 'volume_create_api' (2c1716d2-0c02-415d-b65d-593a6d6b073b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:07:15.643304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395aa60b-ca65-4014-9f48-02cb9ad99824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:07:15.650768 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:07:15.858750 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395aa60b-ca65-4014-9f48-02cb9ad99824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:07:15.865109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c9cc647-b6ea-44b0-b3db-3289efd93c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:07:16.154859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Created reservations ['b604bac6-17e2-48a0-9ca0-d4a9bbee5db7', '8715b040-5263-4fc1-8cff-1cdf5a28f3d6', 'aad2c724-a94c-40d9-8ca0-f54eed7ee586', '1bb58fbc-89be-49ae-bbfb-955f38fc173e'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:07:16.157091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c9cc647-b6ea-44b0-b3db-3289efd93c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b604bac6-17e2-48a0-9ca0-d4a9bbee5db7', '8715b040-5263-4fc1-8cff-1cdf5a28f3d6', 'aad2c724-a94c-40d9-8ca0-f54eed7ee586', '1bb58fbc-89be-49ae-bbfb-955f38fc173e']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:07:16.160137 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16ec5f6-9a76-4210-8567-3ffefb4391e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:07:16.335260 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16ec5f6-9a76-4210-8567-3ffefb4391e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c801932e-52d4-44aa-8a0e-908345033f39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1771934014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c76c801a7e7c4601a7746f150e587581',qos_specs=None,replication_status=,reservations=['b604bac6-17e2-48a0-9ca0-d4a9bbee5db7','8715b040-5263-4fc1-8cff-1cdf5a28f3d6','aad2c724-a94c-40d9-8ca0-f54eed7ee586','1bb58fbc-89be-49ae-bbfb-955f38fc173e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8336d1091aa4a2aa9a78574cf51bbd5',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1771934014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c801932e-52d4-44aa-8a0e-908345033f39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c76c801a7e7c4601a7746f150e587581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f8336d1091aa4a2aa9a78574cf51bbd5',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:07:16.339692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ddaf20f-fb00-4609-8a57-9c06de2c7621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:07:16.423543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ddaf20f-fb00-4609-8a57-9c06de2c7621) transitioned into state 'SUCCESS' from state '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-1771934014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c76c801a7e7c4601a7746f150e587581',qos_specs=None,replication_status=,reservations=['b604bac6-17e2-48a0-9ca0-d4a9bbee5db7','8715b040-5263-4fc1-8cff-1cdf5a28f3d6','aad2c724-a94c-40d9-8ca0-f54eed7ee586','1bb58fbc-89be-49ae-bbfb-955f38fc173e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8336d1091aa4a2aa9a78574cf51bbd5',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:07:16.435108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6294da45-ad34-4f9a-9889-0faf03f086d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:07:16.496146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6294da45-ad34-4f9a-9889-0faf03f086d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:07:16.500034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Flow 'volume_create_api' (2c1716d2-0c02-415d-b65d-593a6d6b073b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:07:16.633511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Create volume request issued successfully. Jan 21 08:07:16.687275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c78e9e8-47b4-461f-a70e-468fd4c59676 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes returned with HTTP 202 Jan 21 08:07:16.704969 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1701/3417] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:07:15 2021] POST /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes => generated 820 bytes in 1518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:07:16.717332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0d662db-941c-45a4-931f-026d8769d530 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:07:16.718817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0d662db-941c-45a4-931f-026d8769d530 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:16.719703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f0d662db-941c-45a4-931f-026d8769d530 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:16.835589 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:16.835589 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:16.854155 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f0d662db-941c-45a4-931f-026d8769d530 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:07:16.920154 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f0d662db-941c-45a4-931f-026d8769d530 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 returned with HTTP 200 Jan 21 08:07:16.945068 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1717/3418] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:16 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 => generated 888 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:17.958732 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-993dd9ce-c424-43f5-9758-d02bf0b14c2c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:07:17.968845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-993dd9ce-c424-43f5-9758-d02bf0b14c2c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:17.971234 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:17.971234 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:17.972200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-993dd9ce-c424-43f5-9758-d02bf0b14c2c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:18.063200 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:18.063200 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:18.090413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-993dd9ce-c424-43f5-9758-d02bf0b14c2c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:07:18.122782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-993dd9ce-c424-43f5-9758-d02bf0b14c2c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 returned with HTTP 200 Jan 21 08:07:18.134112 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1702/3419] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:17 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:19.148694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4e1f48d8-99ff-4440-a17d-3ede933d5a59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:07:19.149751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4e1f48d8-99ff-4440-a17d-3ede933d5a59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:19.150068 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:19.150068 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:19.151406 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4e1f48d8-99ff-4440-a17d-3ede933d5a59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:19.271515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:19.271515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:19.301034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4e1f48d8-99ff-4440-a17d-3ede933d5a59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:07:19.361344 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4e1f48d8-99ff-4440-a17d-3ede933d5a59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 returned with HTTP 200 Jan 21 08:07:19.363268 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1718/3420] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:07:19 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:19.404401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea6bffd9-e084-4ce6-a5e7-0b4e5324937c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] POST http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots Jan 21 08:07:19.405924 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:19.405924 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:19.407206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea6bffd9-e084-4ce6-a5e7-0b4e5324937c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c801932e-52d4-44aa-8a0e-908345033f39", "name": "tempest-SnapshotsActionsTest-Snapshot-1350259333"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:19.534305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:19.534305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:19.541502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ea6bffd9-e084-4ce6-a5e7-0b4e5324937c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:07:19.543938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-ea6bffd9-e084-4ce6-a5e7-0b4e5324937c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Create snapshot from volume c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:07:19.768174 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-ea6bffd9-e084-4ce6-a5e7-0b4e5324937c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Created reservations ['1992838c-70ce-4122-a48e-407313288ae2', '9ca22072-c965-4957-b117-7ec14b361131', '81e24ba4-745e-4d8f-a213-6734a22db7c8', '24a7d1e3-3256-4caa-96c5-db4dd90e656b'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:07:20.020311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ea6bffd9-e084-4ce6-a5e7-0b4e5324937c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot create request issued successfully. Jan 21 08:07:20.021753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea6bffd9-e084-4ce6-a5e7-0b4e5324937c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots returned with HTTP 202 Jan 21 08:07:20.024668 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1703/3421] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 08:07:19 2021] POST /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots => generated 307 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:07:20.042452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39f9ae20-4b90-46e3-aecc-46361db7092b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:07:20.055146 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39f9ae20-4b90-46e3-aecc-46361db7092b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:20.055485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:20.055485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:20.057252 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39f9ae20-4b90-46e3-aecc-46361db7092b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:20.127723 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:20.127723 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:20.131149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39f9ae20-4b90-46e3-aecc-46361db7092b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:20.135714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39f9ae20-4b90-46e3-aecc-46361db7092b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:07:20.137892 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1719/3422] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:20 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 439 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:21.163081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8e8db0ef-6c8c-41c3-8830-97579a02fe0a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:07:21.164491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8e8db0ef-6c8c-41c3-8830-97579a02fe0a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:21.165072 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:21.165072 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:21.166020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8e8db0ef-6c8c-41c3-8830-97579a02fe0a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:21.281159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:21.281159 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:21.290479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8e8db0ef-6c8c-41c3-8830-97579a02fe0a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:21.295805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8e8db0ef-6c8c-41c3-8830-97579a02fe0a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:07:21.298703 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1704/3423] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:21 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 439 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:22.318886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61b40ed7-ff90-4528-a97e-7dddef286f96 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:07:22.319861 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61b40ed7-ff90-4528-a97e-7dddef286f96 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:22.320241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:22.320241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:22.333998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61b40ed7-ff90-4528-a97e-7dddef286f96 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:22.490800 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:22.490800 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:22.493822 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-61b40ed7-ff90-4528-a97e-7dddef286f96 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:22.501381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61b40ed7-ff90-4528-a97e-7dddef286f96 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:07:22.508678 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1720/3424] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:22 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 439 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:23.523622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4cb370f-0781-47d5-a33c-9cd5501bd51e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:07:23.524623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4cb370f-0781-47d5-a33c-9cd5501bd51e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:23.524989 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:23.524989 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:23.525674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4cb370f-0781-47d5-a33c-9cd5501bd51e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:23.598687 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:23.598687 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:23.601711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a4cb370f-0781-47d5-a33c-9cd5501bd51e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:23.606290 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4cb370f-0781-47d5-a33c-9cd5501bd51e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:07:23.608952 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1705/3425] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:23 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 466 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:23.762974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ccfa8ce-3ee3-4977-a97b-c09d34928aaf tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action Jan 21 08:07:23.763706 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:23.763706 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:23.765458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ccfa8ce-3ee3-4977-a97b-c09d34928aaf tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:23.765941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ccfa8ce-3ee3-4977-a97b-c09d34928aaf tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:23.767630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-4ccfa8ce-3ee3-4977-a97b-c09d34928aaf tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '7c9f6dae-64bf-451b-bd93-a58054af87f4' with '{'status': 'creating'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:07:23.907079 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:23.907079 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:23.971091 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ccfa8ce-3ee3-4977-a97b-c09d34928aaf tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action returned with HTTP 202 Jan 21 08:07:23.972713 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1721/3426] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:23 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:23.984204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a724453-5ac8-4967-aa60-c78c70c4122a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:07:23.985422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a724453-5ac8-4967-aa60-c78c70c4122a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:23.985880 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:23.985880 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:23.987232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a724453-5ac8-4967-aa60-c78c70c4122a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:24.019325 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:24.019325 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:24.021065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a724453-5ac8-4967-aa60-c78c70c4122a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:24.025291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a724453-5ac8-4967-aa60-c78c70c4122a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:07:24.026587 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1706/3427] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:23 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:07:24.047417 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d5610b8-ffc6-4be3-81b8-eb0a89d78c2a tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action Jan 21 08:07:24.048263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:24.048263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:24.049106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d5610b8-ffc6-4be3-81b8-eb0a89d78c2a tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:24.050123 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d5610b8-ffc6-4be3-81b8-eb0a89d78c2a tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:24.052045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-6d5610b8-ffc6-4be3-81b8-eb0a89d78c2a tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '7c9f6dae-64bf-451b-bd93-a58054af87f4' with '{'status': 'available'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:07:24.167981 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:24.167981 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:24.289587 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d5610b8-ffc6-4be3-81b8-eb0a89d78c2a tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action returned with HTTP 202 Jan 21 08:07:24.291352 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1722/3428] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:24 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:24.303362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2a280c7-e2d3-40bd-b182-145b3ce7676e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:07:24.303905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2a280c7-e2d3-40bd-b182-145b3ce7676e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:24.304163 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:24.304163 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:24.304544 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2a280c7-e2d3-40bd-b182-145b3ce7676e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:24.345268 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:24.345268 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:24.346603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f2a280c7-e2d3-40bd-b182-145b3ce7676e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:24.349001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2a280c7-e2d3-40bd-b182-145b3ce7676e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:07:24.349826 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1707/3429] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:24 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:24.374760 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab3249ca-ce4c-4b88-aa63-5636b90f7a9f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] POST http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots Jan 21 08:07:24.378263 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:24.378263 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:24.379764 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab3249ca-ce4c-4b88-aa63-5636b90f7a9f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c801932e-52d4-44aa-8a0e-908345033f39", "name": "tempest-SnapshotsActionsTest-Snapshot-258545018"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:24.592219 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:24.592219 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:24.594639 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ab3249ca-ce4c-4b88-aa63-5636b90f7a9f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:07:24.595281 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-ab3249ca-ce4c-4b88-aa63-5636b90f7a9f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Create snapshot from volume c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:07:24.881605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-ab3249ca-ce4c-4b88-aa63-5636b90f7a9f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Created reservations ['d181da8a-ac3a-4c0e-a761-8aaa5fb39513', '9a8bc43f-465a-486f-9a9d-e69a3ed1dea0', '4f3de2c8-cdf4-4c09-bad6-953431c1dff2', 'e4f856dd-7009-4049-9ae0-c4af4241db3b'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:07:25.199478 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ab3249ca-ce4c-4b88-aa63-5636b90f7a9f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot create request issued successfully. Jan 21 08:07:25.201346 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab3249ca-ce4c-4b88-aa63-5636b90f7a9f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots returned with HTTP 202 Jan 21 08:07:25.204763 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1723/3430] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 08:07:24 2021] POST /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots => generated 306 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:07:25.222699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5acab3c-7c1e-4324-ab5b-69695e147698 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:07:25.224079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5acab3c-7c1e-4324-ab5b-69695e147698 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:25.224752 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:25.224752 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:25.225662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5acab3c-7c1e-4324-ab5b-69695e147698 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:25.301590 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:25.301590 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:25.303385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e5acab3c-7c1e-4324-ab5b-69695e147698 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:25.306313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5acab3c-7c1e-4324-ab5b-69695e147698 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 200 Jan 21 08:07:25.316242 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1708/3431] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:25 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 438 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:26.332753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19d8d37c-739d-4504-a06b-58ac0b08fe62 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:07:26.333983 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19d8d37c-739d-4504-a06b-58ac0b08fe62 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:26.334608 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:26.334608 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:26.335793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19d8d37c-739d-4504-a06b-58ac0b08fe62 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:26.396869 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:26.396869 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:26.399664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-19d8d37c-739d-4504-a06b-58ac0b08fe62 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:26.405287 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19d8d37c-739d-4504-a06b-58ac0b08fe62 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 200 Jan 21 08:07:26.407765 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1724/3432] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:26 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 438 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:27.428279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97dfc875-529d-4769-8f56-b4208854438f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:07:27.430293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97dfc875-529d-4769-8f56-b4208854438f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:27.432186 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:27.432186 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:27.436992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-97dfc875-529d-4769-8f56-b4208854438f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:27.506353 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:27.506353 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:27.509048 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-97dfc875-529d-4769-8f56-b4208854438f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:27.514236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-97dfc875-529d-4769-8f56-b4208854438f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 200 Jan 21 08:07:27.516195 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1709/3433] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:27 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 438 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:28.535326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e09cac1e-4306-4edb-ac31-ba9247d59d57 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:07:28.538976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e09cac1e-4306-4edb-ac31-ba9247d59d57 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:28.539684 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:28.539684 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:28.540844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e09cac1e-4306-4edb-ac31-ba9247d59d57 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:28.592871 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:28.592871 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:28.594952 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e09cac1e-4306-4edb-ac31-ba9247d59d57 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:28.597374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e09cac1e-4306-4edb-ac31-ba9247d59d57 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 200 Jan 21 08:07:28.598292 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1725/3434] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:28 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:28.617784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e012ebe3-2527-424a-b14f-629702b5aa11 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d/action Jan 21 08:07:28.619044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:28.619044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:28.619982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e012ebe3-2527-424a-b14f-629702b5aa11 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:28.620509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e012ebe3-2527-424a-b14f-629702b5aa11 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:28.621752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-e012ebe3-2527-424a-b14f-629702b5aa11 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '2567172a-bdae-4e1b-aeba-39ca7efeaa5d' with '{'status': 'creating'}' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:07:28.713158 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:28.713158 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:28.794385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e012ebe3-2527-424a-b14f-629702b5aa11 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d/action returned with HTTP 202 Jan 21 08:07:28.801723 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1710/3435] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:28 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:28.811343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be79f04c-184b-4ae1-9807-5debbc7dd30e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:07:28.812984 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be79f04c-184b-4ae1-9807-5debbc7dd30e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:28.813359 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:28.813359 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:28.814313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be79f04c-184b-4ae1-9807-5debbc7dd30e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:28.873594 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:28.873594 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:28.876558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-be79f04c-184b-4ae1-9807-5debbc7dd30e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:28.881230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be79f04c-184b-4ae1-9807-5debbc7dd30e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 200 Jan 21 08:07:28.883365 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1726/3436] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:28 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 464 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:28.903171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4329c63-1a14-493c-9217-471b0cb75273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d/action Jan 21 08:07:28.905890 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:28.905890 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:28.906822 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4329c63-1a14-493c-9217-471b0cb75273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-force_delete": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:28.907459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4329c63-1a14-493c-9217-471b0cb75273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:28.968913 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:28.968913 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:28.970238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d4329c63-1a14-493c-9217-471b0cb75273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Snapshot retrieved successfully. Jan 21 08:07:29.116612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d4329c63-1a14-493c-9217-471b0cb75273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Snapshot delete request issued successfully. Jan 21 08:07:29.124719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4329c63-1a14-493c-9217-471b0cb75273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d/action returned with HTTP 202 Jan 21 08:07:29.124719 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1711/3437] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:28 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:29.134961 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f16b27f-6ab8-4a42-a57c-a598cc689ade tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:07:29.135911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f16b27f-6ab8-4a42-a57c-a598cc689ade tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:29.136273 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:29.136273 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:29.142383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f16b27f-6ab8-4a42-a57c-a598cc689ade tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:29.278988 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:29.278988 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:29.287959 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f16b27f-6ab8-4a42-a57c-a598cc689ade tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:29.292521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f16b27f-6ab8-4a42-a57c-a598cc689ade tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 200 Jan 21 08:07:29.293733 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1727/3438] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:29 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 464 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:30.333445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b79c0a3-b58c-4473-9df4-e88c1851e24e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:07:30.333445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b79c0a3-b58c-4473-9df4-e88c1851e24e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:30.333445 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:30.333445 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:30.333445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b79c0a3-b58c-4473-9df4-e88c1851e24e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:30.475062 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:30.475062 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:30.475062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3b79c0a3-b58c-4473-9df4-e88c1851e24e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:30.491653 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b79c0a3-b58c-4473-9df4-e88c1851e24e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 200 Jan 21 08:07:30.491653 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1712/3439] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:30 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 464 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:31.525950 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb513597-3cdd-4a80-8a50-8d22f5f22f8c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:07:31.527277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb513597-3cdd-4a80-8a50-8d22f5f22f8c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:31.527665 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:31.527665 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:31.528685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fb513597-3cdd-4a80-8a50-8d22f5f22f8c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:31.630782 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:31.630782 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:31.634518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fb513597-3cdd-4a80-8a50-8d22f5f22f8c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:31.640394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fb513597-3cdd-4a80-8a50-8d22f5f22f8c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 200 Jan 21 08:07:31.650453 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1728/3440] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:31 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 464 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:32.665347 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c00054a9-1e3c-4f42-a7d0-04e078153f66 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:07:32.668419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c00054a9-1e3c-4f42-a7d0-04e078153f66 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:32.669070 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:32.669070 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:32.669784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c00054a9-1e3c-4f42-a7d0-04e078153f66 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:32.770139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c00054a9-1e3c-4f42-a7d0-04e078153f66 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 404 Jan 21 08:07:32.773397 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1713/3441] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:32 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 111 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:07:32.789838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a848237-253f-4c3a-ad86-11d97a5f37c3 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action Jan 21 08:07:32.791071 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:32.791071 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:32.792333 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a848237-253f-4c3a-ad86-11d97a5f37c3 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:32.793815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a848237-253f-4c3a-ad86-11d97a5f37c3 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:32.796224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-3a848237-253f-4c3a-ad86-11d97a5f37c3 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '7c9f6dae-64bf-451b-bd93-a58054af87f4' with '{'status': 'available'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:07:32.955381 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:32.955381 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:33.080343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a848237-253f-4c3a-ad86-11d97a5f37c3 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action returned with HTTP 202 Jan 21 08:07:33.082610 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1729/3442] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:32 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:33.100330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd24198b-367d-495a-a9c5-8b98081d5098 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:07:33.101291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd24198b-367d-495a-a9c5-8b98081d5098 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:33.102434 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dd24198b-367d-495a-a9c5-8b98081d5098 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:33.209073 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:33.209073 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:33.212340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dd24198b-367d-495a-a9c5-8b98081d5098 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:33.218763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dd24198b-367d-495a-a9c5-8b98081d5098 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:07:33.221809 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1714/3443] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:33 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 466 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:33.250818 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe8dc5aa-14aa-440c-875a-8319009f93bc tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] POST http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots Jan 21 08:07:33.252982 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:33.252982 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:33.254468 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe8dc5aa-14aa-440c-875a-8319009f93bc tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c801932e-52d4-44aa-8a0e-908345033f39", "name": "tempest-SnapshotsActionsTest-Snapshot-1552768110"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:33.449992 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:33.449992 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:33.455588 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe8dc5aa-14aa-440c-875a-8319009f93bc tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:07:33.456376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-fe8dc5aa-14aa-440c-875a-8319009f93bc tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Create snapshot from volume c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:07:33.695080 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-fe8dc5aa-14aa-440c-875a-8319009f93bc tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Created reservations ['c0a23632-f885-46d8-a251-307d5cd058ed', '8a8314a6-d31b-40dd-af76-d699d3306cbc', 'b7fa0997-81a8-479a-8396-00f6cfe10cbc', '82e452b7-28df-4196-994c-ed6cec84740c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:07:33.947032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe8dc5aa-14aa-440c-875a-8319009f93bc tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot create request issued successfully. Jan 21 08:07:33.949185 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe8dc5aa-14aa-440c-875a-8319009f93bc tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots returned with HTTP 202 Jan 21 08:07:33.952699 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1730/3444] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 08:07:33 2021] POST /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots => generated 307 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:07:33.974160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b026760a-665e-47e9-a6fa-753e5d0c124f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:33.975629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b026760a-665e-47e9-a6fa-753e5d0c124f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:33.976245 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:33.976245 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:33.989655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b026760a-665e-47e9-a6fa-753e5d0c124f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:34.081790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:34.081790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:34.084169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b026760a-665e-47e9-a6fa-753e5d0c124f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:34.090153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b026760a-665e-47e9-a6fa-753e5d0c124f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 200 Jan 21 08:07:34.093789 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1715/3445] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:33 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 439 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:35.116741 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99e1b4ef-a6d4-49cf-a778-10a8e95d9e0c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:35.120326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99e1b4ef-a6d4-49cf-a778-10a8e95d9e0c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:35.121402 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:35.121402 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:35.124050 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99e1b4ef-a6d4-49cf-a778-10a8e95d9e0c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:35.189014 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:35.189014 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:35.191459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-99e1b4ef-a6d4-49cf-a778-10a8e95d9e0c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:35.194618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99e1b4ef-a6d4-49cf-a778-10a8e95d9e0c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 200 Jan 21 08:07:35.197392 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1731/3446] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:35 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 439 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:36.220030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e49c779e-2eeb-4e51-8cf0-f6704d47dd59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:36.221935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e49c779e-2eeb-4e51-8cf0-f6704d47dd59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:36.222211 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:36.222211 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:36.223422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e49c779e-2eeb-4e51-8cf0-f6704d47dd59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:36.395488 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:36.395488 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:36.396777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e49c779e-2eeb-4e51-8cf0-f6704d47dd59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:36.401200 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e49c779e-2eeb-4e51-8cf0-f6704d47dd59 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 200 Jan 21 08:07:36.402801 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1716/3447] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:36 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 439 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:37.441233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47201713-83ec-41ce-932f-763ccd79c5f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:37.441233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47201713-83ec-41ce-932f-763ccd79c5f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:37.441233 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:37.441233 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:37.441233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-47201713-83ec-41ce-932f-763ccd79c5f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:37.544327 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:37.544327 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:37.544327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-47201713-83ec-41ce-932f-763ccd79c5f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:37.544327 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-47201713-83ec-41ce-932f-763ccd79c5f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 200 Jan 21 08:07:37.544327 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1732/3448] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:37 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 466 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:37.572073 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-683697c3-a789-4219-ba85-732549e52e03 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d/action Jan 21 08:07:37.572073 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:37.572073 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:37.572073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-683697c3-a789-4219-ba85-732549e52e03 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:37.572073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-683697c3-a789-4219-ba85-732549e52e03 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:37.582300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-683697c3-a789-4219-ba85-732549e52e03 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '39cdaec7-0133-4f12-9775-7680ca672c6d' with '{'status': 'deleting'}' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:07:37.771696 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:37.771696 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:37.868438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-683697c3-a789-4219-ba85-732549e52e03 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d/action returned with HTTP 202 Jan 21 08:07:37.868438 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1717/3449] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:37 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d/action => generated 0 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:37.884227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-983eda41-2a91-42c9-88f8-03c621270d31 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:37.884227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-983eda41-2a91-42c9-88f8-03c621270d31 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:37.884227 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:37.884227 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:37.884227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-983eda41-2a91-42c9-88f8-03c621270d31 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:37.981932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:37.981932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:37.981932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-983eda41-2a91-42c9-88f8-03c621270d31 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:37.981932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-983eda41-2a91-42c9-88f8-03c621270d31 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 200 Jan 21 08:07:37.981932 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1733/3450] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:37 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 465 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:38.014647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-22ba86c5-e16a-4cdf-b1e5-1a1659bce177 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d/action Jan 21 08:07:38.014647 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:38.014647 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:38.025426 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-22ba86c5-e16a-4cdf-b1e5-1a1659bce177 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-force_delete": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:38.025426 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-22ba86c5-e16a-4cdf-b1e5-1a1659bce177 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:38.135349 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:38.135349 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:38.135349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-22ba86c5-e16a-4cdf-b1e5-1a1659bce177 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Snapshot retrieved successfully. Jan 21 08:07:38.484350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-22ba86c5-e16a-4cdf-b1e5-1a1659bce177 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Snapshot delete request issued successfully. Jan 21 08:07:38.484350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-22ba86c5-e16a-4cdf-b1e5-1a1659bce177 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d/action returned with HTTP 202 Jan 21 08:07:38.503743 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1718/3451] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:37 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d/action => generated 0 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:38.519273 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d93bd123-bdc3-4c7d-803f-e515e35290da tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:38.519273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d93bd123-bdc3-4c7d-803f-e515e35290da tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:38.525483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:38.525483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:38.525483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d93bd123-bdc3-4c7d-803f-e515e35290da tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:38.672116 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:38.672116 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:38.672116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d93bd123-bdc3-4c7d-803f-e515e35290da tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:38.672116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d93bd123-bdc3-4c7d-803f-e515e35290da tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 200 Jan 21 08:07:38.672116 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1734/3452] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:38 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 465 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:39.703334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3c5362c-faa7-494b-a211-44c1087ba296 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:39.703334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3c5362c-faa7-494b-a211-44c1087ba296 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:39.703334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:39.703334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:39.703334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f3c5362c-faa7-494b-a211-44c1087ba296 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:39.862299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:39.862299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:39.862299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f3c5362c-faa7-494b-a211-44c1087ba296 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:39.889947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f3c5362c-faa7-494b-a211-44c1087ba296 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 200 Jan 21 08:07:39.889947 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1719/3453] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:39 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 465 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:40.916335 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a717871-696c-440d-b1fe-b93e43886c3e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:40.916335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a717871-696c-440d-b1fe-b93e43886c3e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:40.916335 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:40.916335 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:40.916335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a717871-696c-440d-b1fe-b93e43886c3e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:41.135641 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:41.135641 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:41.151747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1a717871-696c-440d-b1fe-b93e43886c3e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:41.151747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a717871-696c-440d-b1fe-b93e43886c3e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 200 Jan 21 08:07:41.182849 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1735/3454] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:40 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 465 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:42.178432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2aa894b-64ac-433c-9438-41df2b11f3a5 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:42.178432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2aa894b-64ac-433c-9438-41df2b11f3a5 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:42.178432 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:42.178432 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:42.178432 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2aa894b-64ac-433c-9438-41df2b11f3a5 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:42.282797 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:42.282797 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:42.282797 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e2aa894b-64ac-433c-9438-41df2b11f3a5 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:42.298278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2aa894b-64ac-433c-9438-41df2b11f3a5 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 200 Jan 21 08:07:42.320042 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1720/3455] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:42 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 465 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:43.328094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b6480f7-29bf-4631-b184-b175b5150441 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:07:43.328094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b6480f7-29bf-4631-b184-b175b5150441 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:43.328094 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:43.328094 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:43.328094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b6480f7-29bf-4631-b184-b175b5150441 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:43.469984 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b6480f7-29bf-4631-b184-b175b5150441 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 404 Jan 21 08:07:43.469984 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1736/3456] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:43 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 111 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:07:43.487284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d2b500c-d812-45ab-b82f-c66e635deb4f tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action Jan 21 08:07:43.487284 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:43.487284 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:43.487284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d2b500c-d812-45ab-b82f-c66e635deb4f tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:43.487284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d2b500c-d812-45ab-b82f-c66e635deb4f tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:43.507524 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-4d2b500c-d812-45ab-b82f-c66e635deb4f tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '7c9f6dae-64bf-451b-bd93-a58054af87f4' with '{'status': 'available'}' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:07:43.740250 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:43.740250 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:43.971232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d2b500c-d812-45ab-b82f-c66e635deb4f tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action returned with HTTP 202 Jan 21 08:07:43.986932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31a54a49-64c0-475f-996f-60fe08cacc1f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:07:43.986932 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31a54a49-64c0-475f-996f-60fe08cacc1f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:43.986932 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31a54a49-64c0-475f-996f-60fe08cacc1f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:44.024472 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1721/3457] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:43 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action => generated 0 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:44.284047 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:44.284047 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:44.308342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-31a54a49-64c0-475f-996f-60fe08cacc1f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:44.317865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31a54a49-64c0-475f-996f-60fe08cacc1f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:07:44.382805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21c44249-f16f-4b8c-b0c7-bd39ff2a46b4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] POST http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots Jan 21 08:07:44.392467 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1737/3458] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:43 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 466 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:44.401974 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:44.401974 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:44.401974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21c44249-f16f-4b8c-b0c7-bd39ff2a46b4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c801932e-52d4-44aa-8a0e-908345033f39", "name": "tempest-SnapshotsActionsTest-Snapshot-333517414"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:44.906627 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:44.906627 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:44.906627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-21c44249-f16f-4b8c-b0c7-bd39ff2a46b4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:07:44.923420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-21c44249-f16f-4b8c-b0c7-bd39ff2a46b4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Create snapshot from volume c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:07:45.271932 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-21c44249-f16f-4b8c-b0c7-bd39ff2a46b4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Created reservations ['98c6c020-3226-4558-87d7-9986007efa05', '91b43064-849c-439a-9163-788f31fb89b2', 'cb33c114-4061-4a29-9fc1-3f3e509aa64f', '46f4c635-f7eb-4185-b290-094b1d8206fa'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:07:45.814889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-21c44249-f16f-4b8c-b0c7-bd39ff2a46b4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot create request issued successfully. Jan 21 08:07:45.814889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21c44249-f16f-4b8c-b0c7-bd39ff2a46b4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots returned with HTTP 202 Jan 21 08:07:45.814889 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1722/3459] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 08:07:44 2021] POST /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots => generated 306 bytes in 1446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:07:45.844523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-411ebf93-76d0-4efc-bd67-960b88741a54 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:45.844523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-411ebf93-76d0-4efc-bd67-960b88741a54 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:45.844523 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:45.844523 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:45.844523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-411ebf93-76d0-4efc-bd67-960b88741a54 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:46.178385 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:46.178385 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:46.178385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-411ebf93-76d0-4efc-bd67-960b88741a54 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:46.219416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-411ebf93-76d0-4efc-bd67-960b88741a54 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:46.219416 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1738/3460] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:45 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 438 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:47.252074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5028542e-5d51-4c5c-9590-d99465a6f171 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:47.252074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5028542e-5d51-4c5c-9590-d99465a6f171 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:47.252074 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:47.252074 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:47.252074 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5028542e-5d51-4c5c-9590-d99465a6f171 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:47.598818 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:47.598818 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:47.626766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5028542e-5d51-4c5c-9590-d99465a6f171 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:47.635208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5028542e-5d51-4c5c-9590-d99465a6f171 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:47.635208 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1723/3461] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:47 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 438 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:48.668621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-213a3bd1-366f-4405-a2a4-65773146341f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:48.668621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-213a3bd1-366f-4405-a2a4-65773146341f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:48.668621 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:48.668621 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:48.668621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-213a3bd1-366f-4405-a2a4-65773146341f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:48.785541 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:48.785541 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:48.792123 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-213a3bd1-366f-4405-a2a4-65773146341f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:48.792123 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-213a3bd1-366f-4405-a2a4-65773146341f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:48.806019 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1739/3462] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:48 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 438 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:49.823877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce361427-2f7b-4dc9-87c6-df01ac1abb97 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:49.823877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce361427-2f7b-4dc9-87c6-df01ac1abb97 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:49.823877 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:49.823877 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:49.823877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce361427-2f7b-4dc9-87c6-df01ac1abb97 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:49.977758 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:49.977758 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:49.977758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce361427-2f7b-4dc9-87c6-df01ac1abb97 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:49.977758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce361427-2f7b-4dc9-87c6-df01ac1abb97 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:49.977758 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1724/3463] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:49 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 438 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:50.996245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7ef62df-3f49-4e93-b5da-4dd08f9fd581 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:50.996245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7ef62df-3f49-4e93-b5da-4dd08f9fd581 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:50.996245 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:50.996245 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:50.996245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7ef62df-3f49-4e93-b5da-4dd08f9fd581 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:51.162253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:51.162253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:51.164356 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c7ef62df-3f49-4e93-b5da-4dd08f9fd581 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:51.172543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7ef62df-3f49-4e93-b5da-4dd08f9fd581 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:51.175087 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1740/3464] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:50 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 438 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:52.197038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c2c1f8c-f473-4216-96db-075e4c0e1fd1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:52.197038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c2c1f8c-f473-4216-96db-075e4c0e1fd1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:52.197885 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:52.197885 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:52.198136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1c2c1f8c-f473-4216-96db-075e4c0e1fd1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:52.396028 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:52.396028 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:52.396028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1c2c1f8c-f473-4216-96db-075e4c0e1fd1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:52.396028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1c2c1f8c-f473-4216-96db-075e4c0e1fd1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:52.425711 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1725/3465] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:52 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 465 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:07:52.436234 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-beea4440-9eff-427a-971f-164b1e0ed273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/ee512538-4649-486e-856d-61ee8a85957f/action Jan 21 08:07:52.436234 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:52.436234 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:52.436234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-beea4440-9eff-427a-971f-164b1e0ed273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:52.436234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-beea4440-9eff-427a-971f-164b1e0ed273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:52.443091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-beea4440-9eff-427a-971f-164b1e0ed273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot 'ee512538-4649-486e-856d-61ee8a85957f' with '{'status': 'error'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:07:52.871758 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:52.871758 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:53.081612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-beea4440-9eff-427a-971f-164b1e0ed273 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/ee512538-4649-486e-856d-61ee8a85957f/action returned with HTTP 202 Jan 21 08:07:53.081612 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1741/3466] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:52 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/ee512538-4649-486e-856d-61ee8a85957f/action => generated 0 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:53.110645 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2e415a1-53a1-41eb-8e72-967b1ecaa782 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:53.127798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2e415a1-53a1-41eb-8e72-967b1ecaa782 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:53.127798 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:53.127798 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:53.127798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2e415a1-53a1-41eb-8e72-967b1ecaa782 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:53.322206 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:53.322206 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:53.342946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c2e415a1-53a1-41eb-8e72-967b1ecaa782 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:53.348400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2e415a1-53a1-41eb-8e72-967b1ecaa782 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:53.352499 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1726/3467] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:53 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 461 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:53.390720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8ef4120-a6c4-4957-bc6e-51dc4f297c7d tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/ee512538-4649-486e-856d-61ee8a85957f/action Jan 21 08:07:53.391959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:53.391959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:53.393745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8ef4120-a6c4-4957-bc6e-51dc4f297c7d tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-force_delete": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:53.393910 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e8ef4120-a6c4-4957-bc6e-51dc4f297c7d tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:53.478621 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:53.478621 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:53.482703 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e8ef4120-a6c4-4957-bc6e-51dc4f297c7d tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Snapshot retrieved successfully. Jan 21 08:07:53.887957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e8ef4120-a6c4-4957-bc6e-51dc4f297c7d tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Snapshot delete request issued successfully. Jan 21 08:07:53.895543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e8ef4120-a6c4-4957-bc6e-51dc4f297c7d tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/ee512538-4649-486e-856d-61ee8a85957f/action returned with HTTP 202 Jan 21 08:07:53.901993 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1742/3468] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:53 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/ee512538-4649-486e-856d-61ee8a85957f/action => generated 0 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:53.929924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f635527-9ca1-4481-a4ed-9f5d136c5a8f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:53.929924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f635527-9ca1-4481-a4ed-9f5d136c5a8f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:53.929924 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:53.929924 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:53.929924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f635527-9ca1-4481-a4ed-9f5d136c5a8f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:54.085790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:54.085790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:54.085790 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2f635527-9ca1-4481-a4ed-9f5d136c5a8f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:54.085790 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f635527-9ca1-4481-a4ed-9f5d136c5a8f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:54.101934 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1727/3469] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:53 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 464 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:07:55.111659 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bf061fe-4f40-4846-87f3-fbadff5e3dae tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:55.113386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bf061fe-4f40-4846-87f3-fbadff5e3dae tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:55.113386 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:55.113386 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:55.122324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bf061fe-4f40-4846-87f3-fbadff5e3dae tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:55.212357 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:55.212357 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:55.214687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3bf061fe-4f40-4846-87f3-fbadff5e3dae tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:55.219302 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bf061fe-4f40-4846-87f3-fbadff5e3dae tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:55.222003 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1743/3470] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:55 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 464 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:56.246374 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21f84845-d048-4280-9834-87f7d4b955be tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:56.248072 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21f84845-d048-4280-9834-87f7d4b955be tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:56.248427 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:56.248427 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:56.249265 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21f84845-d048-4280-9834-87f7d4b955be tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:56.381486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:56.381486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:56.384316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-21f84845-d048-4280-9834-87f7d4b955be tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:56.403407 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21f84845-d048-4280-9834-87f7d4b955be tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 200 Jan 21 08:07:56.406938 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1728/3471] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:56 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 464 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:07:57.427245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49e40630-39a3-4bdd-bcb6-97db23a1db16 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:07:57.429283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49e40630-39a3-4bdd-bcb6-97db23a1db16 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:57.429977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:57.429977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:57.430821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49e40630-39a3-4bdd-bcb6-97db23a1db16 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:57.474051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49e40630-39a3-4bdd-bcb6-97db23a1db16 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 404 Jan 21 08:07:57.475677 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1744/3472] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:57 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:07:57.493934 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76aacb95-1fc7-470e-b71f-f157ea3e0776 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action Jan 21 08:07:57.494997 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:57.494997 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:57.497300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76aacb95-1fc7-470e-b71f-f157ea3e0776 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:07:57.498022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76aacb95-1fc7-470e-b71f-f157ea3e0776 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:57.500263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-76aacb95-1fc7-470e-b71f-f157ea3e0776 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '7c9f6dae-64bf-451b-bd93-a58054af87f4' with '{'status': 'available'}' {{(pid=88081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:07:57.632248 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:57.632248 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:57.738426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76aacb95-1fc7-470e-b71f-f157ea3e0776 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action returned with HTTP 202 Jan 21 08:07:57.745249 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1729/3473] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:07:57 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:07:57.754605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41171e35-0575-4f73-9184-82ff2a6db470 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:07:57.755762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41171e35-0575-4f73-9184-82ff2a6db470 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:57.757126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-41171e35-0575-4f73-9184-82ff2a6db470 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:57.824980 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:57.824980 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:57.833426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-41171e35-0575-4f73-9184-82ff2a6db470 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:57.843436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-41171e35-0575-4f73-9184-82ff2a6db470 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:07:57.849836 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1745/3474] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:57 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 466 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:57.873812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d3e5c89-b616-47bd-9e3b-3260ffb7cd6f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] POST http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots Jan 21 08:07:57.875006 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:57.875006 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:57.877557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d3e5c89-b616-47bd-9e3b-3260ffb7cd6f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c801932e-52d4-44aa-8a0e-908345033f39", "name": "tempest-SnapshotsActionsTest-Snapshot-404520036"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:07:58.072795 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:58.072795 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:58.076545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7d3e5c89-b616-47bd-9e3b-3260ffb7cd6f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:07:58.077321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-7d3e5c89-b616-47bd-9e3b-3260ffb7cd6f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Create snapshot from volume c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:07:58.254042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-7d3e5c89-b616-47bd-9e3b-3260ffb7cd6f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Created reservations ['e5e5fc88-ea57-4a4b-968c-d1bc1904006d', '2c53cfe7-823e-4995-990d-5d20ce83c7c0', 'caf8f3f8-aff6-424c-b2e3-bc8502abce3f', '373242b8-12e5-428e-98b2-c3804ce28932'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:07:58.599076 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7d3e5c89-b616-47bd-9e3b-3260ffb7cd6f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot create request issued successfully. Jan 21 08:07:58.600468 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d3e5c89-b616-47bd-9e3b-3260ffb7cd6f tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots returned with HTTP 202 Jan 21 08:07:58.602644 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1730/3475] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 08:07:57 2021] POST /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots => generated 306 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:07:58.620816 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-285ec14e-6d0e-4f43-8eed-51cfaad3b01a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:07:58.622808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-285ec14e-6d0e-4f43-8eed-51cfaad3b01a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:58.623539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:58.623539 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:58.624719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-285ec14e-6d0e-4f43-8eed-51cfaad3b01a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:58.696910 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:58.696910 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:58.699278 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-285ec14e-6d0e-4f43-8eed-51cfaad3b01a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:58.704207 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-285ec14e-6d0e-4f43-8eed-51cfaad3b01a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac returned with HTTP 200 Jan 21 08:07:58.706189 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1746/3476] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:58 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac => generated 438 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:07:59.731510 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5dd2c1c-1066-4d61-b246-6338e6802428 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:07:59.735526 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5dd2c1c-1066-4d61-b246-6338e6802428 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:07:59.751001 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:07:59.751001 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:07:59.751874 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5dd2c1c-1066-4d61-b246-6338e6802428 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:07:59.814715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:07:59.814715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:07:59.818090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d5dd2c1c-1066-4d61-b246-6338e6802428 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:07:59.822202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5dd2c1c-1066-4d61-b246-6338e6802428 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac returned with HTTP 200 Jan 21 08:07:59.831029 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1731/3477] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:07:59 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac => generated 438 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:08:00.880065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e40cf056-9a9d-4be8-916c-26fedd51af4d tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:08:00.896304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e40cf056-9a9d-4be8-916c-26fedd51af4d tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:00.898955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:00.898955 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:00.900655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e40cf056-9a9d-4be8-916c-26fedd51af4d tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:01.121976 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:01.121976 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:01.135984 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e40cf056-9a9d-4be8-916c-26fedd51af4d tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:01.144796 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e40cf056-9a9d-4be8-916c-26fedd51af4d tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac returned with HTTP 200 Jan 21 08:08:01.146141 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1747/3478] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:00 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac => generated 438 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:02.167679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a08d295d-6a49-4ba5-94e6-33bdbf177e20 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:08:02.168681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a08d295d-6a49-4ba5-94e6-33bdbf177e20 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:02.169027 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:02.169027 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:02.170693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a08d295d-6a49-4ba5-94e6-33bdbf177e20 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:02.230675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:02.230675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:02.235011 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a08d295d-6a49-4ba5-94e6-33bdbf177e20 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:02.238489 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a08d295d-6a49-4ba5-94e6-33bdbf177e20 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac returned with HTTP 200 Jan 21 08:08:02.245103 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1732/3479] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:02 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac => generated 465 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:02.261350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5a24cb0-76b9-41f1-9b4e-e4b4cf7d6059 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac/action Jan 21 08:08:02.262824 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:02.262824 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:02.265089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5a24cb0-76b9-41f1-9b4e-e4b4cf7d6059 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:08:02.265815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5a24cb0-76b9-41f1-9b4e-e4b4cf7d6059 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:02.267620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-d5a24cb0-76b9-41f1-9b4e-e4b4cf7d6059 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot 'fe2135af-7d28-480b-9054-b0d00dca8aac' with '{'status': 'error_deleting'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:08:02.395246 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:02.395246 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:02.491252 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5a24cb0-76b9-41f1-9b4e-e4b4cf7d6059 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac/action returned with HTTP 202 Jan 21 08:08:02.495484 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1748/3480] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:08:02 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:08:02.516178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df4caa99-3fa7-4d94-b502-aa75bee81f56 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:08:02.517771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df4caa99-3fa7-4d94-b502-aa75bee81f56 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:02.529920 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:02.529920 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:02.529920 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-df4caa99-3fa7-4d94-b502-aa75bee81f56 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:02.615119 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:02.615119 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:02.617594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-df4caa99-3fa7-4d94-b502-aa75bee81f56 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:02.632651 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-df4caa99-3fa7-4d94-b502-aa75bee81f56 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac returned with HTTP 200 Jan 21 08:08:02.634269 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1733/3481] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:02 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac => generated 470 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:02.650293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b20718f1-263d-40c6-a294-df1b2f2bbb99 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac/action Jan 21 08:08:02.651456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:02.651456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:02.652966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b20718f1-263d-40c6-a294-df1b2f2bbb99 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-force_delete": {}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:08:02.665449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b20718f1-263d-40c6-a294-df1b2f2bbb99 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:02.728419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:02.728419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:02.732197 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b20718f1-263d-40c6-a294-df1b2f2bbb99 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Snapshot retrieved successfully. Jan 21 08:08:02.909028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b20718f1-263d-40c6-a294-df1b2f2bbb99 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Snapshot delete request issued successfully. Jan 21 08:08:02.909930 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b20718f1-263d-40c6-a294-df1b2f2bbb99 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac/action returned with HTTP 202 Jan 21 08:08:02.912324 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1749/3482] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:08:02 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:08:02.924743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d182bf61-1d7c-4834-b780-71249e31a62c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:08:02.926243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d182bf61-1d7c-4834-b780-71249e31a62c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:02.926812 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:02.926812 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:02.928143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d182bf61-1d7c-4834-b780-71249e31a62c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:03.000063 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:03.000063 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:03.002723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d182bf61-1d7c-4834-b780-71249e31a62c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:03.009170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d182bf61-1d7c-4834-b780-71249e31a62c tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac returned with HTTP 200 Jan 21 08:08:03.011092 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1734/3483] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:02 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac => generated 464 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:04.037205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e1d5691-f79d-44aa-a26c-cb2d2cd678b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:08:04.038189 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e1d5691-f79d-44aa-a26c-cb2d2cd678b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:04.038905 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:04.038905 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:04.039833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9e1d5691-f79d-44aa-a26c-cb2d2cd678b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:04.113862 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:04.113862 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:04.116485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9e1d5691-f79d-44aa-a26c-cb2d2cd678b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:04.123174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9e1d5691-f79d-44aa-a26c-cb2d2cd678b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac returned with HTTP 200 Jan 21 08:08:04.123174 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1750/3484] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:04 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac => generated 464 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:05.147426 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f3d6c67-a0cf-42ba-8def-9240d0d60ca5 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:08:05.151302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f3d6c67-a0cf-42ba-8def-9240d0d60ca5 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:05.151302 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:05.151302 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:05.151302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f3d6c67-a0cf-42ba-8def-9240d0d60ca5 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:05.212817 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f3d6c67-a0cf-42ba-8def-9240d0d60ca5 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac returned with HTTP 404 Jan 21 08:08:05.216849 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1735/3485] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:05 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:05.230610 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b0a92a4-b7aa-4e81-8640-65a309f826a7 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action Jan 21 08:08:05.231405 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:05.231405 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:05.233817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b0a92a4-b7aa-4e81-8640-65a309f826a7 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:08:05.234504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b0a92a4-b7aa-4e81-8640-65a309f826a7 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:05.236388 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-4b0a92a4-b7aa-4e81-8640-65a309f826a7 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '7c9f6dae-64bf-451b-bd93-a58054af87f4' with '{'status': 'available'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:08:05.362220 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:05.362220 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:05.459571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b0a92a4-b7aa-4e81-8640-65a309f826a7 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action returned with HTTP 202 Jan 21 08:08:05.459571 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1751/3486] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:08:05 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action => generated 0 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:08:05.476523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21929cf1-f5fa-4e98-8a5d-e9247c65aa9e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:05.478057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21929cf1-f5fa-4e98-8a5d-e9247c65aa9e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:05.479197 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21929cf1-f5fa-4e98-8a5d-e9247c65aa9e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:05.535061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:05.535061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:05.537511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-21929cf1-f5fa-4e98-8a5d-e9247c65aa9e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:05.540629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21929cf1-f5fa-4e98-8a5d-e9247c65aa9e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:08:05.557063 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1736/3487] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:05 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 466 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:05.577041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f8f5bc4-35a5-448f-b96c-ad2bb5c56c97 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action Jan 21 08:08:05.577917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:05.577917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:05.579892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f8f5bc4-35a5-448f-b96c-ad2bb5c56c97 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:08:05.580872 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6f8f5bc4-35a5-448f-b96c-ad2bb5c56c97 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:05.582614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-6f8f5bc4-35a5-448f-b96c-ad2bb5c56c97 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '7c9f6dae-64bf-451b-bd93-a58054af87f4' with '{'status': 'creating'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:08:05.719268 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:05.719268 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:05.797399 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6f8f5bc4-35a5-448f-b96c-ad2bb5c56c97 tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action returned with HTTP 202 Jan 21 08:08:05.803637 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1752/3488] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:08:05 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:08:05.814454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7f3a84b-abe6-4616-8b61-f470c3e31269 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:05.838099 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7f3a84b-abe6-4616-8b61-f470c3e31269 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:05.841616 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:05.841616 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:05.842959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b7f3a84b-abe6-4616-8b61-f470c3e31269 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:05.923569 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:05.923569 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:05.926270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b7f3a84b-abe6-4616-8b61-f470c3e31269 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:05.931241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b7f3a84b-abe6-4616-8b61-f470c3e31269 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:08:05.945438 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1737/3489] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:05 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 465 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:05.959038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f319c845-bc7c-40cf-8c26-2cd03f5c5aa2 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] POST http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action Jan 21 08:08:05.959884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:05.959884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:05.960721 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f319c845-bc7c-40cf-8c26-2cd03f5c5aa2 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:08:05.962106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f319c845-bc7c-40cf-8c26-2cd03f5c5aa2 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:05.964049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.snapshot_actions [None req-f319c845-bc7c-40cf-8c26-2cd03f5c5aa2 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88080) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 21 08:08:06.026675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:06.026675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:06.028324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.snapshot_actions [None req-f319c845-bc7c-40cf-8c26-2cd03f5c5aa2 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Updating snapshot 7c9f6dae-64bf-451b-bd93-a58054af87f4 with info {'id': '7c9f6dae-64bf-451b-bd93-a58054af87f4', 'status': 'error', 'progress': '80%'} Jan 21 08:08:06.040751 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f319c845-bc7c-40cf-8c26-2cd03f5c5aa2 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action returned with HTTP 202 Jan 21 08:08:06.049689 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1753/3490] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:08:05 2021] POST /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:08:06.059394 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bf64b2c-3555-42af-b830-d26d305559eb tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] GET http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:06.060570 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bf64b2c-3555-42af-b830-d26d305559eb tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:06.061167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:06.061167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:06.062127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3bf64b2c-3555-42af-b830-d26d305559eb tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:06.158781 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:06.158781 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:06.161667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3bf64b2c-3555-42af-b830-d26d305559eb tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Snapshot retrieved successfully. Jan 21 08:08:06.167160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3bf64b2c-3555-42af-b830-d26d305559eb tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:08:06.170170 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1738/3491] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:06 2021] GET /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 461 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:06.192361 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fdf207b-2339-4e5b-80ec-85b9f7bb9ade tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] POST http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action Jan 21 08:08:06.193216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:06.193216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:06.194427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fdf207b-2339-4e5b-80ec-85b9f7bb9ade tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:08:06.194427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7fdf207b-2339-4e5b-80ec-85b9f7bb9ade tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:06.195509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.admin_actions [None req-7fdf207b-2339-4e5b-80ec-85b9f7bb9ade tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] Updating snapshot '7c9f6dae-64bf-451b-bd93-a58054af87f4' with '{'status': 'available'}' {{(pid=88080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:08:06.349709 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:06.349709 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:06.459116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7fdf207b-2339-4e5b-80ec-85b9f7bb9ade tempest-SnapshotsActionsTest-1106116463 tempest-SnapshotsActionsTest-1106116463] http://10.222.0.24/volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action returned with HTTP 202 Jan 21 08:08:06.460630 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1754/3492] 10.222.0.24 () {60 vars in 1363 bytes} [Thu Jan 21 08:08:06 2021] POST /volume/v3/b0028c5a97cd4fc9827596b28f4ec1bd/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4/action => generated 0 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:08:06.475999 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17f14f89-3166-40bb-bbdc-77e702158f39 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:06.477008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17f14f89-3166-40bb-bbdc-77e702158f39 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:06.477348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:06.477348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:06.478457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-17f14f89-3166-40bb-bbdc-77e702158f39 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:06.518754 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:06.518754 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:06.520350 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-17f14f89-3166-40bb-bbdc-77e702158f39 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:06.523886 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-17f14f89-3166-40bb-bbdc-77e702158f39 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:08:06.525195 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1739/3493] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:06 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:06.546815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61fe0abb-9695-43e9-a59f-6f6aa0d2dd07 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] DELETE http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:08:06.547907 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61fe0abb-9695-43e9-a59f-6f6aa0d2dd07 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:06.548642 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:06.548642 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:06.549374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61fe0abb-9695-43e9-a59f-6f6aa0d2dd07 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:06.550062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-61fe0abb-9695-43e9-a59f-6f6aa0d2dd07 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Delete snapshot with id: fe2135af-7d28-480b-9054-b0d00dca8aac Jan 21 08:08:06.613623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61fe0abb-9695-43e9-a59f-6f6aa0d2dd07 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac returned with HTTP 404 Jan 21 08:08:06.616117 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1755/3494] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 08:08:06 2021] DELETE /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/fe2135af-7d28-480b-9054-b0d00dca8aac => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:06.629754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87e762d6-983f-45e4-9ac2-fc96192d88f1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] DELETE http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:08:06.631443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87e762d6-983f-45e4-9ac2-fc96192d88f1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:06.631984 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:06.631984 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:06.633116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87e762d6-983f-45e4-9ac2-fc96192d88f1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:06.633785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-87e762d6-983f-45e4-9ac2-fc96192d88f1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Delete snapshot with id: ee512538-4649-486e-856d-61ee8a85957f Jan 21 08:08:06.694167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87e762d6-983f-45e4-9ac2-fc96192d88f1 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f returned with HTTP 404 Jan 21 08:08:06.696743 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1740/3495] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 08:08:06 2021] DELETE /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/ee512538-4649-486e-856d-61ee8a85957f => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:06.719463 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b2af933-8bf2-4aae-87cb-43c5c65876f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] DELETE http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:08:06.721065 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b2af933-8bf2-4aae-87cb-43c5c65876f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:06.722481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2b2af933-8bf2-4aae-87cb-43c5c65876f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:06.723284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-2b2af933-8bf2-4aae-87cb-43c5c65876f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Delete snapshot with id: 39cdaec7-0133-4f12-9775-7680ca672c6d Jan 21 08:08:06.785545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2b2af933-8bf2-4aae-87cb-43c5c65876f4 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d returned with HTTP 404 Jan 21 08:08:06.787357 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1756/3496] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 08:08:06 2021] DELETE /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/39cdaec7-0133-4f12-9775-7680ca672c6d => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:06.801961 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30dc5ba7-bed4-4c89-8d83-4a1be02bc0b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] DELETE http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:08:06.802687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30dc5ba7-bed4-4c89-8d83-4a1be02bc0b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:06.803226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-30dc5ba7-bed4-4c89-8d83-4a1be02bc0b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:06.803587 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-30dc5ba7-bed4-4c89-8d83-4a1be02bc0b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Delete snapshot with id: 2567172a-bdae-4e1b-aeba-39ca7efeaa5d Jan 21 08:08:06.887813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-30dc5ba7-bed4-4c89-8d83-4a1be02bc0b6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d returned with HTTP 404 Jan 21 08:08:06.889562 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1741/3497] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 08:08:06 2021] DELETE /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/2567172a-bdae-4e1b-aeba-39ca7efeaa5d => generated 111 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:06.904160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01cc8237-48a1-4cb8-b82b-ab1e2e38d4c6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] DELETE http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:06.905383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01cc8237-48a1-4cb8-b82b-ab1e2e38d4c6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:06.906478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-01cc8237-48a1-4cb8-b82b-ab1e2e38d4c6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:06.907128 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-01cc8237-48a1-4cb8-b82b-ab1e2e38d4c6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Delete snapshot with id: 7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:06.966891 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:06.966891 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:06.973657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-01cc8237-48a1-4cb8-b82b-ab1e2e38d4c6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:07.188326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-01cc8237-48a1-4cb8-b82b-ab1e2e38d4c6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot delete request issued successfully. Jan 21 08:08:07.189295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-01cc8237-48a1-4cb8-b82b-ab1e2e38d4c6 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 202 Jan 21 08:08:07.205164 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-210d4f7a-f643-4181-a39f-650f5b7db7df tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:07.206383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-210d4f7a-f643-4181-a39f-650f5b7db7df tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:07.207278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-210d4f7a-f643-4181-a39f-650f5b7db7df tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:07.210877 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1757/3498] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 08:08:06 2021] DELETE /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:08:07.310035 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:07.310035 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:07.323626 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-210d4f7a-f643-4181-a39f-650f5b7db7df tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:07.332966 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-210d4f7a-f643-4181-a39f-650f5b7db7df tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:08:07.334915 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1742/3499] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:07 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 464 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:08.354872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d060c940-6b1c-4b89-a444-3b5ace72c427 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:08.363047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d060c940-6b1c-4b89-a444-3b5ace72c427 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:08.363047 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:08.363047 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:08.363047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d060c940-6b1c-4b89-a444-3b5ace72c427 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:08.427525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:08.427525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:08.430531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d060c940-6b1c-4b89-a444-3b5ace72c427 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:08.438424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d060c940-6b1c-4b89-a444-3b5ace72c427 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:08:08.441040 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1758/3500] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:08 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 464 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:09.472259 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ae82762-61b0-48fd-9065-2624369cc76a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:09.481731 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ae82762-61b0-48fd-9065-2624369cc76a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:09.481731 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:09.481731 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:09.481731 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ae82762-61b0-48fd-9065-2624369cc76a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:09.562556 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:09.562556 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:09.564924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8ae82762-61b0-48fd-9065-2624369cc76a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Snapshot retrieved successfully. Jan 21 08:08:09.568934 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ae82762-61b0-48fd-9065-2624369cc76a tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 200 Jan 21 08:08:09.579674 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1743/3501] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:09 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 464 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:10.595496 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-039c676e-f074-4858-9b01-f57df5c87495 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 Jan 21 08:08:10.596638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-039c676e-f074-4858-9b01-f57df5c87495 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:10.597121 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:10.597121 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:10.598175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-039c676e-f074-4858-9b01-f57df5c87495 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:10.651175 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-039c676e-f074-4858-9b01-f57df5c87495 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 returned with HTTP 404 Jan 21 08:08:10.652794 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1759/3502] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:08:10 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/snapshots/7c9f6dae-64bf-451b-bd93-a58054af87f4 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:10.664089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b953979-bdac-4fe1-a252-f80e31a83478 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] DELETE http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:08:10.665602 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b953979-bdac-4fe1-a252-f80e31a83478 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:10.666107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:10.666107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:10.667257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6b953979-bdac-4fe1-a252-f80e31a83478 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:10.667981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-6b953979-bdac-4fe1-a252-f80e31a83478 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Delete volume with id: c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:08:10.755548 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:10.755548 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:10.757318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6b953979-bdac-4fe1-a252-f80e31a83478 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:08:10.852691 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6b953979-bdac-4fe1-a252-f80e31a83478 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Delete volume request issued successfully. Jan 21 08:08:10.852691 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6b953979-bdac-4fe1-a252-f80e31a83478 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 returned with HTTP 202 Jan 21 08:08:10.852691 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1744/3503] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:08:10 2021] DELETE /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:08:10.868324 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-436c46ce-4bc5-4df8-8c87-f5448008cb29 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:08:10.869802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-436c46ce-4bc5-4df8-8c87-f5448008cb29 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:10.870862 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-436c46ce-4bc5-4df8-8c87-f5448008cb29 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:11.205965 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:11.205965 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:11.251118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-436c46ce-4bc5-4df8-8c87-f5448008cb29 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:08:11.458747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-436c46ce-4bc5-4df8-8c87-f5448008cb29 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 returned with HTTP 200 Jan 21 08:08:11.458747 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1760/3504] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:10 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 => generated 912 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:12.492547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-458e0120-47d7-46b5-a39f-c51bfd51bb13 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:08:12.492547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-458e0120-47d7-46b5-a39f-c51bfd51bb13 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:12.492547 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:12.492547 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:12.492547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-458e0120-47d7-46b5-a39f-c51bfd51bb13 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:12.671522 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:12.671522 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:12.717815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-458e0120-47d7-46b5-a39f-c51bfd51bb13 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:08:12.849179 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-458e0120-47d7-46b5-a39f-c51bfd51bb13 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 returned with HTTP 200 Jan 21 08:08:12.849179 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1745/3505] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:12 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 => generated 912 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:13.884209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1582f6f-3aac-47e6-bff5-a80ff80f1b9b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:08:13.885224 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1582f6f-3aac-47e6-bff5-a80ff80f1b9b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:13.885602 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:13.885602 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:13.886850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1582f6f-3aac-47e6-bff5-a80ff80f1b9b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:14.194053 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:14.194053 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:14.218169 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b1582f6f-3aac-47e6-bff5-a80ff80f1b9b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:08:14.371098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1582f6f-3aac-47e6-bff5-a80ff80f1b9b tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 returned with HTTP 200 Jan 21 08:08:14.371763 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1761/3506] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:13 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 => generated 912 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:15.400353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-799dbf36-fc39-430c-8d5e-efbd5941358e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:08:15.401459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-799dbf36-fc39-430c-8d5e-efbd5941358e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:15.401459 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:15.401459 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:15.405493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-799dbf36-fc39-430c-8d5e-efbd5941358e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:15.646719 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:15.646719 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:15.674632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-799dbf36-fc39-430c-8d5e-efbd5941358e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Volume info retrieved successfully. Jan 21 08:08:15.738087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-799dbf36-fc39-430c-8d5e-efbd5941358e tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 returned with HTTP 200 Jan 21 08:08:15.739493 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1746/3507] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:15 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 => generated 912 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:16.791858 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62d06a04-d03c-41b7-bd21-091a144fc857 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] GET http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 Jan 21 08:08:16.791858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62d06a04-d03c-41b7-bd21-091a144fc857 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:16.791858 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:16.791858 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:16.791858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62d06a04-d03c-41b7-bd21-091a144fc857 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:17.038769 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62d06a04-d03c-41b7-bd21-091a144fc857 tempest-SnapshotsActionsTest-408003613 tempest-SnapshotsActionsTest-408003613] http://10.222.0.24/volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 returned with HTTP 404 Jan 21 08:08:17.038769 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1762/3508] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:16 2021] GET /volume/v3/c76c801a7e7c4601a7746f150e587581/volumes/c801932e-52d4-44aa-8a0e-908345033f39 => generated 109 bytes in 271 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:29.926652 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b9f0655-bcd5-4b42-b87a-49835128accc tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] POST http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types Jan 21 08:08:29.927475 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:29.927475 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:29.928274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b9f0655-bcd5-4b42-b87a-49835128accc tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-415246830", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1013010667", "vendor_name": "tempest-vendor_name-967720261"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:30.040938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b9f0655-bcd5-4b42-b87a-49835128accc tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types returned with HTTP 200 Jan 21 08:08:30.042300 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1747/3509] 10.222.0.24 () {60 vars in 1220 bytes} [Thu Jan 21 08:08:29 2021] POST /volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types => generated 326 bytes in 726 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:30.434458 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] POST http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes Jan 21 08:08:30.436441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d0eebf93-dbd6-4051-b802-c306bea40f5a", "size": 1, "name": "tempest-UserMessagesTest-Volume-887945929"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:30.441673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Create volume request body: {'volume': {'volume_type': 'd0eebf93-dbd6-4051-b802-c306bea40f5a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-887945929'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:08:30.484177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Create volume of 1 GB Jan 21 08:08:30.492790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:30.492790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:30.513088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Availability zone cache updated, next update will occur around 2021-01-21 09:08:30.511842. {{(pid=88080) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:08:30.514083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Availability Zones retrieved successfully. Jan 21 08:08:30.562999 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Flow 'volume_create_api' (508b2192-9efe-4420-8293-5442220e1c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:30.569081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94d2e3dd-2678-4fd4-904c-aefb9c6e5a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:30.573179 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:08:30.686672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94d2e3dd-2678-4fd4-904c-aefb9c6e5a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:08:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1013010667',vendor_name='tempest-vendor_name-967720261'},id=d0eebf93-dbd6-4051-b802-c306bea40f5a,is_public=True,name='tempest-UserMessagesTest-volume-type-415246830',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0eebf93-dbd6-4051-b802-c306bea40f5a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:30.693235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3560ca8b-7b37-4f65-9ce2-c564f5e2a7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:30.877050 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-415246830 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-415246830, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:08:30.880463 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-415246830 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-415246830, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:08:31.054278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Created reservations ['e75977c9-4a32-4e43-ba5a-a503d9aad048', '052e368e-a490-4854-bbaa-72e3469c4146', '4400aa58-24bf-45ed-8e54-de322a7eddca', '7ad71dd6-1f6f-4c27-9a81-885a85e2108f'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:08:31.058245 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3560ca8b-7b37-4f65-9ce2-c564f5e2a7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e75977c9-4a32-4e43-ba5a-a503d9aad048', '052e368e-a490-4854-bbaa-72e3469c4146', '4400aa58-24bf-45ed-8e54-de322a7eddca', '7ad71dd6-1f6f-4c27-9a81-885a85e2108f']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:31.064015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cc6237-e507-4484-9a04-0c3efecbbd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:31.248458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cc6237-e507-4484-9a04-0c3efecbbd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3ab0d06-2749-40b9-887a-ad244113e2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-887945929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d47ef3b8913452d83f84e754f81ad63',qos_specs=None,replication_status=,reservations=['e75977c9-4a32-4e43-ba5a-a503d9aad048','052e368e-a490-4854-bbaa-72e3469c4146','4400aa58-24bf-45ed-8e54-de322a7eddca','7ad71dd6-1f6f-4c27-9a81-885a85e2108f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d57959de34a1fa865d8ac9c66e368',volume_type_id=d0eebf93-dbd6-4051-b802-c306bea40f5a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-887945929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3ab0d06-2749-40b9-887a-ad244113e2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d47ef3b8913452d83f84e754f81ad63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0b3d57959de34a1fa865d8ac9c66e368',volume_attachment=,volume_type=,volume_type_id=d0eebf93-dbd6-4051-b802-c306bea40f5a)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:31.253165 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6300843-38ee-4117-954b-f951007cc5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:31.316098 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6300843-38ee-4117-954b-f951007cc5d2) transitioned into state 'SUCCESS' from state '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-887945929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d47ef3b8913452d83f84e754f81ad63',qos_specs=None,replication_status=,reservations=['e75977c9-4a32-4e43-ba5a-a503d9aad048','052e368e-a490-4854-bbaa-72e3469c4146','4400aa58-24bf-45ed-8e54-de322a7eddca','7ad71dd6-1f6f-4c27-9a81-885a85e2108f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d57959de34a1fa865d8ac9c66e368',volume_type_id=d0eebf93-dbd6-4051-b802-c306bea40f5a)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:31.320979 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffedd76d-78c6-4cf0-9b1c-662785f88f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:31.386327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffedd76d-78c6-4cf0-9b1c-662785f88f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:31.406734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Flow 'volume_create_api' (508b2192-9efe-4420-8293-5442220e1c78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:31.653870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Create volume request issued successfully. Jan 21 08:08:31.694383 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ae988299-7b9a-4801-b82e-54ef86ab5642 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes returned with HTTP 202 Jan 21 08:08:31.696357 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1763/3510] 10.222.0.24 () {62 vars in 1266 bytes} [Thu Jan 21 08:08:30 2021] POST /volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes => generated 850 bytes in 1645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:08:31.726638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b8394ed-1951-41b6-8dad-5725e664a317 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] GET http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/e3ab0d06-2749-40b9-887a-ad244113e2ea Jan 21 08:08:31.727487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b8394ed-1951-41b6-8dad-5725e664a317 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:31.728148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b8394ed-1951-41b6-8dad-5725e664a317 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:31.847765 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:31.847765 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:31.874400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4b8394ed-1951-41b6-8dad-5725e664a317 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Volume info retrieved successfully. Jan 21 08:08:31.924725 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b8394ed-1951-41b6-8dad-5725e664a317 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/e3ab0d06-2749-40b9-887a-ad244113e2ea returned with HTTP 200 Jan 21 08:08:31.925887 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1748/3511] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:08:31 2021] GET /volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/e3ab0d06-2749-40b9-887a-ad244113e2ea => generated 939 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:31.957330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa6f9245-b777-4a8d-b123-062274b8f7a9 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] GET http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages Jan 21 08:08:31.958286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa6f9245-b777-4a8d-b123-062274b8f7a9 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:31.958764 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:31.958764 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:31.959487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa6f9245-b777-4a8d-b123-062274b8f7a9 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:31.960903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:31.960903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:31.976784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa6f9245-b777-4a8d-b123-062274b8f7a9 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages returned with HTTP 200 Jan 21 08:08:31.979441 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1764/3512] 10.222.0.24 () {60 vars in 1247 bytes} [Thu Jan 21 08:08:31 2021] GET /volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:31.998310 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66778267-4c11-4d32-99ee-dc1a33cfc5d5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] DELETE http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/333c33db-fb75-43e8-b861-2287636e8a99 Jan 21 08:08:31.999896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66778267-4c11-4d32-99ee-dc1a33cfc5d5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:32.000782 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:32.000782 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:32.001706 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66778267-4c11-4d32-99ee-dc1a33cfc5d5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:32.020877 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:08:32.020877 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:08:32.030464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66778267-4c11-4d32-99ee-dc1a33cfc5d5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/333c33db-fb75-43e8-b861-2287636e8a99 returned with HTTP 204 Jan 21 08:08:32.033505 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1749/3513] 10.222.0.24 () {60 vars in 1361 bytes} [Thu Jan 21 08:08:31 2021] DELETE /volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/333c33db-fb75-43e8-b861-2287636e8a99 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 08:08:32.048009 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60442ed0-3d8b-425d-8c23-6d053d4834db tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] GET http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/333c33db-fb75-43e8-b861-2287636e8a99 Jan 21 08:08:32.049244 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60442ed0-3d8b-425d-8c23-6d053d4834db tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:32.050332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60442ed0-3d8b-425d-8c23-6d053d4834db tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:32.064052 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60442ed0-3d8b-425d-8c23-6d053d4834db tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/333c33db-fb75-43e8-b861-2287636e8a99 returned with HTTP 404 Jan 21 08:08:32.067064 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1765/3514] 10.222.0.24 () {60 vars in 1358 bytes} [Thu Jan 21 08:08:32 2021] GET /volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/333c33db-fb75-43e8-b861-2287636e8a99 => generated 110 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:32.081236 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d19a281-b72b-4331-8ddb-b5fe38eb7f77 tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] POST http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types Jan 21 08:08:32.082487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d19a281-b72b-4331-8ddb-b5fe38eb7f77 tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1140671402", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1881096163", "vendor_name": "tempest-vendor_name-2018760152"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:32.162988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d19a281-b72b-4331-8ddb-b5fe38eb7f77 tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types returned with HTTP 200 Jan 21 08:08:32.165455 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1750/3515] 10.222.0.24 () {60 vars in 1220 bytes} [Thu Jan 21 08:08:32 2021] POST /volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types => generated 328 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:32.192617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] POST http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes Jan 21 08:08:32.197373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Action: 'create', calling method: create, body: {"volume": {"volume_type": "477e9267-1235-4e42-abb6-d883fc57988c", "size": 1, "name": "tempest-UserMessagesTest-Volume-531554856"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:32.199199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Create volume request body: {'volume': {'volume_type': '477e9267-1235-4e42-abb6-d883fc57988c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-531554856'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:08:32.235778 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Create volume of 1 GB Jan 21 08:08:32.237667 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:32.237667 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:32.239425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Availability Zones retrieved successfully. Jan 21 08:08:32.285377 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Flow 'volume_create_api' (7cd8db43-831f-468b-86af-7a916f38fc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:32.292213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba72e86d-8168-47ae-905e-c48ca9af8fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:32.299751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:08:32.459141 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba72e86d-8168-47ae-905e-c48ca9af8fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:08:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1881096163',vendor_name='tempest-vendor_name-2018760152'},id=477e9267-1235-4e42-abb6-d883fc57988c,is_public=True,name='tempest-UserMessagesTest-volume-type-1140671402',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '477e9267-1235-4e42-abb6-d883fc57988c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:32.468231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f5388a-b58e-4777-afbf-f5a768b65936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:32.594662 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1140671402 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1140671402, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:08:32.598397 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1140671402 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1140671402, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:08:32.692152 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Created reservations ['f51053b0-98fd-4d75-b8de-708b9769bd85', '6c90ce9a-6e57-4ad6-8812-cae8662e01d7', '3a429f74-f842-4110-8b57-5e0d1f2a5d0e', 'caaec6d0-bf53-450c-b335-64ef5de1fde8'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:08:32.697041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f5388a-b58e-4777-afbf-f5a768b65936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f51053b0-98fd-4d75-b8de-708b9769bd85', '6c90ce9a-6e57-4ad6-8812-cae8662e01d7', '3a429f74-f842-4110-8b57-5e0d1f2a5d0e', 'caaec6d0-bf53-450c-b335-64ef5de1fde8']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:32.704656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ebef99d-7b0f-4774-a5df-c627fea021e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:32.915279 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ebef99d-7b0f-4774-a5df-c627fea021e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c051b3d-d93c-47db-a11b-529e32f57698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-531554856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d47ef3b8913452d83f84e754f81ad63',qos_specs=None,replication_status=,reservations=['f51053b0-98fd-4d75-b8de-708b9769bd85','6c90ce9a-6e57-4ad6-8812-cae8662e01d7','3a429f74-f842-4110-8b57-5e0d1f2a5d0e','caaec6d0-bf53-450c-b335-64ef5de1fde8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d57959de34a1fa865d8ac9c66e368',volume_type_id=477e9267-1235-4e42-abb6-d883fc57988c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-531554856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c051b3d-d93c-47db-a11b-529e32f57698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d47ef3b8913452d83f84e754f81ad63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0b3d57959de34a1fa865d8ac9c66e368',volume_attachment=,volume_type=,volume_type_id=477e9267-1235-4e42-abb6-d883fc57988c)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:32.920266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e197d40f-c6bd-40b4-bc6d-462c962aaea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:32.995631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e197d40f-c6bd-40b4-bc6d-462c962aaea9) transitioned into state 'SUCCESS' from state '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-531554856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d47ef3b8913452d83f84e754f81ad63',qos_specs=None,replication_status=,reservations=['f51053b0-98fd-4d75-b8de-708b9769bd85','6c90ce9a-6e57-4ad6-8812-cae8662e01d7','3a429f74-f842-4110-8b57-5e0d1f2a5d0e','caaec6d0-bf53-450c-b335-64ef5de1fde8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3d57959de34a1fa865d8ac9c66e368',volume_type_id=477e9267-1235-4e42-abb6-d883fc57988c)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:33.009393 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0bcdb5-50ad-496e-893c-cf0b8d0e0129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:33.042216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0bcdb5-50ad-496e-893c-cf0b8d0e0129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:33.046213 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Flow 'volume_create_api' (7cd8db43-831f-468b-86af-7a916f38fc5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:33.206987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Create volume request issued successfully. Jan 21 08:08:33.240641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-040716ad-adf7-4c32-98df-55a7446973b5 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes returned with HTTP 202 Jan 21 08:08:33.254263 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1766/3516] 10.222.0.24 () {62 vars in 1266 bytes} [Thu Jan 21 08:08:32 2021] POST /volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes => generated 851 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:08:33.270095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-240a0b78-0fec-46e9-bb24-803384881a62 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] GET http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/3c051b3d-d93c-47db-a11b-529e32f57698 Jan 21 08:08:33.271102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-240a0b78-0fec-46e9-bb24-803384881a62 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:33.272018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-240a0b78-0fec-46e9-bb24-803384881a62 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:33.380269 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:33.380269 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:33.425731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-240a0b78-0fec-46e9-bb24-803384881a62 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Volume info retrieved successfully. Jan 21 08:08:33.487596 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-240a0b78-0fec-46e9-bb24-803384881a62 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/3c051b3d-d93c-47db-a11b-529e32f57698 returned with HTTP 200 Jan 21 08:08:33.506076 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1751/3517] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:08:33 2021] GET /volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/3c051b3d-d93c-47db-a11b-529e32f57698 => generated 940 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:33.521495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34895fa9-60f9-4074-8257-3d420fb61860 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] GET http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages Jan 21 08:08:33.522934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34895fa9-60f9-4074-8257-3d420fb61860 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:33.523522 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:33.523522 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:33.524623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-34895fa9-60f9-4074-8257-3d420fb61860 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:33.527128 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:33.527128 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:33.543019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-34895fa9-60f9-4074-8257-3d420fb61860 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages returned with HTTP 200 Jan 21 08:08:33.545450 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1767/3518] 10.222.0.24 () {60 vars in 1247 bytes} [Thu Jan 21 08:08:33 2021] GET /volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages => generated 736 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:33.565592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f077945d-b71b-4241-a0e1-1722aceb50e7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] GET http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/2d60f3a6-028d-4514-bb14-6be89dcce855 Jan 21 08:08:33.567659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f077945d-b71b-4241-a0e1-1722aceb50e7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:33.568340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:33.568340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:33.569732 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f077945d-b71b-4241-a0e1-1722aceb50e7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:33.589678 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f077945d-b71b-4241-a0e1-1722aceb50e7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/2d60f3a6-028d-4514-bb14-6be89dcce855 returned with HTTP 200 Jan 21 08:08:33.603985 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1752/3519] 10.222.0.24 () {60 vars in 1358 bytes} [Thu Jan 21 08:08:33 2021] GET /volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/2d60f3a6-028d-4514-bb14-6be89dcce855 => generated 733 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:33.609228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8c5312b-4154-49c4-a0e8-87b616972f7c tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] GET http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages Jan 21 08:08:33.610347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8c5312b-4154-49c4-a0e8-87b616972f7c tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:33.610347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8c5312b-4154-49c4-a0e8-87b616972f7c tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:33.635549 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8c5312b-4154-49c4-a0e8-87b616972f7c tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages returned with HTTP 200 Jan 21 08:08:33.648551 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1768/3520] 10.222.0.24 () {60 vars in 1247 bytes} [Thu Jan 21 08:08:33 2021] GET /volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages => generated 736 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:08:33.657757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d318710b-3ab8-4c86-843c-9120d286506a tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] DELETE http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/2d60f3a6-028d-4514-bb14-6be89dcce855 Jan 21 08:08:33.659186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d318710b-3ab8-4c86-843c-9120d286506a tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:33.661671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d318710b-3ab8-4c86-843c-9120d286506a tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:33.681472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:08:33.681472 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:08:33.692644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d318710b-3ab8-4c86-843c-9120d286506a tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/2d60f3a6-028d-4514-bb14-6be89dcce855 returned with HTTP 204 Jan 21 08:08:33.694689 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1753/3521] 10.222.0.24 () {60 vars in 1361 bytes} [Thu Jan 21 08:08:33 2021] DELETE /volume/v3/1d47ef3b8913452d83f84e754f81ad63/messages/2d60f3a6-028d-4514-bb14-6be89dcce855 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 08:08:33.710724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d041b27-3f98-4849-8679-c503c9ab2769 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] DELETE http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/3c051b3d-d93c-47db-a11b-529e32f57698 Jan 21 08:08:33.710724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d041b27-3f98-4849-8679-c503c9ab2769 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:33.713364 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d041b27-3f98-4849-8679-c503c9ab2769 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:33.716936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5d041b27-3f98-4849-8679-c503c9ab2769 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Delete volume with id: 3c051b3d-d93c-47db-a11b-529e32f57698 Jan 21 08:08:33.867321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:33.867321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:33.880975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5d041b27-3f98-4849-8679-c503c9ab2769 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Volume info retrieved successfully. Jan 21 08:08:33.900117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-5d041b27-3f98-4849-8679-c503c9ab2769 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Decrease volume quotas only if status is not error_managing. {{(pid=88080) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 08:08:34.040786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-5d041b27-3f98-4849-8679-c503c9ab2769 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Created reservations ['4ce8bc38-0d09-4478-8382-ae15dcb4dac3', '6c9b0872-e9b6-4541-94ef-d1a1a3ec0914', '7c93506f-8055-4df9-a8b4-a36e5d8d81ae', 'd3a69eb0-ae7a-4207-81ab-72660e7918dc'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:08:34.045052 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:08:34.045052 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:08:34.134621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5d041b27-3f98-4849-8679-c503c9ab2769 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Delete volume request issued successfully. Jan 21 08:08:34.135318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d041b27-3f98-4849-8679-c503c9ab2769 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/3c051b3d-d93c-47db-a11b-529e32f57698 returned with HTTP 202 Jan 21 08:08:34.137696 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1769/3522] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:08:33 2021] DELETE /volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/3c051b3d-d93c-47db-a11b-529e32f57698 => generated 0 bytes in 435 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:08:34.151291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aed21aeb-5f58-4ee4-8b23-d1eb4f050bc2 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] GET http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/3c051b3d-d93c-47db-a11b-529e32f57698 Jan 21 08:08:34.153832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aed21aeb-5f58-4ee4-8b23-d1eb4f050bc2 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:34.155556 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aed21aeb-5f58-4ee4-8b23-d1eb4f050bc2 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:34.274222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aed21aeb-5f58-4ee4-8b23-d1eb4f050bc2 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/3c051b3d-d93c-47db-a11b-529e32f57698 returned with HTTP 404 Jan 21 08:08:34.280636 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1754/3523] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:34 2021] GET /volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/3c051b3d-d93c-47db-a11b-529e32f57698 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:34.294058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04cd12e5-d04c-41a7-9103-509ec7e6120d tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] DELETE http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/477e9267-1235-4e42-abb6-d883fc57988c Jan 21 08:08:34.295982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04cd12e5-d04c-41a7-9103-509ec7e6120d tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:34.296708 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:34.296708 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:34.298631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04cd12e5-d04c-41a7-9103-509ec7e6120d tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:34.551459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04cd12e5-d04c-41a7-9103-509ec7e6120d tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/477e9267-1235-4e42-abb6-d883fc57988c returned with HTTP 202 Jan 21 08:08:34.566840 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1770/3524] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:08:34 2021] DELETE /volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/477e9267-1235-4e42-abb6-d883fc57988c => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:08:34.581881 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3c99fe2-00f6-4c23-af4e-637e4759559c tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] GET http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/477e9267-1235-4e42-abb6-d883fc57988c Jan 21 08:08:34.583828 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3c99fe2-00f6-4c23-af4e-637e4759559c tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:34.585251 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c3c99fe2-00f6-4c23-af4e-637e4759559c tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:34.635787 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c3c99fe2-00f6-4c23-af4e-637e4759559c tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/477e9267-1235-4e42-abb6-d883fc57988c returned with HTTP 404 Jan 21 08:08:34.647461 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1755/3525] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:08:34 2021] GET /volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/477e9267-1235-4e42-abb6-d883fc57988c => generated 114 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:34.656125 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80e7e58e-d8a6-4e75-9c88-d943dd4c8da7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] DELETE http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/e3ab0d06-2749-40b9-887a-ad244113e2ea Jan 21 08:08:34.657109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-80e7e58e-d8a6-4e75-9c88-d943dd4c8da7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:34.657996 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-80e7e58e-d8a6-4e75-9c88-d943dd4c8da7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:34.658838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-80e7e58e-d8a6-4e75-9c88-d943dd4c8da7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Delete volume with id: e3ab0d06-2749-40b9-887a-ad244113e2ea Jan 21 08:08:34.805803 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:34.805803 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:08:34.809145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-80e7e58e-d8a6-4e75-9c88-d943dd4c8da7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Volume info retrieved successfully. Jan 21 08:08:34.815200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-80e7e58e-d8a6-4e75-9c88-d943dd4c8da7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Decrease volume quotas only if status is not error_managing. {{(pid=88080) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 08:08:34.983340 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-80e7e58e-d8a6-4e75-9c88-d943dd4c8da7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Created reservations ['9647b585-c957-4d47-b241-49ede0784743', 'e799fbeb-c63a-474d-b1e2-a3de8866d535', '7800a8d6-94e4-4767-94bd-a4f06ef72c91', '1e4f2ba8-06b2-43e6-aef4-916c6f2298c0'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:08:34.985961 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:08:34.985961 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:08:35.086076 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-80e7e58e-d8a6-4e75-9c88-d943dd4c8da7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Delete volume request issued successfully. Jan 21 08:08:35.092435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80e7e58e-d8a6-4e75-9c88-d943dd4c8da7 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/e3ab0d06-2749-40b9-887a-ad244113e2ea returned with HTTP 202 Jan 21 08:08:35.096519 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1771/3526] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:08:34 2021] DELETE /volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/e3ab0d06-2749-40b9-887a-ad244113e2ea => generated 0 bytes in 449 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:08:35.115528 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-006d2a1d-f4a4-4dff-a315-813199121f49 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] GET http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/e3ab0d06-2749-40b9-887a-ad244113e2ea Jan 21 08:08:35.116497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-006d2a1d-f4a4-4dff-a315-813199121f49 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:35.118305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-006d2a1d-f4a4-4dff-a315-813199121f49 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:35.286704 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-006d2a1d-f4a4-4dff-a315-813199121f49 tempest-UserMessagesTest-366901528 tempest-UserMessagesTest-366901528] http://10.222.0.24/volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/e3ab0d06-2749-40b9-887a-ad244113e2ea returned with HTTP 404 Jan 21 08:08:35.300077 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1756/3527] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:35 2021] GET /volume/v3/1d47ef3b8913452d83f84e754f81ad63/volumes/e3ab0d06-2749-40b9-887a-ad244113e2ea => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:35.309827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0067a2a-64d6-4f5f-a7c1-15ee755c2b33 tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] DELETE http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/d0eebf93-dbd6-4051-b802-c306bea40f5a Jan 21 08:08:35.310936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0067a2a-64d6-4f5f-a7c1-15ee755c2b33 tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:35.311213 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:35.311213 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:08:35.313465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a0067a2a-64d6-4f5f-a7c1-15ee755c2b33 tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:35.603022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a0067a2a-64d6-4f5f-a7c1-15ee755c2b33 tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/d0eebf93-dbd6-4051-b802-c306bea40f5a returned with HTTP 202 Jan 21 08:08:35.603022 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1772/3528] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:08:35 2021] DELETE /volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/d0eebf93-dbd6-4051-b802-c306bea40f5a => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:08:35.617030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff7c89a7-554b-48ba-9388-a0ebe2dc322f tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] GET http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/d0eebf93-dbd6-4051-b802-c306bea40f5a Jan 21 08:08:35.617970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff7c89a7-554b-48ba-9388-a0ebe2dc322f tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:35.620193 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff7c89a7-554b-48ba-9388-a0ebe2dc322f tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:35.645777 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff7c89a7-554b-48ba-9388-a0ebe2dc322f tempest-UserMessagesTest-899875086 tempest-UserMessagesTest-899875086] http://10.222.0.24/volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/d0eebf93-dbd6-4051-b802-c306bea40f5a returned with HTTP 404 Jan 21 08:08:35.648022 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1757/3529] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:08:35 2021] GET /volume/v3/a09f58f1ca264ab5ad23f8e9541a82de/types/d0eebf93-dbd6-4051-b802-c306bea40f5a => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:52.399090 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3201e227-ad5a-4733-bb70-32bbb74e86d1 tempest-VolumePoolsAdminTestsJSON-837620580 tempest-VolumePoolsAdminTestsJSON-837620580] GET http://10.222.0.24/volume/v3/e702c1f0f4464350855ca98582a360a4/scheduler-stats/get_pools?detail=True Jan 21 08:08:52.400216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3201e227-ad5a-4733-bb70-32bbb74e86d1 tempest-VolumePoolsAdminTestsJSON-837620580 tempest-VolumePoolsAdminTestsJSON-837620580] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:52.403765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3201e227-ad5a-4733-bb70-32bbb74e86d1 tempest-VolumePoolsAdminTestsJSON-837620580 tempest-VolumePoolsAdminTestsJSON-837620580] Calling method 'get_pools' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:52.442865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3201e227-ad5a-4733-bb70-32bbb74e86d1 tempest-VolumePoolsAdminTestsJSON-837620580 tempest-VolumePoolsAdminTestsJSON-837620580] http://10.222.0.24/volume/v3/e702c1f0f4464350855ca98582a360a4/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 08:08:52.445209 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1773/3530] 10.222.0.24 () {58 vars in 1281 bytes} [Thu Jan 21 08:08:52 2021] GET /volume/v3/e702c1f0f4464350855ca98582a360a4/scheduler-stats/get_pools?detail=True => generated 771 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:52.478378 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a847c9e2-0643-42e4-b036-5c9cca977e90 tempest-VolumePoolsAdminTestsJSON-837620580 tempest-VolumePoolsAdminTestsJSON-837620580] GET http://10.222.0.24/volume/v3/e702c1f0f4464350855ca98582a360a4/scheduler-stats/get_pools Jan 21 08:08:52.479190 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a847c9e2-0643-42e4-b036-5c9cca977e90 tempest-VolumePoolsAdminTestsJSON-837620580 tempest-VolumePoolsAdminTestsJSON-837620580] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:52.480464 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a847c9e2-0643-42e4-b036-5c9cca977e90 tempest-VolumePoolsAdminTestsJSON-837620580 tempest-VolumePoolsAdminTestsJSON-837620580] Calling method 'get_pools' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:52.522911 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a847c9e2-0643-42e4-b036-5c9cca977e90 tempest-VolumePoolsAdminTestsJSON-837620580 tempest-VolumePoolsAdminTestsJSON-837620580] http://10.222.0.24/volume/v3/e702c1f0f4464350855ca98582a360a4/scheduler-stats/get_pools returned with HTTP 200 Jan 21 08:08:52.525361 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1758/3531] 10.222.0.24 () {58 vars in 1258 bytes} [Thu Jan 21 08:08:52 2021] GET /volume/v3/e702c1f0f4464350855ca98582a360a4/scheduler-stats/get_pools => generated 62 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:09:05.799210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65c6084a-e01a-4929-845d-f55f04e6d248 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] POST http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types Jan 21 08:09:05.800710 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65c6084a-e01a-4929-845d-f55f04e6d248 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:06.012878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65c6084a-e01a-4929-845d-f55f04e6d248 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types returned with HTTP 200 Jan 21 08:09:06.022101 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1774/3532] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 08:09:05 2021] POST /volume/v3/01041ed20fa641d389c83b409eecf613/types => generated 188 bytes in 794 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:06.034907 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-deb2faf2-94b2-496b-af71-0547b1dc10e8 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] POST http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types Jan 21 08:09:06.049195 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-deb2faf2-94b2-496b-af71-0547b1dc10e8 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:06.311518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-deb2faf2-94b2-496b-af71-0547b1dc10e8 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types returned with HTTP 200 Jan 21 08:09:06.313315 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1759/3533] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 08:09:06 2021] POST /volume/v3/01041ed20fa641d389c83b409eecf613/types => generated 188 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:06.882007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] POST http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes Jan 21 08:09:06.883410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1017745128"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:06.885161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1017745128'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:09:06.936638 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Create volume of 1 GB Jan 21 08:09:06.951485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:06.951485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:06.953148 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Availability Zones retrieved successfully. Jan 21 08:09:07.044503 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Flow 'volume_create_api' (d9a20806-aba3-400e-a5a2-3f4324678036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:07.055535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e686fe88-7999-4df0-9b30-9786323760f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:07.072283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:09:07.259951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e686fe88-7999-4df0-9b30-9786323760f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:09:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f33ad6fc-d232-41b3-9d6a-8ca56ccda70d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f33ad6fc-d232-41b3-9d6a-8ca56ccda70d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:07.275246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e51b9927-f157-4470-bb74-ea4a3957d965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:07.398143 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:09:07.400174 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:09:07.546372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Created reservations ['626b28e5-41ac-40bb-9860-9f0a24108f71', '6a963d05-3d14-4264-93ff-0832957bc65a', 'f3417724-c66a-46bb-a77b-9fd38708dda5', 'a13f34bd-a8be-4f4d-bd06-0e734a120bbc'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:09:07.549957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e51b9927-f157-4470-bb74-ea4a3957d965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['626b28e5-41ac-40bb-9860-9f0a24108f71', '6a963d05-3d14-4264-93ff-0832957bc65a', 'f3417724-c66a-46bb-a77b-9fd38708dda5', 'a13f34bd-a8be-4f4d-bd06-0e734a120bbc']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:07.553862 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dffc98ad-0316-45d4-95b3-9a831a5baac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:07.759346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dffc98ad-0316-45d4-95b3-9a831a5baac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '558cc939-404a-4f4c-9241-09c3a6d9d44f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1017745128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6d58dcdf224e48a01aa9e80418e1c2',qos_specs=None,replication_status=,reservations=['626b28e5-41ac-40bb-9860-9f0a24108f71','6a963d05-3d14-4264-93ff-0832957bc65a','f3417724-c66a-46bb-a77b-9fd38708dda5','a13f34bd-a8be-4f4d-bd06-0e734a120bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43cdfdde960a469095010a69755619cf',volume_type_id=f33ad6fc-d232-41b3-9d6a-8ca56ccda70d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1017745128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=558cc939-404a-4f4c-9241-09c3a6d9d44f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b6d58dcdf224e48a01aa9e80418e1c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='43cdfdde960a469095010a69755619cf',volume_attachment=,volume_type=,volume_type_id=f33ad6fc-d232-41b3-9d6a-8ca56ccda70d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:07.763035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818a31f9-f7c2-4df4-ab68-b1afca846042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:07.824003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818a31f9-f7c2-4df4-ab68-b1afca846042) transitioned into state 'SUCCESS' from state '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-1017745128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b6d58dcdf224e48a01aa9e80418e1c2',qos_specs=None,replication_status=,reservations=['626b28e5-41ac-40bb-9860-9f0a24108f71','6a963d05-3d14-4264-93ff-0832957bc65a','f3417724-c66a-46bb-a77b-9fd38708dda5','a13f34bd-a8be-4f4d-bd06-0e734a120bbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43cdfdde960a469095010a69755619cf',volume_type_id=f33ad6fc-d232-41b3-9d6a-8ca56ccda70d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:07.826531 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81727d06-bb63-4361-968a-f3d7b75325d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:07.865642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81727d06-bb63-4361-968a-f3d7b75325d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:07.885348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Flow 'volume_create_api' (d9a20806-aba3-400e-a5a2-3f4324678036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:08.154101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Create volume request issued successfully. Jan 21 08:09:08.217810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d7d8d2e5-dafb-4cc6-a6f6-3b78752ec540 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes returned with HTTP 202 Jan 21 08:09:08.236620 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1775/3534] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:09:06 2021] POST /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes => generated 834 bytes in 1900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:09:08.254654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24fab872-bdac-43ea-8912-401ce864c983 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] GET http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:08.255647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24fab872-bdac-43ea-8912-401ce864c983 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:08.256528 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-24fab872-bdac-43ea-8912-401ce864c983 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:08.557063 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:08.557063 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:08.599932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-24fab872-bdac-43ea-8912-401ce864c983 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:08.705186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-24fab872-bdac-43ea-8912-401ce864c983 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:08.705739 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1760/3535] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:08 2021] GET /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 926 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:09.743306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c047dc8-c362-447c-b6ef-9dac0a2aac6d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] GET http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:09.747652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c047dc8-c362-447c-b6ef-9dac0a2aac6d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:09.750167 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:09.750167 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:09.753423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c047dc8-c362-447c-b6ef-9dac0a2aac6d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:09.933700 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:09.933700 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:09.964532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c047dc8-c362-447c-b6ef-9dac0a2aac6d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:10.026896 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c047dc8-c362-447c-b6ef-9dac0a2aac6d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:10.028914 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1776/3536] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:09 2021] GET /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 926 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:11.060449 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80820fee-14c3-4df0-a640-ca5b6a132912 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] GET http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:11.062844 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-80820fee-14c3-4df0-a640-ca5b6a132912 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:11.068207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:11.068207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:11.070168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-80820fee-14c3-4df0-a640-ca5b6a132912 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:11.310271 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:11.310271 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:11.337027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-80820fee-14c3-4df0-a640-ca5b6a132912 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:11.377877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-80820fee-14c3-4df0-a640-ca5b6a132912 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:11.380649 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1761/3537] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:11 2021] GET /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 927 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:11.404701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6862fb43-c2a9-4241-9048-621d53ad3938 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] GET http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:11.405885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6862fb43-c2a9-4241-9048-621d53ad3938 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:11.406367 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:11.406367 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:11.407041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6862fb43-c2a9-4241-9048-621d53ad3938 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:11.475011 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:11.475011 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:11.488856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6862fb43-c2a9-4241-9048-621d53ad3938 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Volume info retrieved successfully. Jan 21 08:09:11.558058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6862fb43-c2a9-4241-9048-621d53ad3938 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:11.564501 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1777/3538] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:11 2021] GET /volume/v3/01041ed20fa641d389c83b409eecf613/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 1099 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:11.582722 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] POST http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f/action Jan 21 08:09:11.583317 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:11.583317 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:11.583871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:09:11.584350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:11.765549 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:11.765549 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:11.771637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:12.015418 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:09:12.018761 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:09:12.159616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Created reservations ['20ac981f-121f-47e9-a162-eb2b6053edc7', 'ed893b4a-4425-44d7-9e44-ecea80087b97'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:09:12.302741 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:09:12.305341 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:09:12.340204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Created reservations ['ec4e14b5-0563-4f31-8daf-d89a3f86ae8e', '13383db7-a810-4004-aa0f-4bdaf42ef0df'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:09:12.584704 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Retype volume request issued successfully. Jan 21 08:09:12.585486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-758c093a-3b9d-494b-83ee-f4df87f47e8d tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f/action returned with HTTP 202 Jan 21 08:09:12.587175 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1762/3539] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 08:09:11 2021] POST /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f/action => generated 0 bytes in 1010 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:09:12.602456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-daf68f45-9015-403e-86b1-be89a4080975 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] GET http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:12.605404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-daf68f45-9015-403e-86b1-be89a4080975 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:12.612041 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:12.612041 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:12.614559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-daf68f45-9015-403e-86b1-be89a4080975 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:12.871959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:12.871959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:12.922675 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-daf68f45-9015-403e-86b1-be89a4080975 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:13.054922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-daf68f45-9015-403e-86b1-be89a4080975 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:13.071058 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1778/3540] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:12 2021] GET /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 926 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:14.092954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d342ce6c-930b-4e7f-a4bc-89b968088e96 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] GET http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:14.093951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d342ce6c-930b-4e7f-a4bc-89b968088e96 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:14.093951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:14.093951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:14.094696 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d342ce6c-930b-4e7f-a4bc-89b968088e96 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:14.244474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:14.244474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:14.314416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d342ce6c-930b-4e7f-a4bc-89b968088e96 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:14.447892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d342ce6c-930b-4e7f-a4bc-89b968088e96 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:14.460651 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1763/3541] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:14 2021] GET /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 927 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:09:14.482970 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c33c302-4f3a-4006-a17a-e3a89c5354f7 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] GET http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:14.483855 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c33c302-4f3a-4006-a17a-e3a89c5354f7 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:14.484314 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:14.484314 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:14.485974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7c33c302-4f3a-4006-a17a-e3a89c5354f7 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:14.744115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:14.744115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:14.804124 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7c33c302-4f3a-4006-a17a-e3a89c5354f7 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Volume info retrieved successfully. Jan 21 08:09:14.990912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7c33c302-4f3a-4006-a17a-e3a89c5354f7 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:15.015639 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1779/3542] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:14 2021] GET /volume/v3/01041ed20fa641d389c83b409eecf613/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 1099 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:15.037967 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-614155de-95a9-4d7c-8b43-b315f27be8ea tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] GET http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1017745128 Jan 21 08:09:15.038970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-614155de-95a9-4d7c-8b43-b315f27be8ea tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:15.039541 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:15.039541 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:15.040168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-614155de-95a9-4d7c-8b43-b315f27be8ea tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:15.055714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-614155de-95a9-4d7c-8b43-b315f27be8ea tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1017745128'), ('all_tenants', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:09:15.316383 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-614155de-95a9-4d7c-8b43-b315f27be8ea tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Get all volumes completed successfully. Jan 21 08:09:15.317664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-614155de-95a9-4d7c-8b43-b315f27be8ea tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1017745128 returned with HTTP 200 Jan 21 08:09:15.322176 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1764/3543] 10.222.0.24 () {58 vars in 1365 bytes} [Thu Jan 21 08:09:15 2021] GET /volume/v3/01041ed20fa641d389c83b409eecf613/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1017745128 => generated 413 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:15.344521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a0f63cc-9f1a-4a6b-9f80-a88c1f7da14a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] DELETE http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:15.345264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a0f63cc-9f1a-4a6b-9f80-a88c1f7da14a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:15.345600 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:15.345600 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:15.346788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5a0f63cc-9f1a-4a6b-9f80-a88c1f7da14a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:15.347625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-5a0f63cc-9f1a-4a6b-9f80-a88c1f7da14a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Delete volume with id: 558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:15.590707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:15.590707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:15.597094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a0f63cc-9f1a-4a6b-9f80-a88c1f7da14a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:15.683606 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5a0f63cc-9f1a-4a6b-9f80-a88c1f7da14a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Delete volume request issued successfully. Jan 21 08:09:15.684644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5a0f63cc-9f1a-4a6b-9f80-a88c1f7da14a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 202 Jan 21 08:09:15.692918 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1780/3544] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:09:15 2021] DELETE /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 0 bytes in 352 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:09:15.701640 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-075b8894-8da5-4f76-a60f-a327d79aa0d5 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] GET http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:15.701748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-075b8894-8da5-4f76-a60f-a327d79aa0d5 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:15.702154 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:15.702154 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:15.702537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-075b8894-8da5-4f76-a60f-a327d79aa0d5 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:15.869925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:15.869925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:15.893612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-075b8894-8da5-4f76-a60f-a327d79aa0d5 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:15.935068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-075b8894-8da5-4f76-a60f-a327d79aa0d5 tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:15.939465 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1765/3545] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:15 2021] GET /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 926 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:16.961238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef92aa31-22ca-4804-9ad5-42727fdaf1dc tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] GET http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:16.962446 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef92aa31-22ca-4804-9ad5-42727fdaf1dc tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:16.962851 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:16.962851 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:16.963455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef92aa31-22ca-4804-9ad5-42727fdaf1dc tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:17.089205 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:17.089205 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:17.119489 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ef92aa31-22ca-4804-9ad5-42727fdaf1dc tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:17.186755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef92aa31-22ca-4804-9ad5-42727fdaf1dc tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:17.204832 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1781/3546] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:16 2021] GET /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 926 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:18.225050 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8189bb93-411d-4c4a-83aa-e03631bf137a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] GET http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:18.227008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8189bb93-411d-4c4a-83aa-e03631bf137a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:18.228493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:18.228493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:18.230277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8189bb93-411d-4c4a-83aa-e03631bf137a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:18.545195 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:18.545195 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:18.591709 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8189bb93-411d-4c4a-83aa-e03631bf137a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Volume info retrieved successfully. Jan 21 08:09:18.678468 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8189bb93-411d-4c4a-83aa-e03631bf137a tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 200 Jan 21 08:09:18.679633 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1766/3547] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:18 2021] GET /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 926 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:19.711105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4075a43-b390-481b-b8a8-02a738a4a9cf tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] GET http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f Jan 21 08:09:19.711887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4075a43-b390-481b-b8a8-02a738a4a9cf tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:19.711887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:19.711887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:19.712310 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f4075a43-b390-481b-b8a8-02a738a4a9cf tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:19.868518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f4075a43-b390-481b-b8a8-02a738a4a9cf tempest-VolumeRetypeWithoutMigrationTest-1081186599 tempest-VolumeRetypeWithoutMigrationTest-1081186599] http://10.222.0.24/volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f returned with HTTP 404 Jan 21 08:09:19.870684 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1782/3548] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:19 2021] GET /volume/v3/4b6d58dcdf224e48a01aa9e80418e1c2/volumes/558cc939-404a-4f4c-9241-09c3a6d9d44f => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:09:19.883674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7000f162-b91f-4b37-a2cc-13fc6df435be tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] DELETE http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types/11ee033e-3255-4aee-afe4-01e3abc45b4d Jan 21 08:09:19.884227 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7000f162-b91f-4b37-a2cc-13fc6df435be tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:19.884429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:19.884429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:19.886525 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7000f162-b91f-4b37-a2cc-13fc6df435be tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:20.086278 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:09:20.086278 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:09:20.102670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7000f162-b91f-4b37-a2cc-13fc6df435be tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types/11ee033e-3255-4aee-afe4-01e3abc45b4d returned with HTTP 202 Jan 21 08:09:20.110437 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1767/3549] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:09:19 2021] DELETE /volume/v3/01041ed20fa641d389c83b409eecf613/types/11ee033e-3255-4aee-afe4-01e3abc45b4d => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:09:20.117110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be458056-4c43-4ed2-a41e-3ba3a967ded4 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] GET http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types/11ee033e-3255-4aee-afe4-01e3abc45b4d Jan 21 08:09:20.117662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be458056-4c43-4ed2-a41e-3ba3a967ded4 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:20.118232 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-be458056-4c43-4ed2-a41e-3ba3a967ded4 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:20.159071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-be458056-4c43-4ed2-a41e-3ba3a967ded4 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types/11ee033e-3255-4aee-afe4-01e3abc45b4d returned with HTTP 404 Jan 21 08:09:20.164854 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1783/3550] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:09:20 2021] GET /volume/v3/01041ed20fa641d389c83b409eecf613/types/11ee033e-3255-4aee-afe4-01e3abc45b4d => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:09:20.170995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d44272a-5c75-42d6-ae99-2fb6e5dac30b tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] DELETE http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types/f33ad6fc-d232-41b3-9d6a-8ca56ccda70d Jan 21 08:09:20.171689 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d44272a-5c75-42d6-ae99-2fb6e5dac30b tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:20.172216 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d44272a-5c75-42d6-ae99-2fb6e5dac30b tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:20.328136 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d44272a-5c75-42d6-ae99-2fb6e5dac30b tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types/f33ad6fc-d232-41b3-9d6a-8ca56ccda70d returned with HTTP 202 Jan 21 08:09:20.333008 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1768/3551] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:09:20 2021] DELETE /volume/v3/01041ed20fa641d389c83b409eecf613/types/f33ad6fc-d232-41b3-9d6a-8ca56ccda70d => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:09:20.345511 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f48fa9b-e847-40b0-ad20-220ad6075ad0 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] GET http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types/f33ad6fc-d232-41b3-9d6a-8ca56ccda70d Jan 21 08:09:20.346435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f48fa9b-e847-40b0-ad20-220ad6075ad0 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:20.347348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7f48fa9b-e847-40b0-ad20-220ad6075ad0 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:20.418098 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7f48fa9b-e847-40b0-ad20-220ad6075ad0 tempest-VolumeRetypeWithoutMigrationTest-995579175 tempest-VolumeRetypeWithoutMigrationTest-995579175] http://10.222.0.24/volume/v3/01041ed20fa641d389c83b409eecf613/types/f33ad6fc-d232-41b3-9d6a-8ca56ccda70d returned with HTTP 404 Jan 21 08:09:20.424128 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1784/3552] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:09:20 2021] GET /volume/v3/01041ed20fa641d389c83b409eecf613/types/f33ad6fc-d232-41b3-9d6a-8ca56ccda70d => generated 114 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:09:37.071285 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2af6798-c854-49a4-bea7-eec6e9f35904 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] GET http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e Jan 21 08:09:37.072849 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2af6798-c854-49a4-bea7-eec6e9f35904 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:37.073766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2af6798-c854-49a4-bea7-eec6e9f35904 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:37.123213 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2af6798-c854-49a4-bea7-eec6e9f35904 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e returned with HTTP 200 Jan 21 08:09:37.124805 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1769/3553] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:36 2021] GET /volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e => generated 361 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:37.142664 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09dd5d40-fa69-4bc1-8d8d-5caf3830f71b tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] PUT http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e Jan 21 08:09:37.143553 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09dd5d40-fa69-4bc1-8d8d-5caf3830f71b tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:37.337725 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09dd5d40-fa69-4bc1-8d8d-5caf3830f71b tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e returned with HTTP 200 Jan 21 08:09:37.341638 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1785/3554] 10.222.0.24 () {60 vars in 1341 bytes} [Thu Jan 21 08:09:37 2021] PUT /volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e => generated 314 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:37.550677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] POST http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes Jan 21 08:09:37.551900 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-363918687"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:37.553457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-363918687'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:09:37.554014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Create volume of 1 GB Jan 21 08:09:37.577139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Availability zone cache updated, next update will occur around 2021-01-21 09:09:37.576542. {{(pid=88081) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:09:37.577782 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Availability Zones retrieved successfully. Jan 21 08:09:37.611231 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Flow 'volume_create_api' (32fa9d91-2ba2-48a8-8bd0-344fa7996ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:37.616768 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d29937-613b-4f14-a3f3-62e6e48a4df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:37.619517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:09:37.707471 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d29937-613b-4f14-a3f3-62e6e48a4df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:37.710691 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3baae158-2eba-45f4-a2a6-a6620bd7fcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:37.869879 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Created reservations ['7934b3cd-0a61-4157-82c4-a43a75749b80', '454af029-4aee-4786-9fd1-40e8d1020ff0', '14537f56-f3ea-47e7-9b0c-dc441b47fa94', '5c7a0ccf-d0f2-45f0-9890-2f0ea5ba0d5c'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:09:37.875126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3baae158-2eba-45f4-a2a6-a6620bd7fcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7934b3cd-0a61-4157-82c4-a43a75749b80', '454af029-4aee-4786-9fd1-40e8d1020ff0', '14537f56-f3ea-47e7-9b0c-dc441b47fa94', '5c7a0ccf-d0f2-45f0-9890-2f0ea5ba0d5c']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:37.879041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7824fd03-01fb-43bd-bd93-55913fc66700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:38.005041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7824fd03-01fb-43bd-bd93-55913fc66700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17ab8398-42fd-4115-891f-d9deee146529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-363918687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='430e68551fbb431e91e0a28979643b1e',qos_specs=None,replication_status=,reservations=['7934b3cd-0a61-4157-82c4-a43a75749b80','454af029-4aee-4786-9fd1-40e8d1020ff0','14537f56-f3ea-47e7-9b0c-dc441b47fa94','5c7a0ccf-d0f2-45f0-9890-2f0ea5ba0d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9edef709afa243fead0483354d1b0739',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-363918687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17ab8398-42fd-4115-891f-d9deee146529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='430e68551fbb431e91e0a28979643b1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9edef709afa243fead0483354d1b0739',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:38.009647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219375d6-8260-4783-946c-082f80589737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:38.048954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219375d6-8260-4783-946c-082f80589737) transitioned into state 'SUCCESS' from state '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-363918687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='430e68551fbb431e91e0a28979643b1e',qos_specs=None,replication_status=,reservations=['7934b3cd-0a61-4157-82c4-a43a75749b80','454af029-4aee-4786-9fd1-40e8d1020ff0','14537f56-f3ea-47e7-9b0c-dc441b47fa94','5c7a0ccf-d0f2-45f0-9890-2f0ea5ba0d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9edef709afa243fead0483354d1b0739',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:38.053601 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (924de6b0-16c7-424a-ab8c-25784168bcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:38.092357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (924de6b0-16c7-424a-ab8c-25784168bcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:38.100130 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Flow 'volume_create_api' (32fa9d91-2ba2-48a8-8bd0-344fa7996ec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:38.234975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Create volume request issued successfully. Jan 21 08:09:38.269686 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7bc11975-7c81-43e9-baa7-af135f2129bc tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes returned with HTTP 202 Jan 21 08:09:38.282546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1770/3555] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:09:37 2021] POST /volume/v3/430e68551fbb431e91e0a28979643b1e/volumes => generated 835 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:09:38.287994 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e11e3136-4ef5-4ef4-8eb0-0366ec248649 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:38.288542 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e11e3136-4ef5-4ef4-8eb0-0366ec248649 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:38.289091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e11e3136-4ef5-4ef4-8eb0-0366ec248649 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:38.390872 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.390872 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:38.400248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e11e3136-4ef5-4ef4-8eb0-0366ec248649 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:38.426956 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e11e3136-4ef5-4ef4-8eb0-0366ec248649 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 returned with HTTP 200 Jan 21 08:09:38.438209 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1786/3556] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:38 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 => generated 927 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:09:39.449020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-141e18b3-923a-4a14-845f-8b3df2fc1ce6 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:39.449846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-141e18b3-923a-4a14-845f-8b3df2fc1ce6 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:39.449846 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:39.449846 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:39.449846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-141e18b3-923a-4a14-845f-8b3df2fc1ce6 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:39.619051 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:39.619051 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:39.659407 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-141e18b3-923a-4a14-845f-8b3df2fc1ce6 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:39.756335 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-141e18b3-923a-4a14-845f-8b3df2fc1ce6 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 returned with HTTP 200 Jan 21 08:09:39.758792 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1771/3557] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:39 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 => generated 927 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:09:40.776198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db792997-2752-40cd-b7c1-19d5c910b7db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:40.778617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db792997-2752-40cd-b7c1-19d5c910b7db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:40.778827 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.778827 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:40.779497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db792997-2752-40cd-b7c1-19d5c910b7db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:40.882589 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.882589 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:40.926108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-db792997-2752-40cd-b7c1-19d5c910b7db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:40.958111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db792997-2752-40cd-b7c1-19d5c910b7db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 returned with HTTP 200 Jan 21 08:09:40.959592 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1787/3558] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:40 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 => generated 928 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:40.993406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-369ee0fa-97cf-4213-9302-dbc3650fab9e tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] POST http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots Jan 21 08:09:40.994405 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.994405 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:40.995305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-369ee0fa-97cf-4213-9302-dbc3650fab9e tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17ab8398-42fd-4115-891f-d9deee146529", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-508136427"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:41.090662 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:41.090662 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:41.092182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-369ee0fa-97cf-4213-9302-dbc3650fab9e tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:41.092847 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-369ee0fa-97cf-4213-9302-dbc3650fab9e tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Create snapshot from volume 17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:41.220928 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-369ee0fa-97cf-4213-9302-dbc3650fab9e tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Created reservations ['562eebac-64cb-4941-bab7-59497e5a091f', 'e2831478-e53f-423b-9fb5-9566198cfd78', '7ae0dc68-a14b-43e9-9b27-78ace7ab889a', '2c8906e1-a3c7-4c3f-be94-a4f19826669e'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:09:41.388750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-369ee0fa-97cf-4213-9302-dbc3650fab9e tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot create request issued successfully. Jan 21 08:09:41.390227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-369ee0fa-97cf-4213-9302-dbc3650fab9e tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots returned with HTTP 202 Jan 21 08:09:41.391588 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1772/3559] 10.222.0.24 () {60 vars in 1232 bytes} [Thu Jan 21 08:09:40 2021] POST /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots => generated 322 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:09:41.405958 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eed73595-eb4b-4551-90db-0e5301c97cc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:41.406693 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eed73595-eb4b-4551-90db-0e5301c97cc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:41.407022 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:41.407022 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:41.408453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eed73595-eb4b-4551-90db-0e5301c97cc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:41.445682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:41.445682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:41.448877 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-eed73595-eb4b-4551-90db-0e5301c97cc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot retrieved successfully. Jan 21 08:09:41.453262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eed73595-eb4b-4551-90db-0e5301c97cc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 returned with HTTP 200 Jan 21 08:09:41.455144 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1788/3560] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:41 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 => generated 454 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:42.017424 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-8b15fd7a-689c-4f69-abd7-1605b9861aa6 req-2d66528b-b1f6-41ae-b9c2-39fc5d411389 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/8e591135-ba38-424f-b88b-ba0bfdd526e5 Jan 21 08:09:42.018302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-8b15fd7a-689c-4f69-abd7-1605b9861aa6 req-2d66528b-b1f6-41ae-b9c2-39fc5d411389 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:42.018302 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:42.018302 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:42.018745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-8b15fd7a-689c-4f69-abd7-1605b9861aa6 req-2d66528b-b1f6-41ae-b9c2-39fc5d411389 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:42.063454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.063454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:42.477484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f90337c-b72b-4e1f-a5af-80281b33380c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:42.491561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f90337c-b72b-4e1f-a5af-80281b33380c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:42.495371 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:42.495371 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:42.496506 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3f90337c-b72b-4e1f-a5af-80281b33380c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:42.614163 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.614163 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:42.626234 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3f90337c-b72b-4e1f-a5af-80281b33380c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot retrieved successfully. Jan 21 08:09:42.634212 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3f90337c-b72b-4e1f-a5af-80281b33380c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 returned with HTTP 200 Jan 21 08:09:42.643147 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1789/3561] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:42 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 => generated 454 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:43.430064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-8b15fd7a-689c-4f69-abd7-1605b9861aa6 req-2d66528b-b1f6-41ae-b9c2-39fc5d411389 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:09:43.435422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-8b15fd7a-689c-4f69-abd7-1605b9861aa6 req-2d66528b-b1f6-41ae-b9c2-39fc5d411389 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:09:43.458402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-8b15fd7a-689c-4f69-abd7-1605b9861aa6 req-2d66528b-b1f6-41ae-b9c2-39fc5d411389 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/8e591135-ba38-424f-b88b-ba0bfdd526e5 returned with HTTP 200 Jan 21 08:09:43.460432 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1773/3562] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 08:09:42 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/8e591135-ba38-424f-b88b-ba0bfdd526e5 => generated 19 bytes in 1449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:43.658775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-818b1006-2c9d-4b6d-8491-94ef5e9c8605 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:43.659948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-818b1006-2c9d-4b6d-8491-94ef5e9c8605 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:43.660435 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:43.660435 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:43.661737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-818b1006-2c9d-4b6d-8491-94ef5e9c8605 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:43.801110 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.801110 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:43.803340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-818b1006-2c9d-4b6d-8491-94ef5e9c8605 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot retrieved successfully. Jan 21 08:09:43.807039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-818b1006-2c9d-4b6d-8491-94ef5e9c8605 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 returned with HTTP 200 Jan 21 08:09:43.820385 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1790/3563] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:43 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 => generated 454 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:09:44.830110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3950b149-13c2-4d9d-86b4-16e76d19512a tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:44.830930 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3950b149-13c2-4d9d-86b4-16e76d19512a tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:44.831248 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:44.831248 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:44.831816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3950b149-13c2-4d9d-86b4-16e76d19512a tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:44.974226 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.974226 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:44.982843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3950b149-13c2-4d9d-86b4-16e76d19512a tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot retrieved successfully. Jan 21 08:09:44.990293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3950b149-13c2-4d9d-86b4-16e76d19512a tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 returned with HTTP 200 Jan 21 08:09:44.993639 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1774/3564] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:44 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 => generated 481 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:45.009483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa773fdf-e2d4-40c2-94f2-1dac6a01fbf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] PUT http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e Jan 21 08:09:45.010902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:45.010902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:45.011608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fa773fdf-e2d4-40c2-94f2-1dac6a01fbf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:45.328446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fa773fdf-e2d4-40c2-94f2-1dac6a01fbf7 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e returned with HTTP 200 Jan 21 08:09:45.332679 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1791/3565] 10.222.0.24 () {60 vars in 1341 bytes} [Thu Jan 21 08:09:45 2021] PUT /volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e => generated 314 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:45.344522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00a7c953-4701-4032-8727-5b3664e2f4b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] POST http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots Jan 21 08:09:45.345092 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:45.345092 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:45.345552 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00a7c953-4701-4032-8727-5b3664e2f4b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17ab8398-42fd-4115-891f-d9deee146529"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:45.475287 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:45.475287 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:45.481159 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-00a7c953-4701-4032-8727-5b3664e2f4b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:45.492454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-00a7c953-4701-4032-8727-5b3664e2f4b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Create snapshot from volume 17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:45.525001 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-711677b9-04f9-44a3-aa30-7a92067bab60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:09:45.530003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-711677b9-04f9-44a3-aa30-7a92067bab60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:45.531859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-711677b9-04f9-44a3-aa30-7a92067bab60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:45.532964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-711677b9-04f9-44a3-aa30-7a92067bab60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume with id: e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:09:45.628945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:45.628945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:45.632913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-711677b9-04f9-44a3-aa30-7a92067bab60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:09:45.655863 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota_utils [None req-00a7c953-4701-4032-8727-5b3664e2f4b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Quota exceeded for 430e68551fbb431e91e0a28979643b1e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 08:09:45.656541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.middleware.fault [None req-00a7c953-4701-4032-8727-5b3664e2f4b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots returned with HTTP 413 Jan 21 08:09:45.658279 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1775/3566] 10.222.0.24 () {60 vars in 1231 bytes} [Thu Jan 21 08:09:45 2021] POST /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots => generated 208 bytes in 319 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 08:09:45.692914 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-711677b9-04f9-44a3-aa30-7a92067bab60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume request issued successfully. Jan 21 08:09:45.696921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-711677b9-04f9-44a3-aa30-7a92067bab60 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 202 Jan 21 08:09:45.704830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18119bf9-0158-4044-9846-d41a9662c361 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] PUT http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e Jan 21 08:09:45.706204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1792/3567] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:09:45 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:09:45.711744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:45.711744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:45.714058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-18119bf9-0158-4044-9846-d41a9662c361 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:45.722868 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f199c425-9dca-45be-b6ac-211487b7f179 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:09:45.723636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f199c425-9dca-45be-b6ac-211487b7f179 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:45.723889 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:45.723889 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:45.724287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f199c425-9dca-45be-b6ac-211487b7f179 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:45.966650 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:45.966650 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:45.998255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f199c425-9dca-45be-b6ac-211487b7f179 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:09:46.079203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-18119bf9-0158-4044-9846-d41a9662c361 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e returned with HTTP 200 Jan 21 08:09:46.081690 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1776/3568] 10.222.0.24 () {60 vars in 1341 bytes} [Thu Jan 21 08:09:45 2021] PUT /volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e => generated 314 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:46.096100 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f199c425-9dca-45be-b6ac-211487b7f179 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:09:46.112683 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1793/3569] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:45 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 1395 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:46.124030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b8410feb-95bf-4d53-a103-d3ea97875c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] POST http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots Jan 21 08:09:46.130751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b8410feb-95bf-4d53-a103-d3ea97875c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17ab8398-42fd-4115-891f-d9deee146529"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:46.269599 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:46.269599 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:46.273249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b8410feb-95bf-4d53-a103-d3ea97875c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:46.274205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-b8410feb-95bf-4d53-a103-d3ea97875c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Create snapshot from volume 17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:46.386946 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota_utils [None req-b8410feb-95bf-4d53-a103-d3ea97875c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Quota exceeded for 430e68551fbb431e91e0a28979643b1e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 21 08:09:46.388401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.middleware.fault [None req-b8410feb-95bf-4d53-a103-d3ea97875c31 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots returned with HTTP 413 Jan 21 08:09:46.391944 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1777/3570] 10.222.0.24 () {60 vars in 1231 bytes} [Thu Jan 21 08:09:46 2021] POST /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots => generated 133 bytes in 299 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 21 08:09:46.406438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a53dbfbe-2068-42cd-a387-713cd9226592 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] DELETE http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:46.407629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a53dbfbe-2068-42cd-a387-713cd9226592 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:46.408097 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:46.408097 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:46.408847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a53dbfbe-2068-42cd-a387-713cd9226592 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:46.409522 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-a53dbfbe-2068-42cd-a387-713cd9226592 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Delete snapshot with id: 9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:46.508482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:46.508482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:46.510909 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a53dbfbe-2068-42cd-a387-713cd9226592 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot retrieved successfully. Jan 21 08:09:46.643900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a53dbfbe-2068-42cd-a387-713cd9226592 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot delete request issued successfully. Jan 21 08:09:46.645143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a53dbfbe-2068-42cd-a387-713cd9226592 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 returned with HTTP 202 Jan 21 08:09:46.651675 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1794/3571] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 08:09:46 2021] DELETE /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:09:46.660119 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0256da7b-c4db-4ab7-b923-c78865d79100 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:46.661561 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0256da7b-c4db-4ab7-b923-c78865d79100 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:46.662015 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:46.662015 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:46.663899 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0256da7b-c4db-4ab7-b923-c78865d79100 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:46.712162 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:46.712162 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:46.714821 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0256da7b-c4db-4ab7-b923-c78865d79100 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot retrieved successfully. Jan 21 08:09:46.718715 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0256da7b-c4db-4ab7-b923-c78865d79100 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 returned with HTTP 200 Jan 21 08:09:46.721293 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1778/3572] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:46 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 => generated 480 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:47.129743 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d095a8d7-1ba3-4bea-bda3-7d613e95a610 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:09:47.130608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d095a8d7-1ba3-4bea-bda3-7d613e95a610 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:47.130608 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:47.130608 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:47.130972 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d095a8d7-1ba3-4bea-bda3-7d613e95a610 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:47.341737 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:47.341737 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:47.375477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d095a8d7-1ba3-4bea-bda3-7d613e95a610 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:09:47.438014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d095a8d7-1ba3-4bea-bda3-7d613e95a610 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:09:47.439874 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1795/3573] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:47 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 1395 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:47.740409 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b4de71a-731d-45cb-9f37-abbf52eec080 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:47.741383 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b4de71a-731d-45cb-9f37-abbf52eec080 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:47.741752 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:47.741752 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:47.742445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b4de71a-731d-45cb-9f37-abbf52eec080 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:47.797612 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:47.797612 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:47.800264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3b4de71a-731d-45cb-9f37-abbf52eec080 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot retrieved successfully. Jan 21 08:09:47.804066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b4de71a-731d-45cb-9f37-abbf52eec080 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 returned with HTTP 200 Jan 21 08:09:47.805670 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1779/3574] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:47 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:48.500404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c339459e-d67d-4602-9fd5-3d430aa0c9af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:09:48.505322 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c339459e-d67d-4602-9fd5-3d430aa0c9af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:48.506087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:48.506087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:48.507116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c339459e-d67d-4602-9fd5-3d430aa0c9af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:48.828339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:48.828339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:48.842014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71f83cad-8934-4ea6-a105-d419af67f0db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:48.842936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71f83cad-8934-4ea6-a105-d419af67f0db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:48.843356 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:48.843356 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:48.844007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71f83cad-8934-4ea6-a105-d419af67f0db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:48.856730 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c339459e-d67d-4602-9fd5-3d430aa0c9af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:09:48.982036 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c339459e-d67d-4602-9fd5-3d430aa0c9af tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 200 Jan 21 08:09:48.989794 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1796/3575] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:48 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 1395 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:49.063650 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:49.063650 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:49.065070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-71f83cad-8934-4ea6-a105-d419af67f0db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Snapshot retrieved successfully. Jan 21 08:09:49.086889 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71f83cad-8934-4ea6-a105-d419af67f0db tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 returned with HTTP 200 Jan 21 08:09:49.091390 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1780/3576] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:48 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 => generated 480 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:09:50.006519 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e54582d4-16f1-4678-9587-dc61e9d59844 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 Jan 21 08:09:50.008174 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e54582d4-16f1-4678-9587-dc61e9d59844 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:50.008768 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:50.008768 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:50.009820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e54582d4-16f1-4678-9587-dc61e9d59844 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:50.094099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e54582d4-16f1-4678-9587-dc61e9d59844 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 returned with HTTP 404 Jan 21 08:09:50.097433 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1797/3577] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:50 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/e6b2c5a8-bf60-45fe-a400-47452c3597a6 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:09:50.112390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e76dde99-d937-4904-85fd-e6d3a0ce2452 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 Jan 21 08:09:50.121783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e76dde99-d937-4904-85fd-e6d3a0ce2452 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:50.122787 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:50.122787 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:50.123945 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e76dde99-d937-4904-85fd-e6d3a0ce2452 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:50.136468 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04a5357d-6d05-4b92-90c2-055b470c8f5f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:09:50.138534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04a5357d-6d05-4b92-90c2-055b470c8f5f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:50.139955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-04a5357d-6d05-4b92-90c2-055b470c8f5f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:50.141068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v2.snapshots [None req-04a5357d-6d05-4b92-90c2-055b470c8f5f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete snapshot with id: 3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:09:50.216445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e76dde99-d937-4904-85fd-e6d3a0ce2452 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 returned with HTTP 404 Jan 21 08:09:50.219137 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1781/3578] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:50 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/snapshots/9f771f7e-c44c-40be-803a-5b5b1b969fd0 => generated 111 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:09:50.233186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-436a0d92-3214-4e9f-a751-f58bc6e9247c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] DELETE http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:50.234116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-436a0d92-3214-4e9f-a751-f58bc6e9247c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:50.234992 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-436a0d92-3214-4e9f-a751-f58bc6e9247c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:50.243578 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-436a0d92-3214-4e9f-a751-f58bc6e9247c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Delete volume with id: 17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:50.250668 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:50.250668 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:50.252848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-04a5357d-6d05-4b92-90c2-055b470c8f5f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:09:50.400476 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:50.400476 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:50.402177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-436a0d92-3214-4e9f-a751-f58bc6e9247c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:50.461510 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-04a5357d-6d05-4b92-90c2-055b470c8f5f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot delete request issued successfully. Jan 21 08:09:50.462923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-04a5357d-6d05-4b92-90c2-055b470c8f5f tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 202 Jan 21 08:09:50.465627 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1798/3579] 10.222.0.24 () {58 vars in 1324 bytes} [Thu Jan 21 08:09:50 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 0 bytes in 352 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:09:50.466258 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-436a0d92-3214-4e9f-a751-f58bc6e9247c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Delete volume request issued successfully. Jan 21 08:09:50.467137 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-436a0d92-3214-4e9f-a751-f58bc6e9247c tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 returned with HTTP 202 Jan 21 08:09:50.480999 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1782/3580] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:09:50 2021] DELETE /volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:09:50.484750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1b3d11a-c741-4b98-aa9e-6e0569af947e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:09:50.488038 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1b3d11a-c741-4b98-aa9e-6e0569af947e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:50.494993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-885a222e-19c7-4c09-889b-e8f69fd6f7cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:50.497759 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:50.497759 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:50.499683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1b3d11a-c741-4b98-aa9e-6e0569af947e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:50.504688 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-885a222e-19c7-4c09-889b-e8f69fd6f7cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:50.505212 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:50.505212 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:50.506088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-885a222e-19c7-4c09-889b-e8f69fd6f7cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:50.555111 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:50.555111 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:50.571856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b1b3d11a-c741-4b98-aa9e-6e0569af947e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:09:50.576298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1b3d11a-c741-4b98-aa9e-6e0569af947e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 200 Jan 21 08:09:50.586702 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1799/3581] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:50 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 466 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:50.631458 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:50.631458 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:50.647605 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-885a222e-19c7-4c09-889b-e8f69fd6f7cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:50.690322 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-885a222e-19c7-4c09-889b-e8f69fd6f7cb tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 returned with HTTP 200 Jan 21 08:09:50.705709 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1783/3582] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:50 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 => generated 927 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:51.601122 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1d62e1f-ac74-4914-813e-708e0aa461b5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:09:51.604449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1d62e1f-ac74-4914-813e-708e0aa461b5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:51.605392 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:51.605392 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:51.606563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1d62e1f-ac74-4914-813e-708e0aa461b5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:51.674067 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:51.674067 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:51.677556 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1d62e1f-ac74-4914-813e-708e0aa461b5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:09:51.682939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1d62e1f-ac74-4914-813e-708e0aa461b5 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 200 Jan 21 08:09:51.686152 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1800/3583] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:51 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 466 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:51.733803 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf4319bc-9d1d-4156-86e9-e7d21d643233 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:51.740329 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf4319bc-9d1d-4156-86e9-e7d21d643233 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:51.741254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:51.741254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:51.742407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cf4319bc-9d1d-4156-86e9-e7d21d643233 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:51.933401 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:51.933401 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:51.953755 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cf4319bc-9d1d-4156-86e9-e7d21d643233 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:52.014010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cf4319bc-9d1d-4156-86e9-e7d21d643233 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 returned with HTTP 200 Jan 21 08:09:52.015568 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1784/3584] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:51 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 => generated 927 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:52.739026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78d11f29-4db2-4e16-9905-e2da1c2aa878 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:09:52.743637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78d11f29-4db2-4e16-9905-e2da1c2aa878 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:52.748959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:52.748959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:52.751869 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78d11f29-4db2-4e16-9905-e2da1c2aa878 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:52.898276 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:52.898276 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:52.904759 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-78d11f29-4db2-4e16-9905-e2da1c2aa878 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Snapshot retrieved successfully. Jan 21 08:09:52.918249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78d11f29-4db2-4e16-9905-e2da1c2aa878 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 200 Jan 21 08:09:52.920490 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1801/3585] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:52 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 466 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:53.047066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bfc1f7b0-0484-4963-9e88-e2ef4de7fdfa tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:53.049207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bfc1f7b0-0484-4963-9e88-e2ef4de7fdfa tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:53.050006 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:53.050006 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:53.053655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bfc1f7b0-0484-4963-9e88-e2ef4de7fdfa tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:53.351857 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:53.351857 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:09:53.379726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bfc1f7b0-0484-4963-9e88-e2ef4de7fdfa tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Volume info retrieved successfully. Jan 21 08:09:53.515279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bfc1f7b0-0484-4963-9e88-e2ef4de7fdfa tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 returned with HTTP 200 Jan 21 08:09:53.531590 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1785/3586] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:53 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 => generated 927 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:53.949045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90872922-eb06-4304-9fae-44dcabc24cd7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 Jan 21 08:09:53.950096 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90872922-eb06-4304-9fae-44dcabc24cd7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:53.950469 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:53.950469 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:53.951064 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90872922-eb06-4304-9fae-44dcabc24cd7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:54.058945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90872922-eb06-4304-9fae-44dcabc24cd7 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 returned with HTTP 404 Jan 21 08:09:54.062314 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1802/3587] 10.222.0.24 () {58 vars in 1321 bytes} [Thu Jan 21 08:09:53 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/snapshots/3a36db6c-744c-4a39-a84b-a1c208d85014 => generated 111 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:09:54.549940 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e63651bd-dca5-45b3-afa7-36fd05076b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] GET http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 Jan 21 08:09:54.551126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e63651bd-dca5-45b3-afa7-36fd05076b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:54.551681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:54.551681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:09:54.552697 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e63651bd-dca5-45b3-afa7-36fd05076b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:54.664845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e63651bd-dca5-45b3-afa7-36fd05076b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005 tempest-VolumeSnapshotQuotasNegativeTestJSON-214772005] http://10.222.0.24/volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 returned with HTTP 404 Jan 21 08:09:54.669689 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1786/3588] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:54 2021] GET /volume/v3/430e68551fbb431e91e0a28979643b1e/volumes/17ab8398-42fd-4115-891f-d9deee146529 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:09:54.686517 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f3ba5fb-ddba-4bb1-b35e-8f63b2e7eb47 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] PUT http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e Jan 21 08:09:54.688109 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f3ba5fb-ddba-4bb1-b35e-8f63b2e7eb47 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:55.363384 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f3ba5fb-ddba-4bb1-b35e-8f63b2e7eb47 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566 tempest-VolumeSnapshotQuotasNegativeTestJSON-554839566] http://10.222.0.24/volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e returned with HTTP 200 Jan 21 08:09:55.372636 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1803/3589] 10.222.0.24 () {60 vars in 1342 bytes} [Thu Jan 21 08:09:54 2021] PUT /volume/v3/77dfb9f73a2d4be1adb3607e286e1b2b/os-quota-sets/430e68551fbb431e91e0a28979643b1e => generated 319 bytes in 697 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:08.860559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9da2a1a-8e82-4b82-ac3b-1d3a6669e5a3 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes Jan 21 08:10:08.861338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f9da2a1a-8e82-4b82-ac3b-1d3a6669e5a3 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:08.862483 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f9da2a1a-8e82-4b82-ac3b-1d3a6669e5a3 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:08.865769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-f9da2a1a-8e82-4b82-ac3b-1d3a6669e5a3 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:10:08.869293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-f9da2a1a-8e82-4b82-ac3b-1d3a6669e5a3 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:09.093606 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f9da2a1a-8e82-4b82-ac3b-1d3a6669e5a3 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Get all volumes completed successfully. Jan 21 08:10:09.096867 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f9da2a1a-8e82-4b82-ac3b-1d3a6669e5a3 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes returned with HTTP 200 Jan 21 08:10:09.101367 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1787/3590] 10.222.0.24 () {58 vars in 1204 bytes} [Thu Jan 21 08:10:08 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes => generated 15 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:10:09.115430 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] POST http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes Jan 21 08:10:09.117519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-748456533"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:09.120277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-748456533'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:09.121505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Create volume of 1 GB Jan 21 08:10:09.156846 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Availability Zones retrieved successfully. Jan 21 08:10:09.193639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Flow 'volume_create_api' (d41cec5c-6363-4095-aab6-94c7a9e3eb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:09.201740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1466c35-da1e-497b-9240-58d9623dfe89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:09.207033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:09.357476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1466c35-da1e-497b-9240-58d9623dfe89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:09.363041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec49d1b3-4db2-4e4e-a8da-f0902df565f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:09.659845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Created reservations ['2051a258-f496-413e-a389-6b21e4cd9768', 'a9dc63d2-32f8-4863-9556-dbd5d6297016', 'bbb4cb8a-06a0-4343-8cae-82f27fc53fea', '9b4ad5b7-1de1-47e4-a779-ea48f7f746f9'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:09.663906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec49d1b3-4db2-4e4e-a8da-f0902df565f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2051a258-f496-413e-a389-6b21e4cd9768', 'a9dc63d2-32f8-4863-9556-dbd5d6297016', 'bbb4cb8a-06a0-4343-8cae-82f27fc53fea', '9b4ad5b7-1de1-47e4-a779-ea48f7f746f9']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:09.670623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a01c6f-68ea-40a6-860f-b9858877c574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:09.879110 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a01c6f-68ea-40a6-860f-b9858877c574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21478502-3004-41bd-8007-9ecf8c037d8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-748456533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf4bc8639b39434e9768f36ea1efdb77',qos_specs=None,replication_status=,reservations=['2051a258-f496-413e-a389-6b21e4cd9768','a9dc63d2-32f8-4863-9556-dbd5d6297016','bbb4cb8a-06a0-4343-8cae-82f27fc53fea','9b4ad5b7-1de1-47e4-a779-ea48f7f746f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5ff60e88124e5580b769caef3ee176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-748456533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21478502-3004-41bd-8007-9ecf8c037d8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf4bc8639b39434e9768f36ea1efdb77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ab5ff60e88124e5580b769caef3ee176',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:09.885614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220e55b8-70b6-4c21-b1e7-064ef27e038b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:10.002605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220e55b8-70b6-4c21-b1e7-064ef27e038b) transitioned into state 'SUCCESS' from state '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-748456533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf4bc8639b39434e9768f36ea1efdb77',qos_specs=None,replication_status=,reservations=['2051a258-f496-413e-a389-6b21e4cd9768','a9dc63d2-32f8-4863-9556-dbd5d6297016','bbb4cb8a-06a0-4343-8cae-82f27fc53fea','9b4ad5b7-1de1-47e4-a779-ea48f7f746f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5ff60e88124e5580b769caef3ee176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:10.007633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24289708-25f3-4dde-82e3-f1c8691a0fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:10.075623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24289708-25f3-4dde-82e3-f1c8691a0fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:10.082403 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Flow 'volume_create_api' (d41cec5c-6363-4095-aab6-94c7a9e3eb5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:10.319430 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Create volume request issued successfully. Jan 21 08:10:10.361550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2622d505-bbab-4513-8234-3a1224bce102 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes returned with HTTP 202 Jan 21 08:10:10.364696 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1804/3591] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:10:09 2021] POST /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes => generated 823 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:10.383357 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a7ddd26-9160-4f55-8aeb-ced89077e351 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:10.385236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a7ddd26-9160-4f55-8aeb-ced89077e351 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:10.395997 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6a7ddd26-9160-4f55-8aeb-ced89077e351 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:10.686431 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:10.686431 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:10.713385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6a7ddd26-9160-4f55-8aeb-ced89077e351 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:10.832340 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6a7ddd26-9160-4f55-8aeb-ced89077e351 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d returned with HTTP 200 Jan 21 08:10:10.847208 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1788/3592] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:10 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d => generated 915 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:11.861077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3290f1e8-50b8-4c11-b793-8396e9880184 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:11.869981 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3290f1e8-50b8-4c11-b793-8396e9880184 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:11.871018 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:11.871018 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:11.872229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3290f1e8-50b8-4c11-b793-8396e9880184 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:12.055671 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:12.055671 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:12.083295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3290f1e8-50b8-4c11-b793-8396e9880184 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:12.150855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3290f1e8-50b8-4c11-b793-8396e9880184 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d returned with HTTP 200 Jan 21 08:10:12.152838 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1805/3593] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:11 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d => generated 915 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:13.183975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c38152cb-1905-4c0f-9fde-55afc8a1aae9 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:13.186022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c38152cb-1905-4c0f-9fde-55afc8a1aae9 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:13.186603 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:13.186603 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:13.187617 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c38152cb-1905-4c0f-9fde-55afc8a1aae9 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:13.313145 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:13.313145 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:13.340052 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c38152cb-1905-4c0f-9fde-55afc8a1aae9 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:13.396063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c38152cb-1905-4c0f-9fde-55afc8a1aae9 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d returned with HTTP 200 Jan 21 08:10:13.398097 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1789/3594] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:13 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d => generated 916 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:13.423527 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-933ac7d0-8d20-4327-a8d9-e7266649e98d tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:13.426681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-933ac7d0-8d20-4327-a8d9-e7266649e98d tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:13.427372 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:13.427372 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:13.428601 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-933ac7d0-8d20-4327-a8d9-e7266649e98d tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:13.560885 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:13.560885 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:13.577991 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-933ac7d0-8d20-4327-a8d9-e7266649e98d tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:13.631654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-933ac7d0-8d20-4327-a8d9-e7266649e98d tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d returned with HTTP 200 Jan 21 08:10:13.642520 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1806/3595] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:13 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:13.650309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] POST http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes Jan 21 08:10:13.651063 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:13.651063 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:13.651695 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-760381527"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:13.653161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-760381527'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:13.654067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Create volume of 1 GB Jan 21 08:10:13.673114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Availability Zones retrieved successfully. Jan 21 08:10:13.711521 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Flow 'volume_create_api' (f5fede93-947f-4984-aa74-4cbebafed4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:13.718304 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45bddeea-c65c-45f6-8be4-5a70aa2c5efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:13.722897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:13.822047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45bddeea-c65c-45f6-8be4-5a70aa2c5efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:13.833803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b4e659-0b33-4768-beba-91d46c019325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:13.969122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Created reservations ['0bbb4976-9339-49d7-bf43-ffad4aee9e57', 'cb6eb353-bedc-47ca-b7a5-9e7021bf4eb4', 'efb3cf84-0043-472e-a730-d8f20ffc9c00', 'b84eb007-f5a2-4f78-8a4e-3c65e79e4a65'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:13.971228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b4e659-0b33-4768-beba-91d46c019325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bbb4976-9339-49d7-bf43-ffad4aee9e57', 'cb6eb353-bedc-47ca-b7a5-9e7021bf4eb4', 'efb3cf84-0043-472e-a730-d8f20ffc9c00', 'b84eb007-f5a2-4f78-8a4e-3c65e79e4a65']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:13.972867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cac177-405b-4c9d-81e1-85266a8f914b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:14.036058 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cac177-405b-4c9d-81e1-85266a8f914b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b64fd953-9267-410f-847a-36b2c1eb63b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-760381527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf4bc8639b39434e9768f36ea1efdb77',qos_specs=None,replication_status=,reservations=['0bbb4976-9339-49d7-bf43-ffad4aee9e57','cb6eb353-bedc-47ca-b7a5-9e7021bf4eb4','efb3cf84-0043-472e-a730-d8f20ffc9c00','b84eb007-f5a2-4f78-8a4e-3c65e79e4a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5ff60e88124e5580b769caef3ee176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-760381527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b64fd953-9267-410f-847a-36b2c1eb63b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf4bc8639b39434e9768f36ea1efdb77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ab5ff60e88124e5580b769caef3ee176',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:14.038517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a25690a-102c-45ca-a5e2-85436981c1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:14.070989 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a25690a-102c-45ca-a5e2-85436981c1a7) transitioned into state 'SUCCESS' from state '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-760381527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf4bc8639b39434e9768f36ea1efdb77',qos_specs=None,replication_status=,reservations=['0bbb4976-9339-49d7-bf43-ffad4aee9e57','cb6eb353-bedc-47ca-b7a5-9e7021bf4eb4','efb3cf84-0043-472e-a730-d8f20ffc9c00','b84eb007-f5a2-4f78-8a4e-3c65e79e4a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5ff60e88124e5580b769caef3ee176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:14.074105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2984c9-5e6c-486e-b206-e7ae0967b657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:14.092469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc2984c9-5e6c-486e-b206-e7ae0967b657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:14.096901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Flow 'volume_create_api' (f5fede93-947f-4984-aa74-4cbebafed4ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:14.169264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Create volume request issued successfully. Jan 21 08:10:14.207711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bdfc5cf-9f64-47c0-aed0-15091d6fb406 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes returned with HTTP 202 Jan 21 08:10:14.220697 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1790/3596] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:10:13 2021] POST /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes => generated 823 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:14.227156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5c4138a-5ea1-4590-a878-7168911980b0 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 Jan 21 08:10:14.228692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5c4138a-5ea1-4590-a878-7168911980b0 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:14.229113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:14.229113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:14.229745 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c5c4138a-5ea1-4590-a878-7168911980b0 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:14.284501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:14.284501 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:14.294355 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c5c4138a-5ea1-4590-a878-7168911980b0 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:14.323404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c5c4138a-5ea1-4590-a878-7168911980b0 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 returned with HTTP 200 Jan 21 08:10:14.324872 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1807/3597] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:14 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 => generated 891 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:14.555145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a81121f2-f27b-484c-8d64-65b1031bfcf8 req-4f5e63f7-4e44-4e03-97e8-0dbd30912c7a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6b609a63-5bc3-49ec-9178-e515ceb60a3b Jan 21 08:10:14.557015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a81121f2-f27b-484c-8d64-65b1031bfcf8 req-4f5e63f7-4e44-4e03-97e8-0dbd30912c7a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:14.557659 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:14.557659 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:14.558682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-a81121f2-f27b-484c-8d64-65b1031bfcf8 req-4f5e63f7-4e44-4e03-97e8-0dbd30912c7a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:14.605071 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:14.605071 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:15.347033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d567ab7-289b-47f2-bc80-35a8bab5dc8e tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 Jan 21 08:10:15.349234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8d567ab7-289b-47f2-bc80-35a8bab5dc8e tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:15.349930 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:15.349930 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:15.350859 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8d567ab7-289b-47f2-bc80-35a8bab5dc8e tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:15.462945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:15.462945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:15.478964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8d567ab7-289b-47f2-bc80-35a8bab5dc8e tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:15.571711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8d567ab7-289b-47f2-bc80-35a8bab5dc8e tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 returned with HTTP 200 Jan 21 08:10:15.588631 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1808/3598] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:15 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:15.617931 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-a81121f2-f27b-484c-8d64-65b1031bfcf8 req-4f5e63f7-4e44-4e03-97e8-0dbd30912c7a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:10:15.619115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-a81121f2-f27b-484c-8d64-65b1031bfcf8 req-4f5e63f7-4e44-4e03-97e8-0dbd30912c7a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:10:15.635359 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-a81121f2-f27b-484c-8d64-65b1031bfcf8 req-4f5e63f7-4e44-4e03-97e8-0dbd30912c7a tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6b609a63-5bc3-49ec-9178-e515ceb60a3b returned with HTTP 200 Jan 21 08:10:15.636561 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1791/3599] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 08:10:14 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/attachments/6b609a63-5bc3-49ec-9178-e515ceb60a3b => generated 19 bytes in 1092 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:16.612008 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f18095f9-798d-4584-815e-4eac07fbcb12 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 Jan 21 08:10:16.613550 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f18095f9-798d-4584-815e-4eac07fbcb12 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:16.613751 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:16.613751 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:16.614115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f18095f9-798d-4584-815e-4eac07fbcb12 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:16.675790 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:16.675790 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:16.685788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f18095f9-798d-4584-815e-4eac07fbcb12 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:16.713254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f18095f9-798d-4584-815e-4eac07fbcb12 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 returned with HTTP 200 Jan 21 08:10:16.714601 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1809/3600] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:16 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:16.730668 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-accd4f3a-421f-4283-be0c-11962bed1644 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 Jan 21 08:10:16.731479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-accd4f3a-421f-4283-be0c-11962bed1644 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:16.731705 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:16.731705 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:16.732085 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-accd4f3a-421f-4283-be0c-11962bed1644 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:16.784516 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:16.784516 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:16.795851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-accd4f3a-421f-4283-be0c-11962bed1644 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:16.831862 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-accd4f3a-421f-4283-be0c-11962bed1644 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 returned with HTTP 200 Jan 21 08:10:16.834798 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1792/3601] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:16 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:16.863231 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] POST http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes Jan 21 08:10:16.864349 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:16.864349 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:16.864954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-194537556"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:16.866976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-194537556'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:16.867957 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Create volume of 1 GB Jan 21 08:10:16.901291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Availability Zones retrieved successfully. Jan 21 08:10:16.937806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Flow 'volume_create_api' (c9f00d2d-edc4-4e1c-8d92-3cc9541c2829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:16.941622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53c379c-bf35-4fd4-82fc-ddf5884075d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:16.944280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:17.083708 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53c379c-bf35-4fd4-82fc-ddf5884075d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:17.086654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6899bef4-6820-489d-88de-2c3523e1049f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:17.181685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Created reservations ['7a65b3e5-41e4-49bd-9f9b-8e05b743a6b8', '8e924795-ac39-47ce-820c-b685d1e04732', 'dee1c6fd-419d-4726-a911-b956715e23af', '36ad35ac-33e5-4690-8bd5-c5ef30167194'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:17.185178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6899bef4-6820-489d-88de-2c3523e1049f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a65b3e5-41e4-49bd-9f9b-8e05b743a6b8', '8e924795-ac39-47ce-820c-b685d1e04732', 'dee1c6fd-419d-4726-a911-b956715e23af', '36ad35ac-33e5-4690-8bd5-c5ef30167194']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:17.188514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fff636-e424-49ae-9941-2aa8eda5029c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:17.253452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fff636-e424-49ae-9941-2aa8eda5029c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59460279-cfb9-4ede-ac3e-7309545310e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-194537556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf4bc8639b39434e9768f36ea1efdb77',qos_specs=None,replication_status=,reservations=['7a65b3e5-41e4-49bd-9f9b-8e05b743a6b8','8e924795-ac39-47ce-820c-b685d1e04732','dee1c6fd-419d-4726-a911-b956715e23af','36ad35ac-33e5-4690-8bd5-c5ef30167194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5ff60e88124e5580b769caef3ee176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-194537556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59460279-cfb9-4ede-ac3e-7309545310e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf4bc8639b39434e9768f36ea1efdb77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ab5ff60e88124e5580b769caef3ee176',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:17.255733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643818b9-28a6-431b-b466-de02a40a0ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:17.290410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643818b9-28a6-431b-b466-de02a40a0ed7) transitioned into state 'SUCCESS' from state '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-194537556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf4bc8639b39434e9768f36ea1efdb77',qos_specs=None,replication_status=,reservations=['7a65b3e5-41e4-49bd-9f9b-8e05b743a6b8','8e924795-ac39-47ce-820c-b685d1e04732','dee1c6fd-419d-4726-a911-b956715e23af','36ad35ac-33e5-4690-8bd5-c5ef30167194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5ff60e88124e5580b769caef3ee176',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:17.294826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e328a882-ab7c-4703-bcf8-d7ffd2587827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:17.323533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e328a882-ab7c-4703-bcf8-d7ffd2587827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:17.329926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Flow 'volume_create_api' (c9f00d2d-edc4-4e1c-8d92-3cc9541c2829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:17.436345 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Create volume request issued successfully. Jan 21 08:10:17.469410 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc26c0d1-bb4e-4541-ba01-2788379bdf4f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes returned with HTTP 202 Jan 21 08:10:17.471387 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1810/3602] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:10:16 2021] POST /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes => generated 823 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:17.499017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6493c03f-b757-4a81-b6b7-771d487c4b1b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 Jan 21 08:10:17.500081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6493c03f-b757-4a81-b6b7-771d487c4b1b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:17.500266 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:17.500266 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:17.500945 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6493c03f-b757-4a81-b6b7-771d487c4b1b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:17.612384 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:17.612384 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:17.627089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6493c03f-b757-4a81-b6b7-771d487c4b1b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:17.668549 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6493c03f-b757-4a81-b6b7-771d487c4b1b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 returned with HTTP 200 Jan 21 08:10:17.670564 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1793/3603] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:17 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 => generated 915 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:18.689400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2efc48c3-05b5-426c-971a-8988b07686a2 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 Jan 21 08:10:18.690116 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2efc48c3-05b5-426c-971a-8988b07686a2 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:18.690260 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:18.690260 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:18.690673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2efc48c3-05b5-426c-971a-8988b07686a2 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:18.754372 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:18.754372 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:18.767628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2efc48c3-05b5-426c-971a-8988b07686a2 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:18.794267 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2efc48c3-05b5-426c-971a-8988b07686a2 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 returned with HTTP 200 Jan 21 08:10:18.795526 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1811/3604] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:18 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:18.815747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff9adef8-9385-4cfd-aa87-b0dd01599de6 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 Jan 21 08:10:18.816456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff9adef8-9385-4cfd-aa87-b0dd01599de6 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:18.816893 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:18.816893 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:18.817581 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff9adef8-9385-4cfd-aa87-b0dd01599de6 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:18.923620 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:18.923620 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:18.940562 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ff9adef8-9385-4cfd-aa87-b0dd01599de6 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:18.991802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff9adef8-9385-4cfd-aa87-b0dd01599de6 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 returned with HTTP 200 Jan 21 08:10:18.994870 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1794/3605] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:18 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 => generated 916 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:19.168241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] POST http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes Jan 21 08:10:19.169060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:19.169060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:19.169837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:19.172880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Create volume request body: {'volume': {'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:19.173494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Create volume of 1 GB Jan 21 08:10:19.200678 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Availability Zones retrieved successfully. Jan 21 08:10:19.233347 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Flow 'volume_create_api' (13a01338-d94b-486a-9925-9dc15f06cdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:19.239638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc9ac1c-76d4-4685-9ed7-e4b2b2a35546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:19.244290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:19.358625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc9ac1c-76d4-4685-9ed7-e4b2b2a35546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:19.361258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d24c9a7-3a20-4696-b116-055d2b797733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:19.504660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Created reservations ['d860d6ce-14f6-4361-8779-006f86cdb17d', '478505cc-4953-44f1-8b46-c2359e271680', 'e140bb12-ad0d-4792-8321-19e1622d61f8', 'a9f37cec-356f-4ab0-a21c-0afc2480b997'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:19.507624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d24c9a7-3a20-4696-b116-055d2b797733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d860d6ce-14f6-4361-8779-006f86cdb17d', '478505cc-4953-44f1-8b46-c2359e271680', 'e140bb12-ad0d-4792-8321-19e1622d61f8', 'a9f37cec-356f-4ab0-a21c-0afc2480b997']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:19.512413 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feaf832c-cc5f-4b6c-8d16-66120b103f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:19.668488 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feaf832c-cc5f-4b6c-8d16-66120b103f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ab0540-431c-4350-b29a-4946ca5f6256', '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='b46b1068c49546d48754075b7afbba48',qos_specs=None,replication_status=,reservations=['d860d6ce-14f6-4361-8779-006f86cdb17d','478505cc-4953-44f1-8b46-c2359e271680','e140bb12-ad0d-4792-8321-19e1622d61f8','a9f37cec-356f-4ab0-a21c-0afc2480b997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd55c117c3014b02b8a54ddc96d76156',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8ab0540-431c-4350-b29a-4946ca5f6256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46b1068c49546d48754075b7afbba48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd55c117c3014b02b8a54ddc96d76156',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:19.672807 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c50d65b-cec6-45b1-adb3-7e7a5b97bbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:19.732557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c50d65b-cec6-45b1-adb3-7e7a5b97bbb9) transitioned into state 'SUCCESS' from 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='b46b1068c49546d48754075b7afbba48',qos_specs=None,replication_status=,reservations=['d860d6ce-14f6-4361-8779-006f86cdb17d','478505cc-4953-44f1-8b46-c2359e271680','e140bb12-ad0d-4792-8321-19e1622d61f8','a9f37cec-356f-4ab0-a21c-0afc2480b997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd55c117c3014b02b8a54ddc96d76156',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:19.736453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9162ff-42ff-4d32-b72b-3e9f3fd797de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:19.763431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c9162ff-42ff-4d32-b72b-3e9f3fd797de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:19.769254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Flow 'volume_create_api' (13a01338-d94b-486a-9925-9dc15f06cdc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:19.862402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Create volume request issued successfully. Jan 21 08:10:19.881936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-78d8e81a-21be-4789-8b7d-4b9402a9ec33 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes returned with HTTP 202 Jan 21 08:10:19.883311 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1812/3606] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:10:19 2021] POST /volume/v3/b46b1068c49546d48754075b7afbba48/volumes => generated 802 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:10:19.899606 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd6b331d-187f-4588-b67e-b8769d45ec40 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] GET http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 Jan 21 08:10:19.900149 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd6b331d-187f-4588-b67e-b8769d45ec40 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:19.900369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:19.900369 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:19.901044 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd6b331d-187f-4588-b67e-b8769d45ec40 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:19.967077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1a45695-8a73-4aeb-8292-471b29eb5dd2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] DELETE http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:10:19.972620 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1a45695-8a73-4aeb-8292-471b29eb5dd2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:19.973230 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:19.973230 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:19.975633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c1a45695-8a73-4aeb-8292-471b29eb5dd2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:19.977174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-c1a45695-8a73-4aeb-8292-471b29eb5dd2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume with id: 11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:10:20.029019 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:20.029019 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:20.044147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cd6b331d-187f-4588-b67e-b8769d45ec40 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Volume info retrieved successfully. Jan 21 08:10:20.092045 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd6b331d-187f-4588-b67e-b8769d45ec40 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 returned with HTTP 200 Jan 21 08:10:20.094369 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1795/3607] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:19 2021] GET /volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 => generated 981 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:20.134198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:20.134198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:20.137600 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1a45695-8a73-4aeb-8292-471b29eb5dd2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:10:20.194579 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c1a45695-8a73-4aeb-8292-471b29eb5dd2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Delete volume request issued successfully. Jan 21 08:10:20.195341 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c1a45695-8a73-4aeb-8292-471b29eb5dd2 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 202 Jan 21 08:10:20.197866 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1813/3608] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:19 2021] DELETE /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:20.209103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cce318ce-cc8c-4d16-80c8-7a4e56d7568e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:10:20.209871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cce318ce-cc8c-4d16-80c8-7a4e56d7568e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:20.210184 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:20.210184 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:20.210686 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cce318ce-cc8c-4d16-80c8-7a4e56d7568e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:20.303682 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:20.303682 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:20.320550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cce318ce-cc8c-4d16-80c8-7a4e56d7568e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:10:20.368895 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cce318ce-cc8c-4d16-80c8-7a4e56d7568e tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:10:20.384621 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1796/3609] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:20 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1366 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:10:21.140221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53fd8a67-e978-468f-8deb-2c2775bcdcbf tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] GET http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 Jan 21 08:10:21.141031 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53fd8a67-e978-468f-8deb-2c2775bcdcbf tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:21.148467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:21.148467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:21.152361 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-53fd8a67-e978-468f-8deb-2c2775bcdcbf tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:21.268223 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:21.268223 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:21.278929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-53fd8a67-e978-468f-8deb-2c2775bcdcbf tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Volume info retrieved successfully. Jan 21 08:10:21.325646 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-53fd8a67-e978-468f-8deb-2c2775bcdcbf tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 returned with HTTP 200 Jan 21 08:10:21.327715 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1814/3610] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:21 2021] GET /volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 => generated 1040 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:21.400339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d55578d-05c0-4b78-8e88-d0a4332d8fd6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:10:21.404565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d55578d-05c0-4b78-8e88-d0a4332d8fd6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:21.405005 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:21.405005 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:21.406156 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3d55578d-05c0-4b78-8e88-d0a4332d8fd6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:21.542928 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:21.542928 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:21.559527 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3d55578d-05c0-4b78-8e88-d0a4332d8fd6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:10:21.606794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3d55578d-05c0-4b78-8e88-d0a4332d8fd6 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:10:21.608244 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1797/3611] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:21 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1366 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:22.355265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3da08cc4-03ce-4f00-be2b-2c164b2b1da5 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] GET http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 Jan 21 08:10:22.356419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3da08cc4-03ce-4f00-be2b-2c164b2b1da5 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:22.356875 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:22.356875 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:22.357851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3da08cc4-03ce-4f00-be2b-2c164b2b1da5 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:22.446972 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:22.446972 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:22.460198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3da08cc4-03ce-4f00-be2b-2c164b2b1da5 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Volume info retrieved successfully. Jan 21 08:10:22.497812 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3da08cc4-03ce-4f00-be2b-2c164b2b1da5 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 returned with HTTP 200 Jan 21 08:10:22.500052 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1815/3612] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:22 2021] GET /volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 => generated 1041 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:22.532314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c986683-aeb4-4603-bf8d-e20dcc234795 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] GET http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/detail?all_tenants=1&project_id=bf4bc8639b39434e9768f36ea1efdb77 Jan 21 08:10:22.533812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c986683-aeb4-4603-bf8d-e20dcc234795 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:22.534518 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:22.534518 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:22.535657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4c986683-aeb4-4603-bf8d-e20dcc234795 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:22.538496 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c986683-aeb4-4603-bf8d-e20dcc234795 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Could not evaluate value bf4bc8639b39434e9768f36ea1efdb77, assuming string {{(pid=88081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:10:22.542535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-4c986683-aeb4-4603-bf8d-e20dcc234795 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Searching by: MultiDict([('project_id', 'bf4bc8639b39434e9768f36ea1efdb77'), ('all_tenants', 1)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:10:22.648094 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8741cb7a-08d1-4cd8-84d5-c7f88f914a52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:10:22.649690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8741cb7a-08d1-4cd8-84d5-c7f88f914a52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:22.650115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:22.650115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:22.655266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8741cb7a-08d1-4cd8-84d5-c7f88f914a52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:22.747031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4c986683-aeb4-4603-bf8d-e20dcc234795 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Get all volumes completed successfully. Jan 21 08:10:22.762746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:22.762746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:22.780524 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4c986683-aeb4-4603-bf8d-e20dcc234795 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/detail?all_tenants=1&project_id=bf4bc8639b39434e9768f36ea1efdb77 returned with HTTP 200 Jan 21 08:10:22.792657 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1798/3613] 10.222.0.24 () {58 vars in 1340 bytes} [Thu Jan 21 08:10:22 2021] GET /volume/v3/b46b1068c49546d48754075b7afbba48/volumes/detail?all_tenants=1&project_id=bf4bc8639b39434e9768f36ea1efdb77 => generated 3247 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:22.793267 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:22.793267 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:22.822649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4f4789b-b798-40ec-b226-d697dd357ca7 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] DELETE http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 Jan 21 08:10:22.823188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4f4789b-b798-40ec-b226-d697dd357ca7 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:22.823409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:22.823409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:22.823783 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d4f4789b-b798-40ec-b226-d697dd357ca7 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:22.824365 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-d4f4789b-b798-40ec-b226-d697dd357ca7 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Delete volume with id: b8ab0540-431c-4350-b29a-4946ca5f6256 Jan 21 08:10:22.832879 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8741cb7a-08d1-4cd8-84d5-c7f88f914a52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Volume info retrieved successfully. Jan 21 08:10:22.904437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8741cb7a-08d1-4cd8-84d5-c7f88f914a52 tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 200 Jan 21 08:10:22.905641 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1816/3614] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:22 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 1366 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:10:23.005036 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.005036 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:23.007454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d4f4789b-b798-40ec-b226-d697dd357ca7 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Volume info retrieved successfully. Jan 21 08:10:23.064550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d4f4789b-b798-40ec-b226-d697dd357ca7 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] Delete volume request issued successfully. Jan 21 08:10:23.065232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d4f4789b-b798-40ec-b226-d697dd357ca7 tempest-VolumesListAdminTestJSON-1367087908 tempest-VolumesListAdminTestJSON-1367087908] http://10.222.0.24/volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 returned with HTTP 202 Jan 21 08:10:23.078323 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1799/3615] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:22 2021] DELETE /volume/v3/b46b1068c49546d48754075b7afbba48/volumes/b8ab0540-431c-4350-b29a-4946ca5f6256 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:23.084053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-080ec870-add1-4358-95dd-58a9261c0df8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] DELETE http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 Jan 21 08:10:23.084465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-080ec870-add1-4358-95dd-58a9261c0df8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:23.084807 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:23.084807 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:23.085438 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-080ec870-add1-4358-95dd-58a9261c0df8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:23.085978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-080ec870-add1-4358-95dd-58a9261c0df8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Delete volume with id: 59460279-cfb9-4ede-ac3e-7309545310e3 Jan 21 08:10:23.177207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.177207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:23.178719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-080ec870-add1-4358-95dd-58a9261c0df8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:23.242820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-080ec870-add1-4358-95dd-58a9261c0df8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Delete volume request issued successfully. Jan 21 08:10:23.245017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-080ec870-add1-4358-95dd-58a9261c0df8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 returned with HTTP 202 Jan 21 08:10:23.248698 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1817/3616] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:23 2021] DELETE /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:23.258144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c0a8bbf-d1c4-4ff3-aca7-d8667f566988 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 Jan 21 08:10:23.259533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c0a8bbf-d1c4-4ff3-aca7-d8667f566988 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:23.263759 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:23.263759 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:23.264523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6c0a8bbf-d1c4-4ff3-aca7-d8667f566988 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:23.390139 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:23.390139 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:23.406708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6c0a8bbf-d1c4-4ff3-aca7-d8667f566988 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:23.444825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6c0a8bbf-d1c4-4ff3-aca7-d8667f566988 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 returned with HTTP 200 Jan 21 08:10:23.460615 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1800/3617] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:23 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:23.939235 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23b2104b-041a-4b1b-8f2d-2981cddbca4c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] GET http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e Jan 21 08:10:23.940148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23b2104b-041a-4b1b-8f2d-2981cddbca4c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:23.940524 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:23.940524 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:23.945638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23b2104b-041a-4b1b-8f2d-2981cddbca4c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:24.147028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23b2104b-041a-4b1b-8f2d-2981cddbca4c tempest-TestVolumeBootPattern-263242916 tempest-TestVolumeBootPattern-263242916] http://10.222.0.24/volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e returned with HTTP 404 Jan 21 08:10:24.149858 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1818/3618] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:23 2021] GET /volume/v3/79693707b26a41c5a0ed15aecfe3644c/volumes/11e23569-2de8-4e06-836f-ec5c03e63f0e => generated 109 bytes in 218 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:24.472629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b22503c4-83d3-4209-9008-6fb5430f8e4c tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 Jan 21 08:10:24.473566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b22503c4-83d3-4209-9008-6fb5430f8e4c tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:24.473907 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:24.473907 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:24.474491 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b22503c4-83d3-4209-9008-6fb5430f8e4c tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:24.587123 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:24.587123 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:24.606667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b22503c4-83d3-4209-9008-6fb5430f8e4c tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:24.659051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b22503c4-83d3-4209-9008-6fb5430f8e4c tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 returned with HTTP 200 Jan 21 08:10:24.660727 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1801/3619] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:24 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:25.688823 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2d51fc7-f3bc-44ee-b2b0-0f554e0368d8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 Jan 21 08:10:25.689758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2d51fc7-f3bc-44ee-b2b0-0f554e0368d8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:25.690847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b2d51fc7-f3bc-44ee-b2b0-0f554e0368d8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:25.840624 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:25.840624 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:25.861929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b2d51fc7-f3bc-44ee-b2b0-0f554e0368d8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:25.911243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b2d51fc7-f3bc-44ee-b2b0-0f554e0368d8 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 returned with HTTP 200 Jan 21 08:10:25.913616 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1819/3620] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:25 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:26.939390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a783d7a-a856-45b7-8cef-350781d238b1 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 Jan 21 08:10:26.940539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a783d7a-a856-45b7-8cef-350781d238b1 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:26.941192 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:26.941192 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:26.942060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a783d7a-a856-45b7-8cef-350781d238b1 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:27.255330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a783d7a-a856-45b7-8cef-350781d238b1 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 returned with HTTP 404 Jan 21 08:10:27.263302 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1802/3621] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:26 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/59460279-cfb9-4ede-ac3e-7309545310e3 => generated 109 bytes in 325 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:27.275185 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02150cc2-3329-408d-9f18-e91aca137e81 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] DELETE http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 Jan 21 08:10:27.276534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02150cc2-3329-408d-9f18-e91aca137e81 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:27.277562 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:27.277562 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:27.281970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-02150cc2-3329-408d-9f18-e91aca137e81 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:27.283250 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-02150cc2-3329-408d-9f18-e91aca137e81 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Delete volume with id: b64fd953-9267-410f-847a-36b2c1eb63b6 Jan 21 08:10:27.571825 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:27.571825 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:27.574307 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-02150cc2-3329-408d-9f18-e91aca137e81 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:27.676260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-02150cc2-3329-408d-9f18-e91aca137e81 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Delete volume request issued successfully. Jan 21 08:10:27.677182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-02150cc2-3329-408d-9f18-e91aca137e81 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 returned with HTTP 202 Jan 21 08:10:27.679035 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1820/3622] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:27 2021] DELETE /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 => generated 0 bytes in 414 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:27.693284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-971eb0c9-ddcc-43c5-a563-aba3d3b2ba57 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 Jan 21 08:10:27.694540 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-971eb0c9-ddcc-43c5-a563-aba3d3b2ba57 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:27.695651 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-971eb0c9-ddcc-43c5-a563-aba3d3b2ba57 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:27.880417 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:27.880417 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:27.905747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-971eb0c9-ddcc-43c5-a563-aba3d3b2ba57 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:28.017850 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-971eb0c9-ddcc-43c5-a563-aba3d3b2ba57 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 returned with HTTP 200 Jan 21 08:10:28.032620 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1803/3623] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:27 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 => generated 915 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:29.055147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d69dce46-7634-4fd3-b049-7bba9807058b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 Jan 21 08:10:29.056092 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d69dce46-7634-4fd3-b049-7bba9807058b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:29.056368 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:29.056368 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:29.057392 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d69dce46-7634-4fd3-b049-7bba9807058b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:29.157379 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:29.157379 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:29.176985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d69dce46-7634-4fd3-b049-7bba9807058b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:29.238423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d69dce46-7634-4fd3-b049-7bba9807058b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 returned with HTTP 200 Jan 21 08:10:29.240377 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1821/3624] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:29 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:30.266237 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-572a1e9b-1bcb-472a-a892-6b237d82ca1b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 Jan 21 08:10:30.267968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-572a1e9b-1bcb-472a-a892-6b237d82ca1b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:30.268726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:30.268726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:30.269737 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-572a1e9b-1bcb-472a-a892-6b237d82ca1b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:30.362830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-572a1e9b-1bcb-472a-a892-6b237d82ca1b tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 returned with HTTP 404 Jan 21 08:10:30.368181 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1804/3625] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:30 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/b64fd953-9267-410f-847a-36b2c1eb63b6 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:30.380161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a697bf86-f056-41c6-967a-1c58070f6820 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] DELETE http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:30.381427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a697bf86-f056-41c6-967a-1c58070f6820 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:30.381699 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:30.381699 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:30.382935 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a697bf86-f056-41c6-967a-1c58070f6820 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:30.384468 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-a697bf86-f056-41c6-967a-1c58070f6820 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Delete volume with id: 21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:30.479090 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:30.479090 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:30.481188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a697bf86-f056-41c6-967a-1c58070f6820 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:30.553467 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a697bf86-f056-41c6-967a-1c58070f6820 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Delete volume request issued successfully. Jan 21 08:10:30.554983 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a697bf86-f056-41c6-967a-1c58070f6820 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d returned with HTTP 202 Jan 21 08:10:30.559724 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1822/3626] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:10:30 2021] DELETE /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:10:30.573637 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e40083e1-7d51-4eee-a6f5-0749ddeca313 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:30.574195 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e40083e1-7d51-4eee-a6f5-0749ddeca313 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:30.574893 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e40083e1-7d51-4eee-a6f5-0749ddeca313 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:30.772628 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:30.772628 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:30.806373 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e40083e1-7d51-4eee-a6f5-0749ddeca313 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:30.919682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e40083e1-7d51-4eee-a6f5-0749ddeca313 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d returned with HTTP 200 Jan 21 08:10:30.934458 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1805/3627] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:30 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d => generated 915 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:31.953939 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a1d8345-cae8-4fc5-9be8-4582c4bf5a15 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:31.955830 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a1d8345-cae8-4fc5-9be8-4582c4bf5a15 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:31.956440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:31.956440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:31.957589 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a1d8345-cae8-4fc5-9be8-4582c4bf5a15 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:32.158347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:32.158347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:32.207807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8a1d8345-cae8-4fc5-9be8-4582c4bf5a15 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:32.289125 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a1d8345-cae8-4fc5-9be8-4582c4bf5a15 tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d returned with HTTP 200 Jan 21 08:10:32.291165 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1823/3628] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:31 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d => generated 915 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:33.318941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-443e218c-7fbd-49ca-9ba8-56019254b12f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:33.323558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-443e218c-7fbd-49ca-9ba8-56019254b12f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:33.327809 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:33.327809 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:33.329317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-443e218c-7fbd-49ca-9ba8-56019254b12f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:33.538776 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:33.538776 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:10:33.559108 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-443e218c-7fbd-49ca-9ba8-56019254b12f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Volume info retrieved successfully. Jan 21 08:10:33.607439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-443e218c-7fbd-49ca-9ba8-56019254b12f tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d returned with HTTP 200 Jan 21 08:10:33.608794 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1806/3629] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:33 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d => generated 915 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:34.638774 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab32918b-cfef-444e-aab3-74737c4d95ff tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] GET http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d Jan 21 08:10:34.640881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab32918b-cfef-444e-aab3-74737c4d95ff tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:34.641609 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:34.641609 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:10:34.642804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ab32918b-cfef-444e-aab3-74737c4d95ff tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:34.779279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ab32918b-cfef-444e-aab3-74737c4d95ff tempest-VolumesListAdminTestJSON-676472556 tempest-VolumesListAdminTestJSON-676472556] http://10.222.0.24/volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d returned with HTTP 404 Jan 21 08:10:34.786783 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1824/3630] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:34 2021] GET /volume/v3/bf4bc8639b39434e9768f36ea1efdb77/volumes/21478502-3004-41bd-8007-9ecf8c037d8d => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:03.216820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2dfd788-3c38-4dee-9c93-1de8c70739d2 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] POST http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types Jan 21 08:17:03.217674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:03.217674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:03.218292 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e2dfd788-3c38-4dee-9c93-1de8c70739d2 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-427136180"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:03.259143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e2dfd788-3c38-4dee-9c93-1de8c70739d2 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types returned with HTTP 202 Jan 21 08:17:03.260011 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1807/3631] 10.222.0.24 () {62 vars in 1278 bytes} [Thu Jan 21 08:17:03 2021] POST /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types => generated 180 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:17:03.278870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-366fbca4-7905-4bcd-b8d1-5989bb23fe9b tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] POST http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs Jan 21 08:17:03.281350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-366fbca4-7905-4bcd-b8d1-5989bb23fe9b tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:03.331177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-366fbca4-7905-4bcd-b8d1-5989bb23fe9b tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs returned with HTTP 202 Jan 21 08:17:03.334873 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1825/3632] 10.222.0.24 () {62 vars in 1425 bytes} [Thu Jan 21 08:17:03 2021] POST /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs => generated 53 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:17:03.346617 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2464ae8-29f4-4eee-9342-a4a6dea4ef5e tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] POST http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs Jan 21 08:17:03.348148 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2464ae8-29f4-4eee-9342-a4a6dea4ef5e tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:03.405472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2464ae8-29f4-4eee-9342-a4a6dea4ef5e tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs returned with HTTP 202 Jan 21 08:17:03.407088 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1808/3633] 10.222.0.24 () {62 vars in 1425 bytes} [Thu Jan 21 08:17:03 2021] POST /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs => generated 61 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:17:03.421186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f77f767-08fa-4b70-9f2f-d74c1079f985 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] GET http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key2 Jan 21 08:17:03.422285 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f77f767-08fa-4b70-9f2f-d74c1079f985 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:03.423168 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f77f767-08fa-4b70-9f2f-d74c1079f985 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:03.456206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f77f767-08fa-4b70-9f2f-d74c1079f985 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key2 returned with HTTP 200 Jan 21 08:17:03.458135 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1826/3634] 10.222.0.24 () {60 vars in 1419 bytes} [Thu Jan 21 08:17:03 2021] GET /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key2 => generated 26 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:03.468714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c114763-513e-4da7-9b8b-3ab5c6069a2d tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] GET http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key3 Jan 21 08:17:03.469534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c114763-513e-4da7-9b8b-3ab5c6069a2d tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:03.470124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c114763-513e-4da7-9b8b-3ab5c6069a2d tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:03.488015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c114763-513e-4da7-9b8b-3ab5c6069a2d tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key3 returned with HTTP 200 Jan 21 08:17:03.489113 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1809/3635] 10.222.0.24 () {60 vars in 1419 bytes} [Thu Jan 21 08:17:03 2021] GET /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key3 => generated 18 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:17:03.504920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-575ff6a5-76fe-44b8-be36-6ebc3c83b7f6 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] PUT http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key3 Jan 21 08:17:03.506515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-575ff6a5-76fe-44b8-be36-6ebc3c83b7f6 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:03.548645 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-575ff6a5-76fe-44b8-be36-6ebc3c83b7f6 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key3 returned with HTTP 200 Jan 21 08:17:03.550148 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1827/3636] 10.222.0.24 () {62 vars in 1439 bytes} [Thu Jan 21 08:17:03 2021] PUT /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key3 => generated 26 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:03.562130 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90527406-f674-49ae-b6d4-6244b6b8314a tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] GET http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs Jan 21 08:17:03.562950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90527406-f674-49ae-b6d4-6244b6b8314a tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:03.563605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-90527406-f674-49ae-b6d4-6244b6b8314a tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:03.583371 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-90527406-f674-49ae-b6d4-6244b6b8314a tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs returned with HTTP 200 Jan 21 08:17:03.585476 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1810/3637] 10.222.0.24 () {60 vars in 1404 bytes} [Thu Jan 21 08:17:03 2021] GET /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs => generated 87 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:03.600171 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c33c97c4-ad8b-43e8-a6ee-c96dc76cdf5c tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] DELETE http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key1 Jan 21 08:17:03.600857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c33c97c4-ad8b-43e8-a6ee-c96dc76cdf5c tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:03.601503 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c33c97c4-ad8b-43e8-a6ee-c96dc76cdf5c tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:03.628454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:17:03.628454 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:17:03.633318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c33c97c4-ad8b-43e8-a6ee-c96dc76cdf5c tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key1 returned with HTTP 202 Jan 21 08:17:03.634293 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1828/3638] 10.222.0.24 () {60 vars in 1422 bytes} [Thu Jan 21 08:17:03 2021] DELETE /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:17:03.647591 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff667c99-ac2e-43f8-8802-892f75942ac1 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] GET http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key1 Jan 21 08:17:03.648171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff667c99-ac2e-43f8-8802-892f75942ac1 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:03.649111 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff667c99-ac2e-43f8-8802-892f75942ac1 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:03.673697 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff667c99-ac2e-43f8-8802-892f75942ac1 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] HTTP exception thrown: Group Type c8510f74-5e74-4404-86ab-ee3761e449a0 has no extra spec with key key1. Jan 21 08:17:03.674110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff667c99-ac2e-43f8-8802-892f75942ac1 tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key1 returned with HTTP 404 Jan 21 08:17:03.675363 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1811/3639] 10.222.0.24 () {60 vars in 1419 bytes} [Thu Jan 21 08:17:03 2021] GET /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0/group_specs/key1 => generated 126 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:17:03.684683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36d9e4b9-528a-44ed-a768-7976a042a3fc tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] DELETE http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0 Jan 21 08:17:03.686103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36d9e4b9-528a-44ed-a768-7976a042a3fc tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:03.686717 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-36d9e4b9-528a-44ed-a768-7976a042a3fc tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:03.724062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-36d9e4b9-528a-44ed-a768-7976a042a3fc tempest-GroupTypeSpecsTest-1599461348 tempest-GroupTypeSpecsTest-1599461348] http://10.222.0.24/volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0 returned with HTTP 202 Jan 21 08:17:03.725068 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1829/3640] 10.222.0.24 () {60 vars in 1371 bytes} [Thu Jan 21 08:17:03 2021] DELETE /volume/v3/6372158e55c94908a3a57c4f418779c4/group_types/c8510f74-5e74-4404-86ab-ee3761e449a0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:17:09.616885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2263928-960f-49ae-b561-c4a5155e69ee tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] POST http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types Jan 21 08:17:09.617782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2263928-960f-49ae-b561-c4a5155e69ee tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1796179598", "os-volume-type-access:is_public": false}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:09.666489 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2263928-960f-49ae-b561-c4a5155e69ee tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types returned with HTTP 200 Jan 21 08:17:09.667295 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1812/3641] 10.222.0.24 () {60 vars in 1220 bytes} [Thu Jan 21 08:17:09 2021] POST /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types => generated 229 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:09.944192 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9be68b4c-4ca9-4cf7-993d-2754d0e3ab52 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] POST http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes Jan 21 08:17:09.945303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9be68b4c-4ca9-4cf7-993d-2754d0e3ab52 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6", "size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:09.946676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-9be68b4c-4ca9-4cf7-993d-2754d0e3ab52 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Create volume request body: {'volume': {'volume_type': '0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6', 'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:17:09.983034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9be68b4c-4ca9-4cf7-993d-2754d0e3ab52 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes returned with HTTP 404 Jan 21 08:17:09.984193 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1830/3642] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:17:09 2021] POST /volume/v3/d0346202aec84045974e0da8f14b771c/volumes => generated 114 bytes in 309 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:09.993031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bdb2306-de5d-414a-9d30-7ac48b719fb4 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] POST http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6/action Jan 21 08:17:09.993948 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bdb2306-de5d-414a-9d30-7ac48b719fb4 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action body: b'{"addProjectAccess": {"project": "d0346202aec84045974e0da8f14b771c"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:09.994630 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0bdb2306-de5d-414a-9d30-7ac48b719fb4 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d0346202aec84045974e0da8f14b771c"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:10.021284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0bdb2306-de5d-414a-9d30-7ac48b719fb4 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6/action returned with HTTP 202 Jan 21 08:17:10.022459 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1813/3643] 10.222.0.24 () {60 vars in 1351 bytes} [Thu Jan 21 08:17:09 2021] POST /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:10.034275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] POST http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes Jan 21 08:17:10.035264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1177630288"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:10.036645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Create volume request body: {'volume': {'volume_type': '0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1177630288'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:17:10.052567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Create volume of 1 GB Jan 21 08:17:10.053463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:10.053463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:10.054233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Availability Zones retrieved successfully. Jan 21 08:17:10.073603 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Flow 'volume_create_api' (0788efe3-f6f2-4b1e-ad90-a0d57ffd3965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:10.079144 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf697415-f095-4c3d-a64b-04f87e314c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:10.081616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:17:10.149084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf697415-f095-4c3d-a64b-04f87e314c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:17:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1796179598',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:10.151643 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbca8c2-87c0-4711-bcb0-3c564c5b1f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:10.246601 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1796179598 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1796179598, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:17:10.249019 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1796179598 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1796179598, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:17:10.333598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Created reservations ['d8c6f6ab-d235-4f23-9bf1-8916636595fc', 'b20e5feb-1dde-42f8-a793-f81588e38c34', '1b0d9332-c1ad-4115-b8b2-870c4b0e599f', 'a51ec12d-c1b6-48cf-98c6-f3a308c02953'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:17:10.337477 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbca8c2-87c0-4711-bcb0-3c564c5b1f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8c6f6ab-d235-4f23-9bf1-8916636595fc', 'b20e5feb-1dde-42f8-a793-f81588e38c34', '1b0d9332-c1ad-4115-b8b2-870c4b0e599f', 'a51ec12d-c1b6-48cf-98c6-f3a308c02953']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:10.344059 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2aeb81-bc34-4a0f-8450-a62d0249f90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:10.479192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2aeb81-bc34-4a0f-8450-a62d0249f90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d8abb2-0ef2-4860-9922-e5dd3de3f9b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1177630288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0346202aec84045974e0da8f14b771c',qos_specs=None,replication_status=,reservations=['d8c6f6ab-d235-4f23-9bf1-8916636595fc','b20e5feb-1dde-42f8-a793-f81588e38c34','1b0d9332-c1ad-4115-b8b2-870c4b0e599f','a51ec12d-c1b6-48cf-98c6-f3a308c02953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f588bd1e3f1418e8d9bc36022afe667',volume_type_id=0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1177630288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90d8abb2-0ef2-4860-9922-e5dd3de3f9b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0346202aec84045974e0da8f14b771c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5f588bd1e3f1418e8d9bc36022afe667',volume_attachment=,volume_type=,volume_type_id=0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:10.484395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0497d5f-a872-4000-9127-dbd31509d54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:10.537202 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0497d5f-a872-4000-9127-dbd31509d54c) transitioned into state 'SUCCESS' from state '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-1177630288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0346202aec84045974e0da8f14b771c',qos_specs=None,replication_status=,reservations=['d8c6f6ab-d235-4f23-9bf1-8916636595fc','b20e5feb-1dde-42f8-a793-f81588e38c34','1b0d9332-c1ad-4115-b8b2-870c4b0e599f','a51ec12d-c1b6-48cf-98c6-f3a308c02953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f588bd1e3f1418e8d9bc36022afe667',volume_type_id=0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:10.541652 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce1c499-c7fc-4966-b78b-e284097bf3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:10.571364 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce1c499-c7fc-4966-b78b-e284097bf3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:10.577881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Flow 'volume_create_api' (0788efe3-f6f2-4b1e-ad90-a0d57ffd3965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:10.680902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Create volume request issued successfully. Jan 21 08:17:10.712027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-477cdc28-7d25-4fc9-8b50-adc151bd7fe7 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes returned with HTTP 202 Jan 21 08:17:10.713825 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1831/3644] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:17:10 2021] POST /volume/v3/d0346202aec84045974e0da8f14b771c/volumes => generated 862 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:17:10.742701 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94e47824-bcdd-4bfd-a682-8a065d0065ea tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] GET http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 Jan 21 08:17:10.744105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94e47824-bcdd-4bfd-a682-8a065d0065ea tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:10.744481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94e47824-bcdd-4bfd-a682-8a065d0065ea tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:10.858217 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:10.858217 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:10.876189 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-94e47824-bcdd-4bfd-a682-8a065d0065ea tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Volume info retrieved successfully. Jan 21 08:17:10.929466 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94e47824-bcdd-4bfd-a682-8a065d0065ea tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 returned with HTTP 200 Jan 21 08:17:10.931271 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1814/3645] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:10 2021] GET /volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 => generated 954 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:11.961436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd35d09d-11b2-4319-b82c-67977994bffb tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] GET http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 Jan 21 08:17:11.962247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd35d09d-11b2-4319-b82c-67977994bffb tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:11.962247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:11.962247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:11.962747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fd35d09d-11b2-4319-b82c-67977994bffb tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:12.028558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:12.028558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:12.040805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fd35d09d-11b2-4319-b82c-67977994bffb tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Volume info retrieved successfully. Jan 21 08:17:12.069474 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fd35d09d-11b2-4319-b82c-67977994bffb tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 returned with HTTP 200 Jan 21 08:17:12.070535 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1832/3646] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:11 2021] GET /volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 => generated 955 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:12.092947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2da6e097-0c9f-43a3-a4c6-ec29de406736 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] POST http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6/action Jan 21 08:17:12.093834 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:12.093834 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:12.094698 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2da6e097-0c9f-43a3-a4c6-ec29de406736 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action body: b'{"removeProjectAccess": {"project": "d0346202aec84045974e0da8f14b771c"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:12.095422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2da6e097-0c9f-43a3-a4c6-ec29de406736 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d0346202aec84045974e0da8f14b771c"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:12.141005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2da6e097-0c9f-43a3-a4c6-ec29de406736 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6/action returned with HTTP 202 Jan 21 08:17:12.142716 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1815/3647] 10.222.0.24 () {60 vars in 1351 bytes} [Thu Jan 21 08:17:12 2021] POST /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:12.156689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74e7dd84-4a75-472c-b57d-e8a472f0e0a0 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] POST http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types Jan 21 08:17:12.157536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:12.157536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:12.158401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-74e7dd84-4a75-472c-b57d-e8a472f0e0a0 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1930270151", "os-volume-type-access:is_public": false}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:12.239559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-74e7dd84-4a75-472c-b57d-e8a472f0e0a0 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types returned with HTTP 200 Jan 21 08:17:12.241176 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1833/3648] 10.222.0.24 () {60 vars in 1220 bytes} [Thu Jan 21 08:17:12 2021] POST /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types => generated 229 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:12.252286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11667ab9-116d-4f9c-82e2-ade9bd123e6e tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] POST http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action Jan 21 08:17:12.253081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11667ab9-116d-4f9c-82e2-ade9bd123e6e tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action body: b'{"addProjectAccess": {"project": "d0346202aec84045974e0da8f14b771c"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:12.253467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11667ab9-116d-4f9c-82e2-ade9bd123e6e tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d0346202aec84045974e0da8f14b771c"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:12.279165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11667ab9-116d-4f9c-82e2-ade9bd123e6e tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action returned with HTTP 202 Jan 21 08:17:12.280182 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1816/3649] 10.222.0.24 () {60 vars in 1351 bytes} [Thu Jan 21 08:17:12 2021] POST /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:12.289450 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ed7b0c1-3165-43d7-90c6-d37120a10e51 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] POST http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action Jan 21 08:17:12.290396 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ed7b0c1-3165-43d7-90c6-d37120a10e51 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action body: b'{"addProjectAccess": {"project": "12e9eafa7cb74a018c84035a1b7544f1"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:12.290848 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3ed7b0c1-3165-43d7-90c6-d37120a10e51 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "12e9eafa7cb74a018c84035a1b7544f1"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:12.317418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3ed7b0c1-3165-43d7-90c6-d37120a10e51 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action returned with HTTP 202 Jan 21 08:17:12.318452 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1834/3650] 10.222.0.24 () {60 vars in 1351 bytes} [Thu Jan 21 08:17:12 2021] POST /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:12.330329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd5946b2-0971-4709-990e-f9dfe28de169 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] GET http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/os-volume-type-access Jan 21 08:17:12.330839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd5946b2-0971-4709-990e-f9dfe28de169 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:12.331332 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cd5946b2-0971-4709-990e-f9dfe28de169 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:12.358309 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cd5946b2-0971-4709-990e-f9dfe28de169 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/os-volume-type-access returned with HTTP 200 Jan 21 08:17:12.359416 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1817/3651] 10.222.0.24 () {58 vars in 1375 bytes} [Thu Jan 21 08:17:12 2021] GET /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/os-volume-type-access => generated 244 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:12.374448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b832112e-e937-4c33-872d-bf80593474de tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] POST http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action Jan 21 08:17:12.375450 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b832112e-e937-4c33-872d-bf80593474de tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action body: b'{"removeProjectAccess": {"project": "12e9eafa7cb74a018c84035a1b7544f1"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:12.375909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b832112e-e937-4c33-872d-bf80593474de tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "12e9eafa7cb74a018c84035a1b7544f1"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:12.402330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b832112e-e937-4c33-872d-bf80593474de tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action returned with HTTP 202 Jan 21 08:17:12.403255 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1835/3652] 10.222.0.24 () {60 vars in 1351 bytes} [Thu Jan 21 08:17:12 2021] POST /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:12.416014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4745635-089e-4489-80c8-1ae97ae0c976 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] POST http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action Jan 21 08:17:12.417529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e4745635-089e-4489-80c8-1ae97ae0c976 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action body: b'{"removeProjectAccess": {"project": "d0346202aec84045974e0da8f14b771c"}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:12.418274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e4745635-089e-4489-80c8-1ae97ae0c976 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d0346202aec84045974e0da8f14b771c"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:12.462363 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e4745635-089e-4489-80c8-1ae97ae0c976 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action returned with HTTP 202 Jan 21 08:17:12.464007 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1818/3653] 10.222.0.24 () {60 vars in 1351 bytes} [Thu Jan 21 08:17:12 2021] POST /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:12.475717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-295ba439-9eba-4bbe-89b4-36cd70e572c1 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] DELETE http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3 Jan 21 08:17:12.476171 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-295ba439-9eba-4bbe-89b4-36cd70e572c1 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:12.476776 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-295ba439-9eba-4bbe-89b4-36cd70e572c1 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:12.551446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:17:12.551446 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:17:12.565204 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-295ba439-9eba-4bbe-89b4-36cd70e572c1 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3 returned with HTTP 202 Jan 21 08:17:12.566096 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1836/3654] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:17:12 2021] DELETE /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:12.574708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-625ff6b7-0983-4303-9c5f-a97704bec638 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] GET http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3 Jan 21 08:17:12.575316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-625ff6b7-0983-4303-9c5f-a97704bec638 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:12.575925 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-625ff6b7-0983-4303-9c5f-a97704bec638 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:12.591622 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-625ff6b7-0983-4303-9c5f-a97704bec638 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3 returned with HTTP 404 Jan 21 08:17:12.593305 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1819/3655] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:17:12 2021] GET /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/409bef84-b657-4d8c-95e6-144ad47640d3 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:17:12.604233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84a82ad1-899b-4b51-b745-0219e38550aa tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] DELETE http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 Jan 21 08:17:12.604811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84a82ad1-899b-4b51-b745-0219e38550aa tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:12.605303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84a82ad1-899b-4b51-b745-0219e38550aa tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:12.605773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-84a82ad1-899b-4b51-b745-0219e38550aa tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Delete volume with id: 90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 Jan 21 08:17:12.664367 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:12.664367 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:12.665629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84a82ad1-899b-4b51-b745-0219e38550aa tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Volume info retrieved successfully. Jan 21 08:17:12.698422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84a82ad1-899b-4b51-b745-0219e38550aa tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Delete volume request issued successfully. Jan 21 08:17:12.699641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84a82ad1-899b-4b51-b745-0219e38550aa tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 returned with HTTP 202 Jan 21 08:17:12.703515 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1837/3656] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:17:12 2021] DELETE /volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:12.711914 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5627c2c9-76f9-4b92-9137-47e84c76e42d tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] GET http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 Jan 21 08:17:12.712798 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5627c2c9-76f9-4b92-9137-47e84c76e42d tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:12.713441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5627c2c9-76f9-4b92-9137-47e84c76e42d tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:12.780675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:12.780675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:12.797167 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5627c2c9-76f9-4b92-9137-47e84c76e42d tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Volume info retrieved successfully. Jan 21 08:17:12.839156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5627c2c9-76f9-4b92-9137-47e84c76e42d tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 returned with HTTP 200 Jan 21 08:17:12.841151 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1820/3657] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:12 2021] GET /volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 => generated 954 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:13.868299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ab13722-bde2-4ef4-8c4f-53c69974e684 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] GET http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 Jan 21 08:17:13.869280 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ab13722-bde2-4ef4-8c4f-53c69974e684 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:13.869866 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:13.869866 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:13.870568 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ab13722-bde2-4ef4-8c4f-53c69974e684 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:13.927753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:13.927753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:13.938860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ab13722-bde2-4ef4-8c4f-53c69974e684 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Volume info retrieved successfully. Jan 21 08:17:13.968922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ab13722-bde2-4ef4-8c4f-53c69974e684 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 returned with HTTP 200 Jan 21 08:17:13.969823 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1838/3658] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:13 2021] GET /volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 => generated 954 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:14.989978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-93f5fec8-58fe-48da-b67a-b78435c8bf43 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] GET http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 Jan 21 08:17:14.991433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-93f5fec8-58fe-48da-b67a-b78435c8bf43 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:14.991796 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:14.991796 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:14.992478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-93f5fec8-58fe-48da-b67a-b78435c8bf43 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:15.097268 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-93f5fec8-58fe-48da-b67a-b78435c8bf43 tempest-VolumeTypesAccessTest-1826219621 tempest-VolumeTypesAccessTest-1826219621] http://10.222.0.24/volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 returned with HTTP 404 Jan 21 08:17:15.099298 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1821/3659] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:14 2021] GET /volume/v3/d0346202aec84045974e0da8f14b771c/volumes/90d8abb2-0ef2-4860-9922-e5dd3de3f9b0 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:15.107653 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f52c408-3a41-4bfa-b783-f1fdfd3e7af6 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] DELETE http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6 Jan 21 08:17:15.108201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f52c408-3a41-4bfa-b783-f1fdfd3e7af6 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:15.108421 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:15.108421 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:15.108847 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f52c408-3a41-4bfa-b783-f1fdfd3e7af6 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:15.221786 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:17:15.221786 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:17:15.234555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f52c408-3a41-4bfa-b783-f1fdfd3e7af6 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6 returned with HTTP 202 Jan 21 08:17:15.235447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1839/3660] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:17:15 2021] DELETE /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:15.243604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71808e2a-1747-4065-8dc0-9459a37956c9 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] GET http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6 Jan 21 08:17:15.244142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71808e2a-1747-4065-8dc0-9459a37956c9 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:15.244663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-71808e2a-1747-4065-8dc0-9459a37956c9 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:15.257495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-71808e2a-1747-4065-8dc0-9459a37956c9 tempest-VolumeTypesAccessTest-216077116 tempest-VolumeTypesAccessTest-216077116] http://10.222.0.24/volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6 returned with HTTP 404 Jan 21 08:17:15.258585 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1822/3661] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:17:15 2021] GET /volume/v3/09e0d0a7ec1949e6a8dfdfcef0f3c9df/types/0c065d3d-b6f5-4d70-a2b6-fc8da40bf5f6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:17:21.254921 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b564080f-37fa-4901-832f-5bf9a6c9c5d1 tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] POST http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types Jan 21 08:17:21.256604 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b564080f-37fa-4901-832f-5bf9a6c9c5d1 tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1300173289", "os-volume-type-access:is_public": false}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:21.342342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b564080f-37fa-4901-832f-5bf9a6c9c5d1 tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types returned with HTTP 200 Jan 21 08:17:21.344529 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1840/3662] 10.222.0.24 () {60 vars in 1220 bytes} [Thu Jan 21 08:17:20 2021] POST /volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types => generated 231 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:21.587631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f2d6efe-8004-42bf-a11d-b780c3300781 tempest-VolumeTypesNegativeTest-1199064754 tempest-VolumeTypesNegativeTest-1199064754] POST http://10.222.0.24/volume/v3/5f82d48146c54751ba648cfb0d4b2189/volumes Jan 21 08:17:21.589140 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2f2d6efe-8004-42bf-a11d-b780c3300781 tempest-VolumeTypesNegativeTest-1199064754 tempest-VolumeTypesNegativeTest-1199064754] Action: 'create', calling method: create, body: {"volume": {"volume_type": "efca1c04-d60e-4d6d-8608-bffb8b9aa9c7", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2028711686"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:21.591338 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-2f2d6efe-8004-42bf-a11d-b780c3300781 tempest-VolumeTypesNegativeTest-1199064754 tempest-VolumeTypesNegativeTest-1199064754] Create volume request body: {'volume': {'volume_type': 'efca1c04-d60e-4d6d-8608-bffb8b9aa9c7', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2028711686'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:17:21.639876 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2f2d6efe-8004-42bf-a11d-b780c3300781 tempest-VolumeTypesNegativeTest-1199064754 tempest-VolumeTypesNegativeTest-1199064754] http://10.222.0.24/volume/v3/5f82d48146c54751ba648cfb0d4b2189/volumes returned with HTTP 404 Jan 21 08:17:21.641979 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1823/3663] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:17:21 2021] POST /volume/v3/5f82d48146c54751ba648cfb0d4b2189/volumes => generated 114 bytes in 286 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:21.654422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e2ceb7b-2df6-4d19-b215-ef178499afdd tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] POST http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types Jan 21 08:17:21.655503 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e2ceb7b-2df6-4d19-b215-ef178499afdd tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:21.656898 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e2ceb7b-2df6-4d19-b215-ef178499afdd tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types returned with HTTP 400 Jan 21 08:17:21.658106 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1841/3664] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 08:17:21 2021] POST /volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types => generated 108 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 08:17:21.674751 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11af271a-10fd-46fa-b3a7-82ebc41c581d tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] DELETE http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/79751c51-8cd5-4cd9-8856-2ca6ca200ad9 Jan 21 08:17:21.675868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11af271a-10fd-46fa-b3a7-82ebc41c581d tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:21.676867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11af271a-10fd-46fa-b3a7-82ebc41c581d tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:21.702789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11af271a-10fd-46fa-b3a7-82ebc41c581d tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/79751c51-8cd5-4cd9-8856-2ca6ca200ad9 returned with HTTP 404 Jan 21 08:17:21.704881 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1824/3665] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:17:21 2021] DELETE /volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/79751c51-8cd5-4cd9-8856-2ca6ca200ad9 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:21.720627 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2334841-e24e-404e-92c4-ce4dc3eecc4c tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] GET http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/7a67a4e1-f855-49bd-938b-ad66e90cbe0f Jan 21 08:17:21.721598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2334841-e24e-404e-92c4-ce4dc3eecc4c tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:21.722509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2334841-e24e-404e-92c4-ce4dc3eecc4c tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:21.746516 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2334841-e24e-404e-92c4-ce4dc3eecc4c tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/7a67a4e1-f855-49bd-938b-ad66e90cbe0f returned with HTTP 404 Jan 21 08:17:21.749192 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1842/3666] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:17:21 2021] GET /volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/7a67a4e1-f855-49bd-938b-ad66e90cbe0f => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:21.764532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc928920-5fe8-4e27-8ff4-e74e15c438cf tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] DELETE http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/efca1c04-d60e-4d6d-8608-bffb8b9aa9c7 Jan 21 08:17:21.765351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc928920-5fe8-4e27-8ff4-e74e15c438cf tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:21.766257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc928920-5fe8-4e27-8ff4-e74e15c438cf tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Calling method '_delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:21.871332 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:17:21.871332 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:17:21.888852 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc928920-5fe8-4e27-8ff4-e74e15c438cf tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/efca1c04-d60e-4d6d-8608-bffb8b9aa9c7 returned with HTTP 202 Jan 21 08:17:21.890607 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1825/3667] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:17:21 2021] DELETE /volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/efca1c04-d60e-4d6d-8608-bffb8b9aa9c7 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:21.900676 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-533411f8-5146-4645-b8c3-b63b6347ca03 tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] GET http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/efca1c04-d60e-4d6d-8608-bffb8b9aa9c7 Jan 21 08:17:21.901385 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-533411f8-5146-4645-b8c3-b63b6347ca03 tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:21.902024 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-533411f8-5146-4645-b8c3-b63b6347ca03 tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:21.915851 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-533411f8-5146-4645-b8c3-b63b6347ca03 tempest-VolumeTypesNegativeTest-1434329329 tempest-VolumeTypesNegativeTest-1434329329] http://10.222.0.24/volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/efca1c04-d60e-4d6d-8608-bffb8b9aa9c7 returned with HTTP 404 Jan 21 08:17:21.917504 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1843/3668] 10.222.0.24 () {58 vars in 1309 bytes} [Thu Jan 21 08:17:21 2021] GET /volume/v3/aebd2bc176d948a09f0897ac4b82d9e1/types/efca1c04-d60e-4d6d-8608-bffb8b9aa9c7 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:25.976945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] POST http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes Jan 21 08:17:25.978433 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1447639871"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:25.980637 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Create volume request body: {'volume': {'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1447639871'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:17:26.162649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Create volume of 1 GB Jan 21 08:17:26.185566 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Availability Zones retrieved successfully. Jan 21 08:17:26.204614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Flow 'volume_create_api' (d2f3a5cc-21b0-4788-89f5-ad581879ed71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:26.207543 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c75445-dce2-4209-aaec-e1010c727411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:26.210005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:17:26.390326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c75445-dce2-4209-aaec-e1010c727411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:26.395297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e78ced-83c6-4242-9a64-e9b3a33aacfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:26.556007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Created reservations ['d20092bc-1b1d-4b0b-9972-dc24e6adb037', '89b91baf-e8f9-4d41-a8df-cc20655ff831', '8a1f34f6-7a01-4cb7-a87b-9a530d59daa2', '0113162d-67b8-4f74-af41-bb12144ae809'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:17:26.558241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e78ced-83c6-4242-9a64-e9b3a33aacfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d20092bc-1b1d-4b0b-9972-dc24e6adb037', '89b91baf-e8f9-4d41-a8df-cc20655ff831', '8a1f34f6-7a01-4cb7-a87b-9a530d59daa2', '0113162d-67b8-4f74-af41-bb12144ae809']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:26.561400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dd5e4d-df98-4b3c-bf62-609330367a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:26.630043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dd5e4d-df98-4b3c-bf62-609330367a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de8b8819-9f6e-4c40-bda5-15c3005509bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1447639871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d771686e0ecf4ccfb6c1fd676c2e4e8c',qos_specs=None,replication_status=,reservations=['d20092bc-1b1d-4b0b-9972-dc24e6adb037','89b91baf-e8f9-4d41-a8df-cc20655ff831','8a1f34f6-7a01-4cb7-a87b-9a530d59daa2','0113162d-67b8-4f74-af41-bb12144ae809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ad9fb2fa3f2426986f9ae5840a4e98c',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1447639871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de8b8819-9f6e-4c40-bda5-15c3005509bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d771686e0ecf4ccfb6c1fd676c2e4e8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9ad9fb2fa3f2426986f9ae5840a4e98c',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:26.633944 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce86543-0921-47ae-84f8-bca1317f7777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:26.666003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce86543-0921-47ae-84f8-bca1317f7777) transitioned into state 'SUCCESS' from state '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-1447639871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d771686e0ecf4ccfb6c1fd676c2e4e8c',qos_specs=None,replication_status=,reservations=['d20092bc-1b1d-4b0b-9972-dc24e6adb037','89b91baf-e8f9-4d41-a8df-cc20655ff831','8a1f34f6-7a01-4cb7-a87b-9a530d59daa2','0113162d-67b8-4f74-af41-bb12144ae809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ad9fb2fa3f2426986f9ae5840a4e98c',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:26.668502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3892dc9b-a196-4ee9-8a42-5e6ad273d852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:26.688598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3892dc9b-a196-4ee9-8a42-5e6ad273d852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:26.691667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Flow 'volume_create_api' (d2f3a5cc-21b0-4788-89f5-ad581879ed71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:26.750731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Create volume request issued successfully. Jan 21 08:17:26.777702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ce6da08f-94de-4100-af5b-3595af885c28 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes returned with HTTP 202 Jan 21 08:17:26.791119 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1826/3669] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:17:25 2021] POST /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes => generated 820 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:17:26.797543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d884557-bef1-4aa8-b14f-711907b53c09 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:26.798089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d884557-bef1-4aa8-b14f-711907b53c09 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:26.798590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0d884557-bef1-4aa8-b14f-711907b53c09 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:26.853603 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:26.853603 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:26.863750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0d884557-bef1-4aa8-b14f-711907b53c09 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:26.889931 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0d884557-bef1-4aa8-b14f-711907b53c09 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:26.890788 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1844/3670] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:26 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 888 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:27.912101 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d2e6760-9f36-48a8-9619-9601cad1f67e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:27.914180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d2e6760-9f36-48a8-9619-9601cad1f67e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:27.914549 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:27.914549 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:27.915242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d2e6760-9f36-48a8-9619-9601cad1f67e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:28.028044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:28.028044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:28.049968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6d2e6760-9f36-48a8-9619-9601cad1f67e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:28.081395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d2e6760-9f36-48a8-9619-9601cad1f67e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:28.082239 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1827/3671] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:27 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:29.099155 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e925f5a5-1793-4f9c-a77f-2057f0de939d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:29.100033 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e925f5a5-1793-4f9c-a77f-2057f0de939d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:29.100033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:29.100033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:29.100513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e925f5a5-1793-4f9c-a77f-2057f0de939d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:29.166721 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:29.166721 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:29.178731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e925f5a5-1793-4f9c-a77f-2057f0de939d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:29.206547 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e925f5a5-1793-4f9c-a77f-2057f0de939d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:29.207396 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1845/3672] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:29 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:30.227444 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21b66344-3c06-4036-b495-2366ef1cda71 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:30.228738 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21b66344-3c06-4036-b495-2366ef1cda71 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:30.229080 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:30.229080 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:30.229729 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21b66344-3c06-4036-b495-2366ef1cda71 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:30.304344 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:30.304344 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:30.314400 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-21b66344-3c06-4036-b495-2366ef1cda71 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:30.348281 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21b66344-3c06-4036-b495-2366ef1cda71 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:30.349618 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1828/3673] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:30 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:31.374962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7efbadd0-11d1-4a66-9b2c-79818828b400 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:31.375936 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7efbadd0-11d1-4a66-9b2c-79818828b400 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:31.376299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:31.376299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:31.377042 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7efbadd0-11d1-4a66-9b2c-79818828b400 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:31.680570 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:31.680570 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:31.698470 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7efbadd0-11d1-4a66-9b2c-79818828b400 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:31.748255 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7efbadd0-11d1-4a66-9b2c-79818828b400 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:31.749936 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1846/3674] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:31 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:32.768820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fa64719-9a7f-4136-a4e2-79e999d4b01f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:32.769683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fa64719-9a7f-4136-a4e2-79e999d4b01f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:32.769683 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:32.769683 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:32.770127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5fa64719-9a7f-4136-a4e2-79e999d4b01f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:32.832769 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:32.832769 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:32.849464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5fa64719-9a7f-4136-a4e2-79e999d4b01f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:32.885241 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5fa64719-9a7f-4136-a4e2-79e999d4b01f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:32.886931 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1829/3675] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:32 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:33.905660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db9109cb-0e63-4f4f-b250-8208a192a7d1 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:33.907829 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db9109cb-0e63-4f4f-b250-8208a192a7d1 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:33.908344 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:33.908344 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:33.909040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db9109cb-0e63-4f4f-b250-8208a192a7d1 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:33.992403 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:33.992403 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:34.002155 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-db9109cb-0e63-4f4f-b250-8208a192a7d1 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:34.035065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db9109cb-0e63-4f4f-b250-8208a192a7d1 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:34.036740 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1847/3676] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:33 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:35.062162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a1639cb-a46e-4583-8bc5-841cfd0cf849 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:35.063335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a1639cb-a46e-4583-8bc5-841cfd0cf849 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:35.063640 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:35.063640 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:35.064235 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1a1639cb-a46e-4583-8bc5-841cfd0cf849 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:35.130901 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:35.130901 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:35.141036 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1a1639cb-a46e-4583-8bc5-841cfd0cf849 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:35.171365 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1a1639cb-a46e-4583-8bc5-841cfd0cf849 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:35.172249 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1830/3677] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:35 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:36.191445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f05885ad-4b13-4fd9-be4c-0b00c273548a tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:36.192622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f05885ad-4b13-4fd9-be4c-0b00c273548a tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:36.192985 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:36.192985 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:36.193667 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f05885ad-4b13-4fd9-be4c-0b00c273548a tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:36.286938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:36.286938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:36.302055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f05885ad-4b13-4fd9-be4c-0b00c273548a tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:36.337460 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f05885ad-4b13-4fd9-be4c-0b00c273548a tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:36.339001 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1848/3678] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:36 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:37.366897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6b1c8f2-f582-4384-bb8e-1d77800308f9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:37.367871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6b1c8f2-f582-4384-bb8e-1d77800308f9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:37.368563 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:37.368563 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:37.369257 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6b1c8f2-f582-4384-bb8e-1d77800308f9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:37.482590 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:37.482590 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:37.502026 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6b1c8f2-f582-4384-bb8e-1d77800308f9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:37.550440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6b1c8f2-f582-4384-bb8e-1d77800308f9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:37.552506 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1831/3679] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:37 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:38.585628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3671522b-2faa-4f79-9bc8-e3e55bb79f29 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:38.586795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3671522b-2faa-4f79-9bc8-e3e55bb79f29 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:38.587246 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:38.587246 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:38.588210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3671522b-2faa-4f79-9bc8-e3e55bb79f29 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:38.703348 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:38.703348 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:38.719270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3671522b-2faa-4f79-9bc8-e3e55bb79f29 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:38.758575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3671522b-2faa-4f79-9bc8-e3e55bb79f29 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:38.760187 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1849/3680] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:38 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:39.785601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d41691a-1e36-4453-9a1d-abb3f050d573 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:39.786207 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d41691a-1e36-4453-9a1d-abb3f050d573 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:39.786332 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:39.786332 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:39.786682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d41691a-1e36-4453-9a1d-abb3f050d573 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:39.857933 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:39.857933 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:39.867897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5d41691a-1e36-4453-9a1d-abb3f050d573 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:39.896228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d41691a-1e36-4453-9a1d-abb3f050d573 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:39.897357 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1832/3681] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:39 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 970 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:40.918659 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-938705b7-3a4d-499a-a74e-860c7ef303e3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:40.920673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-938705b7-3a4d-499a-a74e-860c7ef303e3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:40.921507 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:40.921507 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:40.922518 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-938705b7-3a4d-499a-a74e-860c7ef303e3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:41.000628 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:41.000628 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:41.012071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-938705b7-3a4d-499a-a74e-860c7ef303e3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:41.040848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-938705b7-3a4d-499a-a74e-860c7ef303e3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:41.043339 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1850/3682] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:40 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 970 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:42.066437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d259d9b-e392-4000-912d-dd833e9d04d0 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:42.067565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d259d9b-e392-4000-912d-dd833e9d04d0 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:42.067875 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:42.067875 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:42.068569 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5d259d9b-e392-4000-912d-dd833e9d04d0 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:42.178500 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:42.178500 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:42.195836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5d259d9b-e392-4000-912d-dd833e9d04d0 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:42.230942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5d259d9b-e392-4000-912d-dd833e9d04d0 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:42.232511 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1833/3683] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:42 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 973 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:43.263621 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7eef23ab-0e23-4017-9210-2fe306491511 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:43.264909 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7eef23ab-0e23-4017-9210-2fe306491511 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:43.265647 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:43.265647 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:43.266784 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7eef23ab-0e23-4017-9210-2fe306491511 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:43.389789 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:43.389789 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:43.408632 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7eef23ab-0e23-4017-9210-2fe306491511 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:43.464825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7eef23ab-0e23-4017-9210-2fe306491511 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:43.467224 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1851/3684] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:43 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 973 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:44.486276 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f76ff0c1-736f-4421-a0b4-d7ac98c7e980 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:44.487387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f76ff0c1-736f-4421-a0b4-d7ac98c7e980 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:44.487583 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:44.487583 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:44.488167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f76ff0c1-736f-4421-a0b4-d7ac98c7e980 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:44.566142 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:44.566142 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:44.581495 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f76ff0c1-736f-4421-a0b4-d7ac98c7e980 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:44.621816 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f76ff0c1-736f-4421-a0b4-d7ac98c7e980 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:44.623508 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1834/3685] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:44 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 973 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:45.643431 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00505517-7327-4c3e-b16e-53938741b5dc tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:45.644391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00505517-7327-4c3e-b16e-53938741b5dc tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:45.644391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:45.644391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:45.644904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-00505517-7327-4c3e-b16e-53938741b5dc tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:45.701547 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:45.701547 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:45.718648 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-00505517-7327-4c3e-b16e-53938741b5dc tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:45.753654 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-00505517-7327-4c3e-b16e-53938741b5dc tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:45.754864 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1852/3686] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:45 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 973 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:17:46.775202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe813ee0-608f-479b-bb0f-7cb17487f48e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:46.776102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe813ee0-608f-479b-bb0f-7cb17487f48e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:46.776102 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:46.776102 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:46.776676 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fe813ee0-608f-479b-bb0f-7cb17487f48e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:46.833255 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:46.833255 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:46.848946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fe813ee0-608f-479b-bb0f-7cb17487f48e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:46.902126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fe813ee0-608f-479b-bb0f-7cb17487f48e tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:46.904411 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1835/3687] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:46 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 1361 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:17:46.923362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b1f9d90-4e26-406f-afa1-53e367fa4e9d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] POST http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd/action Jan 21 08:17:46.923972 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:46.923972 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:46.924650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b1f9d90-4e26-406f-afa1-53e367fa4e9d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] 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=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:46.925204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b1f9d90-4e26-406f-afa1-53e367fa4e9d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] 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=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:47.007563 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:47.007563 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:47.121231 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:47.121231 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:47.124389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0b1f9d90-4e26-406f-afa1-53e367fa4e9d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:47.158064 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0b1f9d90-4e26-406f-afa1-53e367fa4e9d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Update volume metadata completed successfully. Jan 21 08:17:47.159088 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b1f9d90-4e26-406f-afa1-53e367fa4e9d tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd/action returned with HTTP 200 Jan 21 08:17:47.160798 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1853/3688] 10.222.0.24 () {60 vars in 1358 bytes} [Thu Jan 21 08:17:46 2021] POST /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd/action => generated 511 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:47.172065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3af8f5ed-8bb7-4d6a-8842-2e83db3d2539 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:47.172623 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3af8f5ed-8bb7-4d6a-8842-2e83db3d2539 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:47.172839 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:47.172839 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:47.173259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3af8f5ed-8bb7-4d6a-8842-2e83db3d2539 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:47.229048 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:47.229048 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:47.239824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3af8f5ed-8bb7-4d6a-8842-2e83db3d2539 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:47.268961 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3af8f5ed-8bb7-4d6a-8842-2e83db3d2539 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:47.269947 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1836/3689] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:47 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 1436 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:17:47.288273 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a11c1a8-7256-4fa8-b14f-61a9dc7fdfa3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] POST http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd/action Jan 21 08:17:47.288841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:47.288841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:47.289288 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a11c1a8-7256-4fa8-b14f-61a9dc7fdfa3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:47.289674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a11c1a8-7256-4fa8-b14f-61a9dc7fdfa3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:47.348452 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:47.348452 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:47.410259 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:47.410259 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:47.412453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3a11c1a8-7256-4fa8-b14f-61a9dc7fdfa3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:47.436319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3a11c1a8-7256-4fa8-b14f-61a9dc7fdfa3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Get volume image-metadata completed successfully. Jan 21 08:17:47.466883 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:17:47.466883 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:17:47.474099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3a11c1a8-7256-4fa8-b14f-61a9dc7fdfa3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Delete volume metadata completed successfully. Jan 21 08:17:47.474993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a11c1a8-7256-4fa8-b14f-61a9dc7fdfa3 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd/action returned with HTTP 200 Jan 21 08:17:47.476702 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1854/3690] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 08:17:47 2021] POST /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd/action => generated 0 bytes in 193 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 08:17:47.485106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e83bd158-e919-4017-8662-62affc9fda5f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] POST http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd/action Jan 21 08:17:47.485855 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:47.485855 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:47.486454 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e83bd158-e919-4017-8662-62affc9fda5f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:17:47.487107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e83bd158-e919-4017-8662-62affc9fda5f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:47.562125 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:47.562125 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:47.564177 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e83bd158-e919-4017-8662-62affc9fda5f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:47.579353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e83bd158-e919-4017-8662-62affc9fda5f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Get volume image-metadata completed successfully. Jan 21 08:17:47.580502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e83bd158-e919-4017-8662-62affc9fda5f tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd/action returned with HTTP 200 Jan 21 08:17:47.582396 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1837/3691] 10.222.0.24 () {60 vars in 1357 bytes} [Thu Jan 21 08:17:47 2021] POST /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd/action => generated 485 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:47.595339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9152b8d-f692-472f-baff-f5482fce9f22 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] DELETE http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:47.596011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9152b8d-f692-472f-baff-f5482fce9f22 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:47.596237 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:47.596237 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:47.596714 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d9152b8d-f692-472f-baff-f5482fce9f22 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:47.597185 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-d9152b8d-f692-472f-baff-f5482fce9f22 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Delete volume with id: de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:47.652297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:47.652297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:47.653548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d9152b8d-f692-472f-baff-f5482fce9f22 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:47.685485 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d9152b8d-f692-472f-baff-f5482fce9f22 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Delete volume request issued successfully. Jan 21 08:17:47.686081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d9152b8d-f692-472f-baff-f5482fce9f22 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 202 Jan 21 08:17:47.686939 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1855/3692] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:17:47 2021] DELETE /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:47.696624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ed9bdf9-43e7-48ce-8bf7-048218c238e9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:47.697101 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ed9bdf9-43e7-48ce-8bf7-048218c238e9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:47.697953 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:47.697953 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:47.697953 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5ed9bdf9-43e7-48ce-8bf7-048218c238e9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:47.756277 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:47.756277 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:47.768993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5ed9bdf9-43e7-48ce-8bf7-048218c238e9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:47.813142 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5ed9bdf9-43e7-48ce-8bf7-048218c238e9 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:47.815261 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1838/3693] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:47 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 1409 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:17:48.840019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43ba3e51-7cb7-49b6-9841-f685d11f37b7 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:48.844566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43ba3e51-7cb7-49b6-9841-f685d11f37b7 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:48.845027 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:48.845027 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:48.845766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43ba3e51-7cb7-49b6-9841-f685d11f37b7 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:48.944117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:48.944117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:48.955433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-43ba3e51-7cb7-49b6-9841-f685d11f37b7 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Volume info retrieved successfully. Jan 21 08:17:48.986933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43ba3e51-7cb7-49b6-9841-f685d11f37b7 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 200 Jan 21 08:17:48.988136 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1856/3694] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:48 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 1409 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:17:50.014712 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d66b4706-edfe-4738-8a34-2ff9cd61c4ee tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd Jan 21 08:17:50.015805 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d66b4706-edfe-4738-8a34-2ff9cd61c4ee tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:50.016180 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:50.016180 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:50.016933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d66b4706-edfe-4738-8a34-2ff9cd61c4ee tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:50.110043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d66b4706-edfe-4738-8a34-2ff9cd61c4ee tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd returned with HTTP 404 Jan 21 08:17:50.111505 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1839/3695] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:50 2021] GET /volume/v3/d771686e0ecf4ccfb6c1fd676c2e4e8c/volumes/de8b8819-9f6e-4c40-bda5-15c3005509bd => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:52.776188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43ba3e51-7cb7-49b6-9841-f685d11f37b7 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume// Jan 21 08:17:52.777077 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43ba3e51-7cb7-49b6-9841-f685d11f37b7 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:52.777454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:52.777454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:52.778147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43ba3e51-7cb7-49b6-9841-f685d11f37b7 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:52.780434 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43ba3e51-7cb7-49b6-9841-f685d11f37b7 tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:17:52.781573 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1857/3696] 10.222.0.24 () {56 vars in 872 bytes} [Thu Jan 21 08:17:52 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:17:52.791872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d66b4706-edfe-4738-8a34-2ff9cd61c4ee tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] GET http://10.222.0.24/volume// Jan 21 08:17:52.792357 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d66b4706-edfe-4738-8a34-2ff9cd61c4ee tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:52.792896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d66b4706-edfe-4738-8a34-2ff9cd61c4ee tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:52.794853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d66b4706-edfe-4738-8a34-2ff9cd61c4ee tempest-VolumesImageMetadata-699888206 tempest-VolumesImageMetadata-699888206] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:17:52.795492 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1840/3697] 10.222.0.24 () {56 vars in 872 bytes} [Thu Jan 21 08:17:52 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:17:53.248288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19c9309f-b46a-40f8-916f-93dca4b20e67 tempest-VersionsTest-101396202 tempest-VersionsTest-101396202] GET http://10.222.0.24/volume/v2/ Jan 21 08:17:53.248789 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19c9309f-b46a-40f8-916f-93dca4b20e67 tempest-VersionsTest-101396202 tempest-VersionsTest-101396202] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:53.249293 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19c9309f-b46a-40f8-916f-93dca4b20e67 tempest-VersionsTest-101396202 tempest-VersionsTest-101396202] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:53.250254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19c9309f-b46a-40f8-916f-93dca4b20e67 tempest-VersionsTest-101396202 tempest-VersionsTest-101396202] http://10.222.0.24/volume/v2/ returned with HTTP 200 Jan 21 08:17:53.251059 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1858/3698] 10.222.0.24 () {58 vars in 1084 bytes} [Thu Jan 21 08:17:52 2021] GET /volume/v2/ => generated 382 bytes in 449 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 21 08:17:53.264033 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-396f92a8-2832-40b1-a075-bdc5772cd002 tempest-VersionsTest-101396202 tempest-VersionsTest-101396202] GET http://10.222.0.24/volume/v3/ Jan 21 08:17:53.264562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-396f92a8-2832-40b1-a075-bdc5772cd002 tempest-VersionsTest-101396202 tempest-VersionsTest-101396202] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:53.265084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-396f92a8-2832-40b1-a075-bdc5772cd002 tempest-VersionsTest-101396202 tempest-VersionsTest-101396202] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:53.266015 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-396f92a8-2832-40b1-a075-bdc5772cd002 tempest-VersionsTest-101396202 tempest-VersionsTest-101396202] http://10.222.0.24/volume/v3/ returned with HTTP 200 Jan 21 08:17:53.266843 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1841/3699] 10.222.0.24 () {58 vars in 1084 bytes} [Thu Jan 21 08:17:53 2021] GET /volume/v3/ => generated 386 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:56.728210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] POST http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes Jan 21 08:17:56.729018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-988804874"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:56.730194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-988804874'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:17:56.731237 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Create volume of 1 GB Jan 21 08:17:56.749891 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Availability Zones retrieved successfully. Jan 21 08:17:56.767851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Flow 'volume_create_api' (81384664-e06f-48bf-98fc-a5b7ab204ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:56.770974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305cd15d-eb1f-4201-a01d-5820d41abfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:56.773220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:17:56.853761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305cd15d-eb1f-4201-a01d-5820d41abfef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:56.856070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9e14ae-26dd-453c-b8ed-a82321068461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:56.972548 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Created reservations ['438ca56b-fe52-43e6-ad8a-d1cec3fca34b', 'bc70f8ae-2914-4b52-a655-fde1e483ec47', '9748f41b-9c71-40a5-b3cb-f67b47455132', 'c3b02ea1-54af-45d4-af46-1769f742340c'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:17:56.974509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9e14ae-26dd-453c-b8ed-a82321068461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['438ca56b-fe52-43e6-ad8a-d1cec3fca34b', 'bc70f8ae-2914-4b52-a655-fde1e483ec47', '9748f41b-9c71-40a5-b3cb-f67b47455132', 'c3b02ea1-54af-45d4-af46-1769f742340c']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:56.976685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d107355-d9a7-4d24-bfad-875c0ef69c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:57.040760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d107355-d9a7-4d24-bfad-875c0ef69c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd621f307-be26-4934-8a6a-c590e6822ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-988804874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d879b2761248d69042cc662cc650e3',qos_specs=None,replication_status=,reservations=['438ca56b-fe52-43e6-ad8a-d1cec3fca34b','bc70f8ae-2914-4b52-a655-fde1e483ec47','9748f41b-9c71-40a5-b3cb-f67b47455132','c3b02ea1-54af-45d4-af46-1769f742340c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6738adb8b0a349cf8ecbb32d8de3514a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-988804874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d621f307-be26-4934-8a6a-c590e6822ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d879b2761248d69042cc662cc650e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6738adb8b0a349cf8ecbb32d8de3514a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:57.042914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49cdb981-f589-4a97-8388-12c15b8fafe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:57.077616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49cdb981-f589-4a97-8388-12c15b8fafe4) transitioned into state 'SUCCESS' from state '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-988804874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d879b2761248d69042cc662cc650e3',qos_specs=None,replication_status=,reservations=['438ca56b-fe52-43e6-ad8a-d1cec3fca34b','bc70f8ae-2914-4b52-a655-fde1e483ec47','9748f41b-9c71-40a5-b3cb-f67b47455132','c3b02ea1-54af-45d4-af46-1769f742340c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6738adb8b0a349cf8ecbb32d8de3514a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:57.080014 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8062cb80-d212-4726-8b40-542a3195d877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:57.098633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8062cb80-d212-4726-8b40-542a3195d877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:57.104634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Flow 'volume_create_api' (81384664-e06f-48bf-98fc-a5b7ab204ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:57.171017 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Create volume request issued successfully. Jan 21 08:17:57.186479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9da853a1-256b-4c63-9bf9-b0af75ef3192 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes returned with HTTP 202 Jan 21 08:17:57.187369 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1859/3700] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:17:56 2021] POST /volume/v3/15d879b2761248d69042cc662cc650e3/volumes => generated 818 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:17:57.207003 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1132eaa5-4ec7-416a-a475-e72c4e3b5f53 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] GET http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 Jan 21 08:17:57.208139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1132eaa5-4ec7-416a-a475-e72c4e3b5f53 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:57.209143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1132eaa5-4ec7-416a-a475-e72c4e3b5f53 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:57.330075 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:57.330075 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:57.352269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1132eaa5-4ec7-416a-a475-e72c4e3b5f53 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Volume info retrieved successfully. Jan 21 08:17:57.400052 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1132eaa5-4ec7-416a-a475-e72c4e3b5f53 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 returned with HTTP 200 Jan 21 08:17:57.402145 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1842/3701] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:57 2021] GET /volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 => generated 886 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:58.420060 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87c55e3b-b93c-4507-a14f-847187146da8 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] GET http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 Jan 21 08:17:58.420956 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87c55e3b-b93c-4507-a14f-847187146da8 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:58.420956 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:58.420956 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:58.420956 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-87c55e3b-b93c-4507-a14f-847187146da8 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:58.471830 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:58.471830 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:58.482145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-87c55e3b-b93c-4507-a14f-847187146da8 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Volume info retrieved successfully. Jan 21 08:17:58.508014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-87c55e3b-b93c-4507-a14f-847187146da8 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 returned with HTTP 200 Jan 21 08:17:58.508991 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1860/3702] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:58 2021] GET /volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:58.532497 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b4f15bfc-520f-4ee9-b972-4a0efab65827 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] GET http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/limits Jan 21 08:17:58.533520 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b4f15bfc-520f-4ee9-b972-4a0efab65827 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:58.533877 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:58.533877 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:58.534597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b4f15bfc-520f-4ee9-b972-4a0efab65827 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:58.610657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b4f15bfc-520f-4ee9-b972-4a0efab65827 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/limits returned with HTTP 200 Jan 21 08:17:58.612276 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1843/3703] 10.222.0.24 () {58 vars in 1201 bytes} [Thu Jan 21 08:17:58 2021] GET /volume/v3/15d879b2761248d69042cc662cc650e3/limits => generated 302 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:58.632318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-599305f6-d38c-4056-9156-449fd111992c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] DELETE http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 Jan 21 08:17:58.633344 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-599305f6-d38c-4056-9156-449fd111992c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:58.633703 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:58.633703 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:17:58.634414 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-599305f6-d38c-4056-9156-449fd111992c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:58.635261 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-599305f6-d38c-4056-9156-449fd111992c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Delete volume with id: d621f307-be26-4934-8a6a-c590e6822ec1 Jan 21 08:17:58.747209 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:58.747209 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:58.749389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-599305f6-d38c-4056-9156-449fd111992c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Volume info retrieved successfully. Jan 21 08:17:58.797888 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-599305f6-d38c-4056-9156-449fd111992c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Delete volume request issued successfully. Jan 21 08:17:58.798847 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-599305f6-d38c-4056-9156-449fd111992c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 returned with HTTP 202 Jan 21 08:17:58.800233 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1861/3704] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:17:58 2021] DELETE /volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:17:58.811082 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3210495-7d2a-40ad-a689-130623113c84 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] GET http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 Jan 21 08:17:58.811795 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3210495-7d2a-40ad-a689-130623113c84 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:58.812349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3210495-7d2a-40ad-a689-130623113c84 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:58.929458 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:58.929458 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:17:58.942943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b3210495-7d2a-40ad-a689-130623113c84 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Volume info retrieved successfully. Jan 21 08:17:58.974608 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3210495-7d2a-40ad-a689-130623113c84 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 returned with HTTP 200 Jan 21 08:17:58.976447 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1844/3705] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:58 2021] GET /volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 => generated 910 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:00.006392 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d1697fa-de42-4dcc-a2a4-0ec547ec9b6c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] GET http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 Jan 21 08:18:00.007457 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d1697fa-de42-4dcc-a2a4-0ec547ec9b6c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:00.007829 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:00.007829 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:00.008533 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2d1697fa-de42-4dcc-a2a4-0ec547ec9b6c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:00.123614 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:00.123614 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:00.142028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2d1697fa-de42-4dcc-a2a4-0ec547ec9b6c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Volume info retrieved successfully. Jan 21 08:18:00.181650 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2d1697fa-de42-4dcc-a2a4-0ec547ec9b6c tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 returned with HTTP 200 Jan 21 08:18:00.182632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1862/3706] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:59 2021] GET /volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 => generated 910 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:01.210682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8b40c09-cd0e-4a17-92af-a82ae3eeede8 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] GET http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 Jan 21 08:18:01.211532 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8b40c09-cd0e-4a17-92af-a82ae3eeede8 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:01.211881 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:01.211881 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:01.212431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f8b40c09-cd0e-4a17-92af-a82ae3eeede8 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:01.262157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f8b40c09-cd0e-4a17-92af-a82ae3eeede8 tempest-AbsoluteLimitsTests-1117439212 tempest-AbsoluteLimitsTests-1117439212] http://10.222.0.24/volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 returned with HTTP 404 Jan 21 08:18:01.263426 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1845/3707] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:01 2021] GET /volume/v3/15d879b2761248d69042cc662cc650e3/volumes/d621f307-be26-4934-8a6a-c590e6822ec1 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:05.747153 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] POST http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes Jan 21 08:18:05.748019 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:05.748019 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:05.748758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1654863409"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:05.749955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1654863409'}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:18:05.750386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Create volume of 1 GB Jan 21 08:18:05.767422 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Availability Zones retrieved successfully. Jan 21 08:18:05.787307 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Flow 'volume_create_api' (beb1a772-ef60-46bf-b16e-4051ce49bb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:05.790731 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2073f69-bccf-49e4-974a-b17f82617dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:05.792873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:18:05.926061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2073f69-bccf-49e4-974a-b17f82617dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:05.931034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e972e0af-ccee-4e3d-af46-ba395473dd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:06.087687 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Created reservations ['7b388187-8f32-4a99-8028-bf0d1b4241af', '5e2304f1-3723-4693-b947-092e2cf71b1a', '52dab6e0-38d2-4c8a-8755-ff3cf1687712', '40d6233e-4952-4a84-957a-9182b08e192e'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:06.091610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e972e0af-ccee-4e3d-af46-ba395473dd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b388187-8f32-4a99-8028-bf0d1b4241af', '5e2304f1-3723-4693-b947-092e2cf71b1a', '52dab6e0-38d2-4c8a-8755-ff3cf1687712', '40d6233e-4952-4a84-957a-9182b08e192e']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:06.096290 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d30aa87-dc75-4521-bf87-aaed42fd6f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:06.193272 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d30aa87-dc75-4521-bf87-aaed42fd6f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6315c6a6-4213-40ba-868a-272841065784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1654863409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c10ab36377443a9217c156645c965b',qos_specs=None,replication_status=,reservations=['7b388187-8f32-4a99-8028-bf0d1b4241af','5e2304f1-3723-4693-b947-092e2cf71b1a','52dab6e0-38d2-4c8a-8755-ff3cf1687712','40d6233e-4952-4a84-957a-9182b08e192e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='636b03038dbc458681c6b26590abcb49',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1654863409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6315c6a6-4213-40ba-868a-272841065784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11c10ab36377443a9217c156645c965b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='636b03038dbc458681c6b26590abcb49',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:06.195487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913ca423-a1c7-4166-b43a-fa8506bcca51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:06.230669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913ca423-a1c7-4166-b43a-fa8506bcca51) transitioned into state 'SUCCESS' from state '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-1654863409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c10ab36377443a9217c156645c965b',qos_specs=None,replication_status=,reservations=['7b388187-8f32-4a99-8028-bf0d1b4241af','5e2304f1-3723-4693-b947-092e2cf71b1a','52dab6e0-38d2-4c8a-8755-ff3cf1687712','40d6233e-4952-4a84-957a-9182b08e192e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='636b03038dbc458681c6b26590abcb49',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:06.233018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047c81b1-8aa3-49fc-a319-01592ed4581e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:18:06.250832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047c81b1-8aa3-49fc-a319-01592ed4581e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:18:06.253901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Flow 'volume_create_api' (beb1a772-ef60-46bf-b16e-4051ce49bb9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:18:06.306479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Create volume request issued successfully. Jan 21 08:18:06.325775 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-586b373a-565f-4dde-959b-5e2e8bc2ef7a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes returned with HTTP 202 Jan 21 08:18:06.327319 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1863/3708] 10.222.0.24 () {62 vars in 1265 bytes} [Thu Jan 21 08:18:05 2021] POST /volume/v3/11c10ab36377443a9217c156645c965b/volumes => generated 821 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:18:06.347105 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-610404c2-67ef-402c-b59b-7c80454a2c3c tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 Jan 21 08:18:06.347982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-610404c2-67ef-402c-b59b-7c80454a2c3c tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:06.348966 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-610404c2-67ef-402c-b59b-7c80454a2c3c tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:06.441197 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:06.441197 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:06.453093 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-610404c2-67ef-402c-b59b-7c80454a2c3c tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Volume info retrieved successfully. Jan 21 08:18:06.496772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-610404c2-67ef-402c-b59b-7c80454a2c3c tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 returned with HTTP 200 Jan 21 08:18:06.498563 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1846/3709] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:06 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 => generated 889 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:07.521809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3feee86d-bade-4e9a-a617-f97bfab30bce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 Jan 21 08:18:07.522571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3feee86d-bade-4e9a-a617-f97bfab30bce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:07.522944 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:07.522944 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:07.523635 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3feee86d-bade-4e9a-a617-f97bfab30bce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:07.633853 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:07.633853 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:07.652932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3feee86d-bade-4e9a-a617-f97bfab30bce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Volume info retrieved successfully. Jan 21 08:18:07.702499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3feee86d-bade-4e9a-a617-f97bfab30bce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 returned with HTTP 200 Jan 21 08:18:07.704093 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1864/3710] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:07 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 => generated 914 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:07.725968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c32bb7e-084a-4c09-aa9a-8dfbbd71aef3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] POST http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups Jan 21 08:18:07.726874 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:07.726874 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:07.727571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c32bb7e-084a-4c09-aa9a-8dfbbd71aef3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6315c6a6-4213-40ba-868a-272841065784", "name": "tempest-VolumesBackupsV39Test-Backup-773857452"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:07.729608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-0c32bb7e-084a-4c09-aa9a-8dfbbd71aef3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Creating new backup {'backup': {'volume_id': '6315c6a6-4213-40ba-868a-272841065784', 'name': 'tempest-VolumesBackupsV39Test-Backup-773857452'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:18:07.730299 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-0c32bb7e-084a-4c09-aa9a-8dfbbd71aef3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Creating backup of volume 6315c6a6-4213-40ba-868a-272841065784 in container None Jan 21 08:18:07.788551 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:07.788551 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:07.789692 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0c32bb7e-084a-4c09-aa9a-8dfbbd71aef3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Volume info retrieved successfully. Jan 21 08:18:07.845993 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-0c32bb7e-084a-4c09-aa9a-8dfbbd71aef3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Created reservations ['bea7159e-bba5-40bb-8d1f-a6fb1a8113bc', '933855fb-1d36-44fe-b9cf-a45e0007a665'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:18:07.927004 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c32bb7e-084a-4c09-aa9a-8dfbbd71aef3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups returned with HTTP 202 Jan 21 08:18:07.928835 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1847/3711] 10.222.0.24 () {62 vars in 1266 bytes} [Thu Jan 21 08:18:07 2021] POST /volume/v3/11c10ab36377443a9217c156645c965b/backups => generated 398 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:18:07.945070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-225b961b-4b3e-40ad-83e8-6a6d86688cad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:07.945712 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-225b961b-4b3e-40ad-83e8-6a6d86688cad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:07.945945 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:07.945945 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:07.946253 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-225b961b-4b3e-40ad-83e8-6a6d86688cad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:07.946621 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-225b961b-4b3e-40ad-83e8-6a6d86688cad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:07.982686 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:07.982686 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:07.986334 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-225b961b-4b3e-40ad-83e8-6a6d86688cad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:07.987904 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1865/3712] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:07 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 805 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:09.010183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bf879c8-2699-4e7a-b7e3-5e547c1109ad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:09.012557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bf879c8-2699-4e7a-b7e3-5e547c1109ad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:09.013213 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:09.013213 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:09.013802 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2bf879c8-2699-4e7a-b7e3-5e547c1109ad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:09.014384 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2bf879c8-2699-4e7a-b7e3-5e547c1109ad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:09.052707 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:09.052707 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:09.055884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2bf879c8-2699-4e7a-b7e3-5e547c1109ad tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:09.057384 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1848/3713] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:09 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 805 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:10.078773 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6c028d9-ec27-4f58-9539-f872a112dea0 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:10.079703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6c028d9-ec27-4f58-9539-f872a112dea0 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:10.079703 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:10.079703 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:10.080238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d6c028d9-ec27-4f58-9539-f872a112dea0 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:10.080575 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d6c028d9-ec27-4f58-9539-f872a112dea0 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:10.108236 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:10.108236 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:10.110347 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d6c028d9-ec27-4f58-9539-f872a112dea0 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:10.111270 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1866/3714] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:10 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 805 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:11.132945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76603070-95eb-456e-86d2-5a37f4ec6c50 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:11.134090 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76603070-95eb-456e-86d2-5a37f4ec6c50 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:11.134458 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:11.134458 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:11.135175 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-76603070-95eb-456e-86d2-5a37f4ec6c50 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:11.135871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-76603070-95eb-456e-86d2-5a37f4ec6c50 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:11.166774 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:11.166774 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:11.169662 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-76603070-95eb-456e-86d2-5a37f4ec6c50 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:11.170531 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1849/3715] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:11 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 805 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:12.197166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3b87a0f-0a02-49d3-89e3-9a84987d85ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:12.198898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3b87a0f-0a02-49d3-89e3-9a84987d85ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:12.200015 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:12.200015 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:12.200313 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d3b87a0f-0a02-49d3-89e3-9a84987d85ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:12.200968 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d3b87a0f-0a02-49d3-89e3-9a84987d85ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:12.229606 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:12.229606 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:12.232385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d3b87a0f-0a02-49d3-89e3-9a84987d85ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:12.233547 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1867/3716] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:12 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:13.258602 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50d350e9-1c77-4f4c-a06f-773df02f8289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:13.259591 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50d350e9-1c77-4f4c-a06f-773df02f8289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:13.259913 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:13.259913 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:13.260571 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50d350e9-1c77-4f4c-a06f-773df02f8289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:13.261289 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-50d350e9-1c77-4f4c-a06f-773df02f8289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:13.315800 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:13.315800 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:13.319465 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50d350e9-1c77-4f4c-a06f-773df02f8289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:13.326762 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1850/3717] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:13 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:14.342378 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5091ccb4-13a6-486a-81f5-07224f11e115 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:14.344204 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5091ccb4-13a6-486a-81f5-07224f11e115 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:14.344529 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:14.344529 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:14.345470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5091ccb4-13a6-486a-81f5-07224f11e115 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:14.345986 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5091ccb4-13a6-486a-81f5-07224f11e115 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:14.384372 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:14.384372 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:14.389962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5091ccb4-13a6-486a-81f5-07224f11e115 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:14.390174 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1868/3718] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:14 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:15.428758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68ac6a00-38a9-4499-8c15-e279bf591a30 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:15.428758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68ac6a00-38a9-4499-8c15-e279bf591a30 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:15.428758 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:15.428758 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:15.428758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68ac6a00-38a9-4499-8c15-e279bf591a30 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:15.428758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-68ac6a00-38a9-4499-8c15-e279bf591a30 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:15.455365 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:15.455365 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:15.457845 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68ac6a00-38a9-4499-8c15-e279bf591a30 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:15.458980 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1851/3719] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:15 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:16.478945 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c95d9a9-ae77-4181-a025-8db0653e29ae tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:16.479810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c95d9a9-ae77-4181-a025-8db0653e29ae tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:16.480033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:16.480033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:16.480778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8c95d9a9-ae77-4181-a025-8db0653e29ae tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:16.481431 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8c95d9a9-ae77-4181-a025-8db0653e29ae tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:16.506264 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:16.506264 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:16.508210 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8c95d9a9-ae77-4181-a025-8db0653e29ae tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:16.509130 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1869/3720] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:16 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:17.527059 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa0fe800-65b9-4d2e-990a-c5ad0e47c168 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:17.528423 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa0fe800-65b9-4d2e-990a-c5ad0e47c168 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:17.528641 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:17.528641 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:17.529052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-aa0fe800-65b9-4d2e-990a-c5ad0e47c168 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:17.529392 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-aa0fe800-65b9-4d2e-990a-c5ad0e47c168 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:17.553193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:17.553193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:17.555071 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-aa0fe800-65b9-4d2e-990a-c5ad0e47c168 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:17.555919 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1852/3721] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:17 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:18.576720 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b548c78-7696-40a0-be77-72bd7a8b4e40 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:18.577825 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b548c78-7696-40a0-be77-72bd7a8b4e40 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:18.578202 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:18.578202 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:18.578903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b548c78-7696-40a0-be77-72bd7a8b4e40 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:18.579592 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8b548c78-7696-40a0-be77-72bd7a8b4e40 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:18.643105 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:18.643105 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:18.646753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b548c78-7696-40a0-be77-72bd7a8b4e40 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:18.648511 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1870/3722] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:18 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a16040b3-f1b8-4a12-aa50-b99c7b97b2a4 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a16040b3-f1b8-4a12-aa50-b99c7b97b2a4 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a16040b3-f1b8-4a12-aa50-b99c7b97b2a4 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a16040b3-f1b8-4a12-aa50-b99c7b97b2a4 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a16040b3-f1b8-4a12-aa50-b99c7b97b2a4 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:19.711681 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1853/3723] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:19 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:20.726847 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ad898ea0-03b6-4622-8bf6-902903d9c236 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:20.727627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ad898ea0-03b6-4622-8bf6-902903d9c236 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:20.727627 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:20.727627 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:20.727977 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ad898ea0-03b6-4622-8bf6-902903d9c236 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:20.728330 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ad898ea0-03b6-4622-8bf6-902903d9c236 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:20.751140 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:20.751140 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:20.753179 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ad898ea0-03b6-4622-8bf6-902903d9c236 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:20.762656 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1871/3724] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:20 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:21.771711 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f202a566-ebfb-42e8-8370-ea226a10091a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:21.772669 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f202a566-ebfb-42e8-8370-ea226a10091a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:21.772991 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:21.772991 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:21.773534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f202a566-ebfb-42e8-8370-ea226a10091a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:21.774022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f202a566-ebfb-42e8-8370-ea226a10091a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:21.802152 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:21.802152 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:21.804871 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f202a566-ebfb-42e8-8370-ea226a10091a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:21.805898 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1854/3725] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:21 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:22.821873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0d876cf-4528-4cea-809a-ba127dcc5f84 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:22.822477 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0d876cf-4528-4cea-809a-ba127dcc5f84 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:22.822613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:22.822613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:22.822971 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c0d876cf-4528-4cea-809a-ba127dcc5f84 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:22.823334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c0d876cf-4528-4cea-809a-ba127dcc5f84 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:22.872358 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:22.872358 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:22.874260 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c0d876cf-4528-4cea-809a-ba127dcc5f84 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:22.875054 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1872/3726] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:22 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:23.899540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2d9bb85-7cb8-442c-a120-9dca667b2700 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:23.900642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2d9bb85-7cb8-442c-a120-9dca667b2700 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:23.901033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:23.901033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:23.901888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a2d9bb85-7cb8-442c-a120-9dca667b2700 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:23.903097 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a2d9bb85-7cb8-442c-a120-9dca667b2700 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:23.948728 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:23.948728 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:23.951674 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a2d9bb85-7cb8-442c-a120-9dca667b2700 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:23.952797 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1855/3727] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:23 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:24.973451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-630d9697-a13a-44f5-baf6-b21a0e85dd5b tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:24.979281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-630d9697-a13a-44f5-baf6-b21a0e85dd5b tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:24.979564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:24.979564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:24.980035 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-630d9697-a13a-44f5-baf6-b21a0e85dd5b tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:24.980549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-630d9697-a13a-44f5-baf6-b21a0e85dd5b tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:25.007849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:25.007849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:25.009836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-630d9697-a13a-44f5-baf6-b21a0e85dd5b tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:25.010665 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1873/3728] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:24 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:26.031678 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a09e99b4-a64d-470c-b325-c93fa2b67622 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:26.037143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a09e99b4-a64d-470c-b325-c93fa2b67622 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:26.037143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:26.037143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:26.037143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a09e99b4-a64d-470c-b325-c93fa2b67622 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:26.037143 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a09e99b4-a64d-470c-b325-c93fa2b67622 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:26.085380 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:26.085380 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:26.089083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a09e99b4-a64d-470c-b325-c93fa2b67622 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:26.091412 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1856/3729] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:26 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:27.126445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05396f7f-11cc-4f28-b9aa-931232a80629 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:27.126445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05396f7f-11cc-4f28-b9aa-931232a80629 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:27.126445 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:27.126445 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:27.126445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-05396f7f-11cc-4f28-b9aa-931232a80629 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:27.126445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-05396f7f-11cc-4f28-b9aa-931232a80629 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:27.172763 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:27.172763 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:27.176242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-05396f7f-11cc-4f28-b9aa-931232a80629 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:27.177825 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1874/3730] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:27 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:28.195657 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6daa0b75-1bc3-4fc3-b599-feb15e0908a5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:28.196827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6daa0b75-1bc3-4fc3-b599-feb15e0908a5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:28.197115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:28.197115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:28.197566 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6daa0b75-1bc3-4fc3-b599-feb15e0908a5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:28.198005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6daa0b75-1bc3-4fc3-b599-feb15e0908a5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:28.221962 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:28.221962 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:28.223815 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6daa0b75-1bc3-4fc3-b599-feb15e0908a5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:28.224903 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1857/3731] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:28 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:29.240401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e88c9acf-331c-443f-9669-f86b7967e3b1 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:29.241450 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e88c9acf-331c-443f-9669-f86b7967e3b1 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:29.241773 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:29.241773 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:29.242306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e88c9acf-331c-443f-9669-f86b7967e3b1 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:29.242786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e88c9acf-331c-443f-9669-f86b7967e3b1 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:29.271110 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:29.271110 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:29.273232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e88c9acf-331c-443f-9669-f86b7967e3b1 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:29.274198 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1875/3732] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:29 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:30.290477 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e17c6ea-1091-4cda-a116-ae3ce4b2b289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:30.292127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e17c6ea-1091-4cda-a116-ae3ce4b2b289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:30.292424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:30.292424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:30.293284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e17c6ea-1091-4cda-a116-ae3ce4b2b289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:30.293453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7e17c6ea-1091-4cda-a116-ae3ce4b2b289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:30.328191 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:30.328191 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:30.332623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e17c6ea-1091-4cda-a116-ae3ce4b2b289 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:30.334093 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1858/3733] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:30 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:31.353503 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f06c9a7-0fcf-4a9b-9723-bae96107cbd3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:31.354476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f06c9a7-0fcf-4a9b-9723-bae96107cbd3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:31.354819 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:31.354819 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:31.355301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1f06c9a7-0fcf-4a9b-9723-bae96107cbd3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:31.355782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1f06c9a7-0fcf-4a9b-9723-bae96107cbd3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:31.380426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:31.380426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:31.382379 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1f06c9a7-0fcf-4a9b-9723-bae96107cbd3 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:31.383573 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1876/3734] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:31 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:32.399870 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6995fce1-6b06-461f-89c0-ef2e39b1d84d tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:32.400752 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6995fce1-6b06-461f-89c0-ef2e39b1d84d tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:32.400967 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:32.400967 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:32.402126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6995fce1-6b06-461f-89c0-ef2e39b1d84d tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:32.403142 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6995fce1-6b06-461f-89c0-ef2e39b1d84d tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:32.436616 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:32.436616 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:32.438932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6995fce1-6b06-461f-89c0-ef2e39b1d84d tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:32.440199 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1859/3735] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:32 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:33.459051 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1da2d465-a308-450f-ba8f-aba7f8fa2519 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:33.459884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1da2d465-a308-450f-ba8f-aba7f8fa2519 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:33.460249 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:33.460249 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:33.460794 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1da2d465-a308-450f-ba8f-aba7f8fa2519 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:33.461256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1da2d465-a308-450f-ba8f-aba7f8fa2519 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:33.494646 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:33.494646 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:33.498182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1da2d465-a308-450f-ba8f-aba7f8fa2519 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:33.499239 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1877/3736] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:33 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:34.524188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b04131af-b8b2-413c-839e-818dd5bc58db tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:34.524188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b04131af-b8b2-413c-839e-818dd5bc58db tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:34.524188 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:34.524188 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:34.525410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b04131af-b8b2-413c-839e-818dd5bc58db tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:34.525410 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b04131af-b8b2-413c-839e-818dd5bc58db tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:34.571613 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:34.571613 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:34.575709 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b04131af-b8b2-413c-839e-818dd5bc58db tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:34.577353 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1860/3737] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:34 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:35.597833 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21a55cf3-3be9-4d1c-a614-9f4f0f5e1dd5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:35.598660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21a55cf3-3be9-4d1c-a614-9f4f0f5e1dd5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:35.599106 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:35.599106 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:35.599612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-21a55cf3-3be9-4d1c-a614-9f4f0f5e1dd5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:35.600056 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-21a55cf3-3be9-4d1c-a614-9f4f0f5e1dd5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:35.624287 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:35.624287 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:35.626704 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-21a55cf3-3be9-4d1c-a614-9f4f0f5e1dd5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:35.628075 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1878/3738] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:35 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:36.644513 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ee2d1e5-6af4-4127-a59f-2b876d80e515 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:36.645645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ee2d1e5-6af4-4127-a59f-2b876d80e515 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:36.646010 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:36.646010 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:36.646919 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1ee2d1e5-6af4-4127-a59f-2b876d80e515 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:36.647404 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1ee2d1e5-6af4-4127-a59f-2b876d80e515 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:36.699546 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:36.699546 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:36.699546 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1ee2d1e5-6af4-4127-a59f-2b876d80e515 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:36.699997 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1861/3739] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:36 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:37.721065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-79eaeb3f-30ed-4696-8650-2e87aacf9066 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:37.722052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-79eaeb3f-30ed-4696-8650-2e87aacf9066 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:37.722413 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:37.722413 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:37.723087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-79eaeb3f-30ed-4696-8650-2e87aacf9066 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:37.723790 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-79eaeb3f-30ed-4696-8650-2e87aacf9066 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:37.772004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:37.772004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:37.775393 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-79eaeb3f-30ed-4696-8650-2e87aacf9066 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:37.777706 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1879/3740] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:37 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:38.797936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2ccbf81-5074-4d3d-a9ea-2e1a261cef1a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:38.799557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2ccbf81-5074-4d3d-a9ea-2e1a261cef1a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:38.799557 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:38.799557 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:38.804212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c2ccbf81-5074-4d3d-a9ea-2e1a261cef1a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:38.804212 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c2ccbf81-5074-4d3d-a9ea-2e1a261cef1a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:38.858076 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:38.858076 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:38.861760 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c2ccbf81-5074-4d3d-a9ea-2e1a261cef1a tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:38.863667 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1862/3741] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:38 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:39.884523 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0588aa29-87d9-4fc2-8ea9-b6d1dfb66859 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:39.885467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0588aa29-87d9-4fc2-8ea9-b6d1dfb66859 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:39.885804 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:39.885804 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:39.886407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0588aa29-87d9-4fc2-8ea9-b6d1dfb66859 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:39.886995 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0588aa29-87d9-4fc2-8ea9-b6d1dfb66859 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:39.929558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:39.929558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:39.932810 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0588aa29-87d9-4fc2-8ea9-b6d1dfb66859 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:39.934448 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1880/3742] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:39 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:40.952932 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8a47aaf-116e-4ba1-bf1c-512cc826b5ef tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:40.953655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8a47aaf-116e-4ba1-bf1c-512cc826b5ef tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:40.953747 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:40.953747 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:40.954071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d8a47aaf-116e-4ba1-bf1c-512cc826b5ef tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:40.954445 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d8a47aaf-116e-4ba1-bf1c-512cc826b5ef tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:40.976502 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:40.976502 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:40.978007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d8a47aaf-116e-4ba1-bf1c-512cc826b5ef tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:40.978839 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1863/3743] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:40 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:41.994138 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91e4c32e-cde7-48c7-b851-0bc28b85a8e8 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:41.994974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91e4c32e-cde7-48c7-b851-0bc28b85a8e8 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:41.994974 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:41.994974 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:41.994974 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-91e4c32e-cde7-48c7-b851-0bc28b85a8e8 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:41.995639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-91e4c32e-cde7-48c7-b851-0bc28b85a8e8 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:42.017946 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:42.017946 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:42.020057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-91e4c32e-cde7-48c7-b851-0bc28b85a8e8 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:42.020943 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1881/3744] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:41 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:43.043257 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a465be28-1dc9-4953-b2a0-483b69f32402 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:43.044447 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a465be28-1dc9-4953-b2a0-483b69f32402 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:43.044855 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:43.044855 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:43.045565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a465be28-1dc9-4953-b2a0-483b69f32402 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:43.046259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a465be28-1dc9-4953-b2a0-483b69f32402 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:43.086494 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:43.086494 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:43.095397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a465be28-1dc9-4953-b2a0-483b69f32402 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:43.096952 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1864/3745] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:43 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:44.115974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9f930b4-6d68-40c7-a532-a53c208ab089 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:44.116576 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9f930b4-6d68-40c7-a532-a53c208ab089 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:44.116934 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:44.116934 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:44.117291 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a9f930b4-6d68-40c7-a532-a53c208ab089 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:44.117937 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a9f930b4-6d68-40c7-a532-a53c208ab089 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:44.146189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:44.146189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:44.148453 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a9f930b4-6d68-40c7-a532-a53c208ab089 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:44.159566 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1882/3746] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:44 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:45.178923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-191995d9-73f2-4503-9346-e5f51c772fd2 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:45.179956 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-191995d9-73f2-4503-9346-e5f51c772fd2 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:45.180313 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:45.180313 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:45.181003 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-191995d9-73f2-4503-9346-e5f51c772fd2 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:45.181671 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-191995d9-73f2-4503-9346-e5f51c772fd2 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:45.228158 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:45.228158 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:45.231629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-191995d9-73f2-4503-9346-e5f51c772fd2 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:45.233211 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1865/3747] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:45 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:46.249795 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7007d7ff-8d01-4948-a6ed-7edaa9ae37ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:46.250582 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7007d7ff-8d01-4948-a6ed-7edaa9ae37ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:46.250740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:46.250740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:46.251191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7007d7ff-8d01-4948-a6ed-7edaa9ae37ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:46.251771 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7007d7ff-8d01-4948-a6ed-7edaa9ae37ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:46.278330 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:46.278330 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:46.280439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7007d7ff-8d01-4948-a6ed-7edaa9ae37ce tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:46.281624 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1883/3748] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:46 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:46.297983 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fb82c2f-95fa-4033-be45-57372dcb6307 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 Jan 21 08:18:46.299048 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fb82c2f-95fa-4033-be45-57372dcb6307 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:46.299367 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:46.299367 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:46.300467 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1fb82c2f-95fa-4033-be45-57372dcb6307 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:46.366354 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:46.366354 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:46.379933 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1fb82c2f-95fa-4033-be45-57372dcb6307 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Volume info retrieved successfully. Jan 21 08:18:46.414655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1fb82c2f-95fa-4033-be45-57372dcb6307 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 returned with HTTP 200 Jan 21 08:18:46.415980 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1866/3749] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:46 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 => generated 914 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:46.437354 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c48156f-754c-4075-a7cb-ddbb22fd0873 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] PUT http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:46.438716 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:46.438716 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:46.439538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c48156f-754c-4075-a7cb-ddbb22fd0873 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1656422601", "description": "tempest-volume-backup-description-58527887"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:46.474567 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:46.474567 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:46.484687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c48156f-754c-4075-a7cb-ddbb22fd0873 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:46.486065 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1884/3750] 10.222.0.24 () {62 vars in 1376 bytes} [Thu Jan 21 08:18:46 2021] PUT /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 399 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:18:46.502653 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ae34c12-97a4-4059-b936-b40ead9e394e tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:46.503770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ae34c12-97a4-4059-b936-b40ead9e394e tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:46.504160 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:46.504160 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:46.504906 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0ae34c12-97a4-4059-b936-b40ead9e394e tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:46.505387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0ae34c12-97a4-4059-b936-b40ead9e394e tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Show backup with id 4ebdeb23-89a2-4934-961f-c715b685d3e9. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:18:46.530140 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:46.530140 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:46.532649 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0ae34c12-97a4-4059-b936-b40ead9e394e tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 200 Jan 21 08:18:46.533642 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1867/3751] 10.222.0.24 () {60 vars in 1355 bytes} [Thu Jan 21 08:18:46 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:46.550854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-713011a3-2f8c-4598-bdef-235ceabac6fd tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] DELETE http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 Jan 21 08:18:46.551494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-713011a3-2f8c-4598-bdef-235ceabac6fd tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:46.551783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:46.551783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:46.552254 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-713011a3-2f8c-4598-bdef-235ceabac6fd tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:46.552913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-713011a3-2f8c-4598-bdef-235ceabac6fd tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Delete backup with id: 4ebdeb23-89a2-4934-961f-c715b685d3e9. Jan 21 08:18:46.579582 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:46.579582 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:46.608660 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-713011a3-2f8c-4598-bdef-235ceabac6fd tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] delete_backup rpcapi backup_id 4ebdeb23-89a2-4934-961f-c715b685d3e9 {{(pid=88080) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:18:46.612223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-713011a3-2f8c-4598-bdef-235ceabac6fd tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 returned with HTTP 202 Jan 21 08:18:46.613139 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1885/3752] 10.222.0.24 () {60 vars in 1358 bytes} [Thu Jan 21 08:18:46 2021] DELETE /volume/v3/11c10ab36377443a9217c156645c965b/backups/4ebdeb23-89a2-4934-961f-c715b685d3e9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:18:46.639905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f032691d-3e3d-486a-8f81-a759ddbe6748 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] DELETE http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 Jan 21 08:18:46.640720 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f032691d-3e3d-486a-8f81-a759ddbe6748 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:46.641276 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:46.641276 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:46.642032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f032691d-3e3d-486a-8f81-a759ddbe6748 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:46.643552 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-f032691d-3e3d-486a-8f81-a759ddbe6748 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Delete volume with id: 6315c6a6-4213-40ba-868a-272841065784 Jan 21 08:18:46.703879 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:46.703879 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:46.705367 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f032691d-3e3d-486a-8f81-a759ddbe6748 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Volume info retrieved successfully. Jan 21 08:18:46.745724 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f032691d-3e3d-486a-8f81-a759ddbe6748 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Delete volume request issued successfully. Jan 21 08:18:46.746349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f032691d-3e3d-486a-8f81-a759ddbe6748 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 returned with HTTP 202 Jan 21 08:18:46.748227 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1868/3753] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:18:46 2021] DELETE /volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:18:46.757625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-956f0528-2206-4ef0-99a3-08dce7849f53 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 Jan 21 08:18:46.758833 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-956f0528-2206-4ef0-99a3-08dce7849f53 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:46.759198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:46.759198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:46.760011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-956f0528-2206-4ef0-99a3-08dce7849f53 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:46.876182 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:46.876182 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:46.900923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-956f0528-2206-4ef0-99a3-08dce7849f53 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Volume info retrieved successfully. Jan 21 08:18:46.935975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-956f0528-2206-4ef0-99a3-08dce7849f53 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 returned with HTTP 200 Jan 21 08:18:46.937231 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1886/3754] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:46 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 => generated 913 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:47.954965 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8e92c7b7-fb25-4f08-8a51-71a5a5757452 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 Jan 21 08:18:47.955627 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8e92c7b7-fb25-4f08-8a51-71a5a5757452 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:47.957860 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:47.957860 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:47.958316 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8e92c7b7-fb25-4f08-8a51-71a5a5757452 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:48.040879 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:48.040879 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:18:48.051689 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8e92c7b7-fb25-4f08-8a51-71a5a5757452 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Volume info retrieved successfully. Jan 21 08:18:48.078262 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8e92c7b7-fb25-4f08-8a51-71a5a5757452 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 returned with HTTP 200 Jan 21 08:18:48.079110 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1869/3755] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:47 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:49.107297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc5641cf-97bc-4192-b2a6-2658c180f7f5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] GET http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 Jan 21 08:18:49.108045 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc5641cf-97bc-4192-b2a6-2658c180f7f5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:49.108045 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:49.108045 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:49.108424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cc5641cf-97bc-4192-b2a6-2658c180f7f5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:49.171942 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cc5641cf-97bc-4192-b2a6-2658c180f7f5 tempest-VolumesBackupsV39Test-1721621693 tempest-VolumesBackupsV39Test-1721621693] http://10.222.0.24/volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 returned with HTTP 404 Jan 21 08:18:49.173028 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1887/3756] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:49 2021] GET /volume/v3/11c10ab36377443a9217c156645c965b/volumes/6315c6a6-4213-40ba-868a-272841065784 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:18:52.331406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-436eda91-cc7a-4364-bb0e-33a1cf77df88 tempest-VolumesSummaryTest-497680847 tempest-VolumesSummaryTest-497680847] GET http://10.222.0.24/volume/v3/88e2edb6f4604dc88d9a9fcf6b4236e7/volumes/summary Jan 21 08:18:52.331994 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-436eda91-cc7a-4364-bb0e-33a1cf77df88 tempest-VolumesSummaryTest-497680847 tempest-VolumesSummaryTest-497680847] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:52.332185 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:52.332185 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:18:52.332559 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-436eda91-cc7a-4364-bb0e-33a1cf77df88 tempest-VolumesSummaryTest-497680847 tempest-VolumesSummaryTest-497680847] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:52.333125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-436eda91-cc7a-4364-bb0e-33a1cf77df88 tempest-VolumesSummaryTest-497680847 tempest-VolumesSummaryTest-497680847] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:18:52.344468 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-436eda91-cc7a-4364-bb0e-33a1cf77df88 tempest-VolumesSummaryTest-497680847 tempest-VolumesSummaryTest-497680847] Get summary completed successfully. Jan 21 08:18:52.345286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-436eda91-cc7a-4364-bb0e-33a1cf77df88 tempest-VolumesSummaryTest-497680847 tempest-VolumesSummaryTest-497680847] http://10.222.0.24/volume/v3/88e2edb6f4604dc88d9a9fcf6b4236e7/volumes/summary returned with HTTP 200 Jan 21 08:18:52.346257 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1870/3757] 10.222.0.24 () {60 vars in 1269 bytes} [Thu Jan 21 08:18:52 2021] GET /volume/v3/88e2edb6f4604dc88d9a9fcf6b4236e7/volumes/summary => generated 55 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:00.197264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] POST http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes Jan 21 08:22:00.198692 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1285424100", "snapshot_id": null, "imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "volume_type": null, "size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:22:00.201154 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1285424100', 'snapshot_id': None, 'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'volume_type': None, 'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:22:00.369413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Create volume of 1 GB Jan 21 08:22:00.383683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Availability Zones retrieved successfully. Jan 21 08:22:00.401305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Flow 'volume_create_api' (a663167a-e61c-46e2-9e71-2549234e86fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:22:00.404184 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b25076-7e5c-4e33-b0b6-259ee3c659bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:00.406351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:22:00.560250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b25076-7e5c-4e33-b0b6-259ee3c659bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:00.562824 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f558df25-7cc1-4cdb-8d9b-ab7aa34dc8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:00.683605 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Created reservations ['654b75da-e429-4d98-bfff-cbf1983ad470', '61af5f70-71da-4533-9189-8eae60cd2ac9', 'f8386d85-a381-4666-9e3d-5f217b6f8383', 'c21a74f2-4159-49d1-aab7-fac69aa7cf2f'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:22:00.685696 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f558df25-7cc1-4cdb-8d9b-ab7aa34dc8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['654b75da-e429-4d98-bfff-cbf1983ad470', '61af5f70-71da-4533-9189-8eae60cd2ac9', 'f8386d85-a381-4666-9e3d-5f217b6f8383', 'c21a74f2-4159-49d1-aab7-fac69aa7cf2f']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:00.688018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2777d0-5a66-4f62-a92a-fa8cbffea582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:00.805199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2777d0-5a66-4f62-a92a-fa8cbffea582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b972eaa4-a74e-47bc-bd4f-33a10e44465f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1285424100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b8a41419b324bcf9a7e2052eafbfb95',qos_specs=None,replication_status=,reservations=['654b75da-e429-4d98-bfff-cbf1983ad470','61af5f70-71da-4533-9189-8eae60cd2ac9','f8386d85-a381-4666-9e3d-5f217b6f8383','c21a74f2-4159-49d1-aab7-fac69aa7cf2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dde6349fa7d4a519ef0efca5a5f77bd',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1285424100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b972eaa4-a74e-47bc-bd4f-33a10e44465f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b8a41419b324bcf9a7e2052eafbfb95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6dde6349fa7d4a519ef0efca5a5f77bd',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:00.810186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9175e58-2ff0-40e0-92ba-8dc46e8a0d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:00.848938 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9175e58-2ff0-40e0-92ba-8dc46e8a0d63) transitioned into state 'SUCCESS' from state '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-1285424100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b8a41419b324bcf9a7e2052eafbfb95',qos_specs=None,replication_status=,reservations=['654b75da-e429-4d98-bfff-cbf1983ad470','61af5f70-71da-4533-9189-8eae60cd2ac9','f8386d85-a381-4666-9e3d-5f217b6f8383','c21a74f2-4159-49d1-aab7-fac69aa7cf2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dde6349fa7d4a519ef0efca5a5f77bd',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:00.851120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab05bc0a-1679-4813-bcea-e0b18b160da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:22:00.876331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab05bc0a-1679-4813-bcea-e0b18b160da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:22:00.883243 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Flow 'volume_create_api' (a663167a-e61c-46e2-9e71-2549234e86fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:22:00.972196 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Create volume request issued successfully. Jan 21 08:22:00.988445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9bd071c4-4c5b-401e-b918-97e41a895757 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes returned with HTTP 202 Jan 21 08:22:00.989775 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1888/3758] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:22:00 2021] POST /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes => generated 823 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:22:01.016838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dca6fd74-5f68-4d16-8274-db5c2c5d8b14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:01.017812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dca6fd74-5f68-4d16-8274-db5c2c5d8b14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:01.018699 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dca6fd74-5f68-4d16-8274-db5c2c5d8b14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:01.117097 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:01.117097 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:01.135448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dca6fd74-5f68-4d16-8274-db5c2c5d8b14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:01.185719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dca6fd74-5f68-4d16-8274-db5c2c5d8b14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:01.196001 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1871/3759] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:01 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:02.208353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a68378fb-762f-48e1-9cc7-f987962557b9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:02.209281 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a68378fb-762f-48e1-9cc7-f987962557b9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:02.209590 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:02.209590 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:02.210324 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a68378fb-762f-48e1-9cc7-f987962557b9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:02.307033 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:02.307033 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:02.327308 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a68378fb-762f-48e1-9cc7-f987962557b9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:02.358774 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a68378fb-762f-48e1-9cc7-f987962557b9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:02.360964 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1889/3760] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:02 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:03.379695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c8c3f5d-ebca-4142-a31f-8391b405eeae tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:03.380628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c8c3f5d-ebca-4142-a31f-8391b405eeae tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:03.380841 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:03.380841 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:03.381172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5c8c3f5d-ebca-4142-a31f-8391b405eeae tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:03.494244 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:03.494244 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:03.506783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5c8c3f5d-ebca-4142-a31f-8391b405eeae tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:03.541254 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5c8c3f5d-ebca-4142-a31f-8391b405eeae tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:03.543089 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1872/3761] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:03 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:22:04.568288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d0dbe53-98fd-4f93-90c3-3ae6d7e4837b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:04.569350 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d0dbe53-98fd-4f93-90c3-3ae6d7e4837b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:04.569680 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:04.569680 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:04.573139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9d0dbe53-98fd-4f93-90c3-3ae6d7e4837b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:04.710138 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:04.710138 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:04.729699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9d0dbe53-98fd-4f93-90c3-3ae6d7e4837b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:04.785480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9d0dbe53-98fd-4f93-90c3-3ae6d7e4837b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:04.787584 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1890/3762] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:04 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:05.815505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7835f959-b751-4d06-b04b-8afe44349b2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:05.816438 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7835f959-b751-4d06-b04b-8afe44349b2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:05.816917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:05.816917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:05.818655 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7835f959-b751-4d06-b04b-8afe44349b2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:05.906253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:05.906253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:05.928129 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7835f959-b751-4d06-b04b-8afe44349b2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:05.981958 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7835f959-b751-4d06-b04b-8afe44349b2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:05.983627 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1873/3763] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:05 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:07.004717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49ed6622-36e8-4514-a1c2-04ac66b89e14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:07.006117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49ed6622-36e8-4514-a1c2-04ac66b89e14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:07.006117 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:07.006117 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:07.006117 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-49ed6622-36e8-4514-a1c2-04ac66b89e14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:07.096060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:07.096060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:07.113111 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-49ed6622-36e8-4514-a1c2-04ac66b89e14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:07.161047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-49ed6622-36e8-4514-a1c2-04ac66b89e14 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:07.162598 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1891/3764] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:06 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:08.187440 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1019dfd6-c4ff-4717-a4af-653ac6376b48 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:08.188435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1019dfd6-c4ff-4717-a4af-653ac6376b48 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:08.188992 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:08.188992 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:08.189885 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1019dfd6-c4ff-4717-a4af-653ac6376b48 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:08.296532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:08.296532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:08.314565 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1019dfd6-c4ff-4717-a4af-653ac6376b48 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:08.366625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1019dfd6-c4ff-4717-a4af-653ac6376b48 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:08.368413 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1874/3765] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:08 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:09.398046 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3d655d7-4313-438e-8739-da4bd774c4f9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:09.399089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3d655d7-4313-438e-8739-da4bd774c4f9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:09.399483 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:09.399483 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:09.400215 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a3d655d7-4313-438e-8739-da4bd774c4f9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:09.517554 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:09.517554 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:09.531083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a3d655d7-4313-438e-8739-da4bd774c4f9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:09.562744 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a3d655d7-4313-438e-8739-da4bd774c4f9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:09.567344 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1892/3766] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:09 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:10.594452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b5dd72a-48eb-419a-aee2-9742207f3643 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:10.595762 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b5dd72a-48eb-419a-aee2-9742207f3643 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:10.596081 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:10.596081 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:10.596793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b5dd72a-48eb-419a-aee2-9742207f3643 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:10.713653 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:10.713653 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:10.730406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3b5dd72a-48eb-419a-aee2-9742207f3643 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:10.777084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b5dd72a-48eb-419a-aee2-9742207f3643 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:10.778115 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1875/3767] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:10 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:11.799564 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95ddd9ce-8263-47d7-87af-ad6a151c96d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:11.800760 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95ddd9ce-8263-47d7-87af-ad6a151c96d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:11.801224 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:11.801224 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:11.803198 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95ddd9ce-8263-47d7-87af-ad6a151c96d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:11.922305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:11.922305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:11.941499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-95ddd9ce-8263-47d7-87af-ad6a151c96d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:11.975433 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95ddd9ce-8263-47d7-87af-ad6a151c96d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:11.976743 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1893/3768] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:11 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:13.006750 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09cd0265-c024-4e9e-bed8-e142611f9b98 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:13.007583 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09cd0265-c024-4e9e-bed8-e142611f9b98 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:13.007959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:13.007959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:13.008418 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09cd0265-c024-4e9e-bed8-e142611f9b98 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:13.073340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:13.073340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:13.084221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-09cd0265-c024-4e9e-bed8-e142611f9b98 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:13.112452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09cd0265-c024-4e9e-bed8-e142611f9b98 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:13.113314 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1876/3769] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:12 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:14.142245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-afe39627-305f-4dd8-99f5-4d68488e192a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:14.143199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-afe39627-305f-4dd8-99f5-4d68488e192a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:14.143560 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:14.143560 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:14.144237 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-afe39627-305f-4dd8-99f5-4d68488e192a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:14.259779 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:14.259779 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:14.276938 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-afe39627-305f-4dd8-99f5-4d68488e192a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:14.317345 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-afe39627-305f-4dd8-99f5-4d68488e192a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:14.319044 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1894/3770] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:14 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:15.352231 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83d5eb1a-f66a-4111-a6c8-105835a21d1f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:15.353273 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83d5eb1a-f66a-4111-a6c8-105835a21d1f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:15.353648 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:15.353648 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:15.354355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-83d5eb1a-f66a-4111-a6c8-105835a21d1f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:15.466011 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:15.466011 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:15.481973 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-83d5eb1a-f66a-4111-a6c8-105835a21d1f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:15.528659 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-83d5eb1a-f66a-4111-a6c8-105835a21d1f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:15.530300 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1877/3771] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:15 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 973 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:16.559279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-162092a9-f043-4849-9e13-2d37b7ad65ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:16.560460 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-162092a9-f043-4849-9e13-2d37b7ad65ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:16.560865 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:16.560865 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:16.561551 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-162092a9-f043-4849-9e13-2d37b7ad65ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:16.669087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:16.669087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:16.680679 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-162092a9-f043-4849-9e13-2d37b7ad65ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:16.708364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-162092a9-f043-4849-9e13-2d37b7ad65ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:16.709161 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1895/3772] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:16 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 976 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:17.732117 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-178ae650-d763-45e6-b7b4-f43e8d5e261d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:17.733210 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-178ae650-d763-45e6-b7b4-f43e8d5e261d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:17.733593 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:17.733593 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:17.734619 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-178ae650-d763-45e6-b7b4-f43e8d5e261d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:17.835434 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:17.835434 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:17.852990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-178ae650-d763-45e6-b7b4-f43e8d5e261d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:17.902520 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-178ae650-d763-45e6-b7b4-f43e8d5e261d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:17.904166 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1878/3773] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:17 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 976 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:18.928380 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e52679-312f-4fa4-b756-74395272a683 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:18.929161 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e52679-312f-4fa4-b756-74395272a683 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:18.929161 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:18.929161 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:18.929516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-50e52679-312f-4fa4-b756-74395272a683 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:18.987711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:18.987711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:18.997691 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-50e52679-312f-4fa4-b756-74395272a683 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:19.027223 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-50e52679-312f-4fa4-b756-74395272a683 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:19.028277 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1896/3774] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:18 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 976 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:20.049859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51a3b6ec-3559-4d7f-afc2-9fbc7729eb3b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:20.050723 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51a3b6ec-3559-4d7f-afc2-9fbc7729eb3b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:20.050954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:20.050954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:20.051730 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-51a3b6ec-3559-4d7f-afc2-9fbc7729eb3b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:20.122292 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:20.122292 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:20.134219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-51a3b6ec-3559-4d7f-afc2-9fbc7729eb3b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:20.166585 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-51a3b6ec-3559-4d7f-afc2-9fbc7729eb3b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:20.168722 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1879/3775] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:20 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 976 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:21.189854 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d990c12b-9411-4b31-baa8-43c0516c16b3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:21.191000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d990c12b-9411-4b31-baa8-43c0516c16b3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:21.191272 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:21.191272 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:21.191820 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d990c12b-9411-4b31-baa8-43c0516c16b3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:21.251205 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:21.251205 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:21.261941 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d990c12b-9411-4b31-baa8-43c0516c16b3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:21.287922 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d990c12b-9411-4b31-baa8-43c0516c16b3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:21.288783 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1897/3776] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:21 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 1364 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:21.305660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85a7f768-c548-4ddd-b639-de3295444f41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:21.306199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85a7f768-c548-4ddd-b639-de3295444f41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:21.306405 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:21.306405 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:21.306734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-85a7f768-c548-4ddd-b639-de3295444f41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:21.361843 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:21.361843 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:21.376623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-85a7f768-c548-4ddd-b639-de3295444f41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:21.413757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-85a7f768-c548-4ddd-b639-de3295444f41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:21.414612 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1880/3777] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:21 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 1364 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:21.443696 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-feaa1ec0-89ff-4fab-8615-2af54706c028 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:22:21.444631 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-feaa1ec0-89ff-4fab-8615-2af54706c028 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:21.444969 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:21.444969 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:21.445612 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-feaa1ec0-89ff-4fab-8615-2af54706c028 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:21.551752 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:21.551752 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:21.571190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-feaa1ec0-89ff-4fab-8615-2af54706c028 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:21.626702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-feaa1ec0-89ff-4fab-8615-2af54706c028 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:22:21.628369 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1898/3778] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:21 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 1364 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:22:21.647095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0cccbaf-fe7e-415a-8f5a-442bbe21aefa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] POST http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups Jan 21 08:22:21.647574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:21.647574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:21.648002 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d0cccbaf-fe7e-415a-8f5a-442bbe21aefa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b972eaa4-a74e-47bc-bd4f-33a10e44465f", "name": "tempest-TestVolumeBackupRestore-backup-1013286028", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:22:21.649507 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-d0cccbaf-fe7e-415a-8f5a-442bbe21aefa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Creating new backup {'backup': {'volume_id': 'b972eaa4-a74e-47bc-bd4f-33a10e44465f', 'name': 'tempest-TestVolumeBackupRestore-backup-1013286028', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88081) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:22:21.649920 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-d0cccbaf-fe7e-415a-8f5a-442bbe21aefa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Creating backup of volume b972eaa4-a74e-47bc-bd4f-33a10e44465f in container None Jan 21 08:22:21.706576 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:21.706576 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:21.708063 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d0cccbaf-fe7e-415a-8f5a-442bbe21aefa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:22:21.762006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-d0cccbaf-fe7e-415a-8f5a-442bbe21aefa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Created reservations ['d72af2b0-34de-4b3e-a994-9da96459941f', 'fa4c7309-a02a-4fac-b311-4c8646418189'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:22:21.839242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d0cccbaf-fe7e-415a-8f5a-442bbe21aefa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups returned with HTTP 202 Jan 21 08:22:21.840785 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1881/3779] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:22:21 2021] POST /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups => generated 401 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:22:21.869320 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3cb52745-ca99-4e5b-a0c9-e46a0715bd32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:21.870138 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3cb52745-ca99-4e5b-a0c9-e46a0715bd32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:21.870512 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:21.870512 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:21.871259 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3cb52745-ca99-4e5b-a0c9-e46a0715bd32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:21.871827 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3cb52745-ca99-4e5b-a0c9-e46a0715bd32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:21.905532 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:21.905532 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:21.909077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3cb52745-ca99-4e5b-a0c9-e46a0715bd32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:21.909077 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1899/3780] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:21 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 808 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:22.925960 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b3abdfa-cc48-4948-818f-9af302c87e95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:22.926741 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b3abdfa-cc48-4948-818f-9af302c87e95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:22.927056 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:22.927056 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:22.927562 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1b3abdfa-cc48-4948-818f-9af302c87e95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:22.927955 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-1b3abdfa-cc48-4948-818f-9af302c87e95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:22.960926 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:22.960926 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:22.963118 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1b3abdfa-cc48-4948-818f-9af302c87e95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:22.963967 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1882/3781] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:22 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 808 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:23.979807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62ebbd8a-5600-49e7-b0fc-f1d51cc4c290 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:23.980455 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62ebbd8a-5600-49e7-b0fc-f1d51cc4c290 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:23.980664 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:23.980664 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:23.980917 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62ebbd8a-5600-49e7-b0fc-f1d51cc4c290 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:23.981248 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-62ebbd8a-5600-49e7-b0fc-f1d51cc4c290 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:24.005317 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:24.005317 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:24.007266 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62ebbd8a-5600-49e7-b0fc-f1d51cc4c290 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:24.008114 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1900/3782] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:23 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 808 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:25.023005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-316267d1-e86d-43a0-ac56-b2b60d484837 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:25.023834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-316267d1-e86d-43a0-ac56-b2b60d484837 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:25.023834 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:25.023834 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:25.024317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-316267d1-e86d-43a0-ac56-b2b60d484837 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:25.024317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-316267d1-e86d-43a0-ac56-b2b60d484837 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:25.049283 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:25.049283 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:25.053256 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-316267d1-e86d-43a0-ac56-b2b60d484837 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:25.058526 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1883/3783] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:25 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 808 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:26.077146 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7031bc64-4b16-42af-aa0d-84b1d211f14d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:26.077884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7031bc64-4b16-42af-aa0d-84b1d211f14d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:26.077884 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:26.077884 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:26.079534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7031bc64-4b16-42af-aa0d-84b1d211f14d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:26.079534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7031bc64-4b16-42af-aa0d-84b1d211f14d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:26.121938 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:26.121938 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:26.125481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7031bc64-4b16-42af-aa0d-84b1d211f14d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:26.127161 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1901/3784] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:26 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:27.143716 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55590dd5-2a7e-494d-b1ff-c5cc2dfb8ad5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:27.144525 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55590dd5-2a7e-494d-b1ff-c5cc2dfb8ad5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:27.144919 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:27.144919 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:27.146151 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-55590dd5-2a7e-494d-b1ff-c5cc2dfb8ad5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:27.146727 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-55590dd5-2a7e-494d-b1ff-c5cc2dfb8ad5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:27.170868 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:27.170868 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:27.172754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-55590dd5-2a7e-494d-b1ff-c5cc2dfb8ad5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:27.173606 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1884/3785] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:27 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:28.193623 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94f4ff1c-c0be-4a95-a636-f1b3da5cbfdb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:28.194534 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94f4ff1c-c0be-4a95-a636-f1b3da5cbfdb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:28.194908 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:28.194908 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:28.195565 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-94f4ff1c-c0be-4a95-a636-f1b3da5cbfdb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:28.196470 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-94f4ff1c-c0be-4a95-a636-f1b3da5cbfdb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:28.242143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:28.242143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:28.244758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-94f4ff1c-c0be-4a95-a636-f1b3da5cbfdb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:28.246295 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1902/3786] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:28 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:29.269783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7981856b-0536-4de1-b73a-1f2bd21fca1e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:29.270628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7981856b-0536-4de1-b73a-1f2bd21fca1e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:29.271248 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:29.271248 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:29.271943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7981856b-0536-4de1-b73a-1f2bd21fca1e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:29.272622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7981856b-0536-4de1-b73a-1f2bd21fca1e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:29.304305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:29.304305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:29.306162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7981856b-0536-4de1-b73a-1f2bd21fca1e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:29.307030 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1885/3787] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:29 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:30.332373 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73b97d96-dcc4-4d4b-b57c-983b2f58ce41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:30.334449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73b97d96-dcc4-4d4b-b57c-983b2f58ce41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:30.334829 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:30.334829 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:30.335514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73b97d96-dcc4-4d4b-b57c-983b2f58ce41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:30.336191 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-73b97d96-dcc4-4d4b-b57c-983b2f58ce41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:30.365273 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:30.365273 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:30.367331 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73b97d96-dcc4-4d4b-b57c-983b2f58ce41 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:30.368188 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1903/3788] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:30 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:31.383603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d64668f-f69d-4f76-a98d-e89ac5a4cced tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:31.384196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d64668f-f69d-4f76-a98d-e89ac5a4cced tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:31.384347 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:31.384347 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:31.384914 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7d64668f-f69d-4f76-a98d-e89ac5a4cced tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:31.385302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7d64668f-f69d-4f76-a98d-e89ac5a4cced tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:31.417280 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:31.417280 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:31.420848 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7d64668f-f69d-4f76-a98d-e89ac5a4cced tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:31.422489 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1886/3789] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:31 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:22:32.439160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43079e20-48f3-4b61-ad4b-d662759801c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:32.440023 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43079e20-48f3-4b61-ad4b-d662759801c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:32.440254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:32.440254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:32.440809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43079e20-48f3-4b61-ad4b-d662759801c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:32.441476 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-43079e20-48f3-4b61-ad4b-d662759801c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:32.466872 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:32.466872 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:32.468695 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43079e20-48f3-4b61-ad4b-d662759801c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:32.469605 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1904/3790] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:32 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:33.485567 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a551d4c2-fac2-416f-be24-118d10f5cee3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:33.486378 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a551d4c2-fac2-416f-be24-118d10f5cee3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:33.486378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:33.486378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:33.486873 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a551d4c2-fac2-416f-be24-118d10f5cee3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:33.487019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a551d4c2-fac2-416f-be24-118d10f5cee3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:33.511486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:33.511486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:33.513855 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a551d4c2-fac2-416f-be24-118d10f5cee3 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:33.514872 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1887/3791] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:33 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:34.535865 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61800f02-02a3-4975-91fb-0a86c3d73d01 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:34.537108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61800f02-02a3-4975-91fb-0a86c3d73d01 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:34.537531 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:34.537531 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:34.537949 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-61800f02-02a3-4975-91fb-0a86c3d73d01 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:34.538514 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-61800f02-02a3-4975-91fb-0a86c3d73d01 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:34.586617 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:34.586617 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:34.590234 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-61800f02-02a3-4975-91fb-0a86c3d73d01 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:34.591770 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1905/3792] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:34 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:35.613783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a57fa987-f1d5-498e-b26f-6a36a103ccad tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:35.614880 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a57fa987-f1d5-498e-b26f-6a36a103ccad tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:35.614880 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:35.614880 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:35.615397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a57fa987-f1d5-498e-b26f-6a36a103ccad tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:35.615903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a57fa987-f1d5-498e-b26f-6a36a103ccad tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:35.655268 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:35.655268 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:35.659321 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a57fa987-f1d5-498e-b26f-6a36a103ccad tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:35.661971 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1888/3793] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:35 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:36.687069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13dc15e9-cee6-40c5-97df-dea8d8e5be5f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:36.688069 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13dc15e9-cee6-40c5-97df-dea8d8e5be5f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:36.688069 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:36.688069 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:36.688632 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13dc15e9-cee6-40c5-97df-dea8d8e5be5f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:36.689019 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-13dc15e9-cee6-40c5-97df-dea8d8e5be5f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:36.732767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:36.732767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:36.735494 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13dc15e9-cee6-40c5-97df-dea8d8e5be5f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:36.736338 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1906/3794] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:36 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:37.753002 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8757940-6376-4f08-a7b2-71ce010108b7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:37.753887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8757940-6376-4f08-a7b2-71ce010108b7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:37.754674 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:37.754674 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:37.755785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8757940-6376-4f08-a7b2-71ce010108b7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:37.757002 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a8757940-6376-4f08-a7b2-71ce010108b7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:37.785025 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:37.785025 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:37.787805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8757940-6376-4f08-a7b2-71ce010108b7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:37.788921 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1889/3795] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:37 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:38.804144 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7bf7390a-8b4d-49ed-aa21-c41c72787c6d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:38.805011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7bf7390a-8b4d-49ed-aa21-c41c72787c6d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:38.805267 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:38.805267 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:38.805753 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7bf7390a-8b4d-49ed-aa21-c41c72787c6d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:38.806298 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-7bf7390a-8b4d-49ed-aa21-c41c72787c6d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:38.830420 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:38.830420 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:38.833242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7bf7390a-8b4d-49ed-aa21-c41c72787c6d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:38.834212 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1907/3796] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:38 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:39.860084 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-15c19b6d-1d2b-4f66-b78b-8b01df938bb8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:39.861136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-15c19b6d-1d2b-4f66-b78b-8b01df938bb8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:39.861317 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:39.861317 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:39.861815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-15c19b6d-1d2b-4f66-b78b-8b01df938bb8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:39.862441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-15c19b6d-1d2b-4f66-b78b-8b01df938bb8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:39.900530 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:39.900530 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:39.903388 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-15c19b6d-1d2b-4f66-b78b-8b01df938bb8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:39.904983 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1890/3797] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:39 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:22:40.925540 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b50d6715-d0dd-433d-8832-5aa8b9ae861a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:40.926302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b50d6715-d0dd-433d-8832-5aa8b9ae861a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:40.926488 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:40.926488 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:40.927028 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b50d6715-d0dd-433d-8832-5aa8b9ae861a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:40.927560 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b50d6715-d0dd-433d-8832-5aa8b9ae861a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:40.958887 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:40.958887 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:40.961150 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b50d6715-d0dd-433d-8832-5aa8b9ae861a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:40.962069 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1908/3798] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:40 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:41.981861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-322f66ef-8110-4dcf-ab33-c497fa963ebe tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:41.982766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-322f66ef-8110-4dcf-ab33-c497fa963ebe tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:41.983115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:41.983115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:41.983774 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-322f66ef-8110-4dcf-ab33-c497fa963ebe tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:41.984478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-322f66ef-8110-4dcf-ab33-c497fa963ebe tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:42.022861 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:42.022861 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:42.024265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-322f66ef-8110-4dcf-ab33-c497fa963ebe tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:42.025308 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1891/3799] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:41 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:43.044940 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-155aa58d-2079-4979-b006-9865eef3d321 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:43.045903 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-155aa58d-2079-4979-b006-9865eef3d321 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:43.046542 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:43.046542 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:43.047221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-155aa58d-2079-4979-b006-9865eef3d321 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:43.047811 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-155aa58d-2079-4979-b006-9865eef3d321 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:43.086961 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:43.086961 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:43.095016 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-155aa58d-2079-4979-b006-9865eef3d321 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:43.095016 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1909/3800] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:43 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:22:44.114291 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb93565f-6067-44bb-b0c0-602deff47734 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:44.115337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb93565f-6067-44bb-b0c0-602deff47734 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:44.115505 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:44.115505 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:44.116015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-eb93565f-6067-44bb-b0c0-602deff47734 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:44.116614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-eb93565f-6067-44bb-b0c0-602deff47734 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:44.279576 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:44.279576 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:44.281438 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-eb93565f-6067-44bb-b0c0-602deff47734 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:44.282283 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1892/3801] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:44 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:22:45.303150 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-903049ab-c6fc-43a4-9e6e-5ae4abe60065 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:45.304122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-903049ab-c6fc-43a4-9e6e-5ae4abe60065 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:45.304486 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:45.304486 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:45.305200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-903049ab-c6fc-43a4-9e6e-5ae4abe60065 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:45.305867 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-903049ab-c6fc-43a4-9e6e-5ae4abe60065 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:45.359112 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:45.359112 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:45.362785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-903049ab-c6fc-43a4-9e6e-5ae4abe60065 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:45.364309 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1910/3802] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:45 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:46.388826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c93546d3-547b-464e-ac04-4d1dc3b9dc77 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:46.389648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c93546d3-547b-464e-ac04-4d1dc3b9dc77 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:46.389806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:46.389806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:46.390701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c93546d3-547b-464e-ac04-4d1dc3b9dc77 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:46.391278 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c93546d3-547b-464e-ac04-4d1dc3b9dc77 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:46.433462 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:46.433462 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:46.436332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c93546d3-547b-464e-ac04-4d1dc3b9dc77 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:46.438011 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1893/3803] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:46 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:47.460683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-704dd3fc-1417-4e80-a0bf-d692051972e0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:47.461639 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-704dd3fc-1417-4e80-a0bf-d692051972e0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:47.461639 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:47.461639 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:47.462229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-704dd3fc-1417-4e80-a0bf-d692051972e0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:47.462831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-704dd3fc-1417-4e80-a0bf-d692051972e0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:47.486147 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:47.486147 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:47.488018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-704dd3fc-1417-4e80-a0bf-d692051972e0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:47.489391 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1911/3804] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:47 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:48.509441 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3824f62d-5448-4c15-b2fc-fad6ece7e342 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:48.510527 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3824f62d-5448-4c15-b2fc-fad6ece7e342 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:48.510951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:48.510951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:48.511734 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3824f62d-5448-4c15-b2fc-fad6ece7e342 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:48.512388 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3824f62d-5448-4c15-b2fc-fad6ece7e342 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:48.561170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:48.561170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:48.564719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3824f62d-5448-4c15-b2fc-fad6ece7e342 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:48.566266 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1894/3805] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:48 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:49.587872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b4eabc79-927b-411d-b371-a2a3a64216c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:49.588814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b4eabc79-927b-411d-b371-a2a3a64216c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:49.589165 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:49.589165 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:49.589719 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b4eabc79-927b-411d-b371-a2a3a64216c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:49.590206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b4eabc79-927b-411d-b371-a2a3a64216c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:49.616742 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:49.616742 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:49.618948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b4eabc79-927b-411d-b371-a2a3a64216c5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:49.619788 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1912/3806] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:49 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:50.646604 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95afc2c5-1b13-446f-aab3-7644d5d17425 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:50.647725 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95afc2c5-1b13-446f-aab3-7644d5d17425 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:50.648175 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:50.648175 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:50.649032 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95afc2c5-1b13-446f-aab3-7644d5d17425 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:50.649661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-95afc2c5-1b13-446f-aab3-7644d5d17425 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:50.680522 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:50.680522 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:50.683058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95afc2c5-1b13-446f-aab3-7644d5d17425 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:50.684066 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1895/3807] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:50 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:51.700370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-130c5057-9abc-4a00-80c4-580558201b4e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:51.701263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-130c5057-9abc-4a00-80c4-580558201b4e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:51.701592 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:51.701592 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:51.702209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-130c5057-9abc-4a00-80c4-580558201b4e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:51.702832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-130c5057-9abc-4a00-80c4-580558201b4e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:51.729824 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:51.729824 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:51.732019 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-130c5057-9abc-4a00-80c4-580558201b4e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:51.733000 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1913/3808] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:51 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:52.759079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6542317b-5b0b-4045-9d7c-cf5d7e154a24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:52.760046 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6542317b-5b0b-4045-9d7c-cf5d7e154a24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:52.760412 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:52.760412 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:52.761118 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6542317b-5b0b-4045-9d7c-cf5d7e154a24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:52.761943 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6542317b-5b0b-4045-9d7c-cf5d7e154a24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:52.808972 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:52.808972 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:52.812489 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6542317b-5b0b-4045-9d7c-cf5d7e154a24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:52.814110 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1896/3809] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:52 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:53.834274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73449a15-b192-4c9f-8c10-a88117ecb923 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:53.835535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73449a15-b192-4c9f-8c10-a88117ecb923 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:53.835955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:53.835955 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:53.836618 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-73449a15-b192-4c9f-8c10-a88117ecb923 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:53.837229 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-73449a15-b192-4c9f-8c10-a88117ecb923 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:53.860437 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:53.860437 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:53.862543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-73449a15-b192-4c9f-8c10-a88117ecb923 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:53.864187 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1914/3810] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:53 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:22:54.878069 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef494ae6-643f-4af7-a6d5-06b1370a6462 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:54.880126 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef494ae6-643f-4af7-a6d5-06b1370a6462 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:54.880557 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:54.880557 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:54.881319 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ef494ae6-643f-4af7-a6d5-06b1370a6462 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:54.881716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ef494ae6-643f-4af7-a6d5-06b1370a6462 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:54.908193 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:54.908193 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:54.910165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ef494ae6-643f-4af7-a6d5-06b1370a6462 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:54.911246 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1897/3811] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:54 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:55.932767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62f8e0e4-c9db-477f-97a3-65da7dfc4e24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:55.933609 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62f8e0e4-c9db-477f-97a3-65da7dfc4e24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:55.933609 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:55.933609 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:55.934081 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62f8e0e4-c9db-477f-97a3-65da7dfc4e24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:55.934228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-62f8e0e4-c9db-477f-97a3-65da7dfc4e24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:55.965038 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:55.965038 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:55.967504 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62f8e0e4-c9db-477f-97a3-65da7dfc4e24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:55.968473 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1915/3812] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:55 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:56.983505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b35c5fd-8c07-4fa3-9857-e74677d10728 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:56.984266 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b35c5fd-8c07-4fa3-9857-e74677d10728 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:56.984266 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:56.984266 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:56.984711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0b35c5fd-8c07-4fa3-9857-e74677d10728 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:56.985007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0b35c5fd-8c07-4fa3-9857-e74677d10728 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:57.031580 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:57.031580 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:57.034486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0b35c5fd-8c07-4fa3-9857-e74677d10728 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:57.036544 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1898/3813] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:56 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:58.060785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b132d4c-9b66-45a4-8961-ae60fe98371c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:58.061598 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b132d4c-9b66-45a4-8961-ae60fe98371c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:58.061795 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:58.061795 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:58.062246 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b132d4c-9b66-45a4-8961-ae60fe98371c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:58.063221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4b132d4c-9b66-45a4-8961-ae60fe98371c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:58.101321 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:58.101321 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:58.104244 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b132d4c-9b66-45a4-8961-ae60fe98371c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:58.106235 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1916/3814] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:58 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:59.128149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c14db54c-2684-48c1-8290-9c2c8b93a6b6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:22:59.129256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c14db54c-2684-48c1-8290-9c2c8b93a6b6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:59.129730 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:59.129730 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:22:59.130407 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c14db54c-2684-48c1-8290-9c2c8b93a6b6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:59.131091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c14db54c-2684-48c1-8290-9c2c8b93a6b6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:22:59.167775 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:59.167775 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:22:59.170555 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c14db54c-2684-48c1-8290-9c2c8b93a6b6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:22:59.171624 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1899/3815] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:59 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:00.195343 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2071b1ce-3225-4c9f-94e6-cb1a4b61322e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:00.196482 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2071b1ce-3225-4c9f-94e6-cb1a4b61322e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:00.197026 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:00.197026 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:00.198145 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2071b1ce-3225-4c9f-94e6-cb1a4b61322e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:00.198814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2071b1ce-3225-4c9f-94e6-cb1a4b61322e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:00.244252 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:00.244252 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:00.247719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2071b1ce-3225-4c9f-94e6-cb1a4b61322e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:00.249092 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1917/3816] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:00 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:01.273784 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d83bb074-cb0c-4114-a2a2-430555a94eca tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:01.274684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d83bb074-cb0c-4114-a2a2-430555a94eca tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:01.275360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:01.275360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:01.276043 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d83bb074-cb0c-4114-a2a2-430555a94eca tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:01.276755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d83bb074-cb0c-4114-a2a2-430555a94eca tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:01.323998 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:01.323998 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:01.327582 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d83bb074-cb0c-4114-a2a2-430555a94eca tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:01.329210 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1900/3817] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:01 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:02.354115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ddd5d21-502b-4edc-b015-2caa203c1172 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:02.354115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ddd5d21-502b-4edc-b015-2caa203c1172 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:02.356071 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:02.356071 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:02.356071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ddd5d21-502b-4edc-b015-2caa203c1172 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:02.356071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6ddd5d21-502b-4edc-b015-2caa203c1172 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:02.380649 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:02.380649 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:02.382884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ddd5d21-502b-4edc-b015-2caa203c1172 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:02.383929 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1918/3818] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:02 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:03.406292 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11ca5bbd-a529-40e3-82fc-0691893f9d54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:03.408237 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11ca5bbd-a529-40e3-82fc-0691893f9d54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:03.408633 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:03.408633 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:03.409321 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-11ca5bbd-a529-40e3-82fc-0691893f9d54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:03.410778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-11ca5bbd-a529-40e3-82fc-0691893f9d54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:03.459766 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:03.459766 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:03.463365 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-11ca5bbd-a529-40e3-82fc-0691893f9d54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:03.465290 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1901/3819] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:03 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:04.485763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4616a68-dbf5-4a50-a23d-84a4bdad453a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:04.487203 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4616a68-dbf5-4a50-a23d-84a4bdad453a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:04.487203 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:04.487203 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:04.487203 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4616a68-dbf5-4a50-a23d-84a4bdad453a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:04.487886 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c4616a68-dbf5-4a50-a23d-84a4bdad453a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:04.513514 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:04.513514 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:04.515838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4616a68-dbf5-4a50-a23d-84a4bdad453a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:04.517186 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1919/3820] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:04 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:05.534466 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2e55de1-2aec-4674-b4f0-74152bf9a328 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:05.535980 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2e55de1-2aec-4674-b4f0-74152bf9a328 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:05.536251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:05.536251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:05.536911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d2e55de1-2aec-4674-b4f0-74152bf9a328 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:05.537386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-d2e55de1-2aec-4674-b4f0-74152bf9a328 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:05.571691 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:05.571691 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:05.573943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d2e55de1-2aec-4674-b4f0-74152bf9a328 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:05.575036 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1902/3821] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:05 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:06.590316 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6835f7fc-a85b-4a0e-9f02-847a249b746d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:06.590866 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6835f7fc-a85b-4a0e-9f02-847a249b746d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:06.591141 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:06.591141 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:06.591648 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6835f7fc-a85b-4a0e-9f02-847a249b746d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:06.592088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6835f7fc-a85b-4a0e-9f02-847a249b746d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:06.614753 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:06.614753 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:06.616699 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6835f7fc-a85b-4a0e-9f02-847a249b746d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:06.617725 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1920/3822] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:06 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:07.640672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b799edd-6e64-49d3-a483-c6392d1b9a32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:07.641670 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b799edd-6e64-49d3-a483-c6392d1b9a32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:07.642303 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:07.642303 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:07.643015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4b799edd-6e64-49d3-a483-c6392d1b9a32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:07.643662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4b799edd-6e64-49d3-a483-c6392d1b9a32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:07.681474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:07.681474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:07.685083 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4b799edd-6e64-49d3-a483-c6392d1b9a32 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:07.686683 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1903/3823] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:07 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:08.712949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f73229cb-ceae-47c4-8ecc-da71ad98116c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:08.713816 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f73229cb-ceae-47c4-8ecc-da71ad98116c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:08.714162 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:08.714162 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:08.714843 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f73229cb-ceae-47c4-8ecc-da71ad98116c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:08.715500 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f73229cb-ceae-47c4-8ecc-da71ad98116c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:08.755107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:08.755107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:08.757246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f73229cb-ceae-47c4-8ecc-da71ad98116c tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:08.758352 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1921/3824] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:08 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:09.774110 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e3444bcd-e5f8-4c8f-8fbf-3c1c052463cb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:09.775011 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e3444bcd-e5f8-4c8f-8fbf-3c1c052463cb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:09.775297 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:09.775297 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:09.775860 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e3444bcd-e5f8-4c8f-8fbf-3c1c052463cb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:09.776336 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e3444bcd-e5f8-4c8f-8fbf-3c1c052463cb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:09.799905 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:09.799905 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:09.802487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e3444bcd-e5f8-4c8f-8fbf-3c1c052463cb tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:09.803282 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1904/3825] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:09 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:10.822165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c467e6b2-d1fe-4da7-8fd7-19882cd9bde5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:10.823088 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c467e6b2-d1fe-4da7-8fd7-19882cd9bde5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:10.823452 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:10.823452 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:10.824103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c467e6b2-d1fe-4da7-8fd7-19882cd9bde5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:10.824850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c467e6b2-d1fe-4da7-8fd7-19882cd9bde5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:10.856675 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:10.856675 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:10.858570 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c467e6b2-d1fe-4da7-8fd7-19882cd9bde5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:10.859530 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1922/3826] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:10 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:11.884133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a491daf5-dcd8-4e58-bb45-8f94a31e34ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:11.885374 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a491daf5-dcd8-4e58-bb45-8f94a31e34ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:11.885806 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:11.885806 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:11.886516 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a491daf5-dcd8-4e58-bb45-8f94a31e34ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:11.887539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a491daf5-dcd8-4e58-bb45-8f94a31e34ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:11.920858 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:11.920858 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:11.923924 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a491daf5-dcd8-4e58-bb45-8f94a31e34ac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:11.926099 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1905/3827] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:11 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:23:12.944207 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-747c56d0-efaf-430d-955d-89a50f1ce21e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:12.944887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-747c56d0-efaf-430d-955d-89a50f1ce21e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:12.945055 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:12.945055 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:12.945582 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-747c56d0-efaf-430d-955d-89a50f1ce21e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:12.945924 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-747c56d0-efaf-430d-955d-89a50f1ce21e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:12.967786 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:12.967786 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:12.969715 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-747c56d0-efaf-430d-955d-89a50f1ce21e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:12.970563 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1923/3828] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:12 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:23:13.985857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3f1b242-7684-4d87-9c84-9fd2a0c0ee29 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:13.986757 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3f1b242-7684-4d87-9c84-9fd2a0c0ee29 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:13.987057 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:13.987057 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:13.988249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b3f1b242-7684-4d87-9c84-9fd2a0c0ee29 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:13.988791 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b3f1b242-7684-4d87-9c84-9fd2a0c0ee29 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:14.013197 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:14.013197 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:14.015339 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b3f1b242-7684-4d87-9c84-9fd2a0c0ee29 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:14.017671 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1906/3829] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:13 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:15.034275 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4d71410-4ef2-45c9-9014-7949d89cb96f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:15.035066 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4d71410-4ef2-45c9-9014-7949d89cb96f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:15.035360 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:15.035360 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:15.035896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c4d71410-4ef2-45c9-9014-7949d89cb96f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:15.036449 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c4d71410-4ef2-45c9-9014-7949d89cb96f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:15.072946 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:15.072946 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:15.075531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c4d71410-4ef2-45c9-9014-7949d89cb96f tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:15.076716 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1924/3830] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:15 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:16.098947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcc4e590-757e-4ba6-9c87-6589afd8a26b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:16.099926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcc4e590-757e-4ba6-9c87-6589afd8a26b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:16.100293 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:16.100293 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:16.101012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dcc4e590-757e-4ba6-9c87-6589afd8a26b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:16.101703 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dcc4e590-757e-4ba6-9c87-6589afd8a26b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:16.149393 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:16.149393 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:16.152857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dcc4e590-757e-4ba6-9c87-6589afd8a26b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:16.155222 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1907/3831] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:16 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:17.171270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea7aeaee-faf5-44e2-8492-a554b6fa9950 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:17.172034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea7aeaee-faf5-44e2-8492-a554b6fa9950 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:17.172235 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:17.172235 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:17.173020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ea7aeaee-faf5-44e2-8492-a554b6fa9950 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:17.173614 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-ea7aeaee-faf5-44e2-8492-a554b6fa9950 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:17.199364 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:17.199364 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:17.201298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ea7aeaee-faf5-44e2-8492-a554b6fa9950 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:17.202141 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1925/3832] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:17 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:18.219038 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-522fad01-b07d-4ba3-83b9-27e7245d1f95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:18.219934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-522fad01-b07d-4ba3-83b9-27e7245d1f95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:18.219934 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:18.219934 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:18.220430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-522fad01-b07d-4ba3-83b9-27e7245d1f95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:18.221020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-522fad01-b07d-4ba3-83b9-27e7245d1f95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:18.245306 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:18.245306 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:18.247468 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-522fad01-b07d-4ba3-83b9-27e7245d1f95 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:18.248524 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1908/3833] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:18 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:19.274401 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-267c708d-7499-49de-ba18-5b416738892e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:19.275367 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-267c708d-7499-49de-ba18-5b416738892e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:19.275733 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:19.275733 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:19.276387 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-267c708d-7499-49de-ba18-5b416738892e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:19.277089 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-267c708d-7499-49de-ba18-5b416738892e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:19.324496 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:19.324496 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:19.327661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-267c708d-7499-49de-ba18-5b416738892e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:19.328999 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1926/3834] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:19 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:20.345442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-683b0c5c-5d76-4683-a4dd-3117bd591da7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:20.346173 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-683b0c5c-5d76-4683-a4dd-3117bd591da7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:20.346173 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:20.346173 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:20.347305 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-683b0c5c-5d76-4683-a4dd-3117bd591da7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:20.347475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-683b0c5c-5d76-4683-a4dd-3117bd591da7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:20.370369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:20.370369 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:20.372246 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-683b0c5c-5d76-4683-a4dd-3117bd591da7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:20.373181 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1909/3835] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:20 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:21.394282 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-051dc99c-6795-4d70-897a-593165b62bd0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:21.395087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-051dc99c-6795-4d70-897a-593165b62bd0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:21.395189 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:21.395189 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:21.395523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-051dc99c-6795-4d70-897a-593165b62bd0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:21.395905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-051dc99c-6795-4d70-897a-593165b62bd0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:21.417956 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:21.417956 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:21.419806 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-051dc99c-6795-4d70-897a-593165b62bd0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:21.420674 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1927/3836] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:21 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:22.437660 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c7f0383-6af3-45ac-b54f-0ffd487cca35 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:22.438596 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c7f0383-6af3-45ac-b54f-0ffd487cca35 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:22.439004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:22.439004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:22.439646 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c7f0383-6af3-45ac-b54f-0ffd487cca35 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:22.440967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0c7f0383-6af3-45ac-b54f-0ffd487cca35 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:22.468327 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:22.468327 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:22.470425 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c7f0383-6af3-45ac-b54f-0ffd487cca35 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:22.471341 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1910/3837] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:22 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:23.493114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95b3068f-6aac-40b8-9154-f35e04e9cb06 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:23.493792 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95b3068f-6aac-40b8-9154-f35e04e9cb06 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:23.494043 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:23.494043 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:23.494391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-95b3068f-6aac-40b8-9154-f35e04e9cb06 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:23.494772 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-95b3068f-6aac-40b8-9154-f35e04e9cb06 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:23.518248 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:23.518248 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:23.520647 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-95b3068f-6aac-40b8-9154-f35e04e9cb06 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:23.521521 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1928/3838] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:23 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:24.541595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4474d95-a930-443e-aec2-23d5142be226 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:24.542128 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4474d95-a930-443e-aec2-23d5142be226 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:24.542256 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:24.542256 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:24.542580 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a4474d95-a930-443e-aec2-23d5142be226 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:24.542952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a4474d95-a930-443e-aec2-23d5142be226 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:24.567412 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:24.567412 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:24.570566 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a4474d95-a930-443e-aec2-23d5142be226 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:24.571610 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1911/3839] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:24 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:25.586271 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b9f5610c-c5e1-4279-aefd-2de1e4732276 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:25.586959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b9f5610c-c5e1-4279-aefd-2de1e4732276 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:25.586959 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:25.586959 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:25.587427 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b9f5610c-c5e1-4279-aefd-2de1e4732276 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:25.587715 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b9f5610c-c5e1-4279-aefd-2de1e4732276 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:25.613291 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:25.613291 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:25.615207 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b9f5610c-c5e1-4279-aefd-2de1e4732276 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:25.616064 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1929/3840] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:25 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:26.630545 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c149da7f-87a5-45a9-b4b3-0ce7bc60fecd tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:26.631473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c149da7f-87a5-45a9-b4b3-0ce7bc60fecd tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:26.631473 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:26.631473 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:26.632087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c149da7f-87a5-45a9-b4b3-0ce7bc60fecd tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:26.632657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c149da7f-87a5-45a9-b4b3-0ce7bc60fecd tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:26.667610 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:26.667610 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:26.669548 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c149da7f-87a5-45a9-b4b3-0ce7bc60fecd tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:26.670362 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1912/3841] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:26 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:27.684975 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68587b94-c1e1-4151-aeb2-7c5180c36087 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:27.685546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68587b94-c1e1-4151-aeb2-7c5180c36087 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:27.685701 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:27.685701 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:27.686012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-68587b94-c1e1-4151-aeb2-7c5180c36087 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:27.686330 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-68587b94-c1e1-4151-aeb2-7c5180c36087 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:27.710424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:27.710424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:27.712680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-68587b94-c1e1-4151-aeb2-7c5180c36087 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:27.713444 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1930/3842] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:27 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:28.731492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2108f41c-a7e9-4340-bfb5-ef2bd0ee8d56 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:28.732385 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2108f41c-a7e9-4340-bfb5-ef2bd0ee8d56 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:28.732385 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:28.732385 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:28.733147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2108f41c-a7e9-4340-bfb5-ef2bd0ee8d56 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:28.733673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-2108f41c-a7e9-4340-bfb5-ef2bd0ee8d56 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:28.757530 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:28.757530 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:28.759411 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2108f41c-a7e9-4340-bfb5-ef2bd0ee8d56 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:28.760246 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1913/3843] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:28 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:29.782757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9509db12-2dfa-4be3-900a-219ef5121cac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:29.783326 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9509db12-2dfa-4be3-900a-219ef5121cac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:29.783515 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:29.783515 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:29.784084 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9509db12-2dfa-4be3-900a-219ef5121cac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:29.784563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-9509db12-2dfa-4be3-900a-219ef5121cac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:29.807453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:29.807453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:29.809491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9509db12-2dfa-4be3-900a-219ef5121cac tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:29.810276 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1931/3844] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:29 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:30.831747 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1ab4b64-5e33-42ca-8334-3166ab22ed4b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:30.833070 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1ab4b64-5e33-42ca-8334-3166ab22ed4b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:30.833528 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:30.833528 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:30.834192 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b1ab4b64-5e33-42ca-8334-3166ab22ed4b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:30.834746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b1ab4b64-5e33-42ca-8334-3166ab22ed4b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:30.858529 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:30.858529 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:30.860962 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b1ab4b64-5e33-42ca-8334-3166ab22ed4b tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:30.861876 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1914/3845] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:30 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:23:30.874559 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b17ca35f-6e28-4228-81d5-c2d83c00eb37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:23:30.875249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b17ca35f-6e28-4228-81d5-c2d83c00eb37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:30.875601 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:30.875601 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:30.876258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b17ca35f-6e28-4228-81d5-c2d83c00eb37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:30.931519 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:30.931519 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:30.941288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b17ca35f-6e28-4228-81d5-c2d83c00eb37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:23:30.967857 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b17ca35f-6e28-4228-81d5-c2d83c00eb37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:23:30.969004 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1932/3846] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:30 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:23:30.989385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] POST http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee/restore Jan 21 08:23:30.990122 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:30.990122 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:30.990758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:23:30.991809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.contrib.backups [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Restoring backup 680210da-6707-4836-b36a-cf31b15231ee ({'restore': {}}) {{(pid=88081) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 08:23:30.992367 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Restoring backup 680210da-6707-4836-b36a-cf31b15231ee to volume None. Jan 21 08:23:31.017947 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:31.017947 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:31.021936 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.backup.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Creating volume of 1 GB for restore of backup 680210da-6707-4836-b36a-cf31b15231ee. Jan 21 08:23:31.035721 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Availability Zones retrieved successfully. Jan 21 08:23:31.054328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Flow 'volume_create_api' (357ebf9e-2428-41e1-bca3-c5790e55785b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:23:31.057124 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7921bf8a-33d4-4d7d-ace3-100f8586bf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:31.059199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:23:31.136303 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7921bf8a-33d4-4d7d-ace3-100f8586bf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:31.140302 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72fa1f1b-d5e6-4b17-a11d-25660f4a05a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:31.219135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Created reservations ['c1517573-7a19-4aae-9d4a-8dfcc1e52397', '5c3639ac-7ee4-4956-8d55-e781958a7023', '9f55e40c-6d36-4dd5-a3db-be6dfd854822', '7bc88bed-90fb-4fe8-bcb4-66d250e3aff3'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:23:31.221139 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72fa1f1b-d5e6-4b17-a11d-25660f4a05a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1517573-7a19-4aae-9d4a-8dfcc1e52397', '5c3639ac-7ee4-4956-8d55-e781958a7023', '9f55e40c-6d36-4dd5-a3db-be6dfd854822', '7bc88bed-90fb-4fe8-bcb4-66d250e3aff3']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:31.223821 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (167e6252-c8c5-409f-91fc-4273f4ff15f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:31.285576 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (167e6252-c8c5-409f-91fc-4273f4ff15f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ee258a4-b3d3-4747-9e15-86bcfca2955e', '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_680210da-6707-4836-b36a-cf31b15231ee',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b8a41419b324bcf9a7e2052eafbfb95',qos_specs=None,replication_status=,reservations=['c1517573-7a19-4aae-9d4a-8dfcc1e52397','5c3639ac-7ee4-4956-8d55-e781958a7023','9f55e40c-6d36-4dd5-a3db-be6dfd854822','7bc88bed-90fb-4fe8-bcb4-66d250e3aff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dde6349fa7d4a519ef0efca5a5f77bd',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:23:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_680210da-6707-4836-b36a-cf31b15231ee',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ee258a4-b3d3-4747-9e15-86bcfca2955e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b8a41419b324bcf9a7e2052eafbfb95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6dde6349fa7d4a519ef0efca5a5f77bd',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:31.287785 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb81ddb-462a-4f74-8a81-24e7846e88cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:31.317125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb81ddb-462a-4f74-8a81-24e7846e88cd) transitioned into 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_680210da-6707-4836-b36a-cf31b15231ee',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b8a41419b324bcf9a7e2052eafbfb95',qos_specs=None,replication_status=,reservations=['c1517573-7a19-4aae-9d4a-8dfcc1e52397','5c3639ac-7ee4-4956-8d55-e781958a7023','9f55e40c-6d36-4dd5-a3db-be6dfd854822','7bc88bed-90fb-4fe8-bcb4-66d250e3aff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dde6349fa7d4a519ef0efca5a5f77bd',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:31.321073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83de1141-eda4-4645-bcfd-35ac824e83f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:31.339854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83de1141-eda4-4645-bcfd-35ac824e83f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:31.345237 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Flow 'volume_create_api' (357ebf9e-2428-41e1-bca3-c5790e55785b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:23:31.400079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Create volume request issued successfully. Jan 21 08:23:31.458261 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:31.458261 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:31.459372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:23:32.510103 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:32.510103 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:32.511297 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:23:32.511680 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Checking backup size 1 against volume size 1 {{(pid=88081) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 08:23:32.512022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.backup.api [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Overwriting volume 8ee258a4-b3d3-4747-9e15-86bcfca2955e with restore of backup 680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:32.532502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] restore_backup in rpcapi backup_id 680210da-6707-4836-b36a-cf31b15231ee {{(pid=88081) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 08:23:32.536521 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6fd064ca-964e-471f-b85a-8fb5a4866472 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee/restore returned with HTTP 202 Jan 21 08:23:32.537682 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1915/3847] 10.222.0.24 () {60 vars in 1360 bytes} [Thu Jan 21 08:23:30 2021] POST /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee/restore => generated 189 bytes in 1554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:23:32.549041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-004c6cf9-01fb-4dae-8d7e-76b7431896c8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:32.549600 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-004c6cf9-01fb-4dae-8d7e-76b7431896c8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:32.549838 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:32.549838 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:32.550214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-004c6cf9-01fb-4dae-8d7e-76b7431896c8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:32.550751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-004c6cf9-01fb-4dae-8d7e-76b7431896c8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:32.577670 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:32.577670 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:32.579517 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-004c6cf9-01fb-4dae-8d7e-76b7431896c8 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:32.580358 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1933/3848] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:32 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:23:33.598829 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d08afb3-fb68-45be-a21c-aa2385c16894 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:33.599828 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d08afb3-fb68-45be-a21c-aa2385c16894 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:33.600144 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:33.600144 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:33.600786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6d08afb3-fb68-45be-a21c-aa2385c16894 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:33.601424 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6d08afb3-fb68-45be-a21c-aa2385c16894 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:33.625706 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:33.625706 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:33.627824 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6d08afb3-fb68-45be-a21c-aa2385c16894 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:33.628665 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1916/3849] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:33 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:34.648954 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5144d526-8657-4acb-ac38-d84011912c54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:34.649530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5144d526-8657-4acb-ac38-d84011912c54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:34.649640 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:34.649640 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:34.650008 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5144d526-8657-4acb-ac38-d84011912c54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:34.650373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5144d526-8657-4acb-ac38-d84011912c54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:34.672732 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:34.672732 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:34.674598 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5144d526-8657-4acb-ac38-d84011912c54 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:34.675435 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1934/3850] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:34 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:35.702030 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6093739-db30-4994-87ad-93ea6b002bf6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:35.702030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6093739-db30-4994-87ad-93ea6b002bf6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:35.702030 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:35.702030 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:35.702030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6093739-db30-4994-87ad-93ea6b002bf6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:35.702030 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-b6093739-db30-4994-87ad-93ea6b002bf6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:35.722746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:35.722746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:35.722746 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6093739-db30-4994-87ad-93ea6b002bf6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:35.726974 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1917/3851] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:35 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:36.753493 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-259a8c84-d7c7-48f9-b1e3-809d853583d9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:36.753493 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-259a8c84-d7c7-48f9-b1e3-809d853583d9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:36.753493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:36.753493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:36.759217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-259a8c84-d7c7-48f9-b1e3-809d853583d9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:36.759217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-259a8c84-d7c7-48f9-b1e3-809d853583d9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:36.814732 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:36.814732 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:36.814732 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-259a8c84-d7c7-48f9-b1e3-809d853583d9 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:36.814732 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1935/3852] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:36 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:37.835242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ca47b00-8a0c-412d-8fc9-8e011e08e3a5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:37.835242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ca47b00-8a0c-412d-8fc9-8e011e08e3a5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:37.835242 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:37.835242 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:37.835242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4ca47b00-8a0c-412d-8fc9-8e011e08e3a5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:37.835242 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-4ca47b00-8a0c-412d-8fc9-8e011e08e3a5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:37.915744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:37.915744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:37.919761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4ca47b00-8a0c-412d-8fc9-8e011e08e3a5 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:37.919761 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1918/3853] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:37 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:38.949005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e182883f-4620-46af-8397-9123f02246d4 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:38.949005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e182883f-4620-46af-8397-9123f02246d4 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:38.949005 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:38.949005 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:38.949005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e182883f-4620-46af-8397-9123f02246d4 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:38.949005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-e182883f-4620-46af-8397-9123f02246d4 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:39.000744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:39.000744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:39.003381 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e182883f-4620-46af-8397-9123f02246d4 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:39.004531 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1936/3854] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:38 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:40.036057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c640bed5-bc9e-48f4-892d-e3149f59f414 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:40.036057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c640bed5-bc9e-48f4-892d-e3149f59f414 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:40.036057 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:40.036057 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:40.036057 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c640bed5-bc9e-48f4-892d-e3149f59f414 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:40.039897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-c640bed5-bc9e-48f4-892d-e3149f59f414 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:40.082405 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:40.082405 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:40.085594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c640bed5-bc9e-48f4-892d-e3149f59f414 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:40.086826 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1919/3855] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:40 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:41.104027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0638d563-0d37-45b6-a4a0-9ee547aafb24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:41.105079 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0638d563-0d37-45b6-a4a0-9ee547aafb24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:41.105079 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:41.105079 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:41.105509 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0638d563-0d37-45b6-a4a0-9ee547aafb24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:41.105801 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0638d563-0d37-45b6-a4a0-9ee547aafb24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:41.129902 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:41.129902 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:41.138688 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0638d563-0d37-45b6-a4a0-9ee547aafb24 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:41.138688 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1937/3856] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:41 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:42.167206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99b8467f-3dde-46c6-83fc-3da41b4c79d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:42.167206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99b8467f-3dde-46c6-83fc-3da41b4c79d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:42.167206 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:42.167206 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:42.167206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99b8467f-3dde-46c6-83fc-3da41b4c79d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:42.167206 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-99b8467f-3dde-46c6-83fc-3da41b4c79d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:42.217409 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:42.217409 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:42.217409 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99b8467f-3dde-46c6-83fc-3da41b4c79d1 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:42.217409 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1920/3857] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:42 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:43.234601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfd050d5-4b95-434c-a1b7-2d4c72f4e788 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:43.235845 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfd050d5-4b95-434c-a1b7-2d4c72f4e788 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:43.236238 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:43.236238 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:43.237778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dfd050d5-4b95-434c-a1b7-2d4c72f4e788 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:43.238970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-dfd050d5-4b95-434c-a1b7-2d4c72f4e788 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:43.266767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:43.266767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:43.269618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dfd050d5-4b95-434c-a1b7-2d4c72f4e788 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:43.271178 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1938/3858] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:43 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:44.296264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-574d6445-6a0d-4f6a-83f7-4479cb65c1ec tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:44.296264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-574d6445-6a0d-4f6a-83f7-4479cb65c1ec tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:44.296264 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:44.296264 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:44.296264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-574d6445-6a0d-4f6a-83f7-4479cb65c1ec tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:44.296264 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-574d6445-6a0d-4f6a-83f7-4479cb65c1ec tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:44.335372 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:44.335372 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:44.335372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-574d6445-6a0d-4f6a-83f7-4479cb65c1ec tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:44.335372 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1921/3859] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:44 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:45.348232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84842c5b-439c-4ac7-af5f-37d600e3311e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:45.349158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84842c5b-439c-4ac7-af5f-37d600e3311e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:45.349439 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:45.349439 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:45.349976 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84842c5b-439c-4ac7-af5f-37d600e3311e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:45.350352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-84842c5b-439c-4ac7-af5f-37d600e3311e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:45.389805 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:45.389805 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:45.393993 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84842c5b-439c-4ac7-af5f-37d600e3311e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:45.395581 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1939/3860] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:45 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:46.417487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31a83b17-bc56-4565-a149-ad3fe246569d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:46.417487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31a83b17-bc56-4565-a149-ad3fe246569d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:46.417487 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:46.417487 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:46.417487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-31a83b17-bc56-4565-a149-ad3fe246569d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:46.419408 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-31a83b17-bc56-4565-a149-ad3fe246569d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:46.470166 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:46.470166 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:46.470166 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-31a83b17-bc56-4565-a149-ad3fe246569d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:46.475190 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1922/3861] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:46 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:47.486127 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84a4ab27-39da-48e2-901c-2b0f7fd2c5f0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:47.487372 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84a4ab27-39da-48e2-901c-2b0f7fd2c5f0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:47.487647 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:47.487647 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:47.488022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84a4ab27-39da-48e2-901c-2b0f7fd2c5f0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:47.488400 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-84a4ab27-39da-48e2-901c-2b0f7fd2c5f0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:47.512896 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:47.512896 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:47.515240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84a4ab27-39da-48e2-901c-2b0f7fd2c5f0 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:47.516729 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1940/3862] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:47 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:48.546269 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-548580dd-7311-4819-a9ef-6308e994faea tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:48.546269 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-548580dd-7311-4819-a9ef-6308e994faea tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:48.546269 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:48.546269 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:48.546269 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-548580dd-7311-4819-a9ef-6308e994faea tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:48.546269 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-548580dd-7311-4819-a9ef-6308e994faea tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:48.592849 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:48.592849 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:48.592849 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-548580dd-7311-4819-a9ef-6308e994faea tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:48.592849 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1923/3863] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:48 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:23:49.606813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f77c75ab-9089-4373-8058-ed918389b86a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:49.607933 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f77c75ab-9089-4373-8058-ed918389b86a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:49.608345 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:49.608345 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:49.609301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f77c75ab-9089-4373-8058-ed918389b86a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:49.609850 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f77c75ab-9089-4373-8058-ed918389b86a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:49.634863 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:49.634863 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:49.637413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f77c75ab-9089-4373-8058-ed918389b86a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:49.639031 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1941/3864] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:49 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:50.663770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27d9e1d3-46c1-440f-9a2d-b8f11d315a94 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:50.663770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27d9e1d3-46c1-440f-9a2d-b8f11d315a94 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:50.663770 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:50.663770 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:50.663770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-27d9e1d3-46c1-440f-9a2d-b8f11d315a94 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:50.663770 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-27d9e1d3-46c1-440f-9a2d-b8f11d315a94 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:50.693737 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:50.693737 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:50.700512 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-27d9e1d3-46c1-440f-9a2d-b8f11d315a94 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:50.700512 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1924/3865] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:50 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:51.724221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c5a0eee-0035-4e3b-92c1-d8d55f417e9d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:51.724221 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c5a0eee-0035-4e3b-92c1-d8d55f417e9d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:51.724221 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:51.724221 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:51.734768 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0c5a0eee-0035-4e3b-92c1-d8d55f417e9d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:51.734768 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-0c5a0eee-0035-4e3b-92c1-d8d55f417e9d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:51.787492 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:51.787492 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:51.787492 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0c5a0eee-0035-4e3b-92c1-d8d55f417e9d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:51.787492 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1942/3866] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:51 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:52.808115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b551a03-2f12-4317-8f83-a148d2651d2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:52.808115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b551a03-2f12-4317-8f83-a148d2651d2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:52.808115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:52.808115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:52.808115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5b551a03-2f12-4317-8f83-a148d2651d2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:52.808115 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5b551a03-2f12-4317-8f83-a148d2651d2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:52.863501 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:52.863501 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:52.868736 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5b551a03-2f12-4317-8f83-a148d2651d2d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:52.902578 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1925/3867] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:52 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:53.904838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8643f80-39dc-489a-a5be-2649c7ff3392 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:53.904838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8643f80-39dc-489a-a5be-2649c7ff3392 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:53.904838 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:53.904838 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:53.904838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8643f80-39dc-489a-a5be-2649c7ff3392 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:53.904838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-a8643f80-39dc-489a-a5be-2649c7ff3392 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:53.951955 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:53.951955 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:53.954192 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8643f80-39dc-489a-a5be-2649c7ff3392 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:53.955204 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1943/3868] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:53 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:54.981634 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62c716a1-252d-4866-b332-c9c99f077536 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:54.981634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62c716a1-252d-4866-b332-c9c99f077536 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:54.981634 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:54.981634 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:54.981634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-62c716a1-252d-4866-b332-c9c99f077536 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:54.981634 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-62c716a1-252d-4866-b332-c9c99f077536 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:55.031242 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:55.031242 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:55.031242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-62c716a1-252d-4866-b332-c9c99f077536 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:55.038910 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1926/3869] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:54 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:56.066804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f957272f-1cc3-4a46-9526-266fc209a2f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:56.066804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f957272f-1cc3-4a46-9526-266fc209a2f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:56.066804 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:56.066804 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:56.066804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f957272f-1cc3-4a46-9526-266fc209a2f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:56.066804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-f957272f-1cc3-4a46-9526-266fc209a2f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:56.110032 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:56.110032 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:56.110032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f957272f-1cc3-4a46-9526-266fc209a2f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:56.119800 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1944/3870] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:56 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:57.150661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5bc537b5-946d-4dfd-83ab-6b30814c6ffa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:57.150661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5bc537b5-946d-4dfd-83ab-6b30814c6ffa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:57.150661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:57.150661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:57.150661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5bc537b5-946d-4dfd-83ab-6b30814c6ffa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:57.150661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-5bc537b5-946d-4dfd-83ab-6b30814c6ffa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:57.210472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:57.210472 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:57.210472 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5bc537b5-946d-4dfd-83ab-6b30814c6ffa tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:57.210472 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1927/3871] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:57 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:58.220286 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-448f07d6-3cd8-4bb0-95e1-b28ce0bab119 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:58.221656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-448f07d6-3cd8-4bb0-95e1-b28ce0bab119 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:58.221656 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:58.221656 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:58.222020 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-448f07d6-3cd8-4bb0-95e1-b28ce0bab119 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:58.222371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-448f07d6-3cd8-4bb0-95e1-b28ce0bab119 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:58.249767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:58.249767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:58.253199 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-448f07d6-3cd8-4bb0-95e1-b28ce0bab119 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:58.254114 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1945/3872] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:58 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:23:59.278443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ee38322-bdbc-465a-a6d2-7c666b99fa80 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:23:59.278443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ee38322-bdbc-465a-a6d2-7c666b99fa80 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:59.278443 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:59.278443 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:23:59.278443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8ee38322-bdbc-465a-a6d2-7c666b99fa80 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:59.278443 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-8ee38322-bdbc-465a-a6d2-7c666b99fa80 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:23:59.337135 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:59.337135 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:23:59.337135 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8ee38322-bdbc-465a-a6d2-7c666b99fa80 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:23:59.337135 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1928/3873] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:59 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:00.356054 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6703f426-6849-4927-865f-df37f259695d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:24:00.356954 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6703f426-6849-4927-865f-df37f259695d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:00.356954 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:00.356954 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:00.357430 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6703f426-6849-4927-865f-df37f259695d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:00.357839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-6703f426-6849-4927-865f-df37f259695d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88080) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:24:00.382218 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:00.382218 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:00.384315 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6703f426-6849-4927-865f-df37f259695d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:24:00.385752 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1946/3874] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:00 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:01.400044 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e189deb-8445-4154-bb30-38bdd62bc511 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:24:01.400888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e189deb-8445-4154-bb30-38bdd62bc511 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:01.400888 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:01.400888 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:01.401366 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3e189deb-8445-4154-bb30-38bdd62bc511 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:01.401690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.backups [None req-3e189deb-8445-4154-bb30-38bdd62bc511 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Show backup with id 680210da-6707-4836-b36a-cf31b15231ee. {{(pid=88081) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:24:01.424922 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:01.424922 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:01.427391 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3e189deb-8445-4154-bb30-38bdd62bc511 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 200 Jan 21 08:24:01.428483 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1929/3875] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:01 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:01.443149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-216e5021-357f-456e-8851-b8d8692071c7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e Jan 21 08:24:01.443701 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-216e5021-357f-456e-8851-b8d8692071c7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:01.443990 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:01.443990 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:01.444465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-216e5021-357f-456e-8851-b8d8692071c7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:01.499019 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:01.499019 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:01.510053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-216e5021-357f-456e-8851-b8d8692071c7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:24:01.553826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-216e5021-357f-456e-8851-b8d8692071c7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e returned with HTTP 200 Jan 21 08:24:01.555633 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1947/3876] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:01 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e => generated 1419 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:24:01.577794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f064658c-1e4b-4355-85a3-6a5165bce02a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e Jan 21 08:24:01.579093 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f064658c-1e4b-4355-85a3-6a5165bce02a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:01.579748 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:01.579748 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:01.580497 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f064658c-1e4b-4355-85a3-6a5165bce02a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:01.657113 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:01.657113 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:01.667319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f064658c-1e4b-4355-85a3-6a5165bce02a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:24:01.695075 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f064658c-1e4b-4355-85a3-6a5165bce02a tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e returned with HTTP 200 Jan 21 08:24:01.695847 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1930/3877] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:01 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e => generated 1419 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:24:03.525987 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e Jan 21 08:24:03.526581 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:03.526728 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:03.526728 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:03.527051 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:03.578248 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:03.578248 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:03.587332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:24:03.614122 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e returned with HTTP 200 Jan 21 08:24:03.615085 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1948/3878] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:24:03 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e => generated 1419 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:24:04.538183 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-1382e87f-3f8c-4c42-aaea-63e7cd9096dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e Jan 21 08:24:04.538761 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-1382e87f-3f8c-4c42-aaea-63e7cd9096dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:04.538909 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:04.538909 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:04.539166 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-1382e87f-3f8c-4c42-aaea-63e7cd9096dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:04.591346 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:04.591346 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:04.602313 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-1382e87f-3f8c-4c42-aaea-63e7cd9096dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:24:04.628087 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-1382e87f-3f8c-4c42-aaea-63e7cd9096dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e returned with HTTP 200 Jan 21 08:24:04.629009 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1931/3879] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:24:04 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e => generated 1419 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:24:04.639985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume// Jan 21 08:24:04.640475 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:04.640741 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:04.640741 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:04.641122 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:04.643068 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:24:04.643707 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1949/3880] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 08:24:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:24:04.658070 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-920fe48e-7b7c-43f2-a7d6-eaed354d976d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] POST http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments Jan 21 08:24:04.659100 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:04.659100 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:04.659528 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-920fe48e-7b7c-43f2-a7d6-eaed354d976d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ee258a4-b3d3-4747-9e15-86bcfca2955e", "instance_uuid": "69572065-bb6f-49ff-b5ab-4271a5aabfb9", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:24:04.714529 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:04.714529 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:04.773680 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-920fe48e-7b7c-43f2-a7d6-eaed354d976d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments returned with HTTP 200 Jan 21 08:24:04.774609 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1932/3881] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 08:24:04 2021] POST /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:24:06.241507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume// Jan 21 08:24:06.242251 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:06.242420 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:06.243789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-d6714e14-1250-40e0-a663-e37998181245 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:24:06.244457 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1950/3882] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 08:24:06 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:24:06.262597 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-f056ade1-0308-41db-bda0-0b79ceb1728e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e Jan 21 08:24:06.263547 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-f056ade1-0308-41db-bda0-0b79ceb1728e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:06.263750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:06.263750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:06.264296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-f056ade1-0308-41db-bda0-0b79ceb1728e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:06.318901 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:06.318901 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:06.328783 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-f056ade1-0308-41db-bda0-0b79ceb1728e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:24:06.351596 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:06.351596 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:06.364968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-f056ade1-0308-41db-bda0-0b79ceb1728e tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e returned with HTTP 200 Jan 21 08:24:06.365835 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1933/3883] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 08:24:06 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:24:06.418382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-20fec818-2b3f-4c4f-9241-a5db9f7875f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] PUT http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments/3036c73b-4040-488e-8c92-57eca42b4af7 Jan 21 08:24:06.420054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-20fec818-2b3f-4c4f-9241-a5db9f7875f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:24:06.475098 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:24:06.475098 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:24:06.475672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-20fec818-2b3f-4c4f-9241-a5db9f7875f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Lock "b'cinder-attachment_update-8ee258a4-b3d3-4747-9e15-86bcfca2955e-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.015s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:24:06.478661 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:06.478661 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:08.339758 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-20fec818-2b3f-4c4f-9241-a5db9f7875f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Lock "b'cinder-attachment_update-8ee258a4-b3d3-4747-9e15-86bcfca2955e-n-h2-765315-16'" released by "attachment_update" :: held 1.864s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:24:08.341162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-20fec818-2b3f-4c4f-9241-a5db9f7875f6 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments/3036c73b-4040-488e-8c92-57eca42b4af7 returned with HTTP 200 Jan 21 08:24:08.342629 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1951/3884] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 08:24:06 2021] PUT /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments/3036c73b-4040-488e-8c92-57eca42b4af7 => generated 762 bytes in 1933 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:24:08.416266 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-ec1cc5ee-0602-4923-987d-d77ed0225cae tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] POST http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments/3036c73b-4040-488e-8c92-57eca42b4af7/action Jan 21 08:24:08.417365 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:08.417365 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:24:08.418441 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-ec1cc5ee-0602-4923-987d-d77ed0225cae tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:24:08.419226 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-ec1cc5ee-0602-4923-987d-d77ed0225cae tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:24:08.517686 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:08.517686 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:24:08.534619 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-30203c4b-7bc2-4ef0-b1e2-d69e15722058 req-ec1cc5ee-0602-4923-987d-d77ed0225cae tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments/3036c73b-4040-488e-8c92-57eca42b4af7/action returned with HTTP 204 Jan 21 08:24:08.535707 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1934/3885] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 08:24:08 2021] POST /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments/3036c73b-4040-488e-8c92-57eca42b4af7/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:25:17.072731 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-8d47e0b6-18f5-4faa-a42e-4442a2edcd3e req-9d7a07b5-3cd1-4530-aebd-1de6a489b8bc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] DELETE http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments/3036c73b-4040-488e-8c92-57eca42b4af7 Jan 21 08:25:17.073402 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-8d47e0b6-18f5-4faa-a42e-4442a2edcd3e req-9d7a07b5-3cd1-4530-aebd-1de6a489b8bc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:17.073402 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:17.073402 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:25:17.073782 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-8d47e0b6-18f5-4faa-a42e-4442a2edcd3e req-9d7a07b5-3cd1-4530-aebd-1de6a489b8bc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:17.096808 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:17.096808 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:25:17.606615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-8d47e0b6-18f5-4faa-a42e-4442a2edcd3e req-9d7a07b5-3cd1-4530-aebd-1de6a489b8bc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:25:17.606958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-8d47e0b6-18f5-4faa-a42e-4442a2edcd3e req-9d7a07b5-3cd1-4530-aebd-1de6a489b8bc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:25:17.615429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-8d47e0b6-18f5-4faa-a42e-4442a2edcd3e req-9d7a07b5-3cd1-4530-aebd-1de6a489b8bc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments/3036c73b-4040-488e-8c92-57eca42b4af7 returned with HTTP 200 Jan 21 08:25:17.616435 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1952/3886] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 08:25:17 2021] DELETE /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/attachments/3036c73b-4040-488e-8c92-57eca42b4af7 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:19.684421 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7987402-3d47-4673-b516-dc95504fcbd2 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] DELETE http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e Jan 21 08:25:19.685055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7987402-3d47-4673-b516-dc95504fcbd2 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:19.685254 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:19.685254 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:25:19.685716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e7987402-3d47-4673-b516-dc95504fcbd2 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:19.686311 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e7987402-3d47-4673-b516-dc95504fcbd2 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Delete volume with id: 8ee258a4-b3d3-4747-9e15-86bcfca2955e Jan 21 08:25:19.738120 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:19.738120 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:25:19.739437 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e7987402-3d47-4673-b516-dc95504fcbd2 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:25:19.769289 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e7987402-3d47-4673-b516-dc95504fcbd2 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Delete volume request issued successfully. Jan 21 08:25:19.769770 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e7987402-3d47-4673-b516-dc95504fcbd2 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e returned with HTTP 202 Jan 21 08:25:19.770659 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1935/3887] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:25:19 2021] DELETE /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/8ee258a4-b3d3-4747-9e15-86bcfca2955e => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:25:19.785772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92eb4b1a-d4a6-40f6-bbd9-999c55509b37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] DELETE http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee Jan 21 08:25:19.786831 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92eb4b1a-d4a6-40f6-bbd9-999c55509b37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:19.787287 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:19.787287 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:25:19.788073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-92eb4b1a-d4a6-40f6-bbd9-999c55509b37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:19.788843 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.contrib.backups [None req-92eb4b1a-d4a6-40f6-bbd9-999c55509b37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Delete backup with id: 680210da-6707-4836-b36a-cf31b15231ee. Jan 21 08:25:19.817247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:19.817247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:25:19.854662 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.backup.rpcapi [None req-92eb4b1a-d4a6-40f6-bbd9-999c55509b37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] delete_backup rpcapi backup_id 680210da-6707-4836-b36a-cf31b15231ee {{(pid=88080) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:25:19.860119 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-92eb4b1a-d4a6-40f6-bbd9-999c55509b37 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee returned with HTTP 202 Jan 21 08:25:19.861816 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1953/3888] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:25:19 2021] DELETE /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/backups/680210da-6707-4836-b36a-cf31b15231ee => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:25:19.877057 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e219d852-6627-441d-9bb0-6bf90ee72fd7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] DELETE http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:25:19.877417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e219d852-6627-441d-9bb0-6bf90ee72fd7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:19.877792 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:19.877792 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:25:19.878485 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e219d852-6627-441d-9bb0-6bf90ee72fd7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:19.879296 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-e219d852-6627-441d-9bb0-6bf90ee72fd7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Delete volume with id: b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:25:20.001544 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:20.001544 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:25:20.004418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e219d852-6627-441d-9bb0-6bf90ee72fd7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:25:20.056382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e219d852-6627-441d-9bb0-6bf90ee72fd7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Delete volume request issued successfully. Jan 21 08:25:20.057232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e219d852-6627-441d-9bb0-6bf90ee72fd7 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 202 Jan 21 08:25:20.065749 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1936/3889] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:25:19 2021] DELETE /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:25:20.077133 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b2cea0a-8433-44eb-9012-4cc74c1e0a8d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:25:20.079263 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b2cea0a-8433-44eb-9012-4cc74c1e0a8d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:20.079736 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:20.079736 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:25:20.080870 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3b2cea0a-8433-44eb-9012-4cc74c1e0a8d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:20.213640 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:20.213640 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:25:20.227974 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3b2cea0a-8433-44eb-9012-4cc74c1e0a8d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:25:20.255454 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3b2cea0a-8433-44eb-9012-4cc74c1e0a8d tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:25:20.256177 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1954/3890] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:20 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 1363 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:21.280174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9793aa7b-a05b-48f9-a6cc-66374f3d65dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:25:21.282519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9793aa7b-a05b-48f9-a6cc-66374f3d65dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:21.283977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:21.283977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:25:21.284773 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9793aa7b-a05b-48f9-a6cc-66374f3d65dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:21.425453 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:21.425453 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:25:21.442279 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9793aa7b-a05b-48f9-a6cc-66374f3d65dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Volume info retrieved successfully. Jan 21 08:25:21.493575 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9793aa7b-a05b-48f9-a6cc-66374f3d65dc tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 200 Jan 21 08:25:21.494532 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1937/3891] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:21 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 1363 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:22.516404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a30c7574-53f0-4b84-a85a-444d78bfbe75 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] GET http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f Jan 21 08:25:22.517479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a30c7574-53f0-4b84-a85a-444d78bfbe75 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:22.517910 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:22.517910 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:25:22.518663 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a30c7574-53f0-4b84-a85a-444d78bfbe75 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:22.634382 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a30c7574-53f0-4b84-a85a-444d78bfbe75 tempest-TestVolumeBackupRestore-1646111702 tempest-TestVolumeBackupRestore-1646111702] http://10.222.0.24/volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f returned with HTTP 404 Jan 21 08:25:22.645919 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1955/3892] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:22 2021] GET /volume/v3/4b8a41419b324bcf9a7e2052eafbfb95/volumes/b972eaa4-a74e-47bc-bd4f-33a10e44465f => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:42:21.371934 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] POST http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes Jan 21 08:42:21.372809 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:21.372809 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:21.372809 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-994626888"}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:21.373882 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-994626888'}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:42:21.374245 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Create volume of 1 GB Jan 21 08:42:21.387625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Availability Zones retrieved successfully. Jan 21 08:42:21.404297 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Flow 'volume_create_api' (6627ac11-7d4f-4a05-aada-0678c9a4afe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:42:21.407102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a576ce2-1293-4d9b-a5aa-b52ca5fe6757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:21.409180 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:42:21.482905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a576ce2-1293-4d9b-a5aa-b52ca5fe6757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:21.485178 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b41efab-5ad4-4204-a083-90cc1621f7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:21.573060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Created reservations ['d06d0e69-2a67-494c-8166-6ae896fbdcff', '4b17fcfa-2ca6-462a-a1c8-3913abebf2c5', '85c19a32-f2cc-4123-b98a-92eb2bda361d', 'd110db1e-d524-4671-90e9-c3617a2e23b7'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:42:21.575103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b41efab-5ad4-4204-a083-90cc1621f7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d06d0e69-2a67-494c-8166-6ae896fbdcff', '4b17fcfa-2ca6-462a-a1c8-3913abebf2c5', '85c19a32-f2cc-4123-b98a-92eb2bda361d', 'd110db1e-d524-4671-90e9-c3617a2e23b7']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:21.577439 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc33e149-b48a-43b9-8270-da9bbd3cd026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:21.637255 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc33e149-b48a-43b9-8270-da9bbd3cd026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b72727d-eaea-4799-adff-567de64f56f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-994626888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99157d5cddf4473899f7323b9cb84ca',qos_specs=None,replication_status=,reservations=['d06d0e69-2a67-494c-8166-6ae896fbdcff','4b17fcfa-2ca6-462a-a1c8-3913abebf2c5','85c19a32-f2cc-4123-b98a-92eb2bda361d','d110db1e-d524-4671-90e9-c3617a2e23b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c6965278c544ebaa1b95074a68dc92',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:42:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-994626888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b72727d-eaea-4799-adff-567de64f56f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b99157d5cddf4473899f7323b9cb84ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='61c6965278c544ebaa1b95074a68dc92',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:21.639311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bdacbb9-5853-4fe4-b2a8-e6d5597924d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:21.675812 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bdacbb9-5853-4fe4-b2a8-e6d5597924d4) transitioned into state 'SUCCESS' from state '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-994626888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99157d5cddf4473899f7323b9cb84ca',qos_specs=None,replication_status=,reservations=['d06d0e69-2a67-494c-8166-6ae896fbdcff','4b17fcfa-2ca6-462a-a1c8-3913abebf2c5','85c19a32-f2cc-4123-b98a-92eb2bda361d','d110db1e-d524-4671-90e9-c3617a2e23b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c6965278c544ebaa1b95074a68dc92',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:21.679513 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72abc6b4-1118-4028-b6c4-32057f768cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:21.695586 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72abc6b4-1118-4028-b6c4-32057f768cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:21.698793 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Flow 'volume_create_api' (6627ac11-7d4f-4a05-aada-0678c9a4afe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:42:21.752558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Create volume request issued successfully. Jan 21 08:42:21.767073 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-10002feb-5e90-4f87-aeed-d5ae720e4e44 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes returned with HTTP 202 Jan 21 08:42:21.768044 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1938/3893] 10.222.0.24 () {60 vars in 1225 bytes} [Thu Jan 21 08:42:21 2021] POST /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes => generated 820 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:42:21.784074 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6f1f402-0920-4b80-9747-b4be78db72f8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:21.784624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6f1f402-0920-4b80-9747-b4be78db72f8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:21.785127 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6f1f402-0920-4b80-9747-b4be78db72f8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:21.837602 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:21.837602 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:21.847162 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6f1f402-0920-4b80-9747-b4be78db72f8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:21.872698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6f1f402-0920-4b80-9747-b4be78db72f8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:21.873835 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1956/3894] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:21 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 888 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:22.892226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f10f8b3c-92f9-439e-a3c8-80d0304eea04 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:22.892871 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f10f8b3c-92f9-439e-a3c8-80d0304eea04 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:22.893024 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:22.893024 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:22.893327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f10f8b3c-92f9-439e-a3c8-80d0304eea04 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:22.943586 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:22.943586 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:22.952238 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f10f8b3c-92f9-439e-a3c8-80d0304eea04 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:22.974978 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f10f8b3c-92f9-439e-a3c8-80d0304eea04 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:22.975802 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1939/3895] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:22 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:23.868248 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-67b5495d-f852-4bc2-b00c-71b6c1805522 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:23.868828 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-67b5495d-f852-4bc2-b00c-71b6c1805522 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:23.869048 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:23.869048 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:23.869422 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-67b5495d-f852-4bc2-b00c-71b6c1805522 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:23.922485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:23.922485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:23.935878 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-67b5495d-f852-4bc2-b00c-71b6c1805522 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:23.962318 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-67b5495d-f852-4bc2-b00c-71b6c1805522 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:23.963169 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1957/3896] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:42:23 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:24.068243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f10f8b3c-92f9-439e-a3c8-80d0304eea04 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume// Jan 21 08:42:24.068751 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f10f8b3c-92f9-439e-a3c8-80d0304eea04 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:24.069004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:24.069004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:24.069515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f10f8b3c-92f9-439e-a3c8-80d0304eea04 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:24.070860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f10f8b3c-92f9-439e-a3c8-80d0304eea04 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:42:24.071493 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1940/3897] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 08:42:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:42:24.084979 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2dc7da14-705e-436f-b706-59a2596e4d26 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] POST http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments Jan 21 08:42:24.085480 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:24.085480 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:24.085900 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2dc7da14-705e-436f-b706-59a2596e4d26 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b72727d-eaea-4799-adff-567de64f56f4", "instance_uuid": "fe837216-4678-4d78-a1de-2e72f85cb67f", "connector": null}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:24.140247 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.140247 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:24.198174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2dc7da14-705e-436f-b706-59a2596e4d26 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments returned with HTTP 200 Jan 21 08:42:24.199100 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1958/3898] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 08:42:24 2021] POST /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:24.243198 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5512b52f-4c6a-454c-a87e-1ef2964296aa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:24.243834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5512b52f-4c6a-454c-a87e-1ef2964296aa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:24.244380 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5512b52f-4c6a-454c-a87e-1ef2964296aa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:24.284397 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2dc7da14-705e-436f-b706-59a2596e4d26 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume// Jan 21 08:42:24.284967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2dc7da14-705e-436f-b706-59a2596e4d26 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:24.285182 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:24.285182 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:24.285654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2dc7da14-705e-436f-b706-59a2596e4d26 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:24.286897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2dc7da14-705e-436f-b706-59a2596e4d26 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:42:24.287494 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1959/3899] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 08:42:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:42:24.302768 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-231608d8-dd6f-4063-8eb5-a4de6e0571b5 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:24.303378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.303378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:24.303650 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-231608d8-dd6f-4063-8eb5-a4de6e0571b5 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:24.303905 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-231608d8-dd6f-4063-8eb5-a4de6e0571b5 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:24.312476 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5512b52f-4c6a-454c-a87e-1ef2964296aa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:24.334216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.334216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:24.343429 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5512b52f-4c6a-454c-a87e-1ef2964296aa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:24.344360 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1941/3900] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:24 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:24.367429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.367429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:24.378317 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-231608d8-dd6f-4063-8eb5-a4de6e0571b5 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:24.398956 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.398956 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:24.407307 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-231608d8-dd6f-4063-8eb5-a4de6e0571b5 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:24.408129 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1960/3901] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 08:42:24 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 1011 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:42:24.450126 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-98911816-30aa-4dd6-a98a-da3f57f3a7b7 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] PUT http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/bef33d56-4375-4c3d-b380-a6360ae70e4a Jan 21 08:42:24.450630 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:24.450630 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:24.451052 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-98911816-30aa-4dd6-a98a-da3f57f3a7b7 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:24.480549 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:42:24.480549 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:42:24.481397 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-98911816-30aa-4dd6-a98a-da3f57f3a7b7 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Lock "b'cinder-attachment_update-4b72727d-eaea-4799-adff-567de64f56f4-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.011s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:42:24.484746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.484746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:25.360525 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-151389c1-3322-4830-98ff-b9c29e8feb14 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:25.361240 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-151389c1-3322-4830-98ff-b9c29e8feb14 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:25.361240 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:25.361240 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:25.361713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-151389c1-3322-4830-98ff-b9c29e8feb14 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:25.423251 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:25.423251 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:25.433332 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-151389c1-3322-4830-98ff-b9c29e8feb14 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:25.452220 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:25.452220 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:25.460745 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-151389c1-3322-4830-98ff-b9c29e8feb14 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:25.461546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1961/3902] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:25 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:25.874883 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-98911816-30aa-4dd6-a98a-da3f57f3a7b7 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Lock "b'cinder-attachment_update-4b72727d-eaea-4799-adff-567de64f56f4-n-h2-765315-16'" released by "attachment_update" :: held 1.394s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:42:25.875758 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-98911816-30aa-4dd6-a98a-da3f57f3a7b7 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/bef33d56-4375-4c3d-b380-a6360ae70e4a returned with HTTP 200 Jan 21 08:42:25.876970 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1942/3903] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 08:42:24 2021] PUT /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/bef33d56-4375-4c3d-b380-a6360ae70e4a => generated 762 bytes in 1432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:26.478419 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-35855c0e-ed52-41a4-991a-62c9fa1ad8a1 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:26.479037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-35855c0e-ed52-41a4-991a-62c9fa1ad8a1 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:26.479156 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:26.479156 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:26.479481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-35855c0e-ed52-41a4-991a-62c9fa1ad8a1 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:26.529352 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:26.529352 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:26.539698 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-35855c0e-ed52-41a4-991a-62c9fa1ad8a1 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:26.561067 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:26.561067 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:26.569809 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-35855c0e-ed52-41a4-991a-62c9fa1ad8a1 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:26.570638 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1962/3904] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:26 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:27.587251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-030979bb-b520-42bc-9222-54c7ceedf6cf tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:27.587881 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-030979bb-b520-42bc-9222-54c7ceedf6cf tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:27.588007 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:27.588007 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:27.588351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-030979bb-b520-42bc-9222-54c7ceedf6cf tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:27.648479 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:27.648479 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:27.662034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-030979bb-b520-42bc-9222-54c7ceedf6cf tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:27.696737 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:27.696737 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:27.710757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-030979bb-b520-42bc-9222-54c7ceedf6cf tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:27.712072 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1943/3905] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:27 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:28.730389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e0a8dc1-ffa9-4211-8adc-613462579a2d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:28.730967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e0a8dc1-ffa9-4211-8adc-613462579a2d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:28.731061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:28.731061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:28.731437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2e0a8dc1-ffa9-4211-8adc-613462579a2d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:28.781523 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:28.781523 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:28.793590 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2e0a8dc1-ffa9-4211-8adc-613462579a2d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:28.831158 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:28.831158 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:28.842053 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2e0a8dc1-ffa9-4211-8adc-613462579a2d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:28.843062 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1963/3906] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:28 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:29.860014 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0649494-e665-4fc5-b2cb-e92c51224c87 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:29.860563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0649494-e665-4fc5-b2cb-e92c51224c87 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:29.860903 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:29.860903 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:29.861345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e0649494-e665-4fc5-b2cb-e92c51224c87 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:29.911742 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:29.911742 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:29.921157 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e0649494-e665-4fc5-b2cb-e92c51224c87 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:29.941763 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:29.941763 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:29.955221 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e0649494-e665-4fc5-b2cb-e92c51224c87 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:29.956056 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1944/3907] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:29 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:30.974277 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39560b57-1193-4507-9c58-0e35ec9bf71a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:30.974843 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39560b57-1193-4507-9c58-0e35ec9bf71a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:30.974950 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:30.974950 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:30.975318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-39560b57-1193-4507-9c58-0e35ec9bf71a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:31.026177 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:31.026177 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:31.034644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-39560b57-1193-4507-9c58-0e35ec9bf71a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:31.053842 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:31.053842 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:31.062464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-39560b57-1193-4507-9c58-0e35ec9bf71a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:31.063313 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1964/3908] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:30 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:32.081532 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b0356609-9749-4439-bafe-5608e4dec478 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:32.082199 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b0356609-9749-4439-bafe-5608e4dec478 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:32.082318 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:32.082318 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:32.083186 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b0356609-9749-4439-bafe-5608e4dec478 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:32.106314 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2a8109d4-62b4-4882-a396-d7d99e490eaa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] POST http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/bef33d56-4375-4c3d-b380-a6360ae70e4a/action Jan 21 08:42:32.106783 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:32.106783 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:32.107342 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2a8109d4-62b4-4882-a396-d7d99e490eaa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:32.107828 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2a8109d4-62b4-4882-a396-d7d99e490eaa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:32.133572 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:32.133572 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:32.142227 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b0356609-9749-4439-bafe-5608e4dec478 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:32.164198 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:32.164198 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:32.174061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b0356609-9749-4439-bafe-5608e4dec478 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:32.175042 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1945/3909] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:32 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:32.181181 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:32.181181 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:32.197509 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2a8109d4-62b4-4882-a396-d7d99e490eaa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/bef33d56-4375-4c3d-b380-a6360ae70e4a/action returned with HTTP 204 Jan 21 08:42:32.198422 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1965/3910] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 08:42:32 2021] POST /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/bef33d56-4375-4c3d-b380-a6360ae70e4a/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:42:33.193684 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43a2f985-1a9d-4076-b34a-37b5cf395545 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:42:33.194301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43a2f985-1a9d-4076-b34a-37b5cf395545 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:33.194419 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:33.194419 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:33.194755 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43a2f985-1a9d-4076-b34a-37b5cf395545 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:33.248216 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:33.248216 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:33.258055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-43a2f985-1a9d-4076-b34a-37b5cf395545 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:42:33.279328 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:33.279328 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:33.288780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43a2f985-1a9d-4076-b34a-37b5cf395545 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:42:33.291003 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1946/3911] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:33 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 1205 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:49.284209 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2a8109d4-62b4-4882-a396-d7d99e490eaa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume// Jan 21 08:42:49.285716 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2a8109d4-62b4-4882-a396-d7d99e490eaa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:49.285976 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:49.285976 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:49.286452 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2a8109d4-62b4-4882-a396-d7d99e490eaa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:49.287781 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-f86c1125-cd4f-411f-bd2a-bd723817fc82 req-2a8109d4-62b4-4882-a396-d7d99e490eaa tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:42:49.288446 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1966/3912] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 08:42: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 21 08:42:49.304007 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-51788329-d2d6-4006-95bb-60d1c9262a40 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] POST http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments Jan 21 08:42:49.304564 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:49.304564 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:49.305018 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-51788329-d2d6-4006-95bb-60d1c9262a40 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b72727d-eaea-4799-adff-567de64f56f4", "instance_uuid": "fe837216-4678-4d78-a1de-2e72f85cb67f", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:49.383571 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:49.383571 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:49.514000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-51788329-d2d6-4006-95bb-60d1c9262a40 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments returned with HTTP 200 Jan 21 08:42:49.514846 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1947/3913] 10.222.0.35 () {64 vars in 1358 bytes} [Thu Jan 21 08:42:49 2021] POST /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments => generated 273 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:49.533952 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-d1a67096-4601-4dab-bab0-b5508896c13a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] DELETE http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/bef33d56-4375-4c3d-b380-a6360ae70e4a Jan 21 08:42:49.534808 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-d1a67096-4601-4dab-bab0-b5508896c13a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:49.535666 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-d1a67096-4601-4dab-bab0-b5508896c13a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:49.572637 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:49.572637 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:49.853958 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-d1a67096-4601-4dab-bab0-b5508896c13a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(95559ed2-130a-493a-b758-200990ce0b61)]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:42:49.854558 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-d1a67096-4601-4dab-bab0-b5508896c13a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Adding status of: reserved to pending status list for volume. {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 08:42:49.855105 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-d1a67096-4601-4dab-bab0-b5508896c13a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:42:49.862872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-d1a67096-4601-4dab-bab0-b5508896c13a tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/bef33d56-4375-4c3d-b380-a6360ae70e4a returned with HTTP 200 Jan 21 08:42:49.864297 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1967/3914] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 08:42:49 2021] DELETE /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/bef33d56-4375-4c3d-b380-a6360ae70e4a => generated 192 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:54.076708 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-fc676893-ec2f-4c9f-8327-4434943b83a8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] PUT http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61 Jan 21 08:42:54.077978 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:54.077978 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:54.079000 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-fc676893-ec2f-4c9f-8327-4434943b83a8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:54.139159 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:42:54.139159 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:42:54.140459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-fc676893-ec2f-4c9f-8327-4434943b83a8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Lock "b'cinder-attachment_update-4b72727d-eaea-4799-adff-567de64f56f4-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.018s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:42:54.147458 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:54.147458 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:42:55.700959 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-fc676893-ec2f-4c9f-8327-4434943b83a8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Lock "b'cinder-attachment_update-4b72727d-eaea-4799-adff-567de64f56f4-n-h1-765315-16'" released by "attachment_update" :: held 1.561s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:42:55.701707 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-fc676893-ec2f-4c9f-8327-4434943b83a8 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61 returned with HTTP 200 Jan 21 08:42:55.703297 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1948/3915] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 08:42:54 2021] PUT /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61 => generated 762 bytes in 1637 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:42:55.723601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-6c997cbd-8ff4-4c6e-98f1-eacae0f680fe tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61 Jan 21 08:42:55.724351 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-6c997cbd-8ff4-4c6e-98f1-eacae0f680fe tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:55.724743 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:55.724743 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:42:55.725522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-6c997cbd-8ff4-4c6e-98f1-eacae0f680fe tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:55.756099 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-6c997cbd-8ff4-4c6e-98f1-eacae0f680fe tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61 returned with HTTP 200 Jan 21 08:42:55.757483 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1968/3916] 10.222.0.43 () {60 vars in 1415 bytes} [Thu Jan 21 08:42:55 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61 => generated 787 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:03.546419 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-1def22ad-5f3d-44a6-877f-a03d20df3b6d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] POST http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61/action Jan 21 08:43:03.547044 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:03.547044 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:03.547529 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-1def22ad-5f3d-44a6-877f-a03d20df3b6d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:03.547915 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-1def22ad-5f3d-44a6-877f-a03d20df3b6d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:03.630474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:03.630474 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:03.651694 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-1def22ad-5f3d-44a6-877f-a03d20df3b6d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61/action returned with HTTP 204 Jan 21 08:43:03.653442 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1949/3917] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 08:43:03 2021] POST /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:43:09.616461 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-6c997cbd-8ff4-4c6e-98f1-eacae0f680fe tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume// Jan 21 08:43:09.617363 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-6c997cbd-8ff4-4c6e-98f1-eacae0f680fe tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:09.617724 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:09.617724 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:09.618214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-6c997cbd-8ff4-4c6e-98f1-eacae0f680fe tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:09.620000 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-912bc364-bd6b-413b-8ca8-e8a37e001e69 req-6c997cbd-8ff4-4c6e-98f1-eacae0f680fe tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:43:09.620976 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1969/3918] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 08:43:09 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:43:09.637985 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-36e1f6da-9971-4bd2-8275-9fd40e40a8b4 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] POST http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments Jan 21 08:43:09.638581 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:09.638581 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:09.639005 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-36e1f6da-9971-4bd2-8275-9fd40e40a8b4 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b72727d-eaea-4799-adff-567de64f56f4", "instance_uuid": "fe837216-4678-4d78-a1de-2e72f85cb67f", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:09.696725 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:09.696725 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:09.826887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-36e1f6da-9971-4bd2-8275-9fd40e40a8b4 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments returned with HTTP 200 Jan 21 08:43:09.828048 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1950/3919] 10.222.0.43 () {64 vars in 1358 bytes} [Thu Jan 21 08:43:09 2021] POST /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments => generated 273 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:09.845205 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-fe50cad7-964b-4315-9cd2-ddb8b03632c3 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] DELETE http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61 Jan 21 08:43:09.845826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-fe50cad7-964b-4315-9cd2-ddb8b03632c3 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:09.846371 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-fe50cad7-964b-4315-9cd2-ddb8b03632c3 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:09.870593 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:09.870593 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:10.163417 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-fe50cad7-964b-4315-9cd2-ddb8b03632c3 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(1b21cbbb-720a-464f-b39c-98ba2db0acd5)]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:43:10.164331 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-fe50cad7-964b-4315-9cd2-ddb8b03632c3 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Adding status of: reserved to pending status list for volume. {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 08:43:10.165459 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-fe50cad7-964b-4315-9cd2-ddb8b03632c3 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:43:10.179471 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-fe50cad7-964b-4315-9cd2-ddb8b03632c3 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61 returned with HTTP 200 Jan 21 08:43:10.181400 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1970/3920] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 08:43:09 2021] DELETE /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/95559ed2-130a-493a-b758-200990ce0b61 => generated 192 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:14.084228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-25798cd3-bb8e-4d6d-8bda-b48c0de3805f tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] PUT http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5 Jan 21 08:43:14.085156 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:14.085156 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:14.085875 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-25798cd3-bb8e-4d6d-8bda-b48c0de3805f tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:14.142507 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:43:14.142507 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:43:14.143409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-25798cd3-bb8e-4d6d-8bda-b48c0de3805f tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Lock "b'cinder-attachment_update-4b72727d-eaea-4799-adff-567de64f56f4-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.016s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:43:14.147374 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:14.147374 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:15.567661 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-25798cd3-bb8e-4d6d-8bda-b48c0de3805f tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Lock "b'cinder-attachment_update-4b72727d-eaea-4799-adff-567de64f56f4-n-h2-765315-16'" released by "attachment_update" :: held 1.424s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:43:15.568345 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-25798cd3-bb8e-4d6d-8bda-b48c0de3805f tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5 returned with HTTP 200 Jan 21 08:43:15.569306 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1951/3921] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 08:43:14 2021] PUT /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5 => generated 762 bytes in 1495 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:15.585827 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-24100c28-3f23-4f40-8e97-b648690bb585 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5 Jan 21 08:43:15.586395 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-24100c28-3f23-4f40-8e97-b648690bb585 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:15.586652 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:15.586652 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:15.587055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-24100c28-3f23-4f40-8e97-b648690bb585 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:15.606753 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-24100c28-3f23-4f40-8e97-b648690bb585 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5 returned with HTTP 200 Jan 21 08:43:15.607703 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1971/3922] 10.222.0.35 () {60 vars in 1415 bytes} [Thu Jan 21 08:43:15 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:25.557432 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-700d1068-59c8-41a6-9ffc-d30c6b540fc2 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] POST http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5/action Jan 21 08:43:25.558087 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:25.558087 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:25.558444 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-700d1068-59c8-41a6-9ffc-d30c6b540fc2 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:25.558739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-700d1068-59c8-41a6-9ffc-d30c6b540fc2 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:25.629339 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.629339 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:25.641842 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-dcd64266-fdbc-472a-81d7-35813dc08d7b req-700d1068-59c8-41a6-9ffc-d30c6b540fc2 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5/action returned with HTTP 204 Jan 21 08:43:25.642609 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1952/3923] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 08:43:25 2021] POST /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:31.891055 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5bb85fd6-b923-45d2-b494-9a0f28ad5c33 req-661b09bd-b92e-4a98-be86-aa3cce21fe7d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] DELETE http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5 Jan 21 08:43:31.891577 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5bb85fd6-b923-45d2-b494-9a0f28ad5c33 req-661b09bd-b92e-4a98-be86-aa3cce21fe7d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:31.891797 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:31.891797 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:31.892167 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-5bb85fd6-b923-45d2-b494-9a0f28ad5c33 req-661b09bd-b92e-4a98-be86-aa3cce21fe7d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:31.917315 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:31.917315 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:32.376815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-5bb85fd6-b923-45d2-b494-9a0f28ad5c33 req-661b09bd-b92e-4a98-be86-aa3cce21fe7d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:43:32.377239 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-5bb85fd6-b923-45d2-b494-9a0f28ad5c33 req-661b09bd-b92e-4a98-be86-aa3cce21fe7d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:43:32.385714 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-5bb85fd6-b923-45d2-b494-9a0f28ad5c33 req-661b09bd-b92e-4a98-be86-aa3cce21fe7d tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5 returned with HTTP 200 Jan 21 08:43:32.386611 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1972/3924] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 08:43:31 2021] DELETE /volume/v3/b99157d5cddf4473899f7323b9cb84ca/attachments/1b21cbbb-720a-464f-b39c-98ba2db0acd5 => generated 19 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:33.255499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7aaae86f-ec00-4911-885b-67f268bcaf74 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:43:33.256283 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7aaae86f-ec00-4911-885b-67f268bcaf74 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:33.256283 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:33.256283 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:33.256810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7aaae86f-ec00-4911-885b-67f268bcaf74 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:33.313278 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:33.313278 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:33.324625 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7aaae86f-ec00-4911-885b-67f268bcaf74 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:43:33.348611 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7aaae86f-ec00-4911-885b-67f268bcaf74 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:43:33.349570 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1953/3925] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:33 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:33.366031 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd327efe-2b84-4954-83b3-e94dfb120ac0 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:43:33.366546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd327efe-2b84-4954-83b3-e94dfb120ac0 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:33.366767 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:33.366767 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:33.367136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd327efe-2b84-4954-83b3-e94dfb120ac0 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:33.420441 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:33.420441 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:33.429129 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bd327efe-2b84-4954-83b3-e94dfb120ac0 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:43:33.454385 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd327efe-2b84-4954-83b3-e94dfb120ac0 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:43:33.455330 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1973/3926] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:33 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:33.582018 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d38c1536-d9e5-48ec-9199-71e449c624ff tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] DELETE http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:43:33.582538 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d38c1536-d9e5-48ec-9199-71e449c624ff tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:33.582897 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:33.582897 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:33.583103 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d38c1536-d9e5-48ec-9199-71e449c624ff tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:33.583550 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-d38c1536-d9e5-48ec-9199-71e449c624ff tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Delete volume with id: 4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:43:33.636426 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:33.636426 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:33.637669 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d38c1536-d9e5-48ec-9199-71e449c624ff tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:43:33.668230 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d38c1536-d9e5-48ec-9199-71e449c624ff tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Delete volume request issued successfully. Jan 21 08:43:33.668789 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d38c1536-d9e5-48ec-9199-71e449c624ff tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 202 Jan 21 08:43:33.669796 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1954/3927] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:43:33 2021] DELETE /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:43:33.679005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c273bfb4-6358-4c18-b8f3-8dc858d44c76 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:43:33.679535 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c273bfb4-6358-4c18-b8f3-8dc858d44c76 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:33.679755 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:33.679755 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:33.680106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c273bfb4-6358-4c18-b8f3-8dc858d44c76 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:33.739071 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:33.739071 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:33.749249 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c273bfb4-6358-4c18-b8f3-8dc858d44c76 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:43:33.775767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c273bfb4-6358-4c18-b8f3-8dc858d44c76 tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:43:33.776662 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1974/3928] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:33 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:34.793372 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fac0e76-2fc1-455e-b19b-ab4457a2b96b tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:43:34.793967 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fac0e76-2fc1-455e-b19b-ab4457a2b96b tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:34.793967 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:34.793967 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:34.794334 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0fac0e76-2fc1-455e-b19b-ab4457a2b96b tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:34.850369 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:34.850369 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:43:34.859707 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0fac0e76-2fc1-455e-b19b-ab4457a2b96b tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Volume info retrieved successfully. Jan 21 08:43:34.890042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0fac0e76-2fc1-455e-b19b-ab4457a2b96b tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 200 Jan 21 08:43:34.890891 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1955/3929] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:34 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 912 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:35.909284 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-caa28729-8245-408f-a5a1-09d7b9a772db tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] GET http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 Jan 21 08:43:35.910228 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-caa28729-8245-408f-a5a1-09d7b9a772db tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:35.910457 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:35.910457 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:43:35.910834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-caa28729-8245-408f-a5a1-09d7b9a772db tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:35.959061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-caa28729-8245-408f-a5a1-09d7b9a772db tempest-ServerActionsTestJSON-258498855 tempest-ServerActionsTestJSON-258498855] http://10.222.0.24/volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 returned with HTTP 404 Jan 21 08:43:35.960138 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1975/3930] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:35 2021] GET /volume/v3/b99157d5cddf4473899f7323b9cb84ca/volumes/4b72727d-eaea-4799-adff-567de64f56f4 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:46:01.995602 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d171a4d9-e030-4bce-8cfd-6018779b0fc2 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] POST http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types Jan 21 08:46:01.996200 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:01.996200 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:01.996512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d171a4d9-e030-4bce-8cfd-6018779b0fc2 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1066946447", "extra_specs": {}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:02.040703 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d171a4d9-e030-4bce-8cfd-6018779b0fc2 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types returned with HTTP 200 Jan 21 08:46:02.041451 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1956/3931] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 08:46:01 2021] POST /volume/v3/ef84106d833749e38308986eb929d5c5/types => generated 218 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:02.057445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4bdc5bc9-af7f-48c2-b887-cb6cf675d870 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] POST http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types/06f84f08-d568-4199-99a1-accc067351f2/encryption Jan 21 08:46:02.058236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4bdc5bc9-af7f-48c2-b887-cb6cf675d870 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:02.108765 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4bdc5bc9-af7f-48c2-b887-cb6cf675d870 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types/06f84f08-d568-4199-99a1-accc067351f2/encryption returned with HTTP 200 Jan 21 08:46:02.110316 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1976/3932] 10.222.0.24 () {60 vars in 1364 bytes} [Thu Jan 21 08:46:02 2021] POST /volume/v3/ef84106d833749e38308986eb929d5c5/types/06f84f08-d568-4199-99a1-accc067351f2/encryption => generated 231 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:02.120329 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] POST http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes Jan 21 08:46:02.121287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-942972980", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1066946447", "size": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:02.122740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-942972980', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1066946447', 'size': 1}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:46:02.135376 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Create volume of 1 GB Jan 21 08:46:02.136100 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:02.136100 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:02.136804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Availability Zones retrieved successfully. Jan 21 08:46:02.153217 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Flow 'volume_create_api' (3a11b9f7-777f-48f2-a4db-c8c3d159b5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:02.155965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf94a2ad-be54-4a9d-b982-f43f6075f2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:02.158753 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:46:02.217950 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf94a2ad-be54-4a9d-b982-f43f6075f2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:46:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=06f84f08-d568-4199-99a1-accc067351f2,is_public=True,name='tempest-scenario-type-cryptsetup-1066946447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06f84f08-d568-4199-99a1-accc067351f2', '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=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:02.221499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c59debe-70d9-4497-9052-4ddddbe399f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:02.270891 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1066946447 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1066946447, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:46:02.271765 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1066946447 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1066946447, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:46:02.316054 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Created reservations ['ef6817af-b2ed-4923-af8c-10e5c0ff3b10', 'cc47512b-d655-4cf2-be73-a668c2e76ab0', 'd961fd55-c78c-4928-8929-c5067fd1e6c3', '9ce1b0eb-98f2-4ffe-9cb8-686042a853d2'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:46:02.318306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c59debe-70d9-4497-9052-4ddddbe399f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef6817af-b2ed-4923-af8c-10e5c0ff3b10', 'cc47512b-d655-4cf2-be73-a668c2e76ab0', 'd961fd55-c78c-4928-8929-c5067fd1e6c3', '9ce1b0eb-98f2-4ffe-9cb8-686042a853d2']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:02.320748 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12944c4-cb24-4c94-b05e-934351becec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:02.383234 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12944c4-cb24-4c94-b05e-934351becec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84903c66-fcf4-4178-baee-595f4e96f9c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-942972980',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e129d0c17b2240ae9e5ccfc498d2d57d',qos_specs=None,replication_status=,reservations=['ef6817af-b2ed-4923-af8c-10e5c0ff3b10','cc47512b-d655-4cf2-be73-a668c2e76ab0','d961fd55-c78c-4928-8929-c5067fd1e6c3','9ce1b0eb-98f2-4ffe-9cb8-686042a853d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5edee81b467454794ec29e148e21bc0',volume_type_id=06f84f08-d568-4199-99a1-accc067351f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-942972980',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=84903c66-fcf4-4178-baee-595f4e96f9c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e129d0c17b2240ae9e5ccfc498d2d57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5edee81b467454794ec29e148e21bc0',volume_attachment=,volume_type=,volume_type_id=06f84f08-d568-4199-99a1-accc067351f2)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:02.385325 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7f99f39-e8b4-49cd-89d6-2726e3b2203e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:02.416194 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7f99f39-e8b4-49cd-89d6-2726e3b2203e) transitioned into state 'SUCCESS' from state '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-942972980',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e129d0c17b2240ae9e5ccfc498d2d57d',qos_specs=None,replication_status=,reservations=['ef6817af-b2ed-4923-af8c-10e5c0ff3b10','cc47512b-d655-4cf2-be73-a668c2e76ab0','d961fd55-c78c-4928-8929-c5067fd1e6c3','9ce1b0eb-98f2-4ffe-9cb8-686042a853d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5edee81b467454794ec29e148e21bc0',volume_type_id=06f84f08-d568-4199-99a1-accc067351f2)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:02.418220 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9edfd3d-b5da-49d3-9458-cc0ec0109e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:02.433654 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9edfd3d-b5da-49d3-9458-cc0ec0109e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:02.436318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Flow 'volume_create_api' (3a11b9f7-777f-48f2-a4db-c8c3d159b5fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:02.488986 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Create volume request issued successfully. Jan 21 08:46:02.503530 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d31bdb9c-769b-403f-b83e-0e44df289b56 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes returned with HTTP 202 Jan 21 08:46:02.512625 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1957/3933] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:46:02 2021] POST /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes => generated 856 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:46:02.528025 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c443618c-3624-458e-ac6b-908c9602c623 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:02.528998 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c443618c-3624-458e-ac6b-908c9602c623 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:02.529810 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c443618c-3624-458e-ac6b-908c9602c623 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:02.587449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:02.587449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:02.598672 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c443618c-3624-458e-ac6b-908c9602c623 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:02.630089 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c443618c-3624-458e-ac6b-908c9602c623 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:02.637219 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1977/3934] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:02 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 948 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:03.647804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfd18360-9508-4073-81f2-31f8458eb87f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:03.648673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfd18360-9508-4073-81f2-31f8458eb87f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:03.648673 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:03.648673 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:03.649114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-cfd18360-9508-4073-81f2-31f8458eb87f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:03.699201 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:03.699201 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:03.708303 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-cfd18360-9508-4073-81f2-31f8458eb87f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:03.733226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-cfd18360-9508-4073-81f2-31f8458eb87f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:03.734564 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1958/3935] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:03 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:03.750635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-028b2e7b-cac1-4ea5-ab1f-a5c874ab2d27 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:03.751155 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-028b2e7b-cac1-4ea5-ab1f-a5c874ab2d27 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:03.751338 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:03.751338 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:03.751713 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-028b2e7b-cac1-4ea5-ab1f-a5c874ab2d27 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:03.803418 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:03.803418 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:03.812264 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-028b2e7b-cac1-4ea5-ab1f-a5c874ab2d27 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:03.835306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-028b2e7b-cac1-4ea5-ab1f-a5c874ab2d27 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:03.836123 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1978/3936] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:03 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:03.963092 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-3cf8f080-f7c9-407b-a568-db636f0c49e2 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:03.963673 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-3cf8f080-f7c9-407b-a568-db636f0c49e2 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:03.963896 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:03.963896 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:03.964311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-3cf8f080-f7c9-407b-a568-db636f0c49e2 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:04.014456 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.014456 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:04.023066 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-3cf8f080-f7c9-407b-a568-db636f0c49e2 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:04.045761 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-3cf8f080-f7c9-407b-a568-db636f0c49e2 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:04.047212 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1959/3937] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:46:03 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:04.144415 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-028b2e7b-cac1-4ea5-ab1f-a5c874ab2d27 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume// Jan 21 08:46:04.145205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-028b2e7b-cac1-4ea5-ab1f-a5c874ab2d27 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:04.145424 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:04.145424 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:04.145893 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-028b2e7b-cac1-4ea5-ab1f-a5c874ab2d27 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:04.147182 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-028b2e7b-cac1-4ea5-ab1f-a5c874ab2d27 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:46:04.148003 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1979/3938] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 08:46:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:46:04.167142 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-8eb8ce55-0c2e-45b6-8a05-648adc26572c tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] POST http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments Jan 21 08:46:04.167566 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:04.167566 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:04.167982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-8eb8ce55-0c2e-45b6-8a05-648adc26572c tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84903c66-fcf4-4178-baee-595f4e96f9c6", "instance_uuid": "7fd72e04-387f-48b5-8b2c-79dba07536dd", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:04.222433 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.222433 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:04.278765 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-8eb8ce55-0c2e-45b6-8a05-648adc26572c tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments returned with HTTP 200 Jan 21 08:46:04.279704 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1960/3939] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 08:46:04 2021] POST /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:46:04.328801 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2970518-8dfc-44db-92d5-30318e9dda44 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:04.329504 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2970518-8dfc-44db-92d5-30318e9dda44 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:04.330169 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f2970518-8dfc-44db-92d5-30318e9dda44 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:04.364161 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-8eb8ce55-0c2e-45b6-8a05-648adc26572c tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume// Jan 21 08:46:04.364838 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-8eb8ce55-0c2e-45b6-8a05-648adc26572c tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:04.365082 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:04.365082 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:04.365747 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-8eb8ce55-0c2e-45b6-8a05-648adc26572c tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:04.367006 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-8eb8ce55-0c2e-45b6-8a05-648adc26572c tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:46:04.367619 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1961/3940] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 08:46:04 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:46:04.385404 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-9cb8b296-5f65-4d74-a0c8-9ccc5c225e50 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:04.386107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-9cb8b296-5f65-4d74-a0c8-9ccc5c225e50 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:04.386769 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-9cb8b296-5f65-4d74-a0c8-9ccc5c225e50 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:04.388305 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.388305 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:04.398065 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f2970518-8dfc-44db-92d5-30318e9dda44 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:04.418282 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.418282 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:04.428233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f2970518-8dfc-44db-92d5-30318e9dda44 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:04.429382 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1980/3941] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:04 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 948 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:04.439844 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.439844 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:04.449319 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-9cb8b296-5f65-4d74-a0c8-9ccc5c225e50 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:04.469467 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.469467 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:04.478231 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-9cb8b296-5f65-4d74-a0c8-9ccc5c225e50 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:04.479083 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1962/3942] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 08:46:04 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 1047 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:46:04.525436 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-c4bec780-3fb2-415a-9673-cce6a07e08ff tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] PUT http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/a818ebea-b1d7-4c8b-8347-df762d3ca079 Jan 21 08:46:04.525966 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:04.525966 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:04.526391 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-c4bec780-3fb2-415a-9673-cce6a07e08ff tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:04.554995 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:46:04.554995 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:46:04.555480 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-c4bec780-3fb2-415a-9673-cce6a07e08ff tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Lock "b'cinder-attachment_update-84903c66-fcf4-4178-baee-595f4e96f9c6-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.009s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:46:04.557765 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.557765 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:05.446139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d179a60d-4834-4618-a6f6-d2faba2bd731 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:05.446674 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d179a60d-4834-4618-a6f6-d2faba2bd731 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:05.446876 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:05.446876 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:05.447251 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d179a60d-4834-4618-a6f6-d2faba2bd731 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:05.500572 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:05.500572 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:05.510028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d179a60d-4834-4618-a6f6-d2faba2bd731 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:05.529002 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:05.529002 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:05.537519 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d179a60d-4834-4618-a6f6-d2faba2bd731 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:05.538305 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1963/3943] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:05 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:05.834628 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-c4bec780-3fb2-415a-9673-cce6a07e08ff tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Lock "b'cinder-attachment_update-84903c66-fcf4-4178-baee-595f4e96f9c6-n-h2-765315-16'" released by "attachment_update" :: held 1.279s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:46:05.835364 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-c4bec780-3fb2-415a-9673-cce6a07e08ff tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/a818ebea-b1d7-4c8b-8347-df762d3ca079 returned with HTTP 200 Jan 21 08:46:05.836645 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1981/3944] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 08:46:04 2021] PUT /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/a818ebea-b1d7-4c8b-8347-df762d3ca079 => generated 761 bytes in 1323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:05.854832 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-cdaa541a-c2e0-4c5e-aab2-39f8dbd02af1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6/encryption Jan 21 08:46:05.855405 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-cdaa541a-c2e0-4c5e-aab2-39f8dbd02af1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:05.855629 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:05.855629 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:05.856006 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-cdaa541a-c2e0-4c5e-aab2-39f8dbd02af1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:05.907334 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:05.907334 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:05.960464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-cdaa541a-c2e0-4c5e-aab2-39f8dbd02af1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6/encryption returned with HTTP 200 Jan 21 08:46:05.961373 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1964/3945] 10.222.0.35 () {58 vars in 1395 bytes} [Thu Jan 21 08:46:05 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6/encryption => generated 161 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:06.559067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e316bf59-c16e-459a-94de-bcb8efe09111 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:06.559586 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e316bf59-c16e-459a-94de-bcb8efe09111 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:06.559772 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:06.559772 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:06.560140 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e316bf59-c16e-459a-94de-bcb8efe09111 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:06.610726 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:06.610726 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:06.619143 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e316bf59-c16e-459a-94de-bcb8efe09111 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:06.637858 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:06.637858 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:06.650274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e316bf59-c16e-459a-94de-bcb8efe09111 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:06.651158 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1982/3946] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:06 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 949 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:07.668480 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ef2adb5-8504-41fa-999f-11154ca3147d tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:07.669091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ef2adb5-8504-41fa-999f-11154ca3147d tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:07.669454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:07.669454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:07.669823 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-2ef2adb5-8504-41fa-999f-11154ca3147d tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:07.718891 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:07.718891 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:07.727178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-2ef2adb5-8504-41fa-999f-11154ca3147d tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:07.746059 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:07.746059 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:07.754763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-2ef2adb5-8504-41fa-999f-11154ca3147d tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:07.755577 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1965/3947] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:07 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:08.773265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7127a417-c05c-4cfb-87fd-f6dc9d7bf6db tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:08.773864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7127a417-c05c-4cfb-87fd-f6dc9d7bf6db tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:08.774024 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:08.774024 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:08.774399 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7127a417-c05c-4cfb-87fd-f6dc9d7bf6db tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:08.824572 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:08.824572 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:08.834251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7127a417-c05c-4cfb-87fd-f6dc9d7bf6db tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:08.854859 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:08.854859 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:08.863943 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7127a417-c05c-4cfb-87fd-f6dc9d7bf6db tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:08.864833 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1983/3948] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:08 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 949 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:09.883531 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23f5009f-6d09-4ffa-9026-a6eb0e28d4b1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:09.884060 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23f5009f-6d09-4ffa-9026-a6eb0e28d4b1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:09.884277 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:09.884277 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:09.884683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-23f5009f-6d09-4ffa-9026-a6eb0e28d4b1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:09.935750 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:09.935750 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:09.944990 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-23f5009f-6d09-4ffa-9026-a6eb0e28d4b1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:09.965232 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:09.965232 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:09.974229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-23f5009f-6d09-4ffa-9026-a6eb0e28d4b1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:09.975066 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1966/3949] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:09 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 949 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:10.991252 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e53990d-93ce-40c3-b22c-a83b3073d59e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:10.991901 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e53990d-93ce-40c3-b22c-a83b3073d59e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:10.992053 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:10.992053 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:10.992320 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0e53990d-93ce-40c3-b22c-a83b3073d59e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:11.042004 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:11.042004 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:11.051609 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0e53990d-93ce-40c3-b22c-a83b3073d59e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:11.071741 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:11.071741 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:11.080912 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0e53990d-93ce-40c3-b22c-a83b3073d59e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:11.081753 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1984/3950] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:10 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:11.667387 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-e9f9253f-85c8-49d7-921e-e5e3e030b6e0 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] POST http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/a818ebea-b1d7-4c8b-8347-df762d3ca079/action Jan 21 08:46:11.667898 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:11.667898 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:11.668328 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-e9f9253f-85c8-49d7-921e-e5e3e030b6e0 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:46:11.668739 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-e9f9253f-85c8-49d7-921e-e5e3e030b6e0 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:11.739383 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:11.739383 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:11.752872 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-9206ed4e-efd5-41f4-8ce4-74caa5f7b027 req-e9f9253f-85c8-49d7-921e-e5e3e030b6e0 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/a818ebea-b1d7-4c8b-8347-df762d3ca079/action returned with HTTP 204 Jan 21 08:46:11.753685 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1967/3951] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 08:46:11 2021] POST /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/a818ebea-b1d7-4c8b-8347-df762d3ca079/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:46:12.097719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13bb3a33-66d0-4d76-aa88-f4700039476e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:12.098258 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13bb3a33-66d0-4d76-aa88-f4700039476e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.098391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.098391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:12.098686 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-13bb3a33-66d0-4d76-aa88-f4700039476e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.169253 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.169253 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.179379 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-13bb3a33-66d0-4d76-aa88-f4700039476e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:12.198059 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.198059 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.206414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-13bb3a33-66d0-4d76-aa88-f4700039476e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:12.207270 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1985/3952] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 1241 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:12.224819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f652dbaa-8eb8-4d29-b4b4-7eca0a745449 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:12.225684 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f652dbaa-8eb8-4d29-b4b4-7eca0a745449 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.225881 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.225881 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:12.226615 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f652dbaa-8eb8-4d29-b4b4-7eca0a745449 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.277869 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.277869 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.286794 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-f652dbaa-8eb8-4d29-b4b4-7eca0a745449 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:12.305808 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.305808 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.314601 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f652dbaa-8eb8-4d29-b4b4-7eca0a745449 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:12.315452 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1968/3953] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 1241 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:12.430378 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-c00e4683-9354-42ad-888d-5cd910ddbb33 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:12.430892 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-c00e4683-9354-42ad-888d-5cd910ddbb33 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.431106 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.431106 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:12.431479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-c00e4683-9354-42ad-888d-5cd910ddbb33 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.483524 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.483524 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.492406 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-72d43106-7034-43fc-bbc1-877de5f85154 req-c00e4683-9354-42ad-888d-5cd910ddbb33 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:12.510839 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.510839 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.519386 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-c00e4683-9354-42ad-888d-5cd910ddbb33 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:12.520427 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1986/3954] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 1241 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:12.543061 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-36bd18bc-7f3a-44cb-a0c1-dfb0f9972543 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] POST http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6/action Jan 21 08:46:12.543508 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.543508 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:12.543932 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-36bd18bc-7f3a-44cb-a0c1-dfb0f9972543 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action body: b'{"os-begin_detaching": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:46:12.544318 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-36bd18bc-7f3a-44cb-a0c1-dfb0f9972543 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:12.595949 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.595949 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.597233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-72d43106-7034-43fc-bbc1-877de5f85154 req-36bd18bc-7f3a-44cb-a0c1-dfb0f9972543 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:12.608160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-72d43106-7034-43fc-bbc1-877de5f85154 req-36bd18bc-7f3a-44cb-a0c1-dfb0f9972543 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Begin detaching volume completed successfully. Jan 21 08:46:12.608486 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-36bd18bc-7f3a-44cb-a0c1-dfb0f9972543 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6/action returned with HTTP 202 Jan 21 08:46:12.609500 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1969/3955] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 08:46:12 2021] POST /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:46:12.692853 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-c00e4683-9354-42ad-888d-5cd910ddbb33 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume// Jan 21 08:46:12.693342 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-c00e4683-9354-42ad-888d-5cd910ddbb33 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.693568 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.693568 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:12.693952 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-c00e4683-9354-42ad-888d-5cd910ddbb33 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.695003 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-c00e4683-9354-42ad-888d-5cd910ddbb33 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:46:12.695608 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1987/3956] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:46:12.709757 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-ab07e720-c70e-4d87-801a-397bbdf6ca74 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:12.710530 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-ab07e720-c70e-4d87-801a-397bbdf6ca74 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.710725 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.710725 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:12.711047 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-ab07e720-c70e-4d87-801a-397bbdf6ca74 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.763573 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.763573 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.774226 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-72d43106-7034-43fc-bbc1-877de5f85154 req-ab07e720-c70e-4d87-801a-397bbdf6ca74 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:12.795107 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.795107 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.805756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-ab07e720-c70e-4d87-801a-397bbdf6ca74 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:12.806518 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1970/3957] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 1343 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:46:12.850670 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-1399ded2-3c09-423f-814d-fa54d380af6b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6/encryption Jan 21 08:46:12.851201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-1399ded2-3c09-423f-814d-fa54d380af6b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.851765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-1399ded2-3c09-423f-814d-fa54d380af6b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.901650 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.901650 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:12.953505 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-1399ded2-3c09-423f-814d-fa54d380af6b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6/encryption returned with HTTP 200 Jan 21 08:46:12.954708 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1988/3958] 10.222.0.35 () {58 vars in 1395 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6/encryption => generated 161 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:13.401997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-6a6ff167-490a-4662-a5cb-2027ce4553fd tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] DELETE http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/a818ebea-b1d7-4c8b-8347-df762d3ca079 Jan 21 08:46:13.402546 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-6a6ff167-490a-4662-a5cb-2027ce4553fd tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:13.402703 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:13.402703 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:13.403087 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-6a6ff167-490a-4662-a5cb-2027ce4553fd tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:13.423715 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:13.423715 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:13.880348 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-72d43106-7034-43fc-bbc1-877de5f85154 req-6a6ff167-490a-4662-a5cb-2027ce4553fd tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:46:13.881296 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-72d43106-7034-43fc-bbc1-877de5f85154 req-6a6ff167-490a-4662-a5cb-2027ce4553fd tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:46:13.888544 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-72d43106-7034-43fc-bbc1-877de5f85154 req-6a6ff167-490a-4662-a5cb-2027ce4553fd tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/a818ebea-b1d7-4c8b-8347-df762d3ca079 returned with HTTP 200 Jan 21 08:46:13.889460 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1971/3959] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 08:46:13 2021] DELETE /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/a818ebea-b1d7-4c8b-8347-df762d3ca079 => generated 19 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:15.149047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c592e250-4270-4295-afb6-4162c978871a req-759ccb80-4608-42d1-a262-947bd6a6894f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:15.149681 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-c592e250-4270-4295-afb6-4162c978871a req-759ccb80-4608-42d1-a262-947bd6a6894f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:15.149988 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:15.149988 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:15.150435 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-c592e250-4270-4295-afb6-4162c978871a req-759ccb80-4608-42d1-a262-947bd6a6894f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:15.208472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:15.208472 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:15.220702 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-c592e250-4270-4295-afb6-4162c978871a req-759ccb80-4608-42d1-a262-947bd6a6894f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:15.250078 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c592e250-4270-4295-afb6-4162c978871a req-759ccb80-4608-42d1-a262-947bd6a6894f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:15.251597 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1989/3960] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:46:15 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 949 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:15.277174 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc9749d2-c857-4e49-938f-33430cdbdceb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] DELETE http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:15.277941 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc9749d2-c857-4e49-938f-33430cdbdceb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:15.278268 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:15.278268 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:15.278887 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc9749d2-c857-4e49-938f-33430cdbdceb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:15.279459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-fc9749d2-c857-4e49-938f-33430cdbdceb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Delete volume with id: 84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:15.336749 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:15.336749 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:15.338717 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc9749d2-c857-4e49-938f-33430cdbdceb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:15.367819 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.keymgr.conf_key_mgr [None req-fc9749d2-c857-4e49-938f-33430cdbdceb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 08:46:15.379510 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc9749d2-c857-4e49-938f-33430cdbdceb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Delete volume request issued successfully. Jan 21 08:46:15.380190 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc9749d2-c857-4e49-938f-33430cdbdceb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 202 Jan 21 08:46:15.381460 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1972/3961] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:46:15 2021] DELETE /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:46:15.390243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6c049c6-98ef-40f6-97d9-c92f0bb48070 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:15.390923 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6c049c6-98ef-40f6-97d9-c92f0bb48070 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:15.391459 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:15.391459 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:15.392040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b6c049c6-98ef-40f6-97d9-c92f0bb48070 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:15.453623 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:15.453623 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:15.470256 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b6c049c6-98ef-40f6-97d9-c92f0bb48070 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:15.506034 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b6c049c6-98ef-40f6-97d9-c92f0bb48070 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:15.507064 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1990/3962] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:15 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 948 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:16.525923 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0543904c-38e6-44bb-a8ef-3772c9462d77 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:16.526683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0543904c-38e6-44bb-a8ef-3772c9462d77 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:16.526683 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:16.526683 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:16.527102 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0543904c-38e6-44bb-a8ef-3772c9462d77 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:16.582777 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:16.582777 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:46:16.591718 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0543904c-38e6-44bb-a8ef-3772c9462d77 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:46:16.615804 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0543904c-38e6-44bb-a8ef-3772c9462d77 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 200 Jan 21 08:46:16.616682 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1973/3963] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:16 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 948 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:17.634103 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43f329b4-2eda-4f5e-8b4a-dc6b889ad8b3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 Jan 21 08:46:17.634672 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43f329b4-2eda-4f5e-8b4a-dc6b889ad8b3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:17.634795 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:17.634795 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:17.635162 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43f329b4-2eda-4f5e-8b4a-dc6b889ad8b3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:17.684442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43f329b4-2eda-4f5e-8b4a-dc6b889ad8b3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 returned with HTTP 404 Jan 21 08:46:17.689738 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1991/3964] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:17 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/84903c66-fcf4-4178-baee-595f4e96f9c6 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:46:17.694173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84551767-fecf-487b-b0c9-5f45155def22 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] GET http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/volumes/detail?all_tenants=1 Jan 21 08:46:17.694685 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84551767-fecf-487b-b0c9-5f45155def22 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:17.694906 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:17.694906 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:46:17.695272 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-84551767-fecf-487b-b0c9-5f45155def22 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:17.697233 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-84551767-fecf-487b-b0c9-5f45155def22 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:46:17.752232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-84551767-fecf-487b-b0c9-5f45155def22 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Get all volumes completed successfully. Jan 21 08:46:17.756413 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-84551767-fecf-487b-b0c9-5f45155def22 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 08:46:17.757286 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1974/3965] 10.222.0.24 () {58 vars in 1252 bytes} [Thu Jan 21 08:46:17 2021] GET /volume/v3/ef84106d833749e38308986eb929d5c5/volumes/detail?all_tenants=1 => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 08:46:17.773988 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-320a156b-c754-4d6b-b396-1f06c761b018 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] DELETE http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types/06f84f08-d568-4199-99a1-accc067351f2 Jan 21 08:46:17.774502 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-320a156b-c754-4d6b-b396-1f06c761b018 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:17.775016 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-320a156b-c754-4d6b-b396-1f06c761b018 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:17.854474 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:46:17.854474 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:46:17.873762 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-320a156b-c754-4d6b-b396-1f06c761b018 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types/06f84f08-d568-4199-99a1-accc067351f2 returned with HTTP 202 Jan 21 08:46:17.875509 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1992/3966] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:46:17 2021] DELETE /volume/v3/ef84106d833749e38308986eb929d5c5/types/06f84f08-d568-4199-99a1-accc067351f2 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:47:00.960265 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5420b1f9-7179-4995-9e94-5d58adf70102 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] POST http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types Jan 21 08:47:00.961100 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5420b1f9-7179-4995-9e94-5d58adf70102 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1854415055", "extra_specs": {}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:01.000389 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5420b1f9-7179-4995-9e94-5d58adf70102 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types returned with HTTP 200 Jan 21 08:47:01.001278 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1975/3967] 10.222.0.24 () {60 vars in 1219 bytes} [Thu Jan 21 08:47:00 2021] POST /volume/v3/ef84106d833749e38308986eb929d5c5/types => generated 212 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:01.012997 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5547149-7454-47c5-912a-427ca21f8ee1 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] POST http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types/25abff34-bf7e-42a3-904c-b9cb9adaa019/encryption Jan 21 08:47:01.014401 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e5547149-7454-47c5-912a-427ca21f8ee1 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:01.063517 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e5547149-7454-47c5-912a-427ca21f8ee1 tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types/25abff34-bf7e-42a3-904c-b9cb9adaa019/encryption returned with HTTP 200 Jan 21 08:47:01.066683 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1993/3968] 10.222.0.24 () {60 vars in 1364 bytes} [Thu Jan 21 08:47:01 2021] POST /volume/v3/ef84106d833749e38308986eb929d5c5/types/25abff34-bf7e-42a3-904c-b9cb9adaa019/encryption => generated 230 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:01.074416 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] POST http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes Jan 21 08:47:01.075197 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1319160192", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1854415055", "size": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:01.077013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1319160192', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1854415055', 'size': 1}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:47:01.089042 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Create volume of 1 GB Jan 21 08:47:01.089737 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:01.089737 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:01.090383 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Availability Zones retrieved successfully. Jan 21 08:47:01.108659 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Flow 'volume_create_api' (f10e6639-1e2f-41ea-95b4-61a82cebdccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:01.111384 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c61e9b-c08c-48cf-822e-553ee010e31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:01.113364 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:47:01.169214 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c61e9b-c08c-48cf-822e-553ee010e31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:47:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25abff34-bf7e-42a3-904c-b9cb9adaa019,is_public=True,name='tempest-scenario-type-luks-1854415055',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25abff34-bf7e-42a3-904c-b9cb9adaa019', '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=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:01.171453 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936b8b66-e140-476a-a4b0-33ae9ae41a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:01.217131 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1854415055 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1854415055, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:47:01.217921 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.quota [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1854415055 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1854415055, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:47:01.256158 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Created reservations ['52ee014d-5d81-4b1b-9cb4-414f921dbf3c', 'cecaa1f5-59d0-4ef5-b9ee-659d2a240ba8', 'ddb6626d-073e-4018-8282-d878dafccb44', 'c8719468-78a3-4cb1-b02c-3fae99ce0d93'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:47:01.259040 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936b8b66-e140-476a-a4b0-33ae9ae41a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52ee014d-5d81-4b1b-9cb4-414f921dbf3c', 'cecaa1f5-59d0-4ef5-b9ee-659d2a240ba8', 'ddb6626d-073e-4018-8282-d878dafccb44', 'c8719468-78a3-4cb1-b02c-3fae99ce0d93']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:01.261857 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731e18a0-6d07-470c-9732-bdb29c9576a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:01.320209 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731e18a0-6d07-470c-9732-bdb29c9576a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02744459-ed08-4b77-8638-4995ea081d0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1319160192',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e129d0c17b2240ae9e5ccfc498d2d57d',qos_specs=None,replication_status=,reservations=['52ee014d-5d81-4b1b-9cb4-414f921dbf3c','cecaa1f5-59d0-4ef5-b9ee-659d2a240ba8','ddb6626d-073e-4018-8282-d878dafccb44','c8719468-78a3-4cb1-b02c-3fae99ce0d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5edee81b467454794ec29e148e21bc0',volume_type_id=25abff34-bf7e-42a3-904c-b9cb9adaa019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1319160192',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=02744459-ed08-4b77-8638-4995ea081d0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e129d0c17b2240ae9e5ccfc498d2d57d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5edee81b467454794ec29e148e21bc0',volume_attachment=,volume_type=,volume_type_id=25abff34-bf7e-42a3-904c-b9cb9adaa019)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:01.322274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae9c327-fd84-487e-9abe-4c8686575dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:01.348852 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae9c327-fd84-487e-9abe-4c8686575dff) transitioned into state 'SUCCESS' from state '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-1319160192',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e129d0c17b2240ae9e5ccfc498d2d57d',qos_specs=None,replication_status=,reservations=['52ee014d-5d81-4b1b-9cb4-414f921dbf3c','cecaa1f5-59d0-4ef5-b9ee-659d2a240ba8','ddb6626d-073e-4018-8282-d878dafccb44','c8719468-78a3-4cb1-b02c-3fae99ce0d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5edee81b467454794ec29e148e21bc0',volume_type_id=25abff34-bf7e-42a3-904c-b9cb9adaa019)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:01.350884 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521cc8ea-1d45-46c4-a33a-3c9db3d7788a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:01.365031 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521cc8ea-1d45-46c4-a33a-3c9db3d7788a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:01.367638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Flow 'volume_create_api' (f10e6639-1e2f-41ea-95b4-61a82cebdccd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:01.420807 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Create volume request issued successfully. Jan 21 08:47:01.435173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c7f406b3-0a29-468a-a60d-b925a39a49df tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes returned with HTTP 202 Jan 21 08:47:01.437143 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1976/3969] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:47:01 2021] POST /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes => generated 851 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:47:01.455116 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6c7343b-c0d6-494d-a0d7-0794c52f69bb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:01.455990 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6c7343b-c0d6-494d-a0d7-0794c52f69bb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:01.456657 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e6c7343b-c0d6-494d-a0d7-0794c52f69bb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:01.525258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:01.525258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:01.533624 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-e6c7343b-c0d6-494d-a0d7-0794c52f69bb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:01.555838 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e6c7343b-c0d6-494d-a0d7-0794c52f69bb tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:01.556700 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1994/3970] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:01 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 943 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:02.573968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ab3080e-5df0-47e0-9f5f-1937030499c7 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:02.574478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ab3080e-5df0-47e0-9f5f-1937030499c7 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:02.574679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:02.574679 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:02.575049 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6ab3080e-5df0-47e0-9f5f-1937030499c7 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:02.626493 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:02.626493 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:02.634705 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6ab3080e-5df0-47e0-9f5f-1937030499c7 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:02.657859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6ab3080e-5df0-47e0-9f5f-1937030499c7 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:02.658686 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1977/3971] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:02 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 944 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:02.675306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bfb25fd-6b2b-4463-9a61-b0c356731b68 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:02.675767 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bfb25fd-6b2b-4463-9a61-b0c356731b68 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:02.676000 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:02.676000 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:02.676352 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bfb25fd-6b2b-4463-9a61-b0c356731b68 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:02.725386 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:02.725386 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:02.734452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8bfb25fd-6b2b-4463-9a61-b0c356731b68 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:02.757396 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bfb25fd-6b2b-4463-9a61-b0c356731b68 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:02.758210 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1995/3972] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:02 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 944 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:02.881791 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-cf0b1d73-3343-4d17-afda-d793d09d5243 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:02.882306 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-cf0b1d73-3343-4d17-afda-d793d09d5243 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:02.882521 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:02.882521 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:02.882894 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-cf0b1d73-3343-4d17-afda-d793d09d5243 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:02.931591 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:02.931591 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:02.940543 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-52bc2877-948d-485c-aa56-3867509ce025 req-cf0b1d73-3343-4d17-afda-d793d09d5243 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:02.962823 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-cf0b1d73-3343-4d17-afda-d793d09d5243 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:02.963822 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1978/3973] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:47:02 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 944 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:03.054897 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bfb25fd-6b2b-4463-9a61-b0c356731b68 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume// Jan 21 08:47:03.055373 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bfb25fd-6b2b-4463-9a61-b0c356731b68 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:03.055591 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:03.055591 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:03.056201 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8bfb25fd-6b2b-4463-9a61-b0c356731b68 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:03.057462 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8bfb25fd-6b2b-4463-9a61-b0c356731b68 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:47:03.058058 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1996/3974] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 08:47: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 21 08:47:03.073439 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-26e020ca-dd05-45da-a591-4fdec85cde28 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] POST http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments Jan 21 08:47:03.074084 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:03.074084 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:03.074610 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-26e020ca-dd05-45da-a591-4fdec85cde28 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02744459-ed08-4b77-8638-4995ea081d0e", "instance_uuid": "0dc1b7a8-ee00-46b5-9138-c35911d94be9", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:03.140975 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:03.140975 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:03.197830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-26e020ca-dd05-45da-a591-4fdec85cde28 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments returned with HTTP 200 Jan 21 08:47:03.198747 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1979/3975] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 08:47:03 2021] POST /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:03.248073 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c06fa486-d40f-44ff-acf9-ecef1821d3a1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:03.249616 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c06fa486-d40f-44ff-acf9-ecef1821d3a1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:03.249940 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c06fa486-d40f-44ff-acf9-ecef1821d3a1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:03.279228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-26e020ca-dd05-45da-a591-4fdec85cde28 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume// Jan 21 08:47:03.279897 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-26e020ca-dd05-45da-a591-4fdec85cde28 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:03.280241 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:03.280241 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:03.280645 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-26e020ca-dd05-45da-a591-4fdec85cde28 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:03.281856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-26e020ca-dd05-45da-a591-4fdec85cde28 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:47:03.283148 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1980/3976] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 08:47:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:47:03.300293 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-f1e28b58-408f-40ef-90a2-5973468610c1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:03.300904 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-f1e28b58-408f-40ef-90a2-5973468610c1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:03.301060 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:03.301060 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:03.301394 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-f1e28b58-408f-40ef-90a2-5973468610c1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:03.309874 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c06fa486-d40f-44ff-acf9-ecef1821d3a1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:03.331311 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:03.331311 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:03.340295 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c06fa486-d40f-44ff-acf9-ecef1821d3a1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:03.341222 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1997/3977] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:03 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 943 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:03.361598 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:03.361598 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:03.370043 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-52bc2877-948d-485c-aa56-3867509ce025 req-f1e28b58-408f-40ef-90a2-5973468610c1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:03.390525 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:03.390525 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:03.399028 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-f1e28b58-408f-40ef-90a2-5973468610c1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:03.399852 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1981/3978] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 08:47:03 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 1042 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:47:03.457338 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-9b58c07b-a1dd-4c02-a7c4-7d3b0698c8f3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] PUT http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/17a8ca55-e16a-43d6-a59f-dfe28cc739cd Jan 21 08:47:03.457932 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:03.457932 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:03.458499 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-9b58c07b-a1dd-4c02-a7c4-7d3b0698c8f3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:03.499935 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:47:03.499935 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:47:03.500711 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-52bc2877-948d-485c-aa56-3867509ce025 req-9b58c07b-a1dd-4c02-a7c4-7d3b0698c8f3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Lock "b'cinder-attachment_update-02744459-ed08-4b77-8638-4995ea081d0e-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.013s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:47:03.504299 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:03.504299 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:04.360151 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-de256f53-81c4-477e-812b-e15c61c99ad9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:04.360683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-de256f53-81c4-477e-812b-e15c61c99ad9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:04.360963 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:04.360963 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:04.361345 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-de256f53-81c4-477e-812b-e15c61c99ad9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:04.409960 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:04.409960 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:04.418251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-de256f53-81c4-477e-812b-e15c61c99ad9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:04.439931 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:04.439931 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:04.448940 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-de256f53-81c4-477e-812b-e15c61c99ad9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:04.456523 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1982/3979] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:04 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 943 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:04.793622 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-52bc2877-948d-485c-aa56-3867509ce025 req-9b58c07b-a1dd-4c02-a7c4-7d3b0698c8f3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Lock "b'cinder-attachment_update-02744459-ed08-4b77-8638-4995ea081d0e-n-h2-765315-16'" released by "attachment_update" :: held 1.293s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:47:04.794482 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-9b58c07b-a1dd-4c02-a7c4-7d3b0698c8f3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/17a8ca55-e16a-43d6-a59f-dfe28cc739cd returned with HTTP 200 Jan 21 08:47:04.797365 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1998/3980] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 08:47:03 2021] PUT /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/17a8ca55-e16a-43d6-a59f-dfe28cc739cd => generated 761 bytes in 1347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:04.822243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-93a27da6-00d3-4e6e-914c-3bb75fee7a7a tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e/encryption Jan 21 08:47:04.822786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-93a27da6-00d3-4e6e-914c-3bb75fee7a7a tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:04.823010 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:04.823010 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:04.823386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-93a27da6-00d3-4e6e-914c-3bb75fee7a7a tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:04.910204 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:04.910204 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:04.965830 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-93a27da6-00d3-4e6e-914c-3bb75fee7a7a tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e/encryption returned with HTTP 200 Jan 21 08:47:04.966682 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1983/3981] 10.222.0.35 () {58 vars in 1395 bytes} [Thu Jan 21 08:47:04 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e/encryption => generated 160 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:05.466104 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60ab9105-dc90-4db2-964f-f0e97337f056 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:05.466733 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60ab9105-dc90-4db2-964f-f0e97337f056 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:05.466866 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:05.466866 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:05.467205 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-60ab9105-dc90-4db2-964f-f0e97337f056 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:05.637743 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:05.637743 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:05.646478 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-60ab9105-dc90-4db2-964f-f0e97337f056 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:05.665349 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:05.665349 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:05.674180 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-60ab9105-dc90-4db2-964f-f0e97337f056 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:05.675000 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 1999/3982] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:05 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 944 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:06.690900 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1d1a114-e27c-481a-ab16-e51830cb90d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:06.691465 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1d1a114-e27c-481a-ab16-e51830cb90d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:06.691587 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:06.691587 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:06.691962 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a1d1a114-e27c-481a-ab16-e51830cb90d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:06.740833 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:06.740833 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:06.748884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a1d1a114-e27c-481a-ab16-e51830cb90d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:06.767509 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:06.767509 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:06.776446 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a1d1a114-e27c-481a-ab16-e51830cb90d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:06.777263 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1984/3983] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:06 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 944 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:07.794178 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-baab83cf-0742-4e0d-855e-7b49f9a1fbcc tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:07.794641 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-baab83cf-0742-4e0d-855e-7b49f9a1fbcc tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:07.794641 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:07.794641 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:07.795633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-baab83cf-0742-4e0d-855e-7b49f9a1fbcc tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:07.845129 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:07.845129 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:07.853723 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-baab83cf-0742-4e0d-855e-7b49f9a1fbcc tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:07.873177 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:07.873177 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:07.881614 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-baab83cf-0742-4e0d-855e-7b49f9a1fbcc tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:07.882561 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2000/3984] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:07 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 944 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:08.898859 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-93691ff1-1164-4bb7-88e5-bd8c53b3852e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:08.899358 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-93691ff1-1164-4bb7-88e5-bd8c53b3852e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:08.899572 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:08.899572 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:08.899951 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-93691ff1-1164-4bb7-88e5-bd8c53b3852e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:08.951652 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:08.951652 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:08.961577 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-93691ff1-1164-4bb7-88e5-bd8c53b3852e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:08.981322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:08.981322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:08.990165 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-93691ff1-1164-4bb7-88e5-bd8c53b3852e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:08.991000 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1985/3985] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:08 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 944 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:10.007595 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f67d84d-be66-4a65-a0f5-4596632403d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:10.008366 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f67d84d-be66-4a65-a0f5-4596632403d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:10.008575 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:10.008575 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:10.008814 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9f67d84d-be66-4a65-a0f5-4596632403d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:10.059711 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:10.059711 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:10.070471 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9f67d84d-be66-4a65-a0f5-4596632403d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:10.094144 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:10.094144 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:10.107826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9f67d84d-be66-4a65-a0f5-4596632403d3 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:10.108780 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2001/3986] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:10 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 944 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:10.583612 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-17bda025-4368-4d78-8ae1-4a9ecf7a81e6 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] POST http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/17a8ca55-e16a-43d6-a59f-dfe28cc739cd/action Jan 21 08:47:10.584276 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:10.584276 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:10.584778 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-17bda025-4368-4d78-8ae1-4a9ecf7a81e6 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:47:10.585250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-17bda025-4368-4d78-8ae1-4a9ecf7a81e6 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:10.651432 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:10.651432 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:10.663667 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-52bc2877-948d-485c-aa56-3867509ce025 req-17bda025-4368-4d78-8ae1-4a9ecf7a81e6 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/17a8ca55-e16a-43d6-a59f-dfe28cc739cd/action returned with HTTP 204 Jan 21 08:47:10.664521 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1986/3987] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 08:47:10 2021] POST /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/17a8ca55-e16a-43d6-a59f-dfe28cc739cd/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:47:11.125328 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63e26cf7-9592-45e1-8602-d1daa0a8d3e1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:11.125898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63e26cf7-9592-45e1-8602-d1daa0a8d3e1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:11.126170 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:11.126170 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:11.126549 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-63e26cf7-9592-45e1-8602-d1daa0a8d3e1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:11.179151 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.179151 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.188644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-63e26cf7-9592-45e1-8602-d1daa0a8d3e1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:11.208885 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.208885 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.225085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-63e26cf7-9592-45e1-8602-d1daa0a8d3e1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:11.226632 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2002/3988] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:11 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 1236 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:11.242785 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b4f9dcf-9adf-4396-baa7-bb5a680954cf tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:11.243469 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b4f9dcf-9adf-4396-baa7-bb5a680954cf tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:11.243781 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:11.243781 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:11.244419 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7b4f9dcf-9adf-4396-baa7-bb5a680954cf tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:11.296061 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.296061 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.304995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7b4f9dcf-9adf-4396-baa7-bb5a680954cf tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:11.324891 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.324891 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.334200 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7b4f9dcf-9adf-4396-baa7-bb5a680954cf tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:11.335041 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1987/3989] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:11 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 1236 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:11.455459 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-b63fb449-5c2a-4160-8ba1-ba1ce0c61fe1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:11.455896 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-b63fb449-5c2a-4160-8ba1-ba1ce0c61fe1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:11.456115 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:11.456115 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:11.456489 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-b63fb449-5c2a-4160-8ba1-ba1ce0c61fe1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:11.510150 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.510150 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.519456 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-b63fb449-5c2a-4160-8ba1-ba1ce0c61fe1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:11.538850 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.538850 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.547682 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-b63fb449-5c2a-4160-8ba1-ba1ce0c61fe1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:11.548531 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2003/3990] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:47:11 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 1236 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:11.574088 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-6d7cf681-8ebb-4ad3-8355-1050e092eb8b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] POST http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e/action Jan 21 08:47:11.574544 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:11.574544 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:11.574982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-6d7cf681-8ebb-4ad3-8355-1050e092eb8b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action body: b'{"os-begin_detaching": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:47:11.575366 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-6d7cf681-8ebb-4ad3-8355-1050e092eb8b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:11.631418 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.631418 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.632644 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-6d7cf681-8ebb-4ad3-8355-1050e092eb8b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:11.642243 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-6d7cf681-8ebb-4ad3-8355-1050e092eb8b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Begin detaching volume completed successfully. Jan 21 08:47:11.642772 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-6d7cf681-8ebb-4ad3-8355-1050e092eb8b tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e/action returned with HTTP 202 Jan 21 08:47:11.643670 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1988/3991] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 08:47:11 2021] POST /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:47:11.718240 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-b63fb449-5c2a-4160-8ba1-ba1ce0c61fe1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume// Jan 21 08:47:11.718854 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-b63fb449-5c2a-4160-8ba1-ba1ce0c61fe1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:11.719073 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:11.719073 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:11.719456 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-b63fb449-5c2a-4160-8ba1-ba1ce0c61fe1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:11.720514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-b63fb449-5c2a-4160-8ba1-ba1ce0c61fe1 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:47:11.721181 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2004/3992] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 08:47:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:47:11.734592 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-4e6e1ac3-e4c5-4faa-aa11-b0339f941088 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:11.735147 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-4e6e1ac3-e4c5-4faa-aa11-b0339f941088 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:11.735485 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:11.735485 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:11.736012 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-4e6e1ac3-e4c5-4faa-aa11-b0339f941088 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:11.785555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.785555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.794062 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-4e6e1ac3-e4c5-4faa-aa11-b0339f941088 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:11.818143 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.818143 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.826536 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-4e6e1ac3-e4c5-4faa-aa11-b0339f941088 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:11.827670 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1989/3993] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 08:47:11 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 1338 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:47:11.869312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-f74dce69-433e-4ed6-aae3-08af4c23f7af tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e/encryption Jan 21 08:47:11.869832 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-f74dce69-433e-4ed6-aae3-08af4c23f7af tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:11.870386 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-f74dce69-433e-4ed6-aae3-08af4c23f7af tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'index' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:11.922454 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.922454 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:11.977349 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-f74dce69-433e-4ed6-aae3-08af4c23f7af tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e/encryption returned with HTTP 200 Jan 21 08:47:11.978108 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2005/3994] 10.222.0.35 () {58 vars in 1395 bytes} [Thu Jan 21 08:47:11 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e/encryption => generated 160 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:12.470242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-41a9fb43-5441-4695-a502-a2855dbd5aa9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] DELETE http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/17a8ca55-e16a-43d6-a59f-dfe28cc739cd Jan 21 08:47:12.470837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-41a9fb43-5441-4695-a502-a2855dbd5aa9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:12.470960 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:12.470960 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:12.471337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-41a9fb43-5441-4695-a502-a2855dbd5aa9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:12.493446 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:12.493446 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:12.947788 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-41a9fb43-5441-4695-a502-a2855dbd5aa9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:47:12.948249 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-41a9fb43-5441-4695-a502-a2855dbd5aa9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:47:12.956484 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-16f4891e-4ba0-4551-8dfd-81497034f0ea req-41a9fb43-5441-4695-a502-a2855dbd5aa9 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/17a8ca55-e16a-43d6-a59f-dfe28cc739cd returned with HTTP 200 Jan 21 08:47:12.957406 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1990/3995] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 08:47:12 2021] DELETE /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/attachments/17a8ca55-e16a-43d6-a59f-dfe28cc739cd => generated 19 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:14.110964 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69b2652c-b7ef-4de1-9eab-19cf8a2f1921 req-c26c55c4-43a2-40d6-b1cf-08a98ac2889e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:14.111517 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-69b2652c-b7ef-4de1-9eab-19cf8a2f1921 req-c26c55c4-43a2-40d6-b1cf-08a98ac2889e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:14.111712 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:14.111712 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:14.112078 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-69b2652c-b7ef-4de1-9eab-19cf8a2f1921 req-c26c55c4-43a2-40d6-b1cf-08a98ac2889e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:14.162227 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:14.162227 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:14.171514 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-69b2652c-b7ef-4de1-9eab-19cf8a2f1921 req-c26c55c4-43a2-40d6-b1cf-08a98ac2889e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:14.195571 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-69b2652c-b7ef-4de1-9eab-19cf8a2f1921 req-c26c55c4-43a2-40d6-b1cf-08a98ac2889e tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:14.196418 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2006/3996] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:47:14 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 944 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:14.217668 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dae222d2-755f-413d-b210-c5ca978ff2ad tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] DELETE http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:14.218868 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dae222d2-755f-413d-b210-c5ca978ff2ad tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:14.219274 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:14.219274 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:14.219647 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dae222d2-755f-413d-b210-c5ca978ff2ad tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'delete' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:14.220114 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-dae222d2-755f-413d-b210-c5ca978ff2ad tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Delete volume with id: 02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:14.273430 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:14.273430 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:14.274648 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dae222d2-755f-413d-b210-c5ca978ff2ad tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:14.294018 n-d-765315-16 devstack@c-api.service[88079]: WARNING cinder.keymgr.conf_key_mgr [None req-dae222d2-755f-413d-b210-c5ca978ff2ad tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 08:47:14.302323 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dae222d2-755f-413d-b210-c5ca978ff2ad tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Delete volume request issued successfully. Jan 21 08:47:14.303058 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dae222d2-755f-413d-b210-c5ca978ff2ad tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 202 Jan 21 08:47:14.303927 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1991/3997] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:47:14 2021] DELETE /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:47:14.312306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5e0f4f1-cfb5-482f-96d8-e43edda5ce04 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:14.313700 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5e0f4f1-cfb5-482f-96d8-e43edda5ce04 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:14.313927 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:14.313927 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:14.314311 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d5e0f4f1-cfb5-482f-96d8-e43edda5ce04 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:14.378278 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:14.378278 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:14.388683 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d5e0f4f1-cfb5-482f-96d8-e43edda5ce04 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:14.413968 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d5e0f4f1-cfb5-482f-96d8-e43edda5ce04 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:14.414676 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2007/3998] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:14 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 943 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:15.432328 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc196b5b-a7b1-4c14-ad95-636273de06b4 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:15.433282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc196b5b-a7b1-4c14-ad95-636273de06b4 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:15.433282 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:15.433282 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:15.433740 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-fc196b5b-a7b1-4c14-ad95-636273de06b4 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:15.506340 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:15.506340 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:47:15.516402 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-fc196b5b-a7b1-4c14-ad95-636273de06b4 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Volume info retrieved successfully. Jan 21 08:47:15.544884 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-fc196b5b-a7b1-4c14-ad95-636273de06b4 tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 200 Jan 21 08:47:15.545775 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1992/3999] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:15 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 943 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:16.563420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99c9cd75-c7b4-4c64-b762-d2b2f1eed91f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] GET http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e Jan 21 08:47:16.563970 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99c9cd75-c7b4-4c64-b762-d2b2f1eed91f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:16.564323 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:16.564323 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:16.564839 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-99c9cd75-c7b4-4c64-b762-d2b2f1eed91f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:16.613580 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-99c9cd75-c7b4-4c64-b762-d2b2f1eed91f tempest-TestEncryptedCinderVolumes-1916998318 tempest-TestEncryptedCinderVolumes-1916998318] http://10.222.0.24/volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e returned with HTTP 404 Jan 21 08:47:16.614633 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2008/4000] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:16 2021] GET /volume/v3/e129d0c17b2240ae9e5ccfc498d2d57d/volumes/02744459-ed08-4b77-8638-4995ea081d0e => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:47:16.622885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd9f19f7-038c-4c05-abac-a85e600094bb tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] GET http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/volumes/detail?all_tenants=1 Jan 21 08:47:16.623409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd9f19f7-038c-4c05-abac-a85e600094bb tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:16.623628 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:16.623628 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:47:16.624978 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bd9f19f7-038c-4c05-abac-a85e600094bb tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Calling method 'detail' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:16.626978 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-bd9f19f7-038c-4c05-abac-a85e600094bb tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:47:16.679342 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bd9f19f7-038c-4c05-abac-a85e600094bb tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Get all volumes completed successfully. Jan 21 08:47:16.683836 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bd9f19f7-038c-4c05-abac-a85e600094bb tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 08:47:16.684717 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1993/4001] 10.222.0.24 () {58 vars in 1252 bytes} [Thu Jan 21 08:47:16 2021] GET /volume/v3/ef84106d833749e38308986eb929d5c5/volumes/detail?all_tenants=1 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:47:16.700873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f01226b4-6368-486a-91db-ff2c513be89b tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] DELETE http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types/25abff34-bf7e-42a3-904c-b9cb9adaa019 Jan 21 08:47:16.701300 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f01226b4-6368-486a-91db-ff2c513be89b tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:16.702022 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-f01226b4-6368-486a-91db-ff2c513be89b tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] Calling method '_delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:16.774679 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 08:47:16.774679 n-d-765315-16 devstack@c-api.service[88079]: "UPDATE / DELETE expressions." % clause Jan 21 08:47:16.786816 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-f01226b4-6368-486a-91db-ff2c513be89b tempest-TestEncryptedCinderVolumes-885228107 tempest-TestEncryptedCinderVolumes-885228107] http://10.222.0.24/volume/v3/ef84106d833749e38308986eb929d5c5/types/25abff34-bf7e-42a3-904c-b9cb9adaa019 returned with HTTP 202 Jan 21 08:47:16.791300 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2009/4002] 10.222.0.24 () {58 vars in 1312 bytes} [Thu Jan 21 08:47:16 2021] DELETE /volume/v3/ef84106d833749e38308986eb929d5c5/types/25abff34-bf7e-42a3-904c-b9cb9adaa019 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:48:20.754687 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] POST http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes Jan 21 08:48:20.755540 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-150911931", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:20.756817 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-150911931', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88081) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:48:20.757228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Create volume of 1 GB Jan 21 08:48:20.773233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Availability Zones retrieved successfully. Jan 21 08:48:20.790071 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Flow 'volume_create_api' (1975d7d8-c93b-423d-be66-31e240a800ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:48:20.792806 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba24f6e-863d-47be-b198-abcc6e81b737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:20.795683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Validating volume size '1' using validate_int {{(pid=88081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:48:20.866307 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba24f6e-863d-47be-b198-abcc6e81b737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:20.868487 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537ec97d-79a4-47b4-9ccc-720933adcc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:20.961073 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Created reservations ['7181bfb0-168e-4377-bb60-3dc968f2953b', '8d5b0b6c-628d-4182-88f4-7c1818ef4ab2', 'a44f8036-62b3-4a87-bf4b-8f54b97b3ddc', 'f6fa7ecf-3166-4eb8-b1a1-d74f2a0303dc'] {{(pid=88081) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:48:20.962957 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537ec97d-79a4-47b4-9ccc-720933adcc6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7181bfb0-168e-4377-bb60-3dc968f2953b', '8d5b0b6c-628d-4182-88f4-7c1818ef4ab2', 'a44f8036-62b3-4a87-bf4b-8f54b97b3ddc', 'f6fa7ecf-3166-4eb8-b1a1-d74f2a0303dc']}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:20.965136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d2aece-8bae-4ca5-9a0d-306adabc4e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:21.025172 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d2aece-8bae-4ca5-9a0d-306adabc4e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '541b73cb-7b7d-48dd-8748-2f4ac65b07b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-150911931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a94a48e8d6e4a5494246806701d166e',qos_specs=None,replication_status=,reservations=['7181bfb0-168e-4377-bb60-3dc968f2953b','8d5b0b6c-628d-4182-88f4-7c1818ef4ab2','a44f8036-62b3-4a87-bf4b-8f54b97b3ddc','f6fa7ecf-3166-4eb8-b1a1-d74f2a0303dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5db1232b3946d9a9ba2e6c7fc3b221',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-150911931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=541b73cb-7b7d-48dd-8748-2f4ac65b07b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a94a48e8d6e4a5494246806701d166e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ab5db1232b3946d9a9ba2e6c7fc3b221',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:21.027125 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f946192-9866-49a0-b611-9402e07df385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:21.055274 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f946192-9866-49a0-b611-9402e07df385) transitioned into state 'SUCCESS' from state '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-150911931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a94a48e8d6e4a5494246806701d166e',qos_specs=None,replication_status=,reservations=['7181bfb0-168e-4377-bb60-3dc968f2953b','8d5b0b6c-628d-4182-88f4-7c1818ef4ab2','a44f8036-62b3-4a87-bf4b-8f54b97b3ddc','f6fa7ecf-3166-4eb8-b1a1-d74f2a0303dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab5db1232b3946d9a9ba2e6c7fc3b221',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:21.057436 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012050ba-fb28-4c0e-b907-5c8b14dccd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:21.072284 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012050ba-fb28-4c0e-b907-5c8b14dccd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88081) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:21.074961 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Flow 'volume_create_api' (1975d7d8-c93b-423d-be66-31e240a800ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88081) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:48:21.126951 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Create volume request issued successfully. Jan 21 08:48:21.140763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8b920ba5-d43d-4a51-ac5f-a51dde16e5cc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes returned with HTTP 202 Jan 21 08:48:21.151395 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1994/4003] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 08:48:20 2021] POST /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes => generated 823 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:48:21.157247 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-77fea8e3-fb67-4efe-ac14-992bc719a720 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:21.157763 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-77fea8e3-fb67-4efe-ac14-992bc719a720 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:21.158241 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-77fea8e3-fb67-4efe-ac14-992bc719a720 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:21.210649 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:21.210649 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:21.221788 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-77fea8e3-fb67-4efe-ac14-992bc719a720 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:21.246186 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-77fea8e3-fb67-4efe-ac14-992bc719a720 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:21.247015 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2010/4004] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:21 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:22.265027 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d9dca24-89f5-409d-a451-57b92bb3fdeb tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:22.265642 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d9dca24-89f5-409d-a451-57b92bb3fdeb tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:22.265778 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:22.265778 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:22.266082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d9dca24-89f5-409d-a451-57b92bb3fdeb tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:22.318654 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:22.318654 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:22.327929 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4d9dca24-89f5-409d-a451-57b92bb3fdeb tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:22.351631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d9dca24-89f5-409d-a451-57b92bb3fdeb tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:22.352465 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1995/4005] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:22 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:22.368813 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c48986a0-4d9c-48fa-905c-ed6873cc682c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:22.369337 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c48986a0-4d9c-48fa-905c-ed6873cc682c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:22.369553 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:22.369553 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:22.369929 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-c48986a0-4d9c-48fa-905c-ed6873cc682c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:22.429828 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:22.429828 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:22.438678 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-c48986a0-4d9c-48fa-905c-ed6873cc682c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:22.459905 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-c48986a0-4d9c-48fa-905c-ed6873cc682c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:22.460755 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2011/4006] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:22 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:22.476451 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0aee35b0-0529-4b01-ab49-d3d4150745e7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes Jan 21 08:48:22.477015 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0aee35b0-0529-4b01-ab49-d3d4150745e7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:22.477228 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:22.477228 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:22.477601 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-0aee35b0-0529-4b01-ab49-d3d4150745e7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'index' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:22.478309 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.api_utils [None req-0aee35b0-0529-4b01-ab49-d3d4150745e7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Removing options '' from query. {{(pid=88081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:48:22.480037 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-0aee35b0-0529-4b01-ab49-d3d4150745e7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88081) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:48:22.538022 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-0aee35b0-0529-4b01-ab49-d3d4150745e7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Get all volumes completed successfully. Jan 21 08:48:22.539156 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-0aee35b0-0529-4b01-ab49-d3d4150745e7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes returned with HTTP 200 Jan 21 08:48:22.540151 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1996/4007] 10.222.0.24 () {58 vars in 1204 bytes} [Thu Jan 21 08:48:22 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes => generated 404 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:22.551378 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a59a902-7092-430c-b405-6c51398ebec0 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:22.551895 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a59a902-7092-430c-b405-6c51398ebec0 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:22.552110 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:22.552110 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:22.552481 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a59a902-7092-430c-b405-6c51398ebec0 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:22.603104 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:22.603104 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:22.612029 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8a59a902-7092-430c-b405-6c51398ebec0 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:22.634251 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a59a902-7092-430c-b405-6c51398ebec0 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:22.635222 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2012/4008] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:22 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:22.762024 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-f0d6f4ac-0fe8-4783-a554-a0814d532089 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:22.762539 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-f0d6f4ac-0fe8-4783-a554-a0814d532089 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:22.762813 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:22.762813 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:22.763754 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-f0d6f4ac-0fe8-4783-a554-a0814d532089 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:22.815860 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:22.815860 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:22.824115 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-f0d6f4ac-0fe8-4783-a554-a0814d532089 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:22.849082 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-f0d6f4ac-0fe8-4783-a554-a0814d532089 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:22.849948 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1997/4009] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:48:22 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:22.949228 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a59a902-7092-430c-b405-6c51398ebec0 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume// Jan 21 08:48:22.949705 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a59a902-7092-430c-b405-6c51398ebec0 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:22.949925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:22.949925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:22.950826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8a59a902-7092-430c-b405-6c51398ebec0 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:22.952013 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8a59a902-7092-430c-b405-6c51398ebec0 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:48:22.952624 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2013/4010] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 08:48:22 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:48:22.965445 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-81a8f72d-b399-4539-b526-79319b173815 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] POST http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments Jan 21 08:48:22.966684 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:22.966684 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:22.967095 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-81a8f72d-b399-4539-b526-79319b173815 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "541b73cb-7b7d-48dd-8748-2f4ac65b07b4", "instance_uuid": "d7428466-65c0-4ce8-8cdc-1b24f77433b4", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:23.016345 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:23.016345 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:23.070463 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-81a8f72d-b399-4539-b526-79319b173815 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments returned with HTTP 200 Jan 21 08:48:23.071358 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1998/4011] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 08:48:22 2021] POST /volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:23.109873 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc32f507-ce80-4ed0-9b29-d1e2ba0f9d5b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:23.111086 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc32f507-ce80-4ed0-9b29-d1e2ba0f9d5b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:23.112041 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dc32f507-ce80-4ed0-9b29-d1e2ba0f9d5b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:23.142039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-81a8f72d-b399-4539-b526-79319b173815 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume// Jan 21 08:48:23.142519 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-81a8f72d-b399-4539-b526-79319b173815 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:23.142740 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:23.142740 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:23.143121 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-81a8f72d-b399-4539-b526-79319b173815 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:23.144507 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-81a8f72d-b399-4539-b526-79319b173815 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:48:23.145181 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 1999/4012] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 08:48:23 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:48:23.157860 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-b663d7e1-6775-400e-b629-cecc0cb5ccf8 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:23.158563 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-b663d7e1-6775-400e-b629-cecc0cb5ccf8 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:23.159082 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-b663d7e1-6775-400e-b629-cecc0cb5ccf8 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:23.167237 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:23.167237 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:23.176995 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dc32f507-ce80-4ed0-9b29-d1e2ba0f9d5b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:23.196995 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:23.196995 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:23.205958 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dc32f507-ce80-4ed0-9b29-d1e2ba0f9d5b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:23.206794 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2014/4013] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:23 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:48:23.210322 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:23.210322 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:23.220005 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-b663d7e1-6775-400e-b629-cecc0cb5ccf8 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:23.241246 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:23.241246 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:23.249866 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-b663d7e1-6775-400e-b629-cecc0cb5ccf8 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:23.250702 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2000/4014] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 08:48:23 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 1014 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:48:23.314984 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-aedeb4f2-7131-42d6-b8e4-12de927cc26c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] PUT http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments/56302ae5-d84b-41fc-931f-d818e22a4325 Jan 21 08:48:23.315544 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:23.315544 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:23.315888 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-aedeb4f2-7131-42d6-b8e4-12de927cc26c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sdb"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:23.344053 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:48:23.344053 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 08:48:23.344537 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-aedeb4f2-7131-42d6-b8e4-12de927cc26c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Lock "b'cinder-attachment_update-541b73cb-7b7d-48dd-8748-2f4ac65b07b4-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.010s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:48:23.346848 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:23.346848 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:24.223825 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f6bd866-311d-4d50-81a3-bcaa443887d5 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:24.224335 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f6bd866-311d-4d50-81a3-bcaa443887d5 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:24.224558 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:24.224558 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:24.224934 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-5f6bd866-311d-4d50-81a3-bcaa443887d5 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:24.276629 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:24.276629 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:24.285502 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-5f6bd866-311d-4d50-81a3-bcaa443887d5 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:24.305172 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:24.305172 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:24.314086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-5f6bd866-311d-4d50-81a3-bcaa443887d5 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:24.314911 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2001/4015] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:24 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:24.613837 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-aedeb4f2-7131-42d6-b8e4-12de927cc26c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Lock "b'cinder-attachment_update-541b73cb-7b7d-48dd-8748-2f4ac65b07b4-n-h1-765315-16'" released by "attachment_update" :: held 1.269s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:48:24.614499 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-aedeb4f2-7131-42d6-b8e4-12de927cc26c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments/56302ae5-d84b-41fc-931f-d818e22a4325 returned with HTTP 200 Jan 21 08:48:24.615627 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2015/4016] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 08:48:23 2021] PUT /volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments/56302ae5-d84b-41fc-931f-d818e22a4325 => generated 762 bytes in 1306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:25.332661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66dc74ce-318b-47cf-a1ae-717a4d98467b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:25.333183 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66dc74ce-318b-47cf-a1ae-717a4d98467b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:25.333397 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:25.333397 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:25.333765 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66dc74ce-318b-47cf-a1ae-717a4d98467b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:25.388492 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:25.388492 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:25.398203 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-66dc74ce-318b-47cf-a1ae-717a4d98467b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:25.419636 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:25.419636 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:25.430288 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66dc74ce-318b-47cf-a1ae-717a4d98467b tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:25.431285 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2002/4017] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:25 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:26.448081 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43a931be-30a0-4207-aae4-7c9f854c126a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:26.448690 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43a931be-30a0-4207-aae4-7c9f854c126a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:26.448851 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:26.448851 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:26.449222 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-43a931be-30a0-4207-aae4-7c9f854c126a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:26.500690 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:26.500690 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:26.509085 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-43a931be-30a0-4207-aae4-7c9f854c126a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:26.528516 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:26.528516 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:26.536719 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-43a931be-30a0-4207-aae4-7c9f854c126a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:26.537535 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2016/4018] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:26 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:27.554558 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db15c709-5443-4dce-871a-e61f8808eb09 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:27.555188 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db15c709-5443-4dce-871a-e61f8808eb09 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:27.555310 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:27.555310 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:27.555636 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-db15c709-5443-4dce-871a-e61f8808eb09 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:27.612926 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:27.612926 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:27.621206 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-db15c709-5443-4dce-871a-e61f8808eb09 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:27.643207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:27.643207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:27.652518 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-db15c709-5443-4dce-871a-e61f8808eb09 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:27.653389 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2003/4019] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:27 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:28.669861 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8467e9a-8e41-4c1a-8777-77b7a77f1bfe tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:28.671027 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8467e9a-8e41-4c1a-8777-77b7a77f1bfe tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:28.671214 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:28.671214 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:28.671624 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a8467e9a-8e41-4c1a-8777-77b7a77f1bfe tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:28.720391 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:28.720391 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:28.728541 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a8467e9a-8e41-4c1a-8777-77b7a77f1bfe tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:28.747977 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:28.747977 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:28.757088 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a8467e9a-8e41-4c1a-8777-77b7a77f1bfe tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:28.757906 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2017/4020] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:28 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:29.775903 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d23e72f3-3857-40ee-a5b2-dfe4f9bf76fc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:29.776541 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d23e72f3-3857-40ee-a5b2-dfe4f9bf76fc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:29.776813 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:29.776813 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:29.777315 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-d23e72f3-3857-40ee-a5b2-dfe4f9bf76fc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:29.830445 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:29.830445 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:29.839491 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-d23e72f3-3857-40ee-a5b2-dfe4f9bf76fc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:29.858921 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:29.858921 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:29.867305 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-d23e72f3-3857-40ee-a5b2-dfe4f9bf76fc tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:29.868142 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2004/4021] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:29 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:30.127079 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-fca3543a-13a7-471d-ae14-186418fa1697 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] POST http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments/56302ae5-d84b-41fc-931f-d818e22a4325/action Jan 21 08:48:30.127591 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:30.127591 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:30.128028 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-fca3543a-13a7-471d-ae14-186418fa1697 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:48:30.128409 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-fca3543a-13a7-471d-ae14-186418fa1697 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:30.199951 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:30.199951 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:30.213628 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-2c6c35e6-4a6e-4be6-888a-e9544a16f912 req-fca3543a-13a7-471d-ae14-186418fa1697 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments/56302ae5-d84b-41fc-931f-d818e22a4325/action returned with HTTP 204 Jan 21 08:48:30.214516 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2018/4022] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 08:48:30 2021] POST /volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments/56302ae5-d84b-41fc-931f-d818e22a4325/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:48:30.885631 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19baf22a-ba89-40c7-b948-ba24478fd783 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:30.886177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19baf22a-ba89-40c7-b948-ba24478fd783 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:30.886393 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:30.886393 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:30.886813 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-19baf22a-ba89-40c7-b948-ba24478fd783 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:30.940971 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:30.940971 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:30.949927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-19baf22a-ba89-40c7-b948-ba24478fd783 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:30.969316 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:30.969316 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:30.978463 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-19baf22a-ba89-40c7-b948-ba24478fd783 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:30.979293 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2005/4023] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:30 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 1208 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:30.998395 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dce2a983-8971-4a40-a33e-9107347d8e82 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:31.000450 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dce2a983-8971-4a40-a33e-9107347d8e82 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:31.000781 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:31.000781 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:31.001381 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-dce2a983-8971-4a40-a33e-9107347d8e82 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:31.052925 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:31.052925 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:31.062188 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-dce2a983-8971-4a40-a33e-9107347d8e82 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:31.081627 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:31.081627 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:31.090012 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-dce2a983-8971-4a40-a33e-9107347d8e82 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:31.090830 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2019/4024] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:30 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 1208 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:31.106754 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08f4fddb-c653-43b9-ba17-cffbced1d5d7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:48:31.107314 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08f4fddb-c653-43b9-ba17-cffbced1d5d7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:31.107540 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:31.107540 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:48:31.107886 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-08f4fddb-c653-43b9-ba17-cffbced1d5d7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:31.162429 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:31.162429 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:31.170797 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-08f4fddb-c653-43b9-ba17-cffbced1d5d7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:48:31.197451 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:31.197451 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:48:31.206715 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-08f4fddb-c653-43b9-ba17-cffbced1d5d7 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:48:31.207615 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2006/4025] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:31 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 1208 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:49:52.385106 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-7c27503a-42b2-4c28-a835-f060cc47a771 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:49:52.386094 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-7c27503a-42b2-4c28-a835-f060cc47a771 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:52.386094 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:52.386094 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:49:52.386473 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-7c27503a-42b2-4c28-a835-f060cc47a771 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:52.445157 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:52.445157 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:52.454539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-0ada95d1-ea39-4783-922a-074d3219a72d req-7c27503a-42b2-4c28-a835-f060cc47a771 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:49:52.475574 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:52.475574 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:52.484448 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-7c27503a-42b2-4c28-a835-f060cc47a771 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:49:52.485421 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2020/4026] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:49:52 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 1208 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:49:52.508218 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-2b9e1b46-1e06-4dc4-86df-469598f32e6a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] POST http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4/action Jan 21 08:49:52.508463 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:52.508463 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:49:52.508980 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-2b9e1b46-1e06-4dc4-86df-469598f32e6a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Action body: b'{"os-begin_detaching": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:52.509346 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-2b9e1b46-1e06-4dc4-86df-469598f32e6a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:52.563577 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:52.563577 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:52.565170 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-0ada95d1-ea39-4783-922a-074d3219a72d req-2b9e1b46-1e06-4dc4-86df-469598f32e6a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:49:52.577464 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-0ada95d1-ea39-4783-922a-074d3219a72d req-2b9e1b46-1e06-4dc4-86df-469598f32e6a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Begin detaching volume completed successfully. Jan 21 08:49:52.578353 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-2b9e1b46-1e06-4dc4-86df-469598f32e6a tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4/action returned with HTTP 202 Jan 21 08:49:52.579438 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2007/4027] 10.222.0.24 () {64 vars in 1643 bytes} [Thu Jan 21 08:49:52 2021] POST /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:49:52.648100 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-7c27503a-42b2-4c28-a835-f060cc47a771 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume// Jan 21 08:49:52.648720 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-7c27503a-42b2-4c28-a835-f060cc47a771 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:52.649011 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:52.649011 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:49:52.649590 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-7c27503a-42b2-4c28-a835-f060cc47a771 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:52.650802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-7c27503a-42b2-4c28-a835-f060cc47a771 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 08:49:52.651483 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2021/4028] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 08:49:52 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:49:52.664603 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-9ed90010-7fc9-4fc8-8fbd-fd87fb0d167c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:49:52.665196 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-9ed90010-7fc9-4fc8-8fbd-fd87fb0d167c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:52.665412 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:52.665412 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:49:52.665787 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-9ed90010-7fc9-4fc8-8fbd-fd87fb0d167c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:52.721770 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:52.721770 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:52.730435 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-0ada95d1-ea39-4783-922a-074d3219a72d req-9ed90010-7fc9-4fc8-8fbd-fd87fb0d167c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:49:52.750019 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:52.750019 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:52.760149 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-9ed90010-7fc9-4fc8-8fbd-fd87fb0d167c tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:49:52.761167 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2008/4029] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 08:49:52 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 1310 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:49:53.187839 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-42b0c4b8-bbbd-42c0-b8e1-1829a009bafd tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] DELETE http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments/56302ae5-d84b-41fc-931f-d818e22a4325 Jan 21 08:49:53.188344 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-42b0c4b8-bbbd-42c0-b8e1-1829a009bafd tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:53.188834 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-42b0c4b8-bbbd-42c0-b8e1-1829a009bafd tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:53.210277 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:53.210277 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:53.663007 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-0ada95d1-ea39-4783-922a-074d3219a72d req-42b0c4b8-bbbd-42c0-b8e1-1829a009bafd tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:49:53.663724 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-0ada95d1-ea39-4783-922a-074d3219a72d req-42b0c4b8-bbbd-42c0-b8e1-1829a009bafd tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Pending status list for volume during attachment-delete: [] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:49:53.671306 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-0ada95d1-ea39-4783-922a-074d3219a72d req-42b0c4b8-bbbd-42c0-b8e1-1829a009bafd tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments/56302ae5-d84b-41fc-931f-d818e22a4325 returned with HTTP 200 Jan 21 08:49:53.672190 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2022/4030] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 08:49:53 2021] DELETE /volume/v3/2a94a48e8d6e4a5494246806701d166e/attachments/56302ae5-d84b-41fc-931f-d818e22a4325 => generated 19 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:53.936913 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-38aa0273-2eb5-4d80-96d0-7481d9b23980 req-6f9ef4e3-d4be-4b2f-be3e-fa6677d1370f tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:49:53.937437 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-38aa0273-2eb5-4d80-96d0-7481d9b23980 req-6f9ef4e3-d4be-4b2f-be3e-fa6677d1370f tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:53.937761 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:53.937761 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:49:53.938034 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-38aa0273-2eb5-4d80-96d0-7481d9b23980 req-6f9ef4e3-d4be-4b2f-be3e-fa6677d1370f tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:53.987791 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:53.987791 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:53.996330 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-38aa0273-2eb5-4d80-96d0-7481d9b23980 req-6f9ef4e3-d4be-4b2f-be3e-fa6677d1370f tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:49:54.018483 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-38aa0273-2eb5-4d80-96d0-7481d9b23980 req-6f9ef4e3-d4be-4b2f-be3e-fa6677d1370f tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:49:54.019341 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2009/4031] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 08:49:53 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:54.044481 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e5ebff7-bbd6-4f62-a1ee-ad5b817a8843 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] DELETE http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:49:54.045841 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e5ebff7-bbd6-4f62-a1ee-ad5b817a8843 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:54.046139 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:54.046139 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:49:54.046512 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-7e5ebff7-bbd6-4f62-a1ee-ad5b817a8843 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:54.046981 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-7e5ebff7-bbd6-4f62-a1ee-ad5b817a8843 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Delete volume with id: 541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:49:54.096931 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:54.096931 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:54.098047 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7e5ebff7-bbd6-4f62-a1ee-ad5b817a8843 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:49:54.127442 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-7e5ebff7-bbd6-4f62-a1ee-ad5b817a8843 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Delete volume request issued successfully. Jan 21 08:49:54.127917 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-7e5ebff7-bbd6-4f62-a1ee-ad5b817a8843 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 202 Jan 21 08:49:54.131546 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2023/4032] 10.222.0.24 () {58 vars in 1318 bytes} [Thu Jan 21 08:49:54 2021] DELETE /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:49:54.136508 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1135a636-89a0-4902-89a0-1aeab89d1ef1 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:49:54.137091 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1135a636-89a0-4902-89a0-1aeab89d1ef1 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:54.137309 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:54.137309 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:49:54.137683 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-1135a636-89a0-4902-89a0-1aeab89d1ef1 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:54.188998 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:54.188998 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:54.197359 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-1135a636-89a0-4902-89a0-1aeab89d1ef1 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:49:54.224828 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-1135a636-89a0-4902-89a0-1aeab89d1ef1 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:49:54.226010 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2010/4033] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:54 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:55.245677 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66f4e728-918a-49a2-ba3c-4757c94709ab tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:49:55.246478 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66f4e728-918a-49a2-ba3c-4757c94709ab tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:55.246656 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:55.246656 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:49:55.247106 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-66f4e728-918a-49a2-ba3c-4757c94709ab tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:55.324628 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:55.324628 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 08:49:55.336145 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-66f4e728-918a-49a2-ba3c-4757c94709ab tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Volume info retrieved successfully. Jan 21 08:49:55.363452 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-66f4e728-918a-49a2-ba3c-4757c94709ab tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 200 Jan 21 08:49:55.364864 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2024/4034] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:55 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:56.381805 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1edbc63-68bc-4d6b-81c4-d61ebe6ad371 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] GET http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 Jan 21 08:49:56.382370 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1edbc63-68bc-4d6b-81c4-d61ebe6ad371 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:56.382523 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:56.382523 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 08:49:56.382890 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-e1edbc63-68bc-4d6b-81c4-d61ebe6ad371 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:56.429527 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-e1edbc63-68bc-4d6b-81c4-d61ebe6ad371 tempest-TestMinimumBasicScenario-692579628 tempest-TestMinimumBasicScenario-692579628] http://10.222.0.24/volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 returned with HTTP 404 Jan 21 08:49:56.430595 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2011/4035] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:56 2021] GET /volume/v3/2a94a48e8d6e4a5494246806701d166e/volumes/541b73cb-7b7d-48dd-8748-2f4ac65b07b4 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:18.814361 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] POST http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes Jan 21 09:08:18.814883 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:18.814883 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:18.815208 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-686409368", "imageRef": "7613759a-d841-4a58-b79b-3817cd7f7871", "size": 1}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:18.816327 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.v3.volumes [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-686409368', 'imageRef': '7613759a-d841-4a58-b79b-3817cd7f7871', 'size': 1}} {{(pid=88080) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:08:18.928820 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Create volume of 1 GB Jan 21 09:08:18.943710 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Availability Zones retrieved successfully. Jan 21 09:08:18.961108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Flow 'volume_create_api' (7024f9e3-d757-401b-b124-330a91712cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:18.964461 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c82b46a2-b43c-48bf-a87a-7f4f094139e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:18.966523 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.flows.api.create_volume [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Validating volume size '1' using validate_int {{(pid=88080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:08:19.069479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c82b46a2-b43c-48bf-a87a-7f4f094139e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T06:56:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=0ba1d48d-015e-4b12-b00b-390051c8cd5d,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ba1d48d-015e-4b12-b00b-390051c8cd5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:19.071921 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72bee996-11ef-45ad-bfcc-2aa17a363187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:19.163412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.quota [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Created reservations ['fd4d86f3-0a9c-432d-992c-67ce4160b051', 'e291e86e-fdf1-4517-8998-510232a66c1d', 'dedfec36-72fc-4301-b3ab-142afa7c1199', '25240924-34d0-484c-b320-4ede552f42cb'] {{(pid=88080) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:08:19.165287 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72bee996-11ef-45ad-bfcc-2aa17a363187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd4d86f3-0a9c-432d-992c-67ce4160b051', 'e291e86e-fdf1-4517-8998-510232a66c1d', 'dedfec36-72fc-4301-b3ab-142afa7c1199', '25240924-34d0-484c-b320-4ede552f42cb']}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:19.167498 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01fe7d30-0b2e-46fb-ac16-5e0bb6a64473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:19.224200 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01fe7d30-0b2e-46fb-ac16-5e0bb6a64473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceecd08e-698b-4b28-af0d-566319f03d26', '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-686409368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be76fd4bb31411786cfa77fa661b02d',qos_specs=None,replication_status=,reservations=['fd4d86f3-0a9c-432d-992c-67ce4160b051','e291e86e-fdf1-4517-8998-510232a66c1d','dedfec36-72fc-4301-b3ab-142afa7c1199','25240924-34d0-484c-b320-4ede552f42cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a57d978136744a2a6e54600b6fe557a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-686409368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceecd08e-698b-4b28-af0d-566319f03d26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4be76fd4bb31411786cfa77fa661b02d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1a57d978136744a2a6e54600b6fe557a',volume_attachment=,volume_type=,volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:19.226312 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff037f4-5d74-4a5c-9e65-ddeecfef301e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:19.254597 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff037f4-5d74-4a5c-9e65-ddeecfef301e) transitioned into state 'SUCCESS' from state '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-686409368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be76fd4bb31411786cfa77fa661b02d',qos_specs=None,replication_status=,reservations=['fd4d86f3-0a9c-432d-992c-67ce4160b051','e291e86e-fdf1-4517-8998-510232a66c1d','dedfec36-72fc-4301-b3ab-142afa7c1199','25240924-34d0-484c-b320-4ede552f42cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a57d978136744a2a6e54600b6fe557a',volume_type_id=0ba1d48d-015e-4b12-b00b-390051c8cd5d)}' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:19.256656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b5e938-5adf-49cc-87e8-6f15e5fced68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:19.271608 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b5e938-5adf-49cc-87e8-6f15e5fced68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88080) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:19.274267 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Flow 'volume_create_api' (7024f9e3-d757-401b-b124-330a91712cb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88080) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:19.323201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Create volume request issued successfully. Jan 21 09:08:19.336885 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-8caa57f0-defc-481d-8310-f16558c562e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes returned with HTTP 202 Jan 21 09:08:19.338722 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2025/4036] 10.222.0.24 () {60 vars in 1226 bytes} [Thu Jan 21 09:08:18 2021] POST /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes => generated 821 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:08:19.352927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d53add0-a14e-4dd4-9e80-0fb83de949cf tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:19.354349 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d53add0-a14e-4dd4-9e80-0fb83de949cf tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:19.356815 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-4d53add0-a14e-4dd4-9e80-0fb83de949cf tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:19.409904 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:19.409904 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:19.420423 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-4d53add0-a14e-4dd4-9e80-0fb83de949cf tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:19.442233 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-4d53add0-a14e-4dd4-9e80-0fb83de949cf tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:19.443059 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2012/4037] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:19 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:20.460242 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a328c553-3b0c-4f9a-8ccb-3389b33f66f7 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:20.460864 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a328c553-3b0c-4f9a-8ccb-3389b33f66f7 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:20.461063 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:20.461063 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:20.461479 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-a328c553-3b0c-4f9a-8ccb-3389b33f66f7 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:20.511234 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:20.511234 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:20.520077 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-a328c553-3b0c-4f9a-8ccb-3389b33f66f7 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:20.542928 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-a328c553-3b0c-4f9a-8ccb-3389b33f66f7 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:20.543766 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2026/4038] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:20 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:21.560222 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac5f170a-3057-4e66-ad12-0277da749688 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:21.560756 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ac5f170a-3057-4e66-ad12-0277da749688 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:21.560862 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:21.560862 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:21.561236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ac5f170a-3057-4e66-ad12-0277da749688 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:21.611304 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:21.611304 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:21.619693 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ac5f170a-3057-4e66-ad12-0277da749688 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:21.641267 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ac5f170a-3057-4e66-ad12-0277da749688 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:21.642094 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2013/4039] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:21 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:22.658764 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a281d41-18e4-446a-96bd-d45454f0fde0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:22.659317 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a281d41-18e4-446a-96bd-d45454f0fde0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:22.659482 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:22.659482 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:22.659858 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-3a281d41-18e4-446a-96bd-d45454f0fde0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:22.709810 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:22.709810 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:22.719039 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-3a281d41-18e4-446a-96bd-d45454f0fde0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:22.740946 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-3a281d41-18e4-446a-96bd-d45454f0fde0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:22.743724 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2027/4040] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:22 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:23.757692 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46f1f066-f6c2-4adc-b9cc-685e51b74748 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:23.758247 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46f1f066-f6c2-4adc-b9cc-685e51b74748 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:23.758521 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:23.758521 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:23.758898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-46f1f066-f6c2-4adc-b9cc-685e51b74748 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:23.812363 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:23.812363 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:23.820927 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-46f1f066-f6c2-4adc-b9cc-685e51b74748 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:23.844021 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-46f1f066-f6c2-4adc-b9cc-685e51b74748 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:23.844871 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2014/4041] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:23 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:24.861767 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff568c17-51d9-434a-9258-5ab9640c2fab tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:24.862494 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff568c17-51d9-434a-9258-5ab9640c2fab tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:24.862746 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:24.862746 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:24.863107 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-ff568c17-51d9-434a-9258-5ab9640c2fab tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:24.922595 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:24.922595 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:24.932487 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-ff568c17-51d9-434a-9258-5ab9640c2fab tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:24.955139 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-ff568c17-51d9-434a-9258-5ab9640c2fab tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:24.955970 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2028/4042] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:24 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:25.972312 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65edc33a-eb6b-4378-b2a6-a5bffa34cff4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:25.972911 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65edc33a-eb6b-4378-b2a6-a5bffa34cff4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:25.973042 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:25.973042 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:25.973436 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-65edc33a-eb6b-4378-b2a6-a5bffa34cff4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:26.024173 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:26.024173 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:26.033802 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-65edc33a-eb6b-4378-b2a6-a5bffa34cff4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:26.055973 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-65edc33a-eb6b-4378-b2a6-a5bffa34cff4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:26.057368 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2015/4043] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:25 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:27.073949 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-244d3ac5-f239-4458-8815-75d516339426 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:27.074522 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-244d3ac5-f239-4458-8815-75d516339426 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:27.074837 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:27.074837 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:27.075238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-244d3ac5-f239-4458-8815-75d516339426 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:27.128662 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:27.128662 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:27.138147 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-244d3ac5-f239-4458-8815-75d516339426 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:27.178086 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-244d3ac5-f239-4458-8815-75d516339426 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:27.178926 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2029/4044] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:27 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:28.194655 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6938d178-81f4-4bc3-8fe9-1f7a1cd6acb4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:28.200633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6938d178-81f4-4bc3-8fe9-1f7a1cd6acb4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:28.200633 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:28.200633 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:28.200633 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-6938d178-81f4-4bc3-8fe9-1f7a1cd6acb4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:28.247741 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:28.247741 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:28.256902 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-6938d178-81f4-4bc3-8fe9-1f7a1cd6acb4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:28.279726 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-6938d178-81f4-4bc3-8fe9-1f7a1cd6acb4 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:28.280528 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2016/4045] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:28 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:29.296661 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09485a13-c33e-4ae3-abc7-0fe103bbc0d1 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:29.297250 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09485a13-c33e-4ae3-abc7-0fe103bbc0d1 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:29.297425 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:29.297425 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:29.297803 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-09485a13-c33e-4ae3-abc7-0fe103bbc0d1 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:29.350555 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:29.350555 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:29.359780 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-09485a13-c33e-4ae3-abc7-0fe103bbc0d1 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:29.383067 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-09485a13-c33e-4ae3-abc7-0fe103bbc0d1 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:29.384057 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2030/4046] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:29 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:30.401362 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9cff655b-6077-4cce-aa6b-9ddeaf4814e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:30.401961 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9cff655b-6077-4cce-aa6b-9ddeaf4814e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:30.402095 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:30.402095 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:30.402484 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-9cff655b-6077-4cce-aa6b-9ddeaf4814e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:30.452536 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:30.452536 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:30.460844 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-9cff655b-6077-4cce-aa6b-9ddeaf4814e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:30.483864 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-9cff655b-6077-4cce-aa6b-9ddeaf4814e0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:30.484736 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2017/4047] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:30 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 974 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:31.501763 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bbdc2d7f-2e5c-4eef-96b5-5a4d0f0399cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:31.502301 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bbdc2d7f-2e5c-4eef-96b5-5a4d0f0399cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:31.502669 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:31.502669 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:31.503055 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bbdc2d7f-2e5c-4eef-96b5-5a4d0f0399cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:31.556155 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:31.556155 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:31.564652 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bbdc2d7f-2e5c-4eef-96b5-5a4d0f0399cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:31.586594 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bbdc2d7f-2e5c-4eef-96b5-5a4d0f0399cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:31.587432 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2031/4048] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:31 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 974 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:32.605793 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b90d86aa-c735-4756-8f93-52028a2c4df9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:32.606472 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b90d86aa-c735-4756-8f93-52028a2c4df9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:32.606472 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:32.606472 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:32.606846 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-b90d86aa-c735-4756-8f93-52028a2c4df9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:32.657873 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:32.657873 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:32.668506 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-b90d86aa-c735-4756-8f93-52028a2c4df9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:32.693948 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-b90d86aa-c735-4756-8f93-52028a2c4df9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:32.694775 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2018/4049] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:32 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 974 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:33.711032 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf7c9ebc-ee1d-4559-a958-54e029c9eb0c tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:33.711638 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf7c9ebc-ee1d-4559-a958-54e029c9eb0c tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:33.711843 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:33.711843 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:33.712219 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-bf7c9ebc-ee1d-4559-a958-54e029c9eb0c tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:33.762805 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:33.762805 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:33.771208 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-bf7c9ebc-ee1d-4559-a958-54e029c9eb0c tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:33.793903 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-bf7c9ebc-ee1d-4559-a958-54e029c9eb0c tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:33.794731 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2032/4050] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:33 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 974 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:34.811173 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14dd66f7-0c4a-41ae-8bed-2a11a8dae473 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:34.811786 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14dd66f7-0c4a-41ae-8bed-2a11a8dae473 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:34.811911 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:34.811911 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:34.812236 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [None req-14dd66f7-0c4a-41ae-8bed-2a11a8dae473 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:34.866046 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:34.866046 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:34.875887 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [None req-14dd66f7-0c4a-41ae-8bed-2a11a8dae473 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:34.902232 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [None req-14dd66f7-0c4a-41ae-8bed-2a11a8dae473 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:34.903069 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2019/4051] 10.222.0.24 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:34 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 1362 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:34.982641 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:34.983164 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:34.983378 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:34.983378 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:34.983746 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:35.044296 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:35.044296 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:35.054420 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:35.081270 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:35.082670 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2033/4052] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 09:08:34 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 1362 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:35.845819 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-76051785-be87-439c-acfa-6b41840c2018 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:35.846355 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-76051785-be87-439c-acfa-6b41840c2018 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:35.846527 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:35.846527 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:35.846898 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-76051785-be87-439c-acfa-6b41840c2018 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:35.899440 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:35.899440 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:35.913443 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-76051785-be87-439c-acfa-6b41840c2018 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:35.937875 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-76051785-be87-439c-acfa-6b41840c2018 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:35.938863 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2020/4053] 10.222.0.24 () {60 vars in 1569 bytes} [Thu Jan 21 09:08:35 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 1362 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:35.949635 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume// Jan 21 09:08:35.950114 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:35.950333 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:35.950333 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:35.950709 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:35.951947 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 09:08:35.952545 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2034/4054] 10.222.0.24 () {58 vars in 1289 bytes} [Thu Jan 21 09:08:35 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:08:35.965202 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-9117de16-74c3-441f-8618-0acd1df5c3fc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] POST http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments Jan 21 09:08:35.965695 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:35.965695 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:35.966108 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-9117de16-74c3-441f-8618-0acd1df5c3fc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceecd08e-698b-4b28-af0d-566319f03d26", "instance_uuid": "4565c0f7-a701-4a0f-aeef-14dbfb9cf718", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:36.016833 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:36.016833 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:36.068479 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-9117de16-74c3-441f-8618-0acd1df5c3fc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments returned with HTTP 200 Jan 21 09:08:36.069407 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2021/4055] 10.222.0.24 () {66 vars in 1565 bytes} [Thu Jan 21 09:08:35 2021] POST /volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:37.642417 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume// Jan 21 09:08:37.642965 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:37.643277 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:37.644390 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-d24486bc-01be-47c9-a723-7ec16a1114f6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 09:08:37.645022 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2035/4056] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 09:08:37 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:08:37.658766 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-73340064-cb53-4aa2-8588-03e8b18eb05f tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:08:37.659339 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-73340064-cb53-4aa2-8588-03e8b18eb05f tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:37.659554 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:37.659554 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:37.659926 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-73340064-cb53-4aa2-8588-03e8b18eb05f tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:37.709817 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:37.709817 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:37.718991 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-73340064-cb53-4aa2-8588-03e8b18eb05f tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:08:37.737258 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:37.737258 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:37.747414 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-73340064-cb53-4aa2-8588-03e8b18eb05f tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:08:37.748254 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2022/4057] 10.222.0.35 () {60 vars in 1403 bytes} [Thu Jan 21 09:08:37 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 1460 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:08:37.789629 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-a60bde6a-9301-4a86-857d-13250cb3d9cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] PUT http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/f13c057c-de1c-487e-b018-5e687dbaf8c6 Jan 21 09:08:37.790492 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-a60bde6a-9301-4a86-857d-13250cb3d9cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "n-h2-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:37.817751 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:08:37.817751 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 09:08:37.818238 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-a60bde6a-9301-4a86-857d-13250cb3d9cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Lock "b'cinder-attachment_update-ceecd08e-698b-4b28-af0d-566319f03d26-n-h2-765315-16'" acquired by "attachment_update" :: waited 0.009s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:08:37.820503 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:37.820503 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:39.117412 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-a60bde6a-9301-4a86-857d-13250cb3d9cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Lock "b'cinder-attachment_update-ceecd08e-698b-4b28-af0d-566319f03d26-n-h2-765315-16'" released by "attachment_update" :: held 1.299s {{(pid=88080) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:08:39.118160 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-a60bde6a-9301-4a86-857d-13250cb3d9cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/f13c057c-de1c-487e-b018-5e687dbaf8c6 returned with HTTP 200 Jan 21 09:08:39.119985 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2036/4058] 10.222.0.35 () {64 vars in 1468 bytes} [Thu Jan 21 09:08:37 2021] PUT /volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/f13c057c-de1c-487e-b018-5e687dbaf8c6 => generated 762 bytes in 1335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:39.156020 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-4b5089ce-0a96-437b-9f0a-37af5bdeb4b6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] POST http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/f13c057c-de1c-487e-b018-5e687dbaf8c6/action Jan 21 09:08:39.156539 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:39.156539 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:08:39.157625 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-4b5089ce-0a96-437b-9f0a-37af5bdeb4b6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Action body: b'{"os-complete": null}' {{(pid=88081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:08:39.158013 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-4b5089ce-0a96-437b-9f0a-37af5bdeb4b6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:39.227262 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:39.227262 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:08:39.243418 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-4b5089ce-0a96-437b-9f0a-37af5bdeb4b6 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/f13c057c-de1c-487e-b018-5e687dbaf8c6/action returned with HTTP 204 Jan 21 09:08:39.245728 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2023/4059] 10.222.0.35 () {64 vars in 1489 bytes} [Thu Jan 21 09:08:39 2021] POST /volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/f13c057c-de1c-487e-b018-5e687dbaf8c6/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:11:11.680756 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-a60bde6a-9301-4a86-857d-13250cb3d9cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume// Jan 21 09:11:11.681256 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-a60bde6a-9301-4a86-857d-13250cb3d9cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:11.681353 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:11.681353 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:11:11.681682 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-a60bde6a-9301-4a86-857d-13250cb3d9cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'all' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:11.682728 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-d9310005-f1b1-47af-bd19-b989f82e86cf req-a60bde6a-9301-4a86-857d-13250cb3d9cc tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 09:11:11.683343 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2037/4060] 10.222.0.35 () {56 vars in 1089 bytes} [Thu Jan 21 09:11:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:11:11.697856 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-c2a6241a-6a9b-423d-8cf0-4575b15edc53 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] POST http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments Jan 21 09:11:11.698361 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:11.698361 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:11:11.698877 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-c2a6241a-6a9b-423d-8cf0-4575b15edc53 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceecd08e-698b-4b28-af0d-566319f03d26", "instance_uuid": "4565c0f7-a701-4a0f-aeef-14dbfb9cf718", "connector": null}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:11.752984 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:11.752984 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:11:11.879274 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-c2a6241a-6a9b-423d-8cf0-4575b15edc53 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments returned with HTTP 200 Jan 21 09:11:11.880214 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2024/4061] 10.222.0.35 () {64 vars in 1358 bytes} [Thu Jan 21 09:11:11 2021] POST /volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:11.899370 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-cc68a900-2b84-40e5-91a8-dd0533f45506 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] DELETE http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/f13c057c-de1c-487e-b018-5e687dbaf8c6 Jan 21 09:11:11.899982 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-cc68a900-2b84-40e5-91a8-dd0533f45506 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:11.900458 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-cc68a900-2b84-40e5-91a8-dd0533f45506 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'version_select' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:11.923696 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:11.923696 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:11:12.120177 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-cc68a900-2b84-40e5-91a8-dd0533f45506 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(cc91c97d-6e46-4d7b-9a5b-702a0760d13b)]) {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:11:12.120629 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-cc68a900-2b84-40e5-91a8-dd0533f45506 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Adding status of: reserved to pending status list for volume. {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 09:11:12.121061 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-cc68a900-2b84-40e5-91a8-dd0533f45506 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88080) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:11:12.127618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-cc68a900-2b84-40e5-91a8-dd0533f45506 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/f13c057c-de1c-487e-b018-5e687dbaf8c6 returned with HTTP 200 Jan 21 09:11:12.128477 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2038/4062] 10.222.0.35 () {62 vars in 1437 bytes} [Thu Jan 21 09:11:11 2021] DELETE /volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/f13c057c-de1c-487e-b018-5e687dbaf8c6 => generated 192 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:14.528219 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-c2a6241a-6a9b-423d-8cf0-4575b15edc53 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume// Jan 21 09:11:14.528826 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-c2a6241a-6a9b-423d-8cf0-4575b15edc53 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:14.528917 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:14.528917 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:11:14.529282 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-c2a6241a-6a9b-423d-8cf0-4575b15edc53 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'all' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:14.530326 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-176fdfbb-ee2f-4fef-964f-48e1d86a9077 req-c2a6241a-6a9b-423d-8cf0-4575b15edc53 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume// returned with HTTP 300 Jan 21 09:11:14.530930 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2025/4063] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 21 09:11:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:11:14.543554 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-6dfd7bd6-7c07-4448-830a-e659e78d3522 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] GET http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:11:14.544120 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-6dfd7bd6-7c07-4448-830a-e659e78d3522 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:14.544318 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:14.544318 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:11:14.544766 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-6dfd7bd6-7c07-4448-830a-e659e78d3522 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'show' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:14.595533 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:14.595533 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:11:14.605201 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-6dfd7bd6-7c07-4448-830a-e659e78d3522 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:11:14.625207 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:14.625207 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:11:14.635956 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-6dfd7bd6-7c07-4448-830a-e659e78d3522 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 200 Jan 21 09:11:14.636822 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2039/4064] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 21 09:11:14 2021] GET /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 1460 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:11:14.672010 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-cd07ba7d-ae7b-47ea-8379-e4513be97745 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] PUT http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/cc91c97d-6e46-4d7b-9a5b-702a0760d13b Jan 21 09:11:14.672851 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-cd07ba7d-ae7b-47ea-8379-e4513be97745 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-765315-16", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-16.cbci-765315-16.local", "mountpoint": "/dev/sda"}}} {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:14.705287 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:11:14.705287 n-d-765315-16 devstack@c-api.service[88079]: return self(f, *args, **kw) Jan 21 09:11:14.705804 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-cd07ba7d-ae7b-47ea-8379-e4513be97745 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Lock "b'cinder-attachment_update-ceecd08e-698b-4b28-af0d-566319f03d26-n-h1-765315-16'" acquired by "attachment_update" :: waited 0.012s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:11:14.708126 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:14.708126 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:11:16.052557 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.coordination [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-cd07ba7d-ae7b-47ea-8379-e4513be97745 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Lock "b'cinder-attachment_update-ceecd08e-698b-4b28-af0d-566319f03d26-n-h1-765315-16'" released by "attachment_update" :: held 1.347s {{(pid=88081) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:11:16.053298 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-cd07ba7d-ae7b-47ea-8379-e4513be97745 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/cc91c97d-6e46-4d7b-9a5b-702a0760d13b returned with HTTP 200 Jan 21 09:11:16.054198 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2026/4065] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 21 09:11:14 2021] PUT /volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/cc91c97d-6e46-4d7b-9a5b-702a0760d13b => generated 762 bytes in 1387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:16.090892 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-682d8589-7ff5-47b2-8f50-45344a1c2da0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] POST http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/cc91c97d-6e46-4d7b-9a5b-702a0760d13b/action Jan 21 09:11:16.091449 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:16.091449 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:11:16.091902 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-682d8589-7ff5-47b2-8f50-45344a1c2da0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Action body: b'{"os-complete": null}' {{(pid=88080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:11:16.092286 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-682d8589-7ff5-47b2-8f50-45344a1c2da0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:16.162232 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:16.162232 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:11:16.175814 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-74405f89-ea89-4ff3-ab3a-6dd371efc73c req-682d8589-7ff5-47b2-8f50-45344a1c2da0 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/cc91c97d-6e46-4d7b-9a5b-702a0760d13b/action returned with HTTP 204 Jan 21 09:11:16.176776 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2040/4066] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 21 09:11:16 2021] POST /volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/cc91c97d-6e46-4d7b-9a5b-702a0760d13b/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:12:59.411826 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-6c454c83-9153-4526-b43a-88d19ee98e50 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] DELETE http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/cc91c97d-6e46-4d7b-9a5b-702a0760d13b Jan 21 09:12:59.412656 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-6c454c83-9153-4526-b43a-88d19ee98e50 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:59.412656 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:59.412656 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:12:59.413135 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-6c454c83-9153-4526-b43a-88d19ee98e50 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'version_select' {{(pid=88081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:59.435660 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:59.435660 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:12:59.930781 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-6c454c83-9153-4526-b43a-88d19ee98e50 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:12:59.931211 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.volume.api [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-6c454c83-9153-4526-b43a-88d19ee98e50 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Pending status list for volume during attachment-delete: [] {{(pid=88081) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:12:59.945539 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-6c454c83-9153-4526-b43a-88d19ee98e50 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/cc91c97d-6e46-4d7b-9a5b-702a0760d13b returned with HTTP 200 Jan 21 09:12:59.946444 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88081|app: 0|req: 2027/4067] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 21 09:12:59 2021] DELETE /volume/v3/4be76fd4bb31411786cfa77fa661b02d/attachments/cc91c97d-6e46-4d7b-9a5b-702a0760d13b => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:12:59.974041 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-d9c2ab42-853e-4568-ad5d-0ae9f04dd0f9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] DELETE http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:12:59.974515 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-d9c2ab42-853e-4568-ad5d-0ae9f04dd0f9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Empty body provided in request {{(pid=88080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:59.974744 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:59.974744 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning, Jan 21 09:12:59.975136 n-d-765315-16 devstack@c-api.service[88079]: DEBUG cinder.api.openstack.wsgi [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-d9c2ab42-853e-4568-ad5d-0ae9f04dd0f9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Calling method 'delete' {{(pid=88080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:59.975618 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.v3.volumes [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-d9c2ab42-853e-4568-ad5d-0ae9f04dd0f9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Delete volume with id: ceecd08e-698b-4b28-af0d-566319f03d26 Jan 21 09:13:00.025914 n-d-765315-16 devstack@c-api.service[88079]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:00.025914 n-d-765315-16 devstack@c-api.service[88079]: DeprecationWarning) Jan 21 09:13:00.027095 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-d9c2ab42-853e-4568-ad5d-0ae9f04dd0f9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Volume info retrieved successfully. Jan 21 09:13:00.056229 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.volume.api [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-d9c2ab42-853e-4568-ad5d-0ae9f04dd0f9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] Delete volume request issued successfully. Jan 21 09:13:00.056919 n-d-765315-16 devstack@c-api.service[88079]: INFO cinder.api.openstack.wsgi [req-c936b5bf-a2a0-4757-908b-b2306bf7beb3 req-d9c2ab42-853e-4568-ad5d-0ae9f04dd0f9 tempest-TestShelveInstance-1972269669 tempest-TestShelveInstance-1972269669] http://10.222.0.24/volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 returned with HTTP 202 Jan 21 09:13:00.057790 n-d-765315-16 devstack@c-api.service[88079]: [pid: 88080|app: 0|req: 2041/4068] 10.222.0.43 () {60 vars in 1384 bytes} [Thu Jan 21 09:12:59 2021] DELETE /volume/v3/4be76fd4bb31411786cfa77fa661b02d/volumes/ceecd08e-698b-4b28-af0d-566319f03d26 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)